@charset "iso-8859-1";
/* ---------- Paramètres de la Pages ---------- */
BODY {
background-color: #CCFFFF;
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; }



/* ---------- Titre Page (Lucida Calligraphy) ---------- */
	H1 {
	color: #000099;
	font: bold 18pt/32pt "Lucida Calligraphy" ;
	text-align: center;
	margin-top:15px ;
	margin-bottom:60px ;
	text-indent : 0px ; }



/* ---------- Titre Paragraphe (Baskerville Old Face) ---------- */
	.titreparagraphe {  
	color: green ;
	font: bold 14pt/16pt "Baskerville Old Face" ;
	margin-top:50px ;
	margin-bottom:15px ;
	text-align: justify;
	text-indent: 0px; }




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



/* ---------- Paragraphes Centrés ---------- */
	.paragraphecentre {  
	color: #000099;
	font: normal 12pt/14pt "Baskerville Old Face" ;
	margin-top:00px ;
	margin-bottom:00px ;
	text-align: center;
	text-indent: 25px; }


/* ---------- Paragraphes Sans Tabulation---------- */
	.paragraphesanstab {  
	color: #000099;
	font: normal 12pt/14pt "Baskerville Old Face" ;
	margin-top:00px ;
	margin-bottom:00px ;
	text-align: left ;
	text-indent: 0px; }



/* ---------- Marge Paragraphes  ---------- */
	.margeparagraphe {  
	color: #CCFFFF ;
	font: normal 6pt }






/* ---------- COMMERCE - TITRE ---------- */
	.commtitre{  
	color: green ;
	font: bold 15pt/15pt "Baskerville Old Face" ;
	margin-top:20px ;
	margin-bottom:20px ;
	text-align: center; }

/* ---------- COMMERCE - PRIX---------- */
	.commprix{  
	color: red ;
	font: bold 18pt/18pt "Baskerville Old Face" ;
	margin-top:0px ;
	margin-bottom:20px ;
	text-align: center ; }

/* ---------- COMMERCE - DESCRIPTION---------- */
	.commdescription{  
	color: #000099;
	font: normal 10pt/10pt "Verdana" ;
	margin-top:20px ;
	margin-bottom:20px ;
	margin-left:20px ;
	margin-right:20px ;
	text-align: justify; }

/* ---------- COMMERCE - AVIS---------- */
	.commavis{  
	color: #000099;
	font: normal 11pt/11pt "Baskerville Old Face" ;
	margin-top:0px ;
	margin-bottom:20px ;
	margin-left:20px ;
	margin-right:20px ;
	text-align: justify; }

/* ---------- COMMERCE - FOURNISSEUR 1---------- */
	.commfournisseurs1 {  
	color: #000099;
	font: normal 11pt/11pt "Baskerville Old Face" ;
	margin-left:20px ;
	text-align: justify; }

/* ---------- COMMERCE - FOURNISSEUR 1 ---------- */
	.commfournisseurs2 {  
	color: #000099;
	font: normal 9pt/9pt "Verdana" ;
	margin-left:40px ;
	margin-top:5px ;
	margin-bottom:5px ;
	text-align: justify; }





.tab_texte {  
	color: #000099;
	font: normal 10pt/11pt "Comic Sans MS" ;
	text-align: left ; 
	margin-top: 5px ;
	margin-bottom: 5px ;
	text-indent: 5px; }

.tab_titre {  
	color: #000099;
	font: normal 11pt/18pt "Lucida Calligraphy" ;
	text-align: center ;	}

.tab_texte_centre {  
	color: #000099;
	font: normal 10pt/11pt "Comic Sans MS" ;
	text-align: center ; 
	margin-top: 0px ;
	margin-bottom: 0px ;
	text-indent: 0px; }