a.menuGauche {
    color: #0E9090;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold; 
    text-align: left;   
}
a.menuGauche:hover {
    color: #E4342A;
    text-decoration: none;    
    font-size: 11px;
    font-weight: bold; 
    text-align: left;
}
a.menuGaucheActif {
    color: #E4342A;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}
a.menuGaucheActif:hover {
    color: #E4342A;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}
a.menuGaucheSous {
    color: #0E9090;
    text-decoration: none;    
    font-size: 10px;
    font-weight: bold; 
    text-align: left;   
}
a.menuGaucheSous:hover {
    color: #E4342A;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold; 
    text-align: left;
}
a.menuGaucheSousActif {
    color: #E4342A;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold; 
    text-align: left;
}
a.menuGaucheSousActif:hover {
    color: #E4342A;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold; 
    text-align: left;
}
a.menuGaucheSousSous {
    color: #0E9090;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}
a.menuGaucheSousSous:hover {
    color: #E4342A;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}
a.menuGaucheSousSousActif {
    color: #E4342A;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}
a.menuGaucheSousSousActif:hover {
    color: #E4342A;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}
a.menuGauchePage {
    color: #0E9090;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
a.menuGauchePage:hover {
    color: #E4342A;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
a.menuGauchePageActif {
    color: #E4342A;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
a.menuGauchePageActif:hover {
    color: #E4342A;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}

.credits {
	color: #000000;
	text-decoration: none;
}
.credits:hover {
	color: #2683df;
	text-decoration:underline;

}

