a{
 text-decoration: none;
}
a:hover{
 text-decoration: underline;
}
 .fondBleuClair {
	background-color: #0770CE;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #F7F7F7;
}
.fondGrisClair {
	background-color: #F7F7F7;
	border: thin solid #0770CE;
	font-size: 10px;
}
.texteBleu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #0770CE;
	font-style: normal;
}
.texteSsp {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
}
.texteBleuCopie {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #0770CE;
	font-style: normal;
	border: thin solid #0770CE;
}
.fond {
	font-size: 9px;
	color: #000000;
	background-color: #E8EAFF;
	font-family: "Trebuchet MS";
}
.texteTitrePart {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #214DA6;
	text-transform: uppercase;
}
.titreActu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}
.dateActu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #9DD10F;
}
.ssTitreActu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	color: #444444;
}
.ssTitreActu2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	color: #9DD10F;
}
.texteTitrePartCopie {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #214DA6;
	text-transform: uppercase;
}
.fondBleuClair2 {
	background-color: #5572FB;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #F7F7F7;
 	text-decoration: none;
}
.fondBleuClair2:hover{
	background-color: #5572FB;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #F7F7F7;
 	text-decoration: underline;
}
.bou2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
 	text-decoration: none;
}
.bou2:hover{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
 	text-decoration: underline;
}
