td.menu_gauche
{
width:14%; vertical-align:top; background-image: url(images/menu_gauche.jpg); background-repeat: repeat-y;
}

a  
{ 
color: #e77b1c; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none 
}

a:hover
{
color: black; text-decoration: underline
}

td.entete
{
background-color: #e77b1c
}

td.entete a
{
color: black; font-weight: lighter, text-decoration: underline
}

