/*************************************** MENUS GAUCHE ******************************************/

.menu_gauche{
padding:10px 0 0 15px; 
}

.menu_gauche a{
text-decoration:none; 
}

.menu_gauche a:hover{
text-decoration:none; 
color:#000000;
}

.menu_gauche_titre a {
font-size:19px;
font-family:Times, Verdana;
letter-spacing:1px;
padding:8px 0 0 0;
display:block;
color:#000b65;
}

.menu_gauche_titre a:hover {
font-size:19px;
font-family:Times, Verdana;
color:#000000;
font-weight:normal;
text-decoration:underline;
}

.menu_gauche_sstitre a {
font-weight:normal;
color:#000b65;
}

.menu_gauche_sstitre a:hover {
font-weight:normal;
color:#ef5400;

}

.menu_gauche_sstitre {
color:#002dbd;
}