/* CSS Document */

.guide_m1 .nom {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   font-weight:normal;
   letter-spacing:1px;
   padding:5px 5px 0px 5px;
   color:#000000;
   height:27px; 
   background-image:url(../../IMAGES/categorie_fond.png);
   background-repeat:repeat-x;
   text-transform: uppercase;
   border-bottom:none;
}
.guide_m1 .titre{
  color:#000000;
  font-family:"Trebuchet MS", Arial;
  font-size:12px;
  line-height:14px;
  border-bottom:none;
  padding-top:0px;
  background-color:#FFFFFF;
  border-top:none;
  margin-top:20px;
}
.guide_m1 .action_sommaire {
   display: none;
}
.guide_m1 .description {
   font-size:10px;
}
.guide_m1 .texte {
   font-size:10px;
   padding-bottom:10px;
   border-bottom: solid #606060 1px;
}