#menuLeft
{
float : left;
width : 200px;
margin-right : 15px; 
background-color : #E2E3E4;
padding : 5px;
}

#menuLeft li
{
background:url(../images/global/pico.gif) no-repeat 0 center;
margin-left : -25px;
margin-bottom : 10px;
padding: 0 0 0 18px;
}

#menuLeft li.actif a
{
color : #78A61B;
font-weight : bold;
}

#menuLeft li a
{
color : #1662A9;
text-decoration : none;
}

#menuLeft li a:hover
{
color : #78A61B;
text-decoration : none;
}


#article
{
padding-top : 15px;
text-align : justify;
}
