@charset "utf-8";
body {
	margin: 0;
	background-color: #65003A;
}
#group {
	width: 1000px;
	height: 800px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #FFF;
	overflow: hidden;
}

#header {
	background-image: url(Images/Entete.jpg);
	height: 200px;
	width: 1000px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#section_gauche {
	width: 180px;
	height: 550px;
	background-color: #D1DE8F;
	float: left;
	clear: both;
	border-right-width: 4px;
	border-right-style: solid;
	border-top-color: #65003A;
	border-right-color: #65003A;
	border-bottom-color: #65003A;
	border-left-color: #65003A;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#section_droite {
	width: 816px;
	height: 550px;
	background-color: #FFF;
	float: right;
}
#footer {
	background-color: #65003A;
	float: left;
	width: 1000px;
	height: 49px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: lighter;
	color: #FFF;
	text-align: center;
	line-height: 45px;
	font-style: normal;
	text-decoration: none;
}
#footer a {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 36px;
	line-height: 30px;
	font-weight: bold;
	color: #D1DE8F;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #65003A;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #65003A;
	text-align: center;
	line-height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	text-align: center;
	}
img {
	margin-right: auto;
	margin-left: auto;
}
#section1 {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	width: 795px;
	height: 250px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
	clear: right;
}
#section2 {
	width: 795px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	float: left;
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
}
#section-fullplan {
	font-family: "Trebuchet MS";
	background-color: #FFF;
	width: 813px;
	height: 530px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 0px;
	padding-top: 20px;
}
#section1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	letter-spacing: normal;
	vertical-align: baseline;
	float: left;
	clear: left;
	line-height: 16px;
	font-style: normal;
}
#iframe_gauche {
	width: 180px;
	height: 550px;
	background-color: #D1DE8F;
	float: left;
	clear: both;
	border-right-width: 4px;
	border-right-style: solid;
	border-top-color: #65003A;
	border-right-color: #65003A;
	border-bottom-color: #65003A;
	border-left-color: #65003A;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#iframe_droite {
	width: 816px;
	height: 100%;
	overflow-y: scroll;
	background-color: #FFF;
	float: right;
}