body { 
	   margin-left:10px;
	   margin-right:10px;   
	   margin-top:5px;  
	   margin-bottom:0px;

/* La COULEUR DES SCROLL BAR
	   
/* la couleur principale (face) */
scrollbar-face-color:#FDE490;
/* la couleur des fleches */
scrollbar-arrow-color:#CC5714;
/* la couleur de fond (entre le curseur et la fleche) */
scrollbar-track-color:#F9EBBF;
/* la couleur claire (haut+gauche) */
scrollbar-highlight-color:#007FBD;
/* la couleur claire 2 (haut+gauche) */
scrollbar-3dlight-color:#007FBD;
/* la couleur foncee (bas+droite) */
scrollbar-shadow-color:#007FBD;
/* la couleur foncee 2 (bas+droite) */
scrollbar-darkshadow-color:#007FBD;
}
#corps { background-color:#FFFFFF;}

/* les styles que je choisi ici d'appliquer par défaut */

h1, h2, div, pre, td {font-family:verdana,arial; color:#355D89; font-size:10pt; line-height:14pt;   }

td.menu {font-weight:bold; text-align:center;}

td.blink {font-weight:bold; color:#D65918; text-align:right; font-size:11pt;}

.titre { font-size:12pt ; font-weight:bold; }

.titreMoyen { font-size:10pt ; font-weight:bold; line-height:14pt; }    

.datesPhp { color:019337; font-weight:bold; font-size:9pt;}  /* class="datesPhp"   */

.OrganiPhp { color:007FBD; font-weight:bold; font-style:italic; font-size:9pt; }  /* class="OrganiPhp"   */

.souStitreRed { font-size:10pt; font-weight:bold; color:#D05b18; }

.titreVisites { font-size:10pt; font-weight:bolder; color:#D05b18; color:019337; text-transform:capitalize; letter-spacing:3; word-spacing:3;  }

.souStitreRed11 { font-size:11pt; font-weight:bold; color:#D05b18; }

.textepetit {font-family:verdana,arial; font-size:9pt}

.textepetitB {font-family:verdana,arial; font-size:8pt}

.texteTresPetit{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	text-align:center;
	font-style: normal;
}

a:link { color: #355D89; text-decoration: none; font-size:8pt}
a:hover { color: #38B004; font-weight:bolder; text-decoration: none; font-size:8pt;}
a:visited { color: #33CC66; text-decoration: none; font-size:8pt;  }

