
body, div, p, span, a, td, th, input, textarea, select, option { 
	font-family: verdana, century, arial; 
	font-size: 9pt; 
	color: #FF6600;
}
.titrepage {
	font-family: verdana, century, arial; 
	font-size: 22pt; 
	font-weight: bold;
	text-decoration: underline;
	color: #333333;

}	
.titrearticle {
	font-family: Garamond, Times; 
	font-size: 22pt; 
	font-weight: bold;
	color: #FF6600;

}		
.chapeau {
	font-family: verdana, century, arial; 
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	color: #666666;
}	
.textjustify {
	text-align: justify;
	
}

.ptlink {font-size : 11px; font-weight:bold; }




	
.orange { color: #FF6600;}
.blanc { color: #FFFFFF;}
.vert { color: #009900;}
.violet { color: #993399;}
.gris { color: #333333;}
a.blanc:hover, a:hover {color: #009900;}
.titre {font-size : 26px; text-decoration : underline; }
.titreviolet {font-size : 26px; text-decoration : underline; color: #993399; }
.titregris {font-size : 26px; text-decoration : underline; color: #333333; }
.pttxt {font-size : 9px; }
.pttxtblc {font-size : 9px; color:#FFFFFF; }

