/* CSS Document */
.menuLeft {
padding-bottom:10px;
padding-left:5px;
font-family: "Trebuchet MS"; 
font-size: 13px;
color:#333333;
}
.menuLeft a{
padding-bottom:5px;
font-family: "Trebuchet MS"; 
font-size: 13px;
font-weight: bold;
color:#005E50;
text-decoration:none;
}
.menuLeft a:hover {
padding-bottom:5px;
font-family: "Trebuchet MS"; 
font-size: 13px;
font-weight: bold;
color:#B6CC44;
text-decoration:none;
}

.boiteMenuleft2{
border-bottom: 1px #333333 solid;
border-left: 1px #333333 solid;
border-right: 1px #333333 solid;
}

.menuLeft2 {
background-color:#FFFFFF;
border-top: 1px #333333 solid;
padding:5px;
font-family: "Trebuchet MS"; 
font-size: 13px;
color:#333333;
}
.menuLeft2 a{
font-family: "Trebuchet MS"; 
font-size: 13px;
font-weight: bold;
color:#005E50;
text-decoration:none;
}
.menuLeft2 a:hover {
font-family: "Trebuchet MS"; 
font-size: 13px;
font-weight: bold;
color:#B6CC44;
text-decoration:none;
}