@charset "utf-8";
#navi_secteurs {
	width: 207px;
	margin: 0 5px 0 0;
	background: url(images/fond_ss_navigation.gif) repeat-y -50px top;
	height: 425px;
	position: absolute;
	top:5px;
}
#navi_secteurs h1 {
	margin:10px 10px 10px 25px;
	color:#009ee0;
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	border-bottom: 1px solid #999999;
	padding: 0 0 10px 0;
}
#navi_secteurs h2 {
	color:#009ee0;
	margin:10px 10px 10px 25px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	padding: 0 0 10px 0;
}
#navi_secteurs h2 a{
	text-decoration:none;
	color:#666666;
	cursor:pointer;
}

#navi_secteurs #carte {
	position:relative;
	margin:10px 10px 10px 25px;
	text-align:center;
	border-bottom: 1px solid #999999;
	padding: 0 0 10px 0;
	height:136px;
}
#navi_secteurs #carte img{
	position:absolute;
	top:0;
	right:30px;
	height:136px;
	width:134px;
	/*display:none;	*/
}
#navi_secteurs #liste_secteurs {
	margin: 0 5px 5px 25px;
	height:105px;
	overflow:auto;
	font-size:smaller;
}
#navi_secteurs #liste_secteurs a{
	color:#666666;
	text-decoration:none;
}
#navi_secteurs #liste_secteurs a:hover {
	color:#009ee0;
	font-weight:bold;
	text-decoration:none;
}

#right {
	width: 675px;
	position: absolute;
	right: 2px;
	height: 425px;
	top:5px;
	background: url(images/fond_ss_navigation.gif) repeat-y;
	overflow: auto;
}
#right h1{
	margin:0;
	padding:10px 0 10px 10px;
	font: 20px Georgia, "Times New Roman", Times, serif;
}
#right .ficheApercu {
	width: 290px;
	/*height: 160px;*/
	float: left;
	margin: 5px 0 5px 10px;
	padding: 10px;
	font-size: 9pt;
	background-color:#FFFFFF;
}
#right .ficheApercu h1 {
	color:#009ee0;
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	border-bottom: 1px solid #999999;
	padding: 0 0 5px 0;
}
#right .miniature {
	
	padding: 10px 0 0 0;
	float:left;
	width: 180px;
	overflow: hidden;
}
#right .miniature a {
	color:#666666;
	display:block;
	margin-top:5px;
	border:0;
}
#right .miniature img {
}
#right .details {
	position:relative;
	top:10px;
	left:0px;
	overflow: hidden;
}


#navi_criteres {
	width: 207px;
	margin: 0 5px 0 0;
	background: url(images/fond_ss_navigation.gif) repeat-y -50px top;
	height: 425px;
	position: absolute;
	top:5px;
}
#navi_criteres h1 {
	margin:10px 10px 10px 25px;
	color:#009ee0;
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	border-bottom: 1px solid #999999;
	padding: 0 0 10px 0;
}
#navi_criteres h2 {
	color:#009ee0;
	margin:10px 10px 10px 25px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	padding: 0 0 10px 0;
}
#navi_criteres h2 a{
	text-decoration:none;
	color:#666666;
	cursor:pointer;
}

#navi_criteres label {
	display:block;
	margin:5px 0 5px 25px;
}
#navi_criteres input, #navi_criteres select {
	margin:2px;
	width:150px;
}
#right .ficheApercu .btn_gris_fleche_small a {
	background: url(images/btn_contact_small_OFF.png) no-repeat;
	display:block;
	text-align:center;
	height: 28px;
	width: 140px;
	font-size: 12px;
	color: #FFFFFF;
	overflow: hidden;
	text-decoration:none;
	margin: 25px 0 25px 0;
	padding: 6px 0 0 0;
}
#right .ficheApercu .btn_gris_fleche_small a:hover {
	background: url(images/btn_contact_small_ON.png) no-repeat;
}
