body {
	background-image: url(bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #464645;
}
#conteneur {
	height: auto;
	width: 1000px;
	position: relative;
	background-repeat: repeat;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#conteneur_index {
	height: auto;
	width: 1280px;
	position: relative;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #464645;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
a {
	color: #683620;
}
a:hover {
	color: #990000;
}

#menu {
	float: right;
	height: 129px;
	width: 640px;
	position: relative;
	top: 75px;
}
#footer {
	float: left;
	width: 987px;
	position: relative;
	height: auto;
}
#blocs_news {
	float: left;
	width: 904px;
	position: relative;
	height: auto;
	left: 40px;
}
#titre_revendeurs {
	float: left;
	height: 33px;
	width: 904px;
	position: relative;
}
#prestations {
	float: left;
	width: 260px;
	position: relative;
	height: auto;
	top: 10px;
}
#revendeurs {
	float: left;
	width: 275px;
	position: relative;
	height: auto;
	top: 10px;
	left: 55px;
}
#copy {
	background-image: url(bg_footer.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 904px;
	position: relative;
	top: 15px;
	float: left;
	left: 40px;
}
#mainbody {
	background-image: url(bg_main.png);
	background-repeat: no-repeat;
	float: left;
	height: 500px;
	width: 987px;
	position: relative;
}
#ctn_main {
	color: #464645;
	float: left;
	width: 460px;
	position: relative;
	height: auto;
	left: 225px;
	top: 15px;
}
#image_fond {
	background-image: url(map.png);
	background-repeat: no-repeat;
	width: 1280px;
	position: relative;
	height: 792px;
}


#ctn_copy {
	float: left;
	width: 400px;
	position: relative;
	height: auto;
	left: 2px;
	top: 10px;
}
#copyright {
	float: right;
	width: 300px;
	position: relative;
	height: auto;
	top: 10px;
}


#contact {
	float: right;
	width: 260px;
	position: relative;
	height: auto;
	top: 10px;
}
#page {
	float: left;
	width: 987px;
	position: relative;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	left: 147px;
}
#header {
	float: left;
	height: 233px;
	width: 987px;
	position: relative;
	background-image: url(logo_creawebsite.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
}

