/* Définition de règle */
@charset "windows-1252";


.menugauche {list-style-type: none; margin-top: 0px; margin-left: 4px; margin-bottom: 4px; margin-right: 4px; padding:  2px; position: static;  list-style-type: none; width: 160px;}

.menugauche a {background-color: #bb0000; color: #ffffff; font-weight: bold; display: block; padding: 2px; text-decoration: none; height: 20px; margin-bottom: 1px;}

.menugauche a:hover {background-color: #660000; color: #ffffff; padding: 2px; text-decoration: none}

.menugauche li {margin-bottom: 5px;}