@charset "utf-8";
body {
	background-image: url(img/raisins.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}
#page {
	width: 1009px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 680px;
}
#page #menu {
	height: 250px;
	width: 313px;
	float: left;
	background-color: #F0DE62;
	position: static;
	top: 0px;
}
#page #bando {
	float: right;
	height: 250px;
	width: 695px;
	background-repeat: no-repeat;
	background-image: url(img/bando_vinsblcs.jpg);
	position: static;
	top: 0px;
}
#page #vins {
	height: 370px;
	width: 1009px;
	clear: both;
	overflow: auto;
	font-size: 13px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-bottom: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #767906;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
	text-indent: 10px;
	padding-bottom: 4px;
	font-weight: normal;
	padding-top: 10px;
}
#page #vins #harmonie {
	height: 310px;
	width: 960px;
	padding-right: 30px;
	border-bottom-style: double;
	border-bottom-color: #979B08;
}

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

#page #vins img {
	padding-right: 55px;
	padding-left: 55px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 1px;
	margin-right: 20px;
}
#page #footer {
	clear: both;
	height: 50px;
	width: 989px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 13px;
	padding-top: 5px;
	color: #979B08;
	border-top-style: solid;
	border-top-color: #979B08;
	border-top-width: thin;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#page #vins strong {
	color: #CC0000;
}
