a.menuV1, a.menuV1:visited{
	color: #D82819;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

a.menuV1:link{
	color: #D82819;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

a.menuV1:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

a.menuV1:active{
	color: #D82819;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

a.menuV2, a.menuV2:visited{
	color: #D82819;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	/*margin: 0 0 0 5px;
	border: 1px solid blue;*/
}

a.menuV2:link{
	color: #D82819;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a.menuV2:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a.menuV2:active{
	color: #D82819;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a.menuH1, a.menuH1:visited{
	color: #C3BA8E;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a.menuH1:link{
	color: #C3BA8E;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a.menuH1:hover{
	color: #C3BA8E;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a.menuH1:active{
	color: #C3BA8E;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a.menuH1:visited{
	color: #C3BA8E;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a.menuH2, a.menuH2:visited{
	color: #C3BA8E;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a.menuH2:link{
	color: #C3BA8E;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a.menuH2:hover{
	color: #C3BA8E;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a.menuH2:active{
	color: #C3BA8E;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a.menuH2:visited{
	color: #C3BA8E;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.menuV1_OFF{
	color: #D82819;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.menuH1_OFF{
	color: #000000;
	font-weight: bold;
	font-family : Arial,Helvetica,sans-serif; /* on utilise Arial c'est plus beau ^^ */
	/*font-size: 12px;*/
	margin: 18px
}

.liCss{
padding: 0 0 0 20px;
}

#menuH, #menuH ul
{
    z-index:100;
}