body  { color: black; font-size: 8pt; font-family: Arial; background-color: black; background-image: url("images/fond_page.jpg"); background-repeat: repeat-x; margin: 10px auto auto; width: 800px; height: 100%; overflow: auto }
p {}
td {}
.normal8_blanc { color: white; font-size: 8pt; font-family: Arial; }
.normal10_blanc { color: white; font-size: 10pt; font-family: Arial; }
.normal12_blanc { color: white; font-size: 12pt; font-family: Arial; }
.normal14_blanc { color: white; font-size: 14pt; font-family: Arial; }
.normal18_blanc { color: white; font-size: 18pt; font-family: Arial; }
.gras8_blanc { color: white; font-size: 8pt; font-family: Arial; font-weight: bold }
.gras10_blanc { color: white; font-size: 10pt; font-family: Arial; font-weight: bold }
.gras12_blanc { color: white; font-size: 12pt; font-family: Arial; font-weight: bold }
.gras14_blanc { color: white; font-size: 14pt; font-family: Arial; font-weight: bold }
.gras18_blanc { color: white; font-size: 18pt; font-family: Arial; font-weight: bold }
.normal8_rouge { color: red; font-size: 8pt; font-family: Arial; }
.normal10_rouge { color: red; font-size: 10pt; font-family: Arial; }
.normal12_rouge { color: red; font-size: 12pt; font-family: Arial; }
.normal14_rouge { color: red; font-size: 14pt; font-family: Arial; }
.normal18_rouge { color: red; font-size: 18pt; font-family: Arial; }
.normal28_rouge { color: red; font-size: 28pt; font-family: Arial; }
.gras8_rouge { color: red; font-size: 8pt; font-family: Arial; font-weight: bold }
.gras10_rouge { color: red; font-size: 10pt; font-family: Arial; font-weight: bold }
.gras12_rouge { color: red; font-size: 12pt; font-family: Arial; font-weight: bold }
.gras14_rouge { color: red; font-size: 14pt; font-family: Arial; font-weight: bold }
.gras18_rouge { color: red; font-size: 18pt; font-family: Arial; font-weight: bold }
.gras28_rouge { color: red; font-size: 28pt; font-family: Arial; font-weight: bold }
.normal8_noir { color: black; font-size: 8pt; font-family: Arial; }
.normal10_noir { color: black; font-size: 10pt; font-family: Arial; }
.normal12_noir { color: black; font-size: 12pt; font-family: Arial; }
.normal14_noir { color: black; font-size: 14pt; font-family: Arial; }
.normal18_noir { color: black; font-size: 18pt; font-family: Arial; }
.gras8_noir { color: black; font-size: 8pt; font-family: Arial; font-weight: bold }
.gras10_noir { color: black; font-size: 10pt; font-family: Arial; font-weight: bold }
.gras12_noir { color: black; font-size: 12pt; font-family: Arial; font-weight: bold }
.gras14_noir { color: black; font-size: 14pt; font-family: Arial; font-weight: bold }
.gras18_noir { color: black; font-size: 18pt; font-family: Arial; font-weight: bold }
.normal8_or { color: #fc9000; font-size: 8pt; font-family: Arial; }
.normal10_or { color: #fc9000; font-size: 10pt; font-family: Arial; }
.normal12_or { color: #fc9000; font-size: 12pt; font-family: Arial; }
.normal14_or { color: #fc9000; font-size: 14pt; font-family: Arial; }
.normal18_or { color: #fc9000; font-size: 18pt; font-family: Arial; }
.gras8_or { color: #fc9000; font-size: 8pt; font-family: Arial; font-weight: bold }
.gras10_or { color: #fc9000; font-size: 10pt; font-family: Arial; font-weight: bold }
.gras12_or { color: #fc9000; font-size: 12pt; font-family: Arial; font-weight: bold }
.gras14_or { color: #fc9000; font-size: 14pt; font-family: Arial; font-weight: bold }
.gras18_or { color: #fc9000; font-size: 18pt; font-family: Arial; font-weight: bold }
.copyright { color: white; font-size: 8pt; font-family: Arial; font-weight: normal }
a:link  { color: #ce0000; ; text-decoration: none }
a:visited  { color: #9c0000; text-decoration: none }
a:active  { color: #9c0000; text-decoration: none }
a:hover   { color: #9c0000; text-decoration: underline }
.none { margin-right: 25pt; margin-bottom: 20pt; float: none; clear: both }
.imag    { margin-right: 5pt; margin-bottom: 5pt !important; margin-left: 10pt; float: right }
.imag2  { margin-right: 15pt; margin-bottom: 5pt; margin-left: 5pt; float: left }
.imag3   { text-align: left; margin-right: 15pt; margin-bottom: 5pt; margin-left: 5pt; float: left; vertical-align: middle }
.bouton_sans_contour  { font-weight: bold; line-height: normal; background-color: transparent; text-align: left; vertical-align: middle; border: 0pt; height: 20px }
.bouton_admin { color: #ffcf00; font-weight: bold; line-height: normal; background-color: transparent; text-align: left; vertical-align: middle; border: 0pt; height: 20px }
#reserves   { position: absolute; right: 5px; bottom: 15px; border-style: none }
#copyright   { position: absolute; bottom: 15px; left: 5px; border-style: none }
#xiti    { position: absolute; right: 400px; bottom: 0; border-style: none }
#affichage_result {
	background-image: url(images/fond_result.jpg);
	background-repeat: no-repeat;
	position:absolute;
	top: 50px;
	border-style: none;
	width:650px;
	height:468px;
	padding-top: 80px;
	margin-right: auto;
	margin-bottom: auto;
}
#affichage_accueil   { background-repeat: no-repeat; position: absolute; top: 50px; width: 976px; height: 500px; border-style: none }
.message_erreur {
	color: #900;
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial
}
.message_validation_ok {
	color: green;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial
}
