@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f0d6;
	background-repeat: no-repeat;
	background-position: right top;
	background-image:url(../images/background.jpg);
}

#container{
	width: 1080px;

	float: right;
}

#left{
	width: 353px;

	margin-left: auto;
	margin-right: auto;
	display: inline;
	overflow:auto;
	float:left;
}

#logo{
	padding-top: 15px;
	padding-right: 70px;
	padding-bottom: 120px;
	text-align:right;
	height:190px;
}

#foto{
	padding-top: 80px;
	padding-right: 90px;
	padding-left: 46px;
	padding-bottom: 53px;
	text-align:left;
	height:190px;
}

#menu{
	padding-top: 0px;
	padding-right: 82px;
	padding-bottom: 0px;
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
}

.seccion {
	list-style: none;
	color:#964578;
}

.seccion a {
	list-style: none;
	color:#964578;
	text-decoration: none;
}

.seccion a:hover {
	list-style: none;
	color: #7b275c;
	text-decoration: underline;
}

.vinos{
	list-style: none;
	color:#a9a67e;
	font-size:15px;
}

.vinos a{
	list-style: none;
	color:#a9a67e;
	text-decoration: none;
}

.vinos a:hover {
	list-style: none;
	color:#787551;
	text-decoration: underline;
}

#right{
	width: 727px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	display:inline;
	float:right;
}

#cuerpo{
	color:#2d2d2d;
	padding-top: 20px;
	padding-right: 102px;
	padding-left: 65px;
	padding-bottom: 0px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}

#cuerpo h1{
	color:#964578;
	padding:0px;
	margin:0px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:normal;
}

#pie{
	color:#646464;
	padding-top: 100px;
	padding-right: 102px;
	padding-left: 65px;
	padding-bottom: 0px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
}

.cosecha{
	color:#616161;
	padding:0px;
	margin:0px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
}

.procedencia{
	color:#2d2d2d;
	float:right;
	padding-right: 50px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-transform:uppercase;
}

.thumb {
	background-image:url(../images/bg_thumb.png);
	background-position: center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	}