#auto_centre {
	width: 306px;
	float:left;
	padding: 20px 0 0 20px;
	font-size: 11px;
}
#auto_titre {
	height: 39px;
}		
#auto_texte {
	padding: 5px 20px 20px 0;
	border-top: 2px solid #2c302e; 
}
#auto_mandats {
	width: 252px;
	margin-top: 59px;
	float:right;
}
.imgmandat {
	border-color: #2c302e;
	border-style: solid;
	border-width: 2px 0 2px 2px;
	display:block;
}
.txtmandat {
	margin-left: 62px;
	border-left: 2px solid #2c302e;
	padding: 4px 12px 15px 8px;
	font-size: 10px;
	line-height: normal;
	color: #0b8550;
}
#retourhaut {
	width: 58px;
	border-color: #2c302e;
	border-style: solid;
	border-width: 2px 2px 0 0;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
#retourhaut, #retourhaut a {
	color: #0b8550;
	text-decoration: none;
}
#photo {
	position:absolute;
	margin: 0 auto;
	text-align:left;
	left:273px;
	top:115px;
	width:700px;
	height:500px;
	padding:2px;
	background-color:#000;
	z-index:1;
}