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

#header
 {background-image:url(../img/bandeau_header.jpg)}

#header #sous_menu
 {margin:-6px 30px 0}

#header #sous_menu a
 {display:block; float:left; margin:4px 25px; position:relative}
	#header #sous_menu a:hover span, #header #sous_menu a.actif span
	 {display:block; position:absolute; bottom:1px; left:116px}
