/* AUTEUR: Stéphane BOULARAND */

body         { scrollbar-face-color: #336699; scrollbar-shadow-color: #000000; 
               scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: 
               #000000; scrollbar-darkshadow-color: #000000; 
               scrollbar-track-color: #E0F0FF; scrollbar-arrow-color: #FFFFFF; 
               background-image: url(nuages.jpg); background-attachment: 
               fixed; font-size: 10pt; font-weight: normal; font-family: Arial, helvetica; 			margin: 2pt;  
               margin-top: 4; margin-bottom: 4 }
/* style perso */
.soustitre { color:#000080; font-size: 12pt; text-decoration:none; }
.sans-espace { margin-bottom: 0; margin-top: 0; }

/* Blanc */
.blanc { color: #FFFFFF;}
A.blanc {color: #FFFFFF; text-decoration:none; }
A.blanc:visited {	color: #FFFFFF; text-decoration:none; }
A.blanc:hover {color:#FF40FF; text-decoration:none; }

/* lien */
A { color:#0000FF; text-decoration:underline; }
A:visited 	{ color:#0000C0; 	text-decoration:underline; }
A:hover { 	color:#FF40FF; text-decoration:none;	}


/* paragraphe */
p { font-family: Arial, helvetica; font-size: 10pt; }

/* tableau */
/* cellule */
td {font-size: 10pt; color: #000080; }
/* ligne */
tr {}
/* cellule en tete*/
th {}
/* listes  */
/* liste ordonnée */
ol {}
li {margin-bottom: 0; margin-top: 0; }

/* Formulaire */
/* zone de texte (formulaire) */
textarea {	font-size: 10pt; font-family: Arial, helvetica;}	
/* entrée (formulaire) */
INPUT {font-size: 10pt; font-family: Arial, helvetica; }
/* liste déroulante (formulaire) */
SELECT {font-size: 8pt; font-family: Arial, helvetica; }
table { }
iframe { }
title { font-size: 24pt }
button {}
caption {}
fieldset {	}
h1 { font-style: normal; font-size: 24pt; font-weight: normal; }
h2 { font-style: normal; font-size: 18pt; font-weight: normal;}
h3 { font-style: normal; font-size: 14pt; font-weight: normal;}
h4 { font-style: normal; font-size: 12pt; font-weight: normal;}
h5 { font-style: normal; font-size: 10pt; font-weight: normal;}
h6 { font-style: normal; font-size: 8pt; font-weight: normal;}
label {}
legend {}
marquee {}