* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #cbcbca;
	font-family: arial, helvetica, sans-serif;
	color: #602516;
	font-size: 12px;
}

#page {
	position: absolute;
	width: 939px;
	height: 592px;
	margin: 0 auto;
	top: 50%;
	left: 50%;
	margin-top: -296px;
	margin-left: -470px;
}

#content {
	position: absolute;
	width: 877px;
	height: 592px;
	top: 0px;
	left: 0px;
	background: #fff url('images/fond.jpg') no-repeat top left;
}

#content_home {
	position: absolute;
	width: 877px;
	height: 592px;
	top: 0px;
	left: 0px;
	background: #fff url('images/fond_home.jpg') no-repeat top left;
}

#menu {
	position: absolute;
	width: 62px;
	height: 592px;
	top: 0px;
	right: 0px;
	float: right;
}

#bloc {
	position: relative;
	top: 445px;
	left: 100px;
	width: 739px;
	height: 20px;
	text-align: center;
	font-size: 14px;
}

#adresse_home {
	position: absolute;
	top: 490px;
	left: 40px;
	width: 200px;
	height: 50px;
	text-align: left;
	font-size: 11px;
	color: #848d9d;
}

#adresse_home a {
	color: #848d9d;
	text-decoration: none;
}

#adresse_home a:hover {
	color: #000;
}

#adresse {
	position: absolute;
	top: 515px;
	left: 45px;
	width: 200px;
	height: 50px;
	text-align: left;
	font-size: 11px;
	color: #602516;
}

#adresse a {
	color: #848d9d;
	text-decoration: none;
}

#adresse a:hover {
	color: #000;
}

#illu {
	position: relative;
	top: 80px;
	left: 40px;
	width: 831px;
	height: 341px;
}

#table {
	position: relative;
	top: 140px;
	right: 5px;
	width: 397px;
	height: 272px;
	float: right;
}

#bloc_gauche {
	position: relative;
	top: 140px;
	left: 45px;
	width: 390px;
	height: 210px;
	text-align: left;
	font-size: 14px;
	float: left;
}

#bloc_gauche ul {
	margin-left: 15px;
	padding: 0;
}

#bloc_gauche li {
	padding-left: 0px;
	list-style-position: outside;
	margin-bottom: 15px;
}

#maxime {
	position: absolute;
	top: 70px;
	right: 70px;
	width: 270px;
	height: 50px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#temoignage {
	position: absolute;
	top: 455px;
	right: 20px;
	width: 350px;
	height: 80px;
	text-align: left;
	font-size: 14px;
}

#photo {
	position: absolute;
	top: 400px;
	left: 45px;
	width: 125px;
	height: 102px;
}

#logos {
	position: absolute;
	top: 505px;
	right: 60px;
	width: 210px;
	height: 100px;
}

a.pdf {
	font-size: 10px;
	color: #602516;
	text-decoration: none;
}
