html{
	/*overflow: scroll;
	overflow: -moz-scrollbars-vertical;
   overflow-y: scroll;
	overflow-x: visible;*/
	overflow:scroll;
}
body{
	background-color: #D8CB9E;
	background-image: url(../images/background9.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.loin{
	display:inline; 
	height:auto;
	margin-bottom:0px;  
	margin-left: 10px;
	margin-right: 0;
	padding: 0;
	/*text-indent:-1000em;*/
	/*color: #E7E0C2;*/
	color: #C9B87C;
	font-size: 12px;
	font-weight: normal;
	line-height: auto;
	text-align: justify;
	/*margin-left: 220px;*/
	/*border:1px solid blue;*/
}
#conteneur{
	border: 12px solid #F3F1E2;
	background-color: #E7DEBF;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-y;
	width: 800px;
	height: 550px;
	margin-left: 208px;
	margin-top: 20px;
}
html>body #conteneur {
	height: auto;
	min-height: 550px;
}
#banner{
	background-color: #E7DEBF;
	background-image: url(../images/LOGO.gif);
	width: 800px;
	height: 166px;
}
#menu{
	width: 263px;
	height: auto;
	min-height: 395px;
	float: left;
	margin-bottom: 20px;
	
	
	margin-right: 0;
	padding-right: 0;
}
#menu dt{
	cursor: pointer;
	padding-left: 15px;
	margin-top: 15px;
}
#menu dt a{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #E7DEBF;
}
#menu dt a:active{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #E7DEBF;
	border-left: 5px solid #FFF;
	padding-left: 5px;
}
#menu dt a:hover{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #E7DEBF;
	border-left: 5px solid #FFF;
	padding-left: 5px;
}
#menu dd{
	margin-left: 0px;
	padding-left: 0px;
}
#menu dd ul li{
	margin-left: 20px;
	padding-left: 0px;
	color: #DC7D65;
}
#menu dd ul li a{
	padding-left: 3px;
	text-decoration: none;
	color: #E29F8E;
	font-size: 10px;
}
#menu dd ul li a:hover{
	padding-left: 3px;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}
#menu ul{
	margin-left: 0px;
	padding-left: 10px;
}
#menu li{
	margin-left: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	list-style: none;
	font-size: 12px;
}
#menu li a{
	text-decoration: none;
	color: #98B974;
}
.souligne{
	color: #FFF;
	text-decoration: underline;
}


#centre{
	width: 537px;
	height: auto;
	min-height: 395px;
	float: left;
	margin-bottom: 20px;
}
#image_ban{
	height: 45px;
}
#centre h2{
	font-size: 16px;
	color: #B0953A;
	padding: 5px;
	margin-top: -3px;
	text-align: center;
	background-color: #F3EEDB;
}
.clearboth{
	clear: both;
}
.aaaa{
	font-size: 10px;
	color: #FF0000;
}
#newsletter{
	margin-top: -13px;
	padding: 0px;
}

#cbgConsult{
	border: 12px solid #D8CB9E;
	width: 800px;
	height: 150px;
	margin-left: 208px;
	margin-top: 2px;
	background-color: #D8CB9E;
}
#cbgConsult p{
	font-size: 10px;
	text-align: center;
}
#cbgConsult p a, #cbgConsult p a:link, #cbgConsult p a:visited{
	color: #8D351F;
	text-decoration: none;
}
#cbgConsult p a:hover{
	color: blue;
}






#photoBoite{
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-top: 13px;
	padding-left: 0px;
	background-color: transparent;
}


