body {
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url('fond1024.jpg');
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top;
}
.police {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formulaire {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input, textarea, select {
	background-color: #ffcb38;
	border: 1px solid #666666;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
}
hr {
	color : #1b371c;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}
a:link,a:visited,a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffcb38;
	text-decoration: underline;
}

div#corpsAlerte {
   width: 532px;
   margin: auto;
   text-align: center;
}

h2 {
   margin: 0;
   padding: 0;
   font-size: 16px;
color: #efefef;
}
#valid {
   /*color: none;*/
   background-color: auto;
   border: auto;
   /*border-top: 2px solid #fff;
   border-left: 2px solid #fff;
   border-bottom: 2px solid #000;
   border-right: 2px solid #000;*/
}

#tb {
padding: 4;
}
#tb1 {
padding: 1;
}
#DIA {
font: bold 14px arial;
color: #ffffff;
}
#star {
font: 11px times;
color: #ffffff;
font-style: italic;
}
#star2 {
font: 11px times;
color: #ffffcc;
font-style: italic;
line-height: 150%;}
#pp {
font-size: 11px ;
color: #000000;
font-style: italic;
line-height: 100%;
}
#pb {
font: 12px trebuchet;
color: #ffffcc;
font-style: italic;
font-weight: bold;
}