@charset "iso-8859-1";

/* ---------- Paramètres de la Pages ---------- */
BODY {
margin: 0; padding: 0; 
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0; 
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0; }



/* ---------- Paramètres des Liens ---------- */

A { text-decoration : none ; } 

A:link {
font: "Comic Sans MS" ;
color: #0000FF; } 

A:visited {
font: "Comic Sans MS" ;
color: #0000FF; }

A:active {
font: "Comic Sans MS" ;
color: #0000FF; }


.cachediv {
		visibility: hidden;
		overflow: hidden;
		height: 1px;
		margin-top: -1px;
		position: absolute;
	}



H1 {
color: #000099;
font: bold 16pt/20pt "Lucida Calligraphy" ;
text-align: center;
margin-top:15px ;
margin-bottom:30px ;
text-indent : 0px ; }

.titre {  
color: #000099;
font: bold 12pt/14pt "Baskerville Old Face" ;
margin-top:25px ;
margin-bottom:15px ;
text-align: justify;
text-indent: 0px; }



.paragraphe {  
color: #000099;
font: normal 11pt/12pt "Baskerville Old Face" ;
margin-top:00px ;
margin-bottom:00px ;
text-align: justify ;
text-indent: 25px; }

.paragraphecentre {  
color: #000099;
font: normal 11pt/12pt "Baskerville Old Face" ;
margin-top:00px ;
margin-bottom:00px ;
text-align: center ;
text-indent: 0px ;}


.paragraphe2 {  
color: green;
font: normal 14pt/18pt "Baskerville Old Face" ;
margin-top:00px ;
margin-bottom:00px ;
text-align: center ;
text-indent: 0px; }

.autre {  
color: #000099;
font: normal 8pt/8pt "Baskerville Old Face" ;
margin-top:00px ;
margin-bottom:00px ;
text-align: right ;
text-indent: 0px; }


.margeparagraphe {  
color: #CCFFFF ;
font: normal 8pt }




