@charset "utf-8";
body {
	background-image: url(img/moelleux.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}
#page {
	width: 1009px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 685px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.hachette {
	font-size: 16px;
}

#page #menu {
	height: 250px;
	width: 313px;
	float: left;
	background-color: #D29A15;
	position: static;
	top: 0px;
}
#page #vins {
	height: 370px;
	width: 1009px;
	clear: both;
	overflow: auto;
	font-size: 13px;
	margin-bottom: 10px;
}
#page #vins #pe {
	height: 310px;
	width: 900px;
	padding-right: 90px;
	border-bottom-style: double;
	border-bottom-color: #D9B428;
}

#page #vins #cep {
	height: 310px;
	width: 960px;
	padding-right: 30px;
	border-bottom-style: double;
	border-bottom-color: #D9B428;
}

#page #vins #coulee {
	height: 310px;
	width: 960px;
	padding-right: 30px;
	border-bottom-style: double;
	border-bottom-color: #D9B428;
}

#page #vins #pierre {
	height: 310px;
	width: 960px;
	padding-right: 30px;
	border-bottom-style: double;
	border-bottom-color: #D9B428;
}
#page #vins img {
	padding-right: 10px;
	padding-left: 0px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 1px;
	margin-right: 20px;
}
.img_droite {
	float: right;
}



#page #bando {
	float: right;
	height: 250px;
	width: 695px;
	background-repeat: no-repeat;
	background-image: url(img/bando_moelleux.jpg);
	position: static;
	top: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #839506;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
	text-indent: 10px;
	padding-bottom: 4px;
	font-weight: normal;
	padding-top: 10px;
}
#page #footer {
	clear: both;
	height: 50px;
	width: 989px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 13px;
	padding-top: 5px;
	color: #999900;
	border-top-style: solid;
	border-top-color: #999900;
	border-top-width: thin;
}
#page #vins strong {
	color: #990000;
}
