body
{
	background-color: #777777;
	font-family: Arial, "Times New Roman", "Arial Black", Verdana, serif;
}

p
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: white;
}

#retour
{
	position: absolute;
}
#retour a
{
	color: #ff6600;
}

#en-tete
{
	width: 500px;
	height: 100px;
	margin-left: 200px;
}

#en-tete h1
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: white;
	text-align: center;
}

#en-tete h3
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #ff6600;
	text-align: center;
}

#formulaire
{
	position: absolute;
	width: 860px;
	height: 1000px;
	margin-left: 20px;
}
#formulaire h3
{
	text-align: center;
	color: white;
}

#formulaire h4
{
	font-size: 1.2em;
	color: #ff6600;
}

#formulaire td
{
	color: white;
}

/* CONTACT MAIL/ */
#corps_contact_mail
{
	position: absolute;
	margin-left: 100px;
	margin-top: 100px;
}


#conception
{
	position:absolute;
	margin-left:100px;
	margin-top: 650px;
}.erreur{	text-align: center;	color: red;	font-size: 2em;}.envoi{	text-align: center;	color: green;	font-size: 2em;}
