/* Author: Ilex Communications .inc */
/*  ------------------------------- */


   #content {
   text-align:left;
   }

   #menu_gauche {
   float:left;
   width:280px;
   }
   
   #menu_gauche ul {
   list-style: none;
   padding: 0px;
   margin:0 0 0 25px;
   }
   
   #menu_gauche li {
   padding: 15 0 5 0px;
   }


   #bloque_central {
 width:60%; 
 text-align:center;
   margin: 60px auto 0 auto;
   }

  #bas {
  width:100%;
  text-align:center;
  margin: 60px auto 0 auto;
  text-transform: uppercase;
  }

