* {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color:#82817D;
}
	
body {background: #303030}

img {border: 0;}

a {color: #82817D; text-decoration: none;}

.fR {float: right;}
.fL {float: left;}
.clr {clear:both;font-size:0;line-height:0;}

.rouge {color: #CD1821;}
.dore {color: #968677;}
.vert {color:#7a9e78;}
.vert:hover {text-decoration: underline;}
.bold {font-weight: bold;}
.barre {text-decoration: line-through;}
.justifie {text-align: justify;}


.arial13{font-size: 13px;}

h1{
	margin: 0;
	padding: 0;

	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #CD1821;
}

.blocL h1, .blocL2 h1{	background: url(../_img/fdH1.gif) bottom repeat-x;}

h1 span {
	background-color: #FFF;
	font-size: 18px;
	font-weight: bold;
	color: #CD1821;
	padding-right: 5px;
}

h3{
	margin: 0;
	padding: 0;
	background: url(../_img/fdH1.gif) bottom repeat-x;
	margin-bottom: 15px;
}

h3 span {
	background-color: #FFF;
	font-size: 18px;
	font-weight: bold;
	color: #CD1821;
	padding-right: 5px;
}


h2{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #7a9e78;
}

#container{
	width: 970px;
	margin: 0 auto;
}

/*HEADER et MENU*/

#header{
	margin: 0 auto;
	width: 950px;
	height:110px;
}

#zoneLogo{
	float: left;
	padding-top: 12px;
}

#zoneBan{
	float: right;
	padding-top: 25px;
}

#zoneMenu{
	margin: 0 auto;
	width: 950px;
	height: 40px;
	background: url(../_img/fdMenu.gif) bottom repeat-x;
	}

#menu {
	float: left;
	padding: 12px 0 0 7px;
}

#menu a{ 
	padding: 5px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	
}

#menu a:hover{background-color:#ac141b;}
.lienActif{background-color:#ac141b;}


#langue{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	float: right;
	padding: 12px 7px 0 0;
}

#langue a{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

#langue img{
	padding: 0 5px;
	vertical-align: middle;
}

/*ZONE PRINCIPALE*/

#content{
	width: 950px;
	background-color: #F4F3EE;
	padding: 10px;
}

#zoneLeft{
	float: left;
	width: 600px;
	padding: 10px;
	background-color: #E8E7E3;
}

#zoneRight{
	float: right;
	width: 300px;
	padding: 10px;
	background-color: #E8E7E3;
}


.blocL{
	margin-top: 10px;
	width: 570px;
	background-color: #FFF;
	border: solid 1px #D7D6D3;
	padding: 13px;
}

.blocL2{
	width: 570px;
	background-color: #FFF;
	border: solid 1px #D7D6D3;
	padding: 13px;
}


.champ{margin: 5px 0 15px 0;}
.check{margin: 5px 0;}

#btSearch{
	position: absolute;
	right:0;
	bottom: -6px;
}


.listeVilles {
	float:left;
	width:15em;
}

.villes li {
	list-style-image:url('../_img/puce.gif');
	list-style-position: inside;
	margin-bottom:10px;
}

.villes a:hover {
	color: #7a9e78;
	text-decoration: underline;
}


.note{
	float: left;
	background: url('../_img/bulleNote.gif') no-repeat;
	width: 33px;
	height: 27px;
	text-align: center;
	color: #FFF;
	font-size: 15px;
	padding-top: 2px
}

.avisHead{
	float: left;
	padding: 0 0 10px 5px;
}

#pagination {text-align: center; word-spacing: 5px; padding-bottom:5px;}
#pagination a:hover {color: #3A3A3A;}

.lienAvis {
	color: #7a9e78;
	background: url('../_img/icoAvisAdd.gif') no-repeat;
	height: 11px;
	padding: 0 18px;
}

.lienAvis:hover {text-decoration: underline}

.lienAvis2 {
	color: #7a9e78;
	background: url('../_img/icoAvis.gif') no-repeat;
	height: 11px;
	padding-left: 18px;
}

.lienAvis2:hover {text-decoration: underline}


#fiche{text-align: justify;}
.zonePic {float:left; padding-right: 5px; text-align: center;}
.zonePic a {color: #7a9e78; }
.zonePic a:hover {text-decoration: underline;}


/*HR*/

.filet{
	background-image:url('../_img/fdH1.gif');
	color:transparent;
	width:100%;
	height:4px;
	border:solid 0px white;
	margin: 15px 0;
	clear: both;
}

/*DROITE*/

.blocR{
	width: 300px;
	background-color: #FFF;
	border: solid 1px #D7D6D3;
}

.blocRContent{padding: 13px;}

.bottomBlocR{
	height: 19px;
	padding: 4px 13px 0 0;
	background-color: #FAFAFA;
	border-top: solid 1px #F0F0F0;
	text-align: right;
}

.bottomBlocR a{
	color: #44403D;
	text-decoration: underline;
	background: url('../_img/pucePlus.gif') left no-repeat;
	padding-left: 18px;
}

.bottomBlocR a:hover{color: #CD1821;}

.ficheMini{}

.ficheMini img{
	float:left;
	padding-right: 3px;
}

.ficheMini p{text-align: justify; margin: 10px 0;}

.ficheMini a {color: #7a9e78;}


.blocR2{
	width: 280px;
	padding: 10px;
	background-color: #FFF;
	border: solid 1px #D7D6D3;
}


/*FOOTER*/

#footer{
	margin: 0 auto;
	width: 950px;
	height:27px;
	background: url(../_img/fdFooter.gif) bottom repeat-x;
	color: #FFF;
	text-align: center;
	padding-top: 13px
}

#footer a{
	color: #FFF;
	font-weight: bold;
	padding: 0 15px;
}

#footer a:hover{color:#C7BEB6;}

#sign{text-align: center;}

.blocHome
{
	margin-top: 10px;
	width: 295px;
	background-color: #FFF;
	border: solid 1px #D7D6D3;
}


