
	{
	text-align:justify;
	}


a
	{
	font-family: Arial;
	font-style: normal;
	cursor: hand ;
	color: #003366; 
	text-decoration: underline;
	}
a:hover
	{
	font-family: Arial;
	font-style: normal;
	cursor: hand ;
	color: #CC0000; 
	text-decoration: underline;
	}


a.navighaut
	{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	cursor: hand ;
	color: #134975;
	text-decoration: none;
	}
a.navighaut:hover
	{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	cursor: hand ;
	color: #CC0000; 
	text-decoration: none;
	}


a.bleu
	{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	cursor: hand ;
	color: #003366;
	text-decoration: none;
	}
a.bleu:hover
	{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	cursor: hand ;
	color: #003366; 
	text-decoration: underline;
	}


a.rouge
	{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	cursor: hand ;
	color: #CC0000;
	text-decoration: none;
	}
a.rouge:hover
	{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	cursor: hand ;
	color: #CC0000; 
	text-decoration: underline;
	}


a.gris
	{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	cursor: hand ;
	color: #626261;
	text-decoration: none;
	}
a.gris:hover
	{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	cursor: hand ;
	color: #626261; 
	text-decoration: underline;
	}
.btn_retour {
	margin-left:15px;
	margin-bottom:15px;
	font-size:1em;
	font-weight:bold;
}