
/* Menu Général */
.hovermenu{
/*background-color:#849896;*/
background-color:#787a79;
margin:0 0 12px 0;
padding:0 0 0 0;
}

.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;

}

.hovermenu ul li a{
padding: 2px 0.5em 0 16px;
text-decoration: none;
float: left;
font-family : Arial; color : #FFFFFF;
}

.hovermenu ul li a:hover{
/*color:#7CFA8C;*/
color:#963b02;
}

/*body .hovermenu ul li a:active{ /* applique un effet mousedown sur les navigateurs autres que IE */
/*border-style: inset;
}*/
/* Fin menu général */

/* Menu du choix des langues */

.menuLangues{
height:20px;
/*background-color:#999999;*/
background-color:#8c8c8c;
}

.menuLangues ul{
font: bold 13px arial;
color:#FFFFFF;
padding:O O O 0;
margin:0 0 0 625px;

}

.menuLangues ul li{
list-style: none;
display: inline;

}

.menuLangues ul li a{
padding: 2px 0.5em 0 10px;
margin:0 0 0 0;
text-decoration: none;
float: left;
font-family : Arial; color : #FFFFFF;
}

.menuLangues ul li a:hover{
color:#7CFA8C;
}

/*¨Fin menu du choix des langues */

.menuville{
position:inherit;
margin:0 0 0 0;
padding:0 0 0 0;
list-style-type:circle;
list-style-position:inside;
}

.menuville li{
margin:6px 0 6px 0;
font-family:"Trebuchet MS", Verdana, "Times New Roman";
font-size:15px;
font-weight:bold;
color:#666666;
border-bottom:1px inset #666666;
width:80px;
}

.menuville a{
text-decoration:none;
color:#963b02;
}

.menuville a:hover{
color:red;
}

.menuville2{
margin:0 0 0 0;
padding:0 0 0 0;
list-style-type:circle;
list-style-position:inside;
float:left;
}

.menuville2 li{
margin:6px 0 6px 0;
font-family:"Trebuchet MS", Verdana, "Times New Roman";
font-size:15px;
font-weight:bold;
color:#666666;
border-bottom:1px inset #666666;
width:80px;
}

.menuville2 a{
text-decoration:none;
color:#963b02;
}

.menuville2 a:hover{
color:red;
}

.partir{
font-family:"Trebuchet MS", Verdana, "Times New Roman";
font-size:16px;
font-weight:bold;
color:#666666;
margin:20px 0 5px 0;
padding:0;
}