a {
	color: #CA0706;
	text-decoration: none;
	font-size: 10px;

}
a:hover {
	color: #CA0706;
	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;
	}
.nav {
	
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	/*font-weight: bold;*/

}
.nav:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	/*font-weight: bold;
	background-color: CECECE;*/

}
.navselected {
	
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	/*background-color: CECECE;*/

}
.navselected:hover {
	
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	/*background-color: CECECE;*/

}

.titre {
	
	font-size: 24px;
	color: #105DB1;
	text-decoration: none;
	font-weight: bold;
}
.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: #105DB1;
	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: 105DB1;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	


}
h3 {
	font-size: 11px;
	font-weight: bold;
	
}li {
	list-style-type: disc;
}
.titreblock {
	
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;

}

