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 : #DEE3E7;
	background-color : #DEE3E7;
	}
.ENTETE	{
	text-decoration: none;
	background-color: White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.PARAGRAPHE   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	text-decoration : none;
}
.FOND, BODY, BODY.FOND {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	background-color: #A2C0D7;
	color: Black;
	background : #A2C0D7;
	margin:8%;
	margin-top: 1%;
}

FORM.FOND, TABLE.FOND {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: Black;
	background : #A2C0D7;
	margin:8%;
	margin-top: 1%;
}

.FOND-TEST, BODY, BODY.FOND-TEST {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	background-color: #9740A4;
	color: Black;
	background : #9740A4;
	margin:8%;
	margin-top: 1%;
	}

TABLE		{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background-color: #DEE3E7;
	color: Black;
	background : #DEE3E7;
	border : thin none #003366;
	border-color : #003366;
	font-size: 100%;
	width:80%;
	}
.RESULTAT, TABLE.RESULTAT		{
	text-decoration: none;
	text-align: center;
	font-family: "Arial, Helvetica, sans-serif";
	font-style: normal;
	font-weight: normal;
	background-color: #DEE3E7;
	color: Black;
	background: #DEE3E7;
	border: thin solid #003366;
	border-color: #003366;
	border-width: thin;
	width: 90%;
}

TD.RESULTAT		{
	border-color: #003366;
	border-width: thin;
}

.INFO		{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-color: #A2C0D7;
	color: Yellow;
	background : #A2C0D7;
	font-size: 100%;
}
.ATTN		{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-color: #A2C0D7;
	color: Red;
	font-size: 100%;
	background : #A2C0D7;
}
.TITRE, H1   {
	text-decoration: none;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	background : #A2C0D7;
}
.SOUSTITRE, H2   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	background : #A2C0D7;
}
.MENU		{
	text-decoration: none;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background : #A2C0D7;
	font-size: 100%;
	}
.BOUTON		{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFACD;
	color: Black;
	font-size: 100%;
}

.LIBELLE_SAISIE		{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 80%;
	color: Black;
	text-align: right;
	width: 180px;
}

.SAISIE		{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFACD;
	font-size: 100%;
	color: Black;
}

