H1.std {
	color : blue; 
	text-align : center; 
	margin-bottom : 40px;
}

H2.std {
	color : blue; 
	text-align : left; 
	margin-bottom : 20px;
}

H2.Acc {
	color : blue; 
	text-align : center; 
	margin-bottom : 20px;
}

H3.std {
	color : #800040; 
	text-align : left; 
	margin-bottom : 10px;
}

H1.mini {
	color : blue; 
	text-align : center; 
}

H2.mini { 
	color : blue; 
	text-align : left; 
}

H3.mini {
	color : #800040; 
	text-align : left; 
}

Div.copyright {
	color : red;
	text-align : left;
	font-size : 11;
	font-Style : normal;
	font-weight : bold;
	font-familly : arial, sans-serif;
}

Div.date {
	color : navy;
	text-align : center;
	font-size : 14;
	font-Style : normal;
	font-weight : bold;
	font-familly : arial, sans-serif;
}

TD.label {
	color : #800040; 
	text-align : left; 
	font-weight : bold;
}

TD.valide {
	color : #800040; 
	text-align : center; 
	font-weight : bold;
}

TABLE.formulaire {
	background : #EEEEEE; 
}

BR.print {
	page-break-after : always;
}

BODY.etiquette{
	color : red; 
	text-align : left; 
	font-weight : bold;
	margin-left : 20px;	
}

SPAN.etiquette{
	color : red; 
	text-align : left; 
	font-weight : bold;
	margin-left : 20px;	
}


SPAN.etoile{
	color : red; 
	font-weight : bold;
	vertical-align: super;
}

TABLE.exemple{
	color : navy; 
	font-weight : bold;
	background : #95FFD5; 
}

