@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/relais_indes_body.jpg);
	background-repeat: repeat-x;
	background-color: #a7b84f;
}
a {
	text-decoration: underline;
}

#container {
	padding: 0px;
	width: 948px;
	margin-top: 38px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/relais_indes_scontainer.jpg);
	background-repeat: no-repeat;
	background-color: #5d6329;
}
#leftcol {
	margin: 0px;
	width: 261px;
	position: relative;
	float: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	color: #FFFFFF;
}
#rightcol {
	font-size: 1.1em;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	float: right;
	width: 661px;
	position: relative;
	padding-top: 25px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 19px;
}

#rightcol h1 {
	font-size: 1.8em;
	padding-left: 3px;
	font-weight: normal;
	padding-bottom: 3px;
}
#rightcol h3 {
	font-size: 1.1em;
	font-weight: normal;
}


#mainmenu {
	margin: 0px;
	padding: 0px;
	height: 62px;
	position: relative;
	clear: both;
}

#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;
}
a {
	color: #C7C1C1;
}
.image {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.image_droite {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}
