@charset "iso-8859-1";
/* ---------- Paramètres de la Pages ---------- */
BODY {
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
margin-top: 20px; 
background-repeat: no-repeat;}

.commande1 {   
	color: blue;
	font: 12pt/20pt "Lucida Calligraphy" ;
	margin-top:0px ;
	margin-bottom:25px ;
	text-align: center ;
	text-indent: 0px; }

.commande2 {   
	color: blue;
	font: 14pt/14pt "Verdanna" ;
	margin-top:0px ;
	margin-bottom 0px ;
	text-align: left;
	text-indent: 0px; }

H1{   
	color: #CC0000;
	font: bold 28pt/28pt "Lucida Calligraphy" ;
	margin-top:10px ;
	margin-bottom:15px ;
	text-align: center ;
	text-indent: 0px; }


H2{   
	color: blue;
	font: 12pt/20pt "Lucida Calligraphy" ;
	margin-top:5px ;
	margin-bottom:25px ;
	text-align: justify ;
	text-indent: 25px; }

H4{   
	color: #CC0000;
	font: italic 20pt/20pt "Lucida Calligraphy";
	margin-top:0px ;
	margin-bottom:60px ;
	text-align: center ;
	text-indent: 0px; }

.auteur { 
	color: black;
	font: italic 10pt/14pt "Verdana" ;
	margin-top:25px ;
	margin-bottom:25px ;
	text-align: justify ;
	text-indent: 0px; }