/*  

Tous droits réservés 20010 www.Polypod.fr

Site web (CMS) : Menu Horizontal Principal
Thème : SDL
Créé le : 08/09/2008

*/

#menu_h1 {
	float: left;
	font-size: 12px;
	padding: 7px 5px 0 5px;
}

#menu_h1 a {
	display: block;
	float: left;
	margin-right: 20px;
	text-align: left;
	padding-right: 10px;
	background: url(../../../../images/fleche-menu_off.gif) no-repeat center right;
}

#menu_h1 a.actif {
	background: url(../../../../images/fleche-menu_on.gif) no-repeat center right;
	color: #538256;
	text-decoration: none;
}
