﻿@charset "utf-8";
/* CSS Document */
div#boiteafiltre {
	width:772px;
	float:left;
}
div#boiteafiltre .topboiteafiltre {
	background:#FFFFFF url(/images/communs/ht_boite.jpg) no-repeat;
	width:772px;
	height:22px;
	float:left;
}
div#boiteafiltre .bottomboiteafiltre {
	background:#FFFFFF url(/images/communs/bas_boite.jpg) no-repeat;
	width:772px;
	height:21px;
	float:left;
}
div#boiteafiltre .corpsboiteafiltre {
	background:#FFFFFF url(/images/communs/milieu_boite.jpg);
	width:772px;
	float:left;
}
div#boiteafiltre .ligneboiteafiltre {
	height:3px;
	width:150px;
	border-bottom:dotted 1px #770824;
	float:left;
}
div#basextendeur {
	width:772px;
	float:left;
}
div#boiteafiltre .enteteboite {
	margin-top:0px;
	padding-top:0px;
	overflow:hidden;
	height:28px;
}
div#boiteafiltre h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:20px;
	padding-top:4px;
}			
div#filtre {
	width:auto;
	float:left;
}
.Plus {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #4c4c4c;				
}
.Moins {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #4c4c4c;				
}
div#filtre a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #4c4c4c;
}
div#filtre a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#750724;
}
div#filtre a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#750724;
}			
div#filtre ul {
	padding:0px;
	padding-right:5px;
	margin:0;
}
div#filtre .listeplus {
	margin-left:15px;
}
div#filtre li {
	list-style:none;
	padding-left:0px;
}
div#filtre .entete {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	padding-right:2cm;
	margin: 0px;
	margin-bottom:5px;
	width:auto;
	border-bottom:dotted 1px #770824;
}
div#messageentete{
	height:14px;
	padding-right:14px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:20px;
}
div#messageentete span {
	background:url(/images/communs/coche.jpg) no-repeat;
	text-decoration:underline;
	color:#750724;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left:15px;
}
div#firstfiltre {
	width:auto;
	margin-left:10px;
	float:left;
}
div#firstfiltre .entete {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	padding-right:2cm;
	margin: 0px;
	margin-bottom:5px;
	width:auto;
	border-bottom:dotted 1px #770824;
}
div#firstfiltre ul {
	padding:0px;
	padding-right:5px;
	margin:0px;
}
div#firstfiltre .listeplus {
	margin-left:15px;
}
div#firstfiltre li {
	list-style:none;
	padding-left:0px;
}
div#firstfiltre a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #4c4c4c
}
div#firstfiltre a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#750724;
}
.txtfiltre {
	line-height:5pt;
}
.boiteafiltrespopupmenu {
	position:absolute ;
	cursor:pointer;
	width:260px;
	padding:0;
	padding-top:12px;
}
.boiteafiltrespopuphaut {
	background: url(/Images/communs/boiteafiltrespopup/fondmenu.gif)  no-repeat bottom;
	width:250px;
	height:7px;
}
.boiteafiltrespopupmilieu {
	background: url(/Images/communs/boiteafiltrespopup/milieu.gif) ;
	width:250px;
	padding:0;
}
.boiteafiltrespopupbas {
	background: url(/Images/communs/boiteafiltrespopup/bas.gif)  no-repeat;
	width:250px;
	height:10px;
}
#hrpopuphaut {
	color: #fff;
	border: 1px dotted #770824;	
	border-style: none none dotted;	
	background-color: #fff;	
	width: 70%; 
	margin:auto; 
	margin-bottom:15px;
} 
#hrpopupbas {
	color: #fff;border: 1px dotted #770824;	
	border-style: none none dotted;	
	background-color: #fff;  	
	width: 70%;	
	margin:auto;
	margin-bottom:10px;
	margin-top:10px;
}
.infopopup {
	float:right; 
	margin-right:10px;
}
.champfiltre {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}