#pub
{
	position: absolute;
	width: 200px;
	height: 480px;
	top: 0px;
	left: 608px;
}
#bandeauhaut
{
	position: absolute;
	top: 0px;
	height: 40px;
	width: 596px;
	background-color: #7f7d7e;
	color: white;
	line-height: 40px;
	font-family: arial;
	font-size: 18px;
	padding-left: 10px;
	
}
#bandeaubas
{
	position: absolute;
	top: 459px;
	height: 25px;
	line-height: 25px;
	width: 607px;
	background-color: #7f7d7e;
}
#bandeaubas a
{
	font-size: 12px;
	color: white;
	font-family: arial;
}
#central
{
	position: absolute;
	width: 600px;
	height: 420px;
	top: 40px;
	overflow: auto;
	font-size: 12px;
	font-family: arial;
	padding: 3px;
}
#formcontact table
{
	margin-left:40px;
	margin-top:20px;
}
th
{
	/*color: #575755;*/
	color: grey;
	font-family: arial;
	font-size: 12px;
}
#titreformulaire
{
    background-color: #eaeae8;
	/*color: #83837C;*/
	color: #7f7d7E;
	font-family: arial;
	font-size: 20px;
	width: 97%;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	text-align: center;
	font-style:none;
	width:100%;
}
input, textarea
{

/*border: 0.1px solid grey;*/
}
.button
{
	background-color:#7F7E7C;
	color: white;
	border: 1px solid d8d8d6;
}
