@charset iso-8859-1;
/* ---------- Paramètres de la Pages ---------- */
BODY {
background-color: #6495ED;
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: #000099} 

A:visited {
font: Comic Sans MS ;
color: #000099} }

A:active {
font: Comic Sans MS ;
color: #000099} }


/* ---------- Marge Paragraphes -> Paragraphes ---------- */
	.margeparagraphe {  
	color: #CCFFFF;
	font: normal 6pt }
	
	
/* ---------- Titre SITE(Lucida Calligraphy) ---------- */
	.titreA {
	color: white ;
	font: bold 26pt/24pt "Impact" ;
	text-align: right ;
	margin-top:5px ;
	margin-bottom:0px ;
	text-indent : 0px ; }


/* ---------- Titre SITE(Lucida Calligraphy) ---------- */
	.titreB {
	color: red ;
	font: bold 24pt/24pt "Lucida Calligraphy" ;
	text-align: left ;
	margin-top:5px ;
	margin-bottom:0px ;
	text-indent : 0px ; }

/* ---------- Titre SITE(Lucida Calligraphy) ---------- */
	.titreC {
	color: yellow ;
	font: normal 16pt/24pt "Lucida Calligraphy" ;
	text-align: center;
	margin-top:0 px ;
	margin-bottom:0px ;
	text-indent : 0px ; }



/* ---------- TAILLE 2 TITRE---------- */
	.margetitre{  
	color: #6495ED;
	font-size : 2pt;
	font-weight : bold;
	font-family : Verdana ;
	text-indent: 3px;}



/* ---------- ---------- MENU DU BAS ---------- ---------- */

/* ---------- TAILLE 2 BAS---------- */
	.margebas{  
	color: #6495ED;
	font-size : 3pt;
	font-weight : bold;
	font-family : Verdana ;
	text-indent: 3px;}

/* ---------- TEXTE BAS---------- */
	.textebas{  
	color: #000099;
	font-size : 8pt;
	font-weight : bold;
	font-family : Verdana ;
	text-indent: 0px;}

/* ---------- MENUS ESPACE---------- */
	.menuespace{  
	color: #000099;
	font-size : 4pt;
	font-weight : bold;
	font-family : Verdana ;
	text-indent: 0px;}




/* ---------- ---------- LOGO ---------- ---------- */
/* ---------- hauteur texte logo ---------- */
	.margelogo {  
	color: #CCFFFF;
	font: normal 6pt }

/* ---------- decallage texte logo ---------- */
	.textelogo {  
	color: #000099;
	font: normal 10pt/12pt Comic Sans MS ;
	text-align: justify;
	text-indent: 3px; }