BODY {
	margin-left: 10;
	margin-right: 10;
	align: center;
	color: black;
	font-size: 12px ;
	font-family: Verdana, arial, sans-serif;
}

/*  -----------  FORMATS DE TEXTES PAR DEFAUT ------------------------  */

H1 {
	font-family: Georgia, Times New Roman, Trebuchet, Lucida Sans;
	font-size:36px;
	font-weight: normal;
	margin-top:0px;  
	margin-bottom:0px;  
}

H2 {
	font-family: Georgia, Times New Roman, Trebuchet, Lucida Sans;
	font-size:28px;
	font-weight: normal;
	margin-top:0px;  
	margin-bottom:0px;  
}

H3 {
	font-family: Georgia, Times New Roman, Trebuchet, Lucida Sans;
	font-size:16px;
	 margin-top:10px; 
	font-weight: normal;
	margin-top:0px;  
	margin-bottom:0px;  
}


A:hover{text-decoration:underline; color:#000066; font-family: verdana,Arial,geneva,sans-serif}
A{text-decoration:none;color:none;font-family:verdana,Arial,geneva,sans-serif}


table {
    	font-size: 11px;
    }

.txtmg {
 	font-size: 12px ;  
    }

.txtmp {
 	font-size: 12px ;  
    }
 
.txtp {
 	font-size: 11px ;  
    }
 
.credit {
 	font-style: italic;
 	text-align: center;
 	width: 120px;
 	font-size: 9px ;  
    }
 
.ed_article {
 	font-size: 12px ;  
	 margin-left:10px;	
	 margin-right:5px;	
    }
 
 .alpha{color:#FFFFFF; font-size: 11px; font-family: verdana, arial, geneva, sans-serif; font-weight:bold; background:#336600}
.alphaco{color:#FFFFFF; font-size: 11px; font-family: verdana, arial, geneva, sans-serif; font-weight:bold; background:#006699}


.vert{color:#336600; font-size: 12px ; underline:no}
.vertf{color:#003300; font-size: 12px}
.bleu{color:#336699; font-size: 12px}
.bleuf{color:#003366; font-size: 12px}
.rose{color:#CC0033; font-size: 12px}
.rouge{color: red; font-size: 12px}
.rosef{color:#660033; font-size: 12px}
.orange{color:#FF3300; font-size: 12px}
.orangef{color:#993300; font-size: 12px}
.bleu2{color:#000066; font-size: 12px}
.gris{color: #999999; font-size: 12px}
.blanc{color:#FFFFFF; font-size: 12px}
.modif{color:#FF0000; font-size: 12px ;  background:#FAFFC3 ;}

.intertitre{color:#333333; font-size: 12px;  font-weight:bold}
.intertitrep{color:#333333; font-size: 11px;  font-weight:bold}
.domaine{color:#993300; font-size: 12px; }

.numan{color:#FF3300; font-size: 12px; font-weight:bold; background:#DCDCDC}
.numed{color:#CC0033; font-size: 12px; font-weight:bold; background:#DCDCDC}

.menu_ligne {
 	line-height: 16px;
 	padding: 0px;
 	margin: 0px;
 	font-size: 12px ;  
    }

.menu_ligne_selected {
 	background-color: #eeeeee;
 	line-height: 16px;
 	padding: 0px;
 	margin: 0px;
 	font-size: 12px ;  
    }

#menu1 {
    	width: 200px;
    	margin-left: 120px;
    	float: left;
    }

#menu2 {
    	float: left;
    }

#menu3 {
    	float: left;
    }

.noprint {
    }


