/* CSS Document */
body { /* Modifications : la couleur de fond de page - la police - l'unité utilisée pour la taille de la police  */ 
    background-color :#fff; 
    font :15px Verdana, Arial, Helvetica, sans-serif; 
      } 
   
.p {
color : #000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 18px;
}

.cell2 {
background-color : ffffff;
height : auto;
border :none;
}

#b1g {
  display:none;} 

#b1d {
  display:none;} 
  
#b1m {
width : 100%;
height : auto;
border :none;
}
  
h1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 36px;
margin : 10px;
text-align : center;
color : #000080;
}

h2 {
font-family : Georgia, "Times New Roman", serif;
letter-spacing : 1px;
font-size : 24px;
font-weight : bold;
text-align : center;
color : #32475f;
}

.ttitre {
color : #32475f;
font-family : Verdana, Arial, sans-serif;
font-size : 22px;
}

.cell {padding-top:5px;height:15px;border:0;}

.bandeau {
  display:none;} 
  
#resume {
color : #000000;
background : #fff;
}
#resume ul {
margin : 0;
list-style : none;
}
#resume li {
float : left;
width : 100%;
margin : 0;
padding : 0 0px 0px 0;
}
#resume h2 {
margin : 0 0px 0px 0;
font-size : 15px;
}
#resume h2 {
text-decoration : none;
color : #000000;
background : #b1c3d9;
font-size : 15px;
border: 0;
-moz-border-radius: 0px;
}
#resume p {
margin : 0 0 0 0;
padding : 0px;
}


/*  fin de la partie à ne PAS imprimer  */



