﻿.menuGauche { line-height: 20px; text-align: left; margin-left: 5px; }
.puce { list-style-image: none; }
.menuGauche2 { text-align: left; margin-left: 0px; padding: 0px; list-style: none; line-height: 20px; }
.menuGauche2 li { list-style-type: none; padding-bottom: 5px; padding-top: 5px; line-height: 12px;}
.menuGauche2 ul { list-style-type: none; padding-bottom: 0px;}
.menuGaucheSite { line-height: 20px; text-align: left; margin-left: 5px; text-transform: uppercase; }
.menuGaucheSite2 { line-height: 20px; text-align: left; margin-left: 10px; text-transform: none; }


.lien:link { color: Black; text-decoration: none; font-weight: bold; }
.lien:visited { color: Black; text-decoration: none; font-weight: bold; }
.lien:active { color: #6aa6e0; text-decoration: none; font-weight: bold; }
.lien:hover { color: #6aa6e0; text-decoration: none; cursor: pointer; font-weight: bold; }


.lienMenuActif:link { color: #6aa6e0; text-decoration: none; font-weight: bold; }
.lienMenuActif:visited { color: #6aa6e0; text-decoration: none; font-weight: bold; }
.lienMenuActif:active { color: #6aa6e0; text-decoration: none; font-weight: bold; }
.lienMenuActif:hover { color: #6aa6e0; text-decoration: none; font-weight: bold; cursor: pointer; }

