/*  

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

Site web (CMS) : Menu Vertical
Thème : Gneiss
Créé le : 17/07/2007
*/

.menu_v {
	color: #ED8C01;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
}

/* -- menu_niv_01 -- */

.menu_v a {
	padding: 0 0 0 10px;
	height: 40px;
	line-height: 40px;
	color: #ED8C01;
	background: url(../../../images/background_menu.gif) no-repeat center bottom;
}

.menu_v a:hover, .menu_v a.actif {
	color: #90AA4A;
}

/* -- menu_niv_02 -- */

.menu_v .content .menu_niv_02  {
	padding-left: 20px;
}

/* -- menu_niv_03 -- */

.menu_v .content .menu_niv_03 {
	padding-left: 30px;
}

/* -- menu_niv_04 -- */

.menu_v .content .menu_niv_04 {
	padding-left: 40px;
}