body{
	background-color: #F8E093;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:15px;
	
	scrollbar-arrow-color:#241600;
	scrollbar-track-color:#D0A556;
	scrollbar-shadow-color:#AD7E38;
	scrollbar-face-color:#AD7E38;
	scrollbar-highlight-color:#CB9648;
	scrollbar-darkshadow-color:#8A652E;
	scrollbar-3dlight-color:#ECD58C;
	
	overflow:auto;
}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
}

tr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
}

a:link { /* lien non visité */
	color:#941E0B;
	text-decoration:underline;
}
a:visited { /* lien visité */
	color:#941E0B;
	text-decoration:underline;
}
a:hover { /* lien survolé */
	text-decoration:underline;
	color:#0066BB;
}
a:active{ /* lien activé */
	color:#941E0B;
	text-decoration:underline;
}


h1{
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#C2280E;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C2280E;
}

#global{
	position:absolute;
	width:900px;
	height:600px;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -450px;
	background-image: url(images/fd.jpg);
}

#menu_gauche{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 600px;
}

#image_menu_gauche{

	background-image:url(images/menu-gauche.png);
	margin-top:10px;
	width:210px;
	height:450px;
}

#image_menu_gauche img{
	margin-right:10px;
	margin-left:10px;
	margin-top:8px;
}

.logo {
	border:0px;
}

#centre{
	position: absolute;
	top: 0px;
	left: 250px;
	width: 650px;
	height: 600px;
}


#pub{
	position: absolute;
	left: 10px;
	top: 25px;
	width: 468px;
	height: 60px;
}

#contenu{
	position:absolute;
	width:644px;
	height:472px;
	top: 128px;
	left: 8px;
}

#top_nav{
	position:absolute;
	width:610px;
	height:24px;
	top: 98px;
	left: 50%;
	margin-left: -305px;
}

#contenu_deroulant{
	width:642px;
	overflow:auto;
	height:428px;
}

#contenu_deroulant_inner{
	width:614px;
}

#menu_bas{
	width:615px;
	text-align:center;
	margin-top:10px;
	font-size:10px;
	font-weight:bold;
}

#menu_bas a{
	color:#000000;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

#menu_bas a:hover{
	text-decoration:underline;
}

#top_menu{
	position: absolute;
	top: 25px;
	left: 490px;
	
	font-size: 10px;
}

#top_menu_livre{
	position: absolute;
	top: 22px;
	left: 490px;
}
#inner_menu_gauche{
	position: absolute;
	top: 20px;
	left: 19px;
	width: 210px;
	text-align: center;
}

#image_bas_droite{
	float:right;
	background-image:url(images/guide-initiation/fond-image-bas-droite.gif);
	width:175px;
	height:213px;
}
#inner_image_bas_droite{
	margin-top:7px;
	margin-left:7px;
	width:162px;
	height:198px;
}

#contenu_dessous_img{
	float:left;
	width:410px;
}

#exclamation{
	border-color: #C5270E;
	border-style: solid;
	border-width: 2px;
	padding: 5px;
}

.point_exclamation{
	color: #C5270E;
	font-weight: bold;
}

.chp_form_avis{
	border:1px solid #000000;
	background-color:#FDE8AF;
	width:200px;
}
