body {
background-color: #F8B801;
padding:0;
margin:0;
}


.copyright {
	color: #A2A2A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


li {list-style-type: square;}
img {border: none;}
p {margin: 0;}

.formulaire {
	FONT-SIZE: 11px;
	WIDTH: 100%;
	COLOR: #234c80;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	
.formulairebouton {
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: medium none; 
	WIDTH: 49%; 
	COLOR: #a1d7a2; 
	BORDER-BOTTOM: medium none; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR:#ffffff;
}
.lien {
	font-family: Arial;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
.lien:hover {

	font-family: Arial;
	font-size: 11px;
	color: #330000;
	text-decoration: underline;
}
.texte {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
