#header_partenaire {
	position: absolute;
	width:681px;
	height:159px;
	top:36px;
}

#texte_partenaire {
	position: absolute;
	width:700px;
	height:300px;
	top:200px;
	left:50px;
	font-family:verdana;
	color:#ffffff;
	font-size:11px;
	text-align: justify;
	line-height:17px;
}

#content {
	height:1370px;
}

table{
	top: 250px;
	background-color:#a6a5a5;
	padding:5px;
	border: 3px solid #808080;
}

#erreur{
	margin-top:20px;
	font-size:11px;
	font-family: verdana;
	font-style: bold;
	text-align:center;
	}