@import url(general.css);

/* SOUS MENU */


.sous_menu{
	background:url(../img/bg_annuaire_sous_menu.gif) right top no-repeat;
}


/* MAIN */


h2{
	background:#D10303 url(../img/bg_h2_annuaire.gif) left top repeat-y !important;
	color:#292A25 !important;
	clear: both;
}
#regions{
	float:right;
	width:220px;
	display:block;
	background: url(../img/bg_col_a1.gif) left top repeat-y;
	margin:20px 0;
	padding-left:20px;
}

#regions h3{ margin:0 0 20px 0 !important; }
#regions ul{ margin:0 0 20px 0 ; padding:0; }
#regions li{ list-style:none; font-size:.7em; margin-bottom:5px; }
#regions a{ color:#8C7E59; font-weight:normal; }
#regions a:hover{ color:#F10F10; }

.carte{ float:none !important; margin:5px 0 0 10px !important; border:0 !important; }

/* fiche */

#main li{ list-style:none; font-size:.7em; }
.logo { float: right; margin:5px 20px 0 5px; border:1px solid #000; }
#main h3{ margin:0 0 -15px 40px; }

.icone{ margin:0 0 10px 40px; }

