.titreA { 
 font-family : Verdana,Arial,Helvetica;
 font-size : 18px;
 color : #ff6600;
 font-weight : bold;
}

.titreB { 
 font-family : Verdana,Arial,Helvetica;
 font-size : 12px;
 color : #ff6600;
 font-weight : bold;
}

.titreC { 
 font-family : Verdana,Arial,Helvetica;
 font-size : 12px;
 color : #000000;
 font-weight : bold;
}
.titreD { 
 font-family : Verdana,Arial,Helvetica;
 font-size : 12px;
 color : #000000;
 font-weight : normal;
}

.norm {
 font-family : Verdana,Arial,Helvetica;
 font-size : 13px;
 color : black;
}
.lien {
 text-decoration : underline;
 font-family : Verdana,Arial,Helvetica;
 font-size : 13px;
 color : black;
}

.lien:hover {
	COLOR: #b1c1e0;
	TEXT-DECORATION: underline;
}

.lienblanc {
 text-decoration : none;
 font-family : Verdana,Arial,Helvetica;
 font-size : 9px;
 color : white;
 font-weight : bold;
}

.lienblanc:hover {
	COLOR: white;
	TEXT-DECORATION: underline;
}

.alert { 
 font-family : Verdana,Arial,Helvetica;
 font-size : 14px;
 color : #ff0000;
 font-weight : bold;  
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;
	
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #447700;
	font-weight: bold;
	font-size: 16px;
}