body
{
	font-family: Arial, Times, serif;
	font-size: 14px;
	color: black;
}




#page_blanche
{
	font-family: Arial, Times, serif;
	background-color: white;
	width: 960px;
	padding: 20px;
	margin-bottom: 10px;
	float: left;
}




#page_blanche .texte_explicatif
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-align: center;
}






.presentation
{
	font-size: 11px;
	font-family: Arial, Times, serif;
}





.titre
{
	font-family: Arial, Times, serif;
	color: #284686;
	font-weight: bold;
}





.gras
{
	text-align: right;
	font-family: Arial, Times, serif;
	font-size: 14px;
	color: #30538d;
	font-weight: bold;
}





.nom
{
	text-transform: uppercase;
}

.prenom
{
	text-transform: lowercase;
	text-transform: capitalize;
}





.tableau_derreur
{
	color: red;
	font-size: 15px;
}






.texteref_pied_de_page
{
	text-align: justify;
	width: 950px;
	padding-left: 10px;
	color: #30538d;
	font-family: Arial, Times, serif;
	font-size: 12px;
	float: left;
}




.copyright
{
	text-align: center;
	font-family: Arial, Times, serif;
	font-size: 11px;
	color: white;
}
