body {
	background-color: #666059;
	overflow:hidden;
	background-image:url(images/fond.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", verdana;
}
p {
	font-size:11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify;
	margin: 0px;
}
a#menu {
	font-size:11px;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration:none;
}
a#menu2 {
	font-size:11px;
	font-weight:bold;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration:none;
}
a#menu3 {
	font-size:10px;
	/*font-weight:bold;*/
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration:none;
}
a#pdf {
	text-decoration:none;
	}
h1 {
	color: #5D1217;
	font-size:20px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
h1#blanc {
	color: #FFFFFF;
	font-size:20px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
h2 {
	color: #5D1217;
	font-size:15px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
h3 {
	color: #5D1217;
	font-size:13px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
div#vin {
	font-size:11px;
	padding-right: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	text-align: left;
	position: relative;
	border-style:solid;
	border-color:#FFFFFF;
}
div#vin_image {
	position: absolute;
	right: 0px;
	top: 50px;
	/*border-style:solid;*/
}
div#right {
	position: absolute;
	width: 175px;
	height: 200px;
	top: 50px;
 	right: 0px;
	overflow: hidden;
	}
div#site {
	top: 75px;
	width: 850px;
	height: 475px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	}
div#content {
	float: right;
	width: 600px;
	height: 425px;
	background-color: #FFFFFF;
	overflow: auto;
	}
div#content_vignerons {
	float: right;
	width: 600px;
	height: 425px;
	overflow: auto;
	}
div#content_vignerons_details {
	float: right;
	width: 415px;
	height: 425px;
	background-color: #FFFFFF;
	overflow: auto;
	}
div#menu_vignerons {
  float: left;
	width: 171px;
	height: 421px;
	background-color: #5D1217;
border-style:solid;
border-width:2px;
border-color:#FFFFFF;

	}
div#menu {
  float: left;
	width: 250px;
	height: 350px;
	}	
div#construction {
	float: left;
	width: 600px;
	height: 425px;
	overflow: auto;
	background-image:url(images/construction.jpg);
	background-repeat: no-repeat;
	background-position:center;
	}
div#shadow {
	float: right;
	bottom: 0px;
	width: 600px;
	height: 50px;
	background-image:url(images/shadow.jpg);
	background-repeat: repeat-x;
	}
div#shadow_vignerons {
	float: right;
	bottom: 0px;
	width: 600px;
	height: 50px;
	background-image:url(images/shadow_vignerons.jpg);
	background-repeat: repeat-x;
	}
div#logo{
	width: 250px;
	height: 100px;
	background-image:url(images/logo.jpg);
	cursor:hand;
	}
div#img_home{
	position:relative; 
	top:10px; 
	left:10px;
	width: 580px;
	height: 190px;
	background-image:url(images/home.jpg);
	}
div#titre_home{
	position:relative; 
	top:10px; 
	left:10px;
	max-width:580px; 
	overflow:hidden;
	}
div#pdf{
	background-image:url(images/pdf-icon.gif);
	width: 38px;
	height: 34px;
	float:left;
	background-repeat: no-repeat;
	cursor:hand;
	}
