#global {
	position: fixe;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#contenant {
	height: 700px;
	width: 1024px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	border: 1px solid #000;
	box-shadow: 1px 1px 12px #000;
}
#entete {
	font-family: Arial, Helvetica, sans-serif;
	width: 1024px;
	left: 0px;
	top: 0px;
	float: left;
	height: 130px;
}
#menu {
	float: left;
	height: 550px;
	width: 200px;
}
#detail {
	background-image: url(images/pdet_fond.jpg);
	height: 550px;
	width: 824px;
	float: left;
}
#detail_contact {
	float: left;
	height: 550px;
	width: 804px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	text-indent: 15px;
	font-size: 12px;
	color: #FFF;
	margin-left: 20px;
}
#histoire_titre {
	float: left;
	width: 754px;
	overflow: auto;
	color: #FFF;
	margin-left: 70px;
	margin-top: 30px;
	text-align: left;
	height: auto;
	border-bottom: 1px solid #FFFFFF;
}
#histoire_contenu {
	float: left;
	height: 440px;
	width: 770px;
	overflow: auto;
	color: #FFFFFF;
	margin-left: 50px;
}
.histoire_detail {
	float: left;
	height: auto;
	width: 750px;
	color: #FFFFFF;
	margin-top: 15px;
}
.histoire_detail_img {
	height: auto;
	width: auto;
	float: left;
	margin-right: 30px;
	left: 10px;
	margin-left: 20px;
	border: thin solid #000000;
}
.histoire_detail_texte {
	height: auto;
	width: 375px;
	margin-right: 20px;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 14px;
}
.histoire_detail_ligne {
	float: left;
	width: 750px;
	overflow: auto;
	font-size: 12px;
	color: #FFF;
	margin-top: 5px;
	text-align: left;
	height: auto;
	margin-bottom: 10px;
	left: 10px;
	margin-left: 20px;
}
#adresse {
	float: left;
	height: 20px;
	width: 1024px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 100;
	text-align: center;
	color: #FFF;
	vertical-align: bottom;
	background-image: url(images/p_adresse.jpg);
	font-variant: normal;
	text-indent: 100px;
}
