/*  

Copyright © 2006 Troll d'idées. Tous droits réservés.

Site web (CMS) : Menu Horizontal
Thème : Phlox
Créé le : 15/03/2007
*/

ul.menu_h, ul.menu_h li {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu_h li {
	display: inline;
}

.menu_h .separateur {
	padding: 0 3px 0 3px;
}

/* -- menu -- */

#menu .menu_h a, #menu .menu_h .separateur {
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0 8px 0 8px;
	font-weight: bold;
	letter-spacing: 0.02em;
	background: url(../../../images/background_menu_02.gif) no-repeat right center;
}

#menu .menu_h a:hover {	color: #181818;	font-weight: bold;	background-color: #bab9b5;}

#menu .menu_h a:hover.actif {	color: #181818;	font-weight: bold;	background-color: #bab9b5;}

#menu .menu_h a.actif {
	color: #423E38;
	font-weight: bold;
	background-color: #99c570;
}

/* -- main -- */#main .menu_h {	position: relative;	top:-100px;	text-align: left;	margin: 0 10px 20px 10px;	font: bold 1.6em "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;}#main .menu_h a {	margin: 0 5px;	color: #fff;	text-decoration: none;}#main .menu_h a:hover {	text-decoration: none;}#main .menu_h a.actif {	color: #FF3200;	font-weight: bold;}

/* -- footer -- */
#footer .menu_h {	margin: 0 0 5px 0;	height: 30px;	line-height: 30px;	font-size: 1em;	border-top: 1px solid #E6E6E6;	border-bottom: 1px solid #E6E6E6;}

