.menugauche{
margin: 0px 0;
padding: 0;
width: 130px; /*width of menu*/
border: 0px solid #9A9A9A;
text-align: left;
}

.menugauche div.silverheader a{
background: white url(http://www.avironvesenaz.ch/Media/Template/silvergradientred.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}

.menugauche div.menu3 a{
background: url(http://www.avironvesenaz.ch/Media/Template/silvergradientred.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.menugauche div.selected a{
background: url(http://www.avironvesenaz.ch/Media/Template/bg.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}

.menugauche div.menu3 a:visited, .menugauche div.menu3 a:active{
color: white;
}


.menugauche div.silverheader a:visited, .menugauche div.silverheader a:active{
color: white;
}

.menugauche div.selected a, .menugauche div.menu3 a:hover{
background-image: url(http://www.avironvesenaz.ch/Media/Template/bg.gif);
color: white;
}


.menugauche div.selected a, .menugauche div.silverheader a:hover{
background-image: url(http://www.avironvesenaz.ch/Media/Template/bg.gif);
color: white;
}

.menugauche div.submenu{ /*DIV that contains each sub menu*/
opacity: 1;
padding: 5px;
height: 85px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;

}










