/* Unchanged */
/*  

Tous droits r&eacute;serv&eacute;s 2008 www.Polypod.fr

Site web (CMS) : Menu Horizontal Principal
Th&egrave;me : SDL
Cr&eacute;&eacute; le : 08/09/2008

*/

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

#menu_h1 .separateur {
	font-size: 12px;
}

#menu_h1 a, #menu_h1 .separateur {
	display: block;
	height: 24px;
	float: left;
	margin-right: 8px;
	text-align: center;
}

#menu_h1 a.actif {
	background: url(../../../images/menuhor_on.gif) no-repeat bottom center;
	color: #6b6b6b;
	text-decoration: none;
}

#menu_h1 a span {
	padding: 0;
}