/* CSS Document */
/* CSS lien */
a:link {
	font-family:arial;
	color: #555555;
	background-color:transparent;
	text-decoration:none;}
a:visited {
	font-family:arial;
	color: #555555;
	background-color:transparent;
	text-decoration:none;}
a:hover {
	font-family:arial;
	color: #555555;
	background-color:transparent;
	text-decoration: none;}
a:active {
	font-family:arial;
	color: #555555;
	background-color:transparent;
	text-decoration:none;}
/* titre */
h1 {
	font-size: 20px;
	color: #FFFFFF;
	font-family: arial;
	font-weight: normal;
	font-style: normal;}
/* image */
img {
	border : 0px; }
/* CSS tableau */
.tableau_vide {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	empty-cells: show;
	border-collapse: collapse;}
/* CSS menu */
.menu1 {
	font-size: 12px;
	color: #555555;
	font-family: arial;
	font-weight: bold;
	font-style: normal;}
.menu2 {
	font-size: 10px;
	color: #555555;
	font-family: arial;
	font-weight: normal;
	font-style: normal;}
/* CSS texte */
.noir14 {
	font-size: 14px;
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-style: normal;}
.noir12 {
	font-size: 12px;
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-style: normal;}
.noir10ital {
	font-size: 10px;
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-style: italic;}
.noir10 {
	font-size: 10px;
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-style: normal;}
.color14 {
	font-size: 14px;
	color: #990000;
	font-family: arial;
	font-weight: normal;
	font-style: normal;}
.color14ital {
	font-size: 14px;
	color: #990000;
	font-family: arial;
	font-weight: normal;
	font-style: italic;}
.color12 {
	font-size: 12px;
	color: #990000;
	font-family: arial;
	font-weight: normal;
	font-style: normal;}
.color10 {
	font-size: 10px;
	color: #990000;
	font-family: arial;
	font-weight: normal;
	font-style: normal;}
.gris12 {
	font-size: 12px;
	color: #555555;
	font-family: arial;
	font-weight: normal;
	font-style: normal;}
.blanc12 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial;
	font-weight: normal;
	font-style: normal;}
.blanc10 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: arial;
	font-weight: normal;
	font-style: normal;}
.titre26 {
	font-size: 26px;
	color: #FFFFFF;
	font-family: arial;
	font-weight: normal;
	font-style: normal;}
.titre20 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: arial;
	font-weight: normal;
	font-style: normal;}
.texte {
	font-size: 12px;
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	text-align:justify}
.StyleFormulaire {
	font-size: 12px;
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	background-color: #e1e1e1;
	border-right-style: none;
	border-collapse: collapse;
	border: none;
	text-align: justify;
	direction: ltr;
	border-bottom-style: none;
	bottom: auto;
	cursor: default;
}
