/* CSS Document */
html, body {
	margin: 0;
	padding:0;
	position: absolute;
	width: 100%;
	height: 100%;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
}

.banner{
	position: absolute;
	width: 1080px;
	height: 120px;
	padding: 10px;
	background-image: url(images/banner.jpg);
	background-repeat: repeat;
	display: none;
}

.image{
	float: left;
	margin-top: 0px;
}

.titre{
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size: 63px;
	margin-top: 1px;
	margin-left: 150px;
	text-align: center;
}

.titre a{
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.vinGaillac{
	font-size: 36px;
}

.menu{
	position: absolute;
	width: 240px;
	height: 640px;
	border-style: groove;
	border-color: #914E0B;
	padding-left: 10px;
	margin-top: 140px;
	font-size: 14px;
	background-image: url(images/menu.jpg);	
	font-family: "Times New Roman", Times, serif;
	color: #993333;
	display: none;
}

.menu a{
	color: #993333;
	text-decoration: none;
}

.centre {
	position: absolute;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 10px;
	width: 600px;
	height: auto;
	border-style: groove;
	border-color: #914E0B;
	color: #FFFFFF;
	background-image: url(images/centre.jpg);
}

h1{
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 25px;
	font-size: 35px;
	color: #FFFF99;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 15px;
	text-decoration: underline;
	color: #000000;
}

h3{
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 25px;
	font-size: 35px;
	color: #990000;
}

label{
	font-style: italic;
	font-weight: bold;
}

table{
	font-size: 13px;
	color: #FFFFFF;
}

.vin{
	float: left;
	text-align: center;
	width:50%;
}

a{
	color: #E4C201;
}

img{
	border-style: solid;
	border-color: #000000;
}

.nomVin{
	text-align: center;
}

fieldset legend{
	color: #E4C201;
}

form.coordonnee fieldset{
	padding: 1em;
}

form.coordonnee label{
	display: inline;
	float: left;
	width: 160px;
	margin-left: 20%;
} 

form.coordonnee table{
	width: 100%;
}

form.coordonnee div{
	margin-left: 40%;
}

.RCoord{
	margin-left: 30%;
}

.RProd{
	width: 100%;
}

.lien {
	float: left;
	text-align: center;
 }
 
.recompenses{
	color: #E4C201;
	font-weight: bold;
}
 
.contact{
	text-align: center;
	font-weight: bold;
}
 
.partenaire{
 	text-align: center;
}
 
.collecPhoto{
 	text-align: center;
}
 
.imgPropriete{
	text-align: center;
} 
 
.imgPropriete img{
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.details td{
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #000000;
	vertical-align: top;
}

.details img{
	width: 300px;
	height: 400px;
}
