/*  

Copyright © 2006 Troll d'idées. Tous droits réservés.

Site web (CMS) : Menu Horizontal
Thème : Oléa
Créé le : 10/04/2007
*/

/* -- main -- */

#main .menu_marque {
	text-align: center;
	margin: -10px 0 20px 0;
	padding: 0 0 20px 0;
	background: url(../../../../images/bordure.gif) repeat-x bottom center;
}

#main .menu_marque a {
	margin: 0 10px;
	font: 1.5em "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

#main .menu_marque a.actif {
	color: #0068B4;
	font-weight: bold;
	text-decoration: underline;
}

