@charset "utf-8";
#container {
	height: 900px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	height: 247px;
	width: 1100px;
}
#container #header #left {
	background-image: url(../tranches/img_normal/top_left4.png);
	background-repeat: no-repeat;
	float: left;
	height: 247px;
	width: 798px;
}
#container #header #right {
	background-image: url(../tranches/img_normal/top_right2.png);
	background-repeat: no-repeat;
	float: right;
	height: 207px;
	width: 202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 40px;
	padding-right: 100px;
}
#container #body {
	height: 563px;
	width: 1100px;
}
#container #body #body_left {
	float: left;
	height: 563px;
	width: 273px;
}
#container #body #body_right {
	height: 563px;
	width: 827px;
	float: right;
}
#container #body #body_right #page_texte {
	background-image: url(../tranches/img_normal/page_left.png);
	background-repeat: no-repeat;
	float: left;
	height: 513px;
	width: 411px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	color: #336600;
}
#container #body #body_right #page_img {
	background-image: url(../tranches/img_normal/page_right.png);
	float: right;
	height: 463px;
	width: 396px;
	padding-top: 100px;
	padding-left: 0px;
}
body {
	background-image: url(../tranches/arriere_plan_x.jpg);
	background-repeat: repeat-x;
}

#container #footer {
	background-image: url(../tranches/img_normal/footer.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 1100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	padding-top: 55px;
}
