html {   
background::none;
margin:0px;
padding : 0px;
   }
#bloc-titre {   
display:none;
}
#bloc-info {   
   display:none;
}
#blocgauche  { 
position : relative;   
font-size : 1.5em;
width : 100%;
max-width: 100%;
}
#blocgauche a {   
font-size : 1em;
 
}
#blocgauche h3 {    
   text-align :center; 
}
#blocmilieu  { 
position : relative;    
width : 100%;
max-width: 100%;
   }
   #header-droit {
display : none;
}
.plandescriptif {
 
  width: auto;
}
.columns2 {
-webkit-columns: 1;
-moz-columns: 1;
columns: 1;
}
.columns3 {
-webkit-columns: 1;
-moz-columns: 1;
columns: 1;
}
.columns4 {
-webkit-columns: 1;
-moz-columns: 1;
columns: 1;
}
 