body { /* Modifications : la couleur de fond de page - la police - l'unité utilisée pour la taille de la police  */
  background-color :#fff;
  font-family :Serif;
  font-size :15pt;
}

#page { /* Modifications : suppression de la bordure - marges */
  margin :0;
  border :none;
}

#wrapper-body, #wrap-menuhaut,#primp ,#breadcrumb, #header, .menu, .dropdowna, #breadcrumb, .button, .voted
{
  display :none;
}

.imageParagraphe {
float : right;
padding : 7px 7px 7px 7px;
}

.four_col_table {width:350px; margin-left:auto; margin-right:auto;}

td  
{
 font-family:serif;  
 font-size:12pt; height:0;}

table.one {
   border-collapse:separate;
   width:650px;
   border-spacing:5px; font-size: 100%;
   border-color:rgb(201,201,201); margin: 0px auto; 
}
h2 {
line-height : normal;
margin-bottom : 23px;
margin-top : 15px;
font-weight : bold;
color : rgb(75, 75, 75);
margin-left : -4px;
font-size : 20px;
}
h3 {
line-height : 100%;
font-weight : normal;
margin-bottom : 10px;
margin-top : 10px;
margin-left : -2px;
font-size : 18px;
}
