body {
background-color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
}

.txt_acc {
font-size: 11px;
color: #FFFFFF;
text-align: center;
}

.txt_main {
font-size: 11px;
color: #FFFFFF;
text-align: justify;
font-weight: normal;
padding-left: 5px;
padding-right: 5px;
}

.txt_cont {
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 90px;
}

.formulaire {
	FONT-SIZE: 11px;
	WIDTH: 100%;
	COLOR: #999999;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #292929;
	border: 1px solid #383838;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.formulaire_bouton { 
BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: medium none; WIDTH: 49%; COLOR: #999999; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #444444
}

.lien_gris {
font-size: 10px;
text-decoration: none;
color: #999999;
font-weight: normal;
}
