.footer			{ font-family :  verdana, arial; font-weight : bold; font-size : 12px;}
table				{ font-family :  verdana, arial; font-weight : bold; font-size : 14px;}
submit			{ font-family :  verdana, arial; font-weight : bold; font-size : 12px;} 
h1, h2, h3, h4, h5 {
	font-family:verdana, arial;
	
	
	
}
h1   { color: #C00; font-weight : bold; } /* rouge*/
h2 {
	color: #00F;  /* bleu*/
	/*font-size: 14px;*/
	/*text-align: center;*/
	padding: 0px;
	border-bottom: 0 solid #ccc
}
h3   {
	color: #060;  /* vert*/
	font-size: 14px;
	text-align: center;
	padding: 0px
}
h4 {
	color: #333; /*gris*/
	font-style: normal;
	text-align: center
}
h5 { color: #666; font-size: 12px; font-style: normal; line-height: 14px; text-align: left }
h6 { color: #903; font-size: 28px; text-align: left; padding: 2px; border-bottom: 0 solid #ccc }
