body {
	background-color: #4c4c4c;
	margin: 0; 
	padding: 0; 
	width: 100%; 
	height: 100%;
	display: block;
	color:white;
	font: 12px/160% Verdana, sans-serif;

}

#supertabla {
width: 100%; 
height: 100%;
position: fixed;
top: 0pt;
left: 0pt;
display: table; 
table-layout: fixed;

}
#logo{
/*align:center;*/
background-color: #4c4c4c;

}

#logo div{
background-image:url(images/marcadeagua.png);
width:258px;
height:73px;
position:relative;
top:10px;
}

#supertabla #celda{
 display: table-cell;
 vertical-align: middle;
 text-align:center;
}

#marco {
	text-align:left;
	background-image: url(images/marco.png);
	background-repeat: no-repeat;
	padding: 15px;
	margin:auto;
	width: 870px; 
	height: 570px;
	overflow:hidden;

}

#contenido {
height:493px;
background-color: #4c4c4c;

overflow-y:auto;
}

a:link, a:visited {
  color: gray;
  font-weight:bold;
  text-decoration: none;

}

a:hover {
  color: white;
}

.contacto a:hover{
  color:#4c4c4c;
}

a:active, a.active {
  color: white;
  font-weight:bold;
  text-decoration: none;
}

li a.active{
color: white;

}

#blanco {
height:390px;
background-color: white;
margin: 30px 15px 5px 15px; 
padding: 0px 0px 0px 0px; 
color:#4c4c4c;
}

#blanco h2{
display:none;
/*position:fixed;*/
/*right:50px;*/
}

.flashnode{
position:fixed;
float:left;
padding:0px 20px 0px 0px;
}

.submitted{
display:none;
}

#menusuperior h2{
display:none;
}

.block-menu h2{
display:none;
}

.text-flash{
float:right;
width:335px;
padding:0px 20px 20px 0px;
position:relative;
top:20px;
height:330px;
text-align:justify;
overflow-y:auto;
}

ul.menu{
font-size:19px;
font-variant:small-caps;
margin:22px 0 0 0;
width:800px;
}

ul.menu li{
float:left;
margin:0px 0 0 60px;
list-style-image: none;
list-style-type:none;

}

ul.menu li.first{
margin:0;
}

.botellas{
height:330px;
overflow-y:auto;
margin:auto auto auto 30px;
/*width:770px;*/
top:15px;
position:relative;
}

.botellas img{
float:left;
margin-right:15px;
height:330px;
width:auto;
}

.vignobles{
position:relative;
top:10px;
left:10px;
}

.contacto{
float:left;
margin:15px 30px 0 80px;
text-align:center;

}

.webform-client-form{
float:right;
margin-right:30px;
margin-top:15px;
}

.listadeprecios{
height:375px;
margin-left:70px;
overflow-y:auto;
}

.listadeprecios img{
float:left;
margin-right:20px;
margin-bottom:20px;
}

.listadeprecios p{
font-variant:small-caps;
font-size:18px;
text-align:center;
margin-top:0;
}
.listadeprecios .precios{
text-align:center;
}
.listadeprecios .etiquetad{
width:320px;
float:left;
margin-bottom:30px;
margin-left:40px;
clear:right;

}
.listadeprecios .etiqueta {
width:320px;
margin-bottom:30px;
float:left;
clear:left;
}
