@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	background-color:#993333;
	font-family:Arial, Helvetica, sans-serif;
}

#fond_haut{
	background:url(images/fond_haut.jpg) center top repeat-y;
	border-bottom:3px solid #5d0d0e;
}

.txt_referencement{
	font-size:10px;
	color:#c15657;
}

.txt_header{
	font-size:12px;
	color:#facc9a;
	padding-right:10px;
}

#fond_bandeau{
	background-color:#f9d8b9;
	border-bottom:3px solid #5d0d0e;
}

a .bloc_menu{
	width:221px;
	height:23px;
	background-color:#dfaf7f;
	font-size:14px;
	color:#580c0c;
	text-decoration:none;
	text-align:right;
	padding-right:10px;
	padding-top:7px;
	cursor:pointer;
	margin-top:6px;
}

a:hover .bloc_menu{
	width:221px;
	height:23px;
	background-color:#9a3333;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:right;
	padding-right:10px;
	padding-top:7px;
	cursor:pointer;
	margin-top:6px;
}

#fond_contenu{
	background-color:#f7e5d1;
}

#bloc_recherche{
	padding-top:10px;
	padding-left:10px;
	font-size:12px;
	color:#5c0d0d;
}

.titre_rouge{
	font-size:16px;
	color:#5c0d0d;
	font-weight:bold;
}

.txt_rouge_small{
	font-size:11px;
	color:#993333;
}

.txt_form{
	font-size:12px;
	color:#5c0d0d;
	
}

.champ_form{
	font-size:12px;
	color:#5c0d0d;
}

#separateur{
	width:100%;
	height:1px;
	background-color:#993333;
}

#marge_contenu{
	padding:10px 10px 10px 10px;
}

.image{
	border:1px solid #993333;
}

.txt_legende{
	color:#993333;
	font-size:11px;
}

.txt_contenu{
	font-size:12px;
	color:#3e3e3e;
}

.titre{
	font-size:14px;
	font-weight:bold;
	color:#3e3e3e;
}

#fond_footer{
	background-color:#9a3334;
}

#fond_bordure{
	background:url(images/fond_bordure.gif) center top repeat-x;
}

#bloc_haut_footer{
	background:url(images/bloc_haut_footer.jpg) center top no-repeat;
}

.btn{
	background-color:#993333;
	font-size:12px;
	color:#FFFFFF;
	border:1px solid #5c0d0d;
	cursor:pointer;
}

#txt_footer{
	font-size:11px;
	color:#FFFFFF;
	padding-top:45px;
}

.lien_footer{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.lien_footer:hover{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

.avertissement{
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
}

.lien_plan{
	font-size:12px;
	color:#993333;
	text-decoration:none;
}

.lien_plan:hover{
	font-size:12px;
	color:#993333;
	text-decoration:underline;
}

.tab_annonce{
	border:1px dashed #5d0d0e;
}

.txt_blanc{
	font-size:12px;
	color:#FFFFFF;
}

.statut_annonce{
	font-size:15px;
	color:#993333;
	font-weight:bold;
}