body {
	background-color:#000000;
	color:#C8C8C8;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
#bordure {
	background-image:url(../images/design/bordure.png);
	width:910px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
}
#page {
	background-image:url(../images/design/corps.jpg);
	margin:auto;
	width:900px;
}
#logo {
	background-image:url(../images/design/les_larmes_du_chaos.jpg);
	width:900px; /* Dimensions exactes du logo */
	height:173px;
}
#menu_haut {
	width:900px;
	height:35px;
	background-image:url(../images/design/menu_haut.gif);
	margin-top:-10px;
}
#menu_gauche {
	background-image:url(../images/design/menu_gauche.gif);
	/* background-color:#000000; */
	font-family:"URW Chancery L", "Monotype Corsiva", "Comic Sans MS";
	font-size:1.05em;
	background-repeat:no-repeat;
	margin-top:10px;
	line-height:18pt;
	float:left;
	width:140px;
	padding-top:160px;
}
#informations_gauche	{
	font-family:"URW Chancery L", "Monotype Corsiva", "Comic Sans MS";
	margin-top:200px;
	font-size:12.5px;
}

#affichageRessources	{
	font-size:7.5pt;
	line-height:20pt;
}
#affichageRessources a:link, #affichageRessources a:hover, #affichageRessources a:visited {
	font-size:7.5pt;
}
#corps {
	float:right;
	width:760px;
}
#corpsLarge {
	width:890px;
}
#entetecorps {
	padding-top:20px;
	width:760px;
}
#contenucorps {
	width:760px;
}
#pieddepagecorps {
	clear:both;
	padding-top:50px;
	margin-left:126px;
	width:760px;
	padding-bottom:20px;
}
#publicite {
	clear:both;
	background-image:url(../images/design/pied_plaque_bois.gif);
	width:500px;
	height:80px;
	padding-top:20px;
	margin:auto;
}
#pub {
	margin:auto;
	background-color:transparent;
	height:60px;
	width:468px;
	color:#000000;
}
#menu_page	{
	text-align:center;
	font-weight:bold;
	margin-bottom:-20px;
	z-index:0;
}

/* Easy Slider */
div#slider {
	width:500px;
	margin:auto;
	margin-top:10px;
	color:#000000;
	border-radius:3;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider, #slider li{
	width:500px;
	height:50px;
	font-size:0.9em;
	overflow:hidden;
}
span#prevBtn{ display:none; }
span#nextBtn{ display:none; }
/* Easy Slider */

img.screen {
	cursor: pointer;
	width:150px;
}
