
#boite_mot_cle {
	float:right;
	width: 320px;
	height: 85px;	
	border:1px solid #89816A;
	background-color:#F2F2F2;	
}

#boite_mot_cle input {
	width: 250px;
	height: 12px;
	border:1px solid #89816A;
	margin: 5px 0px 5px 0px;
	vertical-align: middle;	
}

#boite_annuaireBTP {
	float:left;
	border-bottom: 1px solid #89816A;
	height:85px;
}
#bloc_niv_deroule {
	margin: 0px 0px 20px 0px;
}

#bloc_niv_deroule h1 {
	font-size: 11px;
	font-weight: bold;
	color: #789F24;
	text-transform:uppercase;
	/*text-decoration:underline;*/
	margin:0px 0px 8px 0px;
}
#bloc_niv_deroule h2 {
	font-size: 10px;
	color:#000000;
	font-weight: bold;
	text-transform:uppercase;
	margin:6px 0px 6px 0px;
	padding-left:13px;
	background-image: url(/moniteur/images/FOv3/pages/carre_brun_petit.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#bloc_niv_deroule p {
	margin: 5px 0px 5px 13px;
}
#bloc_niv_deroule a {
	 background-image: url(/moniteur/images/FOv3/pages/fleche_verte_basse.gif);
     background-repeat: no-repeat;	
	 background-position: left;
	 padding-left: 13px;
}
#bloc_niv_deroule a:hover {
	 background-image: url(/moniteur/images/FOv3/pages/fleche_simple_orange_basse.gif);
}

/* CSS pour le page Annuaire liste */
#bloc_niv_liste {
	margin: 0px 0px 20px 0px;
}
#bloc_niv_liste h1 {
	font-size: 11px;
	font-weight: bold;
	color: #789F24;
	text-transform:uppercase;
	text-decoration:underline;
	margin:0px 0px 8px 0px;
}
#bloc_niv_liste h2 {
	font-size: 10px;
	color:#789F24;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:underline;
	margin: 6px 0px 3px 0px;
	padding-left:13px;
	background-image: url(/moniteur/images/FOv3/pages/carre_vert.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#bloc_niv_liste h3 {
	font-size: 10px;
	color:#000000;
	font-weight: bold;
	text-transform:uppercase;
	margin: 6px 0px 6px 13px;
	padding-left:13px;
	background-image: url(/moniteur/images/FOv3/pages/carre_vert.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#bloc_detail {
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
	border-bottom:1px solid #89816A;
}
#bloc_detail p {
	margin: 0px 0px 0px 13px;
}
#bloc_detail a {
	 background-image: url(/moniteur/images/FOv3/pages/fleche_verte_basse.gif);
     background-repeat: no-repeat;	
	 background-position: left;
	 padding-left: 13px;
}
#bloc_detail a:hover {
	 background-image: url(/moniteur/images/FOv3/pages/fleche_simple_orange_basse.gif);
}
