body { 
}

.a{
	color : #FF0000;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
	}


.a:hover{
	color : #FFF0000;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : underline;
	}


.copyright{
	color : #FFFFFF;
	font-family : Verdana;
	font-weight : bold;
	font-size: 10px ;
	text-decoration : none;
	}
	
.copyright:hover{
	color : #FFFFFF;
	font-family : Verdana;
	font-weight : bold;
	font-size: 10px ;
	text-decoration : none;
	}

.date{
	color : #0E57A4;
	font-family : Verdana;
	font-weight : bold;
	font-size: 12px ;
	text-decoration : none;
	}

.copyright1 {	color : #FFFFFF;
	font-family : Verdana;
	font-weight : bold;
	font-size: 10px ;
	text-decoration : none;
}

.txtgris{
	color : #000000;
	font-family : Verdana;
	font-size: 12px ;
	text-decoration : none;
	}

.titre_16{
	color : #0E57A4;
	font-family : Verdana;
	font-weight : bold;
	font-size: 16px ;
	text-decoration : none;
	}


.blanc {color: #FFFFFF}

.email-blue {
	color : #0E57A4;
	font-family : Verdana;
	font-weight : bold;
	font-size: 12px ;
	text-decoration : none;
	}
	
.email-blue:hover{
	color : #0E57A4;
	font-family : Verdana;
	font-weight : bold;
	font-size: 12px ;
	text-decoration : none;
	}

