/* CSS Document */

body{
	margin: 0;
	text-align: center;
	background: #f0edf4;
	font-family: Arial;
	font-size: 12px;
	color: #3d3847;
}
#menu{
	padding: 5px 0px 5px 10px;
}
a, a:link{
	color: #6b6378;
	text-decoration: none;
}
a:hover{
	color: #958ba5;
}
#menu a{
	font-size: 14px;
}
#contenu{
	text-align: left;
	width: 900px;
	border: 1px;
	border-style: solid;
	border-color: #a9a7ac;
	margin-left: auto;
	margin-right: auto;
}
#gauche{
	width: 155px;
	float: left;
}
#content{
	width: 745px;
	float: left;
}
#content-haut{
	background: url("documents/image/domaine-Le-Roc-fronton2.jpg");
	background-repeat: no-repeat;
	width: 745px;
	height: 474px;
}
#content-haut2{
	background: url("documents/image/img-contact.jpg");
	background-repeat: no-repeat;
	width: 745px;
	height: 594px;
}
#content-haut-actu{
	background: url("documents/image/img-actu.jpg");
	background-repeat: no-repeat;
	width: 745px;
	height: 594px;
}
#content-haut3{
	background-image: url("documents/image/img-page-presse.jpg");
	background-repeat:  no-repeat;
	background-color: #d5d2d9;
	width: 745px;
	height: 1943px;
}
#content-haut4{
	background: url("documents/image/image-1-produits.jpg");
	background-repeat: no-repeat;
	width: 900px;
	height: 456px;
}
#content-haut5{
	background: url("documents/image/image-2-produits.jpg");
	background-repeat: no-repeat;
	width: 900px;
	height: 430px;
}
#content-haut6{
	background: url("documents/image/img5-page-2.jpg");
	background-repeat: no-repeat;
	width: 900px;
	height: 362px;
}
#content-haut7{
	background: url("documents/image/img3-page-2.jpg");
	background-repeat: no-repeat;
	width: 900px;
	height: 399px;
}
#content-milieu{
	background: url("documents/image/bande-page-1.gif");
	background-repeat: repeat-y;
	width: 695px;
	padding: 20px 0px 20px 50px;
}
#content-bas{
	background: url("documents/image/bas-cadre-page1.jpg");
	background-repeat: no-repeat;
	width: 745px;
	height: 17px;
}
#data{
	padding: 40px 0px 0px 50px;
}
#data2{
	padding-top: 71px;
}
#data3{
	padding: 20px 0px 12px 30px;
}
#data4{
	padding: 70px 0px 0px 30px;
}
#data5, #data6, #data7{
	padding: 1px 0px 0px 30px;
}
.menutop{
	margin-bottom: 3px;
}
h1{
	font-size: 12px;
	margin: 15px 0px 10px 0px;
}
h2{
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 5px 0px 5px 0px;
}
h3{
	font-size: 14px;
}
h4{
	font-size: 12px;
}
#entcontact{
	font-weight: bold;
	margin: 10px 0px 0px 60px;
}
.spacer{
	margin-left: 159px;
	float: left;
}
#footer{
	text-align: center;
	width: 100%;
	float: left;
}
form{
	margin-top: 50px;
}