/*  
  Design by Incom Création  
  http://www.incom-creation.net/ 
  CSS Integrated by Bene Facere 
  http://www.benefacere.fr/  
  copyright 2009 Sumotic 
  http://www.sumotic.com/  
*/
#boxMenu {
    padding-left: 0px;
    width: 236px;
    color: white;
    text-transform: none;
}
#boxMenu ul {
    margin-top: 20px;
    margin-left: 20px;
    list-style-type: square;
}
#boxMenu li {
    margin-bottom: 10px;
}
#boxMenu a, #boxMenu a:visited {
    color: white;
}