a {
	color: #E85A1A;
	text-decoration: none;
	font-size: 10px;

}
a:hover {
	color: #E85A1A;
	font-size: 10px;
	text-decoration: underline;


}
body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: lighter;
	}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: lighter;
	}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	
}
.nav {
	
	font-size: 10px;
	color: #243553;
	text-decoration: none;
	font-weight: bold;
	
	

}
.nav:hover {
	font-size: 10px;
	color: #243553;
	text-decoration: none;
	font-weight: bold;
	background-color: EAECF2;

}
.navselected {
	
	font-size: 10px;
	color: #E85A1A;
	text-decoration: none;
	font-weight: bold;
	background-color: EAECF2;

}
.navselected:hover {
	
	font-size: 10px;
	color: #E85A1A;
	text-decoration: none;
	font-weight: bold;
	background-color: EAECF2;

}

.titre {
	
	font-size: 24px;
	color: #0C1D5D;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
}
.sousnav {
	
	font-size: 10px;
	color: #7C7B7B;
	text-decoration: none;
}
.sousnav:hover {
	
	font-size: 10px;
	color: #CA0706;
	text-decoration: none;
}
.sousnavselected {
	
	font-size: 10px;
	color: #105DB1;
	text-decoration: none;
	font-weight: bold;
}
.sousnavselected:hover{
	
	font-size: 10px;
	color: #CA0706;
	text-decoration: none;
	font-weight: bold;
}
.sousnav2 {
	
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.sousnav2:hover {
	
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.sousnavselected2 {
	
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.sousnavselected2:hover{
	
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.soustitre {
	
	font-size: 18px;
	text-decoration: none;
	color: 76A31D;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	


}
h3 {
	font-size: 11px;
	font-weight: bold;
	
}
li {
	list-style-type: disc;

}
ul {
	display: marker;
	margin-left: 24px;
margin-top: 5px;
}
