


.nav_v {
	margin-top: 27px;
}

.nav_v span a {
	line-height: 28px;
	font-weight: bold;
	color: #1b1b1b;
	display: block;
	padding-left: 16px;
	text-decoration: none;
}

.nav_v span a:hover {
	text-decoration: underline;
}

.nav_v ul {
	padding: 10px 0 8px;
}

.nav_v ul a {
	display: block;
	color: #1b1b1b;
	text-decoration: none;
	padding-left: 31px;
	padding-bottom: 5px;
}

.nav_v ul a:hover {
	text-decoration: underline;
}

.nav_v.bleue span a {
	background: url(../n/menu_v/nav_bleue_title.gif) no-repeat;
}

.nav_v.grise span a {
	background: url(../n/menu_v/nav_grise_title.gif) no-repeat;
}

.nav_v.bleue ul {
	background: #b3d5f1 url(../n/menu_v/nav_bleue_bottom.gif) no-repeat bottom;
}

.nav_v.grise ul {
	background: #e0e0e0 url(../n/menu_v/nav_grise_bottom.gif) no-repeat bottom;
}

.nav_v.bleue ul a {
	background: url(../images/identite_client/puceBlanche.gif) no-repeat 16px 4px;
}

.nav_v.grise ul a {
	background: url(../images/identite_client/puceBleue.gif) no-repeat 16px 4px;
}

/*-----------------------*/
/* ABONNEMENTS */
#block_abo{margin-top:23px !important;}
#block_abo.rose span a {background: url(../n/menu_v/bg_block_abo.gif) 0 0 repeat-x; color:#fff;}

#block_abo.bleue span a {
	line-height: 28px;
	font-weight: bold;
	color: #1b1b1b;
	display: block;
	padding-left: 16px;
	text-decoration: none;
}

#block_abo.rose ul {background: #e0e0e0 url(../n/menu_v/bg_block_abo_bottm.gif) no-repeat bottom;}

#block_abo.rose ul a {background: url(../n/menu_v/puce_abo.gif) no-repeat 16px 5px;}

