@charset "utf-8";
body {
	text-align: center;
	padding: 0px;
	background-image: url(../images/relais_indes_body.jpg);
	background-repeat: repeat-x;
	background-color: #a7b84f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 948px;
	margin-top: 38px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 535px;
	position: relative;
	background-image: url(../images/relais_indes_header.jpg);
	background-repeat: no-repeat;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 93px;
	position: relative;
	background-image: url(../images/relais_indes_footer.jpg);
	background-repeat: no-repeat;
}
#footer_gauche {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 261px;
	position: relative;
	height: 93px;
}
#footer_mention {
	width: 682px;
	height: 20px;
	margin-top: 66px;
	float: right;
	position: relative;
	font-size: 0.85em;
	color: #c6d093;
	text-align: right;
	padding-top: 7px;
	padding-right: 5px;
	font-weight: bold;
}
#footer_mention a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer_mention a:hover {
	color: #c6d093;
}

