.titexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.mytexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}

@charset "utf-8";
/* CSS Document */

.Style1 {
	color: #FFFFFF;
	font-weight: bold;
}

body{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

table{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

form{
margin:0;
}

.fond_obligatoire{
background-color:#CCCCCC;

}
.fond_obligatoire2{
background-color:#ACACAC;

}

.fond_tetiere{
background-color:#660000;
color:#FFFFFF;

}

.fond_titre{
background-color:#A9B466;

}

.erreur{
color:#330000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#ffffff;

}

.fond_erreur{
background-color:#660000;

}
.fond_defaut{
background-color:#ffffff;

}

a:link {  color :black ; text-decoration:underline ; }

a:visited {  color :black ; text-decoration:underline ;  }

A:hover {  color :#FFFFFF ; text-decoration:underline ;  }
