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;}

form { background-color: #CCCC99; 
	   margin-left: 35px;
	   margin-right: 35px;   
	   margin-top:30px;  
	   margin-bottom:10px;
	   line-height:13pt; 
 }
 
textarea { text-align: justify ; }

a:link { color:#355D89; font-size:10pt; text-decoration: none;}
a:hover { color: #355D89; font-weight:bolder; background-color: #FFFFCC; font-size:10pt; text-decoration: none;}
/* #FFFF99; */ 
a:visited {color: #FF3300; font-size:10pt; text-decoration: none;}

ul { list-style-image:url("../../images/nav/dia_bluve.gif"); valign:bottom; }
li { padding-left:3px; }

/* 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:15pt;   }

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; }

.titremimoyen {	font-family:verdana,arial; font-size:11pt; 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; font-size:8pt; text-align:right; }
.textemimoyen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #356389;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #FFE693;
	background-image: none;
	background-repeat: no-repeat;
}
