body {
	background-color: #000000;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.bando {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFC201;
	background-color: #07519D;
	font-size: 14px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #07519D;
	border-right-color: #07519D;
	border-bottom-color: #07519D;
	border-left-color: #07519D;
}

.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	text-align: right;
	white-space: normal;
	margin-right: 5px;
	color: #FFFFFF;
	padding-right: 5px;
}
.textedecal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-style: normal;
	display: block;
	list-style-type: circle;
	list-style-position: outside;
	padding-left: 5px;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D52B00;
	font-size: 12px;
	text-align: center;}
a:link {
	color: #004D9D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #D52B00;
}
a:active {
	text-decoration: none;
	color: #004D9D;
}

.style1 {color: #000000}
}
.liensA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #D52B00;
}

