body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	color: #000;
	background: #39491a url(img/fondo.jpg) top center no-repeat;
}

h1, h2, h3, h4, h5, h6 {padding: 0; margin: 0;}

p {padding: 0 0 1.1em 0; margin: 0;}

a:link {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}

a img {border: none;}

ul { padding: 0 0 1.1em 0; margin: 0; list-style: none;}
ul li {	padding: 0.2em 0 0.2em 2em; background: url(img/bolillo.gif) 10px 6px no-repeat;}

ol { padding: 0 0 0 2em; margin: 0;}
ol li {	padding: 0.2em 0 0.2em 0em;}

dl, dl dt, dl dd {padding: 0; margin: 0;}

img.foto_de { float: right; margin-left: 10px;}
img.foto_iz { float: left; margin-right: 10px;}

.fin { clear: both; height: 1px;}
.fin_iz { clear: left; height: 1px;}
.fin_de { clear: right; height: 1px;}

form {padding: 0; margin: 0;}

.texto-izquierda	{ text-align:left; }
.texto-derecha		{ text-align:right; }
.texto-centrado		{ text-align:center !important; }
.texto-justificado	{ text-align:justify; }

.txt_pq {font-size: 0.9em !important;}
.txt_gd {font-size: 1.1em !important;}

.negrita	{ font-weight:bold !important; }
.cursiva	{ font-style:italic !important; }
.underline	{ border-bottom:1px solid !important; }

.nomostrar, #nomostrar {display: none !important;}
.texto_de {float: right;}
.texto_iz {float: left;}

.contenido {
	background: url(img/cuadro.gif) top center no-repeat;
	margin: 130px auto 0 auto;
	height: 650px;
	width: 670px;
}
.menu ul {
	padding: 5px 0 0 0;
	width: 100%;
	margin: 0px 5px 0px 6px;	

}

.menu ul li {
	display: block;
	float: left;
	border: 1px solid #e4dec6;
	background: #3a4125 url(img/boton.jpg) top left repeat-x;
	text-align: center;
	padding: 0 11px 0 12px;
	margin: 0;
	height: 34px;
	font-weight: bold;
	font-size: 10px;
}
.menu ul li a {
	color: #fff;
	margin-top: 10px;
	display: block;
}

.menu ul li a:hover {color: #CFAC00; text-decoration: none;}
.menu ul li a#mnu7 {padding-right: 6px;}


.foto_cabecera {padding: 3px 5px 20px 7px; background: url(img/sombra.gif) bottom center no-repeat;}

table.interior {
	height: 366px;
	border-top: 4px solid #f2efe3;
	width: 650px;
	margin: 0 auto;
	
}

table.interior tr th {
	width: 310px;
	background: url(img/logotipo.gif) 20px 270px no-repeat;
	border-right: 4px solid #f2efe3;
	vertical-align: top;
}

img.foto {border: 4px solid #fff; margin-top: 40px;}

table.interior tr td {
	vertical-align: top;
	padding: 10px 0 0 20px;
	font-size: 14px;
}

.texto {
	font-size: 0.85em;
	width: 370px;
	height: 254px;
	overflow: auto;
	padding-right: 10px;
	line-height: 1.45em;
	padding-top: 10px;
}


.botellas {
	position: absolute;
	margin-top: 163px;
	margin-left: -27px;
}

.menu_vinos {font-size: 0.8em; font-weight: bold; text-align: right; padding-right: 20px; padding-bottom: 7px;}
.menu_vinos a {color: #960718;}

table.vinos tr th {
	padding-top: 12px;
	vertical-align: top;
	width: 180px;

}

table.vinos tr td {
	padding-top: 20px;
	vertical-align: top;
	font-size: 0.8em;
}

.etiqueta {
	height: 290px;
	overflow: auto;
	padding-right: 10px;
}

.etiqueta h2 {font-size: 1.3em; color: #960718; border-bottom: 1px solid #960718; margin-bottom: 4px;}
.etiqueta h3 {font-size: 1.2em; color: #960718; border-bottom: 1px solid #960718; margin-bottom: 4px; margin-top: 6px;}

.etiqueta ul, .etiqueta ul li {padding: 0; margin: 0;}
.etiqueta ul li {padding: 4px 0;}



.fotos_viejas {
	position: absolute;
	margin-top: 60px;
	margin-left: 460px;	
}




.pie {
	padding-top: 5px;
	margin: 0 auto 0 auto;
	width: 670px;	
	text-align: right;
	color: #fff;
	font-weight: bold;
	font-size: 0.70em;
}

.pie a {color: #fff;}

.blog {
	padding-left: 105px;
	float:  left;
}

