
.menuleft_title {
	background-image:url('../gif/onglet_off.gif');
	background-repeat:repeat;
    color:white;
    background-color: black;

}

a.menuleft_href {
    color:#333333;
    text-decoration:none;


}
a.menuleft_href:visited {
    color: #333333;
    text-decoration:none;
}
a.menuleft_href:active {
    text-decoration:none;

    font-size:11px;
}
a.menuleft_href:hover {
    color: #ff3300;
  
    text-decoration:none;
}

.leftmenu_bckgrd {
background-color : white;
}
