/* CSS Document */
body
{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 1.5em;
background-color:#743823;
}
#contenu
{
	margin: 0 auto;
	padding: 3px 12px 20px 12px;
	width: 900px;
	background-color:#F1DEC6;
}
a
{
text-decoration:none;
font-weight:bold;
}
h3{
	font-size:14px;
		font-weight: bold;
	color: #672502;
		border-bottom: 1px solid #672502;
}
#header1
{
height:180px;
padding-top:3px;
padding-bottom:3px;
background-color:#F1DEC6;
}

#header2
{
height:34px;
background-color:#F1DEC6;

}
#header3
{
background-color:#F1DEC6;

}

#header{
	position: relative;
	height: 108px;
	font-size: 11px;
}
#header a{
	text-decoration: underline;
	color: #6b6b6a;
}

#homePage{
	position: absolute;
	top: 18px;
	left: 71px;
	display: block;
	overflow: hidden;
	padding: 77px 0 0 0;
	width: 674px;
	height: 0!important;
	height /**/:77px;
}
#homePage{
	background: url(../images/logo.jpg) 0 0 no-repeat;
}


/*partie de gauche*/
#leftSide{
	float: left;
	margin: 0 8px 0 0;
	width: 200px;
	font-size: 11px;
	background-color:#F1DEC6;
}



/*partie de droite	*/
#rightSide{
	float: right;
	width: 690px;
	background-color:#F1DEC6;
}


.titre {
	color:white;
	font-size:14px;
	font-weight:bold;
	height:20px;
	padding-top:4px;
	padding-left:30px;
	background:url(../images/bg_slider.gif);
	margin: 0px;
	
	-moz-user-select: none;
	-khtml-user-select: none;
	margin-bottom:1px;
}
titre h2{
	font-size:16px;
}
.stitre {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	height:20px;
	padding-top:4px;
	
	
	margin: 0px;

	margin-bottom:1px;
}

#gaucheeffet{
background-image:url(../images/mous.gif);
width:487px;
height:6px;
margin:0 auto;
}

.nmenu{
	float: left;
	background: #aaa49f;
	width: 190px;
	padding: 0;
}
.nmenu dl{
	background: url(../images/fc2.gif) 0 0 repeat-y !important;
	background: url(../images/faux-column1.gif) 1px 0 repeat-y;
	border: 1px solid #c4c0bd;
	margin: 0 0 4px 0;
}
.nmenu dt{
background:url(../images/menuh.jpg);
	border-bottom: 1px solid #c4c0bd;
	margin: 0;
	padding: 7px 0 7px 12px;
	font-weight:bold;
	color: #fff;
	font-size:14px;
	font-weight: normal;
}
.nmenu dt.last{
	border-bottom: none;
	font-weight:bold;
}
.nmenu ul, .nmenu dd{
	margin: 0;
	padding: 0;
	list-style-type:none;
}
.nmenu dt a{
	color: #fff;
}
.nmenu li{
	margin: 0;
	border-bottom: 1px solid #E9DCCA;
}

.nmenu li a{
	display: block;
	background: url(../images/icone.gif) 11px 5px no-repeat;
	padding: 2px 0 3px 30px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8C5D04;
	text-decoration:none;
	font-size:12px;
		font-weight:normal;
}



.nmenu li a:hover{
	display: block;
	background: url(../images/icone.gif) 11px 5px no-repeat;
	padding: 2px 0 3px 30px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f2ca97;
	color: #8C5D04;
	text-decoration:none;
	font-size:12px;
		font-weight:normal;
}




.nmenu li a.last{
	border-bottom: none;
}
.nmenu li.current, .nmenu li:hover{
}
a, .box a, ul.box a:hover, .demande p.navig input, #selection, .footer{
	color: #59361c;
}
.nmenu h2{
	background: #fff;
	border: 1px solid #9a8f83;
	padding: 11px 0 7px 9px;
	font-size: 26px;
	font-weight: normal;
}



#centerleft
{
float:left;
width:490px;
margin-top:10px;
}
#centerright
{
float:right;
width:190px;
}



#banniere220{
	position: absolute;
	top: 5px;
	left: 250px;
	display: block;
	border:0;
	
	padding: 0px 0 0 0;
	width: 228px;
	height: 0!important;
	height /**/:77px;
}

#footer
{
clear:both; 
background-color:#AE5300; 
text-align:center; 
color:#660000; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:bold;



}




#centerleftright
{
width:680px;
}




















.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 13px;
}

.pagination li{
list-style-type: none;
display: inline;

}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #B28244;
text-decoration: none; 
color: #743823;

}

.pagination a:hover, .pagination a:active{
border: 1px solid #B28244;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #743823;
color: #FFF !important;
border-color: #B28244;
/*font-weight: bold;*/
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #B28244;
font-weight: normal !important;
}

.pagination a.prevnext{
/*font-weight: bold;*/
}

#headerlefte select			{width:150px;font-size:10px; margin:5px 18px 0px 17px;}
#recherche			{text-align:center; display:block; margin-top:15px; margin-left:45px; background-color:#7C0B0C; }
#headerlefte .btnSeek a:hover, .okbad a	{color: White; text-decoration:none;}
#headerlefte .btnSeek 			{border: solid 1px #999999; background-image: url(img/fond-bouton-seek.gif); font-weight:bold; font-size:10px; font-family:Verdana; color:White; padding:0px 5px 0px 5px; background-repeat: repeat-x; text-decoration:none;}



#rechercheh2
{
border-bottom:1px #660000 solid;
	font-size:12px;
	font-weight:bold;
color:#660000;
margin-top:10px;
}


.impact
{
margin:0;
padding:0;
	font-size:12px;
	font-weight:bold;
color:#FFFFFF;
margin-top:10px;
text-align:right;
}


.impact a
{
margin:0;
padding:0;
	font-size:12px;
	font-weight:bold;
color:#FFFFFF;
margin-top:10px;
text-align:right;
}

































































