a	{
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover	{
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background:#D3D3D3;
	background-color: #D3D3D3;
}

body, .FOND	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	background-color: White;
	background: White;
	color: Black;
	margin:4%;
	margin-top: 0%;
	margin-left: 10%;
	margin-right: 10%;
}

.entete	{
	margin:0%;
	}

.entete-logo
	{
	font-size: 140%;
	font-weight: bold;
	}
	
.entete-titre
	{
	font-size: 105%;
	}
	
.entete-adresse
	{
	font-size: 70%;
	}

.INFO		{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	#background-color: White;
	#background : White;
	color: Green;
}
.ATTN		{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	#background-color: White;
	color: Red;
	#background : White;
}

h1   {
	text-decoration: none;
	#background-color: White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}
.SOUSTITRE, h2.titre, h2   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.MENU		{
	text-decoration: none;
	#background-color: White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 110%;
	}
.PARAGRAPHE   {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	text-decoration : none;
}
.BOUTON		{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	background-color: Silver;
	color: Black;
	border-collapse: collapse;
}
.SAISIE		{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	background-color: #FFFACD;
	color: Black;
}
.MARGE_GAUCHE {
	margin-left: 33%;
}

.cadre-relief {
	background-color: #B0E0E6;
	font-size: large;
	color: Maroon;
	border-style: solid;
	border: medium;
	border-color: Maroon;
	margin: 60px;
	margin-left: 15%;
	margin-right: 15%;
	}
	
.invisible, a.invisible {
	background-color: white;
	font-size: large;
	color: white;
	}

.centre {
	margin-left:auto;
	margin-right:auto;
	}	

