
h4{
	font-family: Verdana;
	font-size: 26px;
	color: white;
	font-weight: bold;
}

.txtrouge{
	font-family: Verdana;
	font-size: 20px;
	color: red;
	font-weight: bold;
}

.txtbleu{
	font-family: times;
	font-size: 28px;
	color: #0A3E89;
	font-weight: bold;
	
}
.txtbleu2{
	font-family: times;
	font-size: 14px;
	color: #0A3E89;
	font-weight: bold;
	
}
.txtbleu3{
	font-family: verdana;
	font-size: 19px;
	color: #0A3E89;
	font-weight: bold;
	
}

.txtnoir{
	font-family: verdana;
	font-size: 19px;
	color: black;
	font-weight: bold;
}

.txtnoir2{
	font-family: verdana;
	font-size: 15 px;
	color: black;
	font-weight: bold;
}
.txtnoir3{
	font-family: verdana;
	font-size: 15 px;
	color: black;
}
a.url {
	font-family: Verdana;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration: none;
}
a.url:link {
	font-family: Verdana;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration: none;
} 
a.url:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration: none;
} 
a.url:hover {
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-decoration: underline;
}  

