a:focus {outline:none;}
a:link {text-decoration:none; font-size:10px; font-family:Arial, Verdana, Helvetica, sans-serif; color:#696969;}
a:visited {text-decoration:none; font-size:10px; font-family:Arial, Verdana, Helvetica, sans-serif; color:#696969;}
a:active {text-decoration:none; font-size:10px; font-family:Arial, Verdana, Helvetica, sans-serif; color:#696969;}
a:hover {text-decoration:none; font-size:10px; font-family:Arial, Verdana, Helvetica, sans-serif; color:#A92929;}

a.link2:link {text-decoration:none; font-size:10px; font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:bold; color:#FFFFFF;}
a.link2:visited {text-decoration:none; font-size:10px; font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:bold; color:#FFFFFF;}
a.link2:active {text-decoration:none; font-size:10px; font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:bold; color:#FFFFFF;}
a.link2:hover {text-decoration:none; font-size:10px; font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:bold; color:#A92929;}

a.link3:link {text-decoration:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#98989B;}
a.link3:visited {text-decoration:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#98989B;}
a.link3:active {text-decoration:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#98989B;}
a.link3:hover {text-decoration:none; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#98989B;}

a.linktienda:link {text-decoration:none; font-size:11px; font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:bold; color:#FFFF99;}
a.linktienda:visited {text-decoration:none;  font-size:11px; font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:bold; color:#FFFF99;}
a.linktienda:active {text-decoration:none; font-size:11px; font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:bold; color:#FFFF99;}
a.linktienda:hover {text-decoration:none;  font-size:11px; font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:bold; color: #A92929;}

html, body {
 background-color:black;
 scroll: no;
 top: 0;
 left: 0;
 text-align:center; /* centra las capas con internet explorer */
}

input {
 background-image:url(../img/input.jpg);
 width: 126px;
 height: 17px;
 font: 10px arial;
 color: #FFF;
 border: 0px solid #FFF;
 padding: 2px 2px 2px 2px;
}

.preload {
 width: 0;
 height: 0;
 display: inline;
 background-image:url(../img/bckinicio.jpg);
 background-image:url(../img/bckhistoria.jpg);
 background-image:url(../img/bckbodeganueva.jpg);
 background-image:url(../img/bcknuestrosvinedos.jpg);
 background-image:url(../img/bckcontacto.jpg);
}

.gris {
 text-decoration:none;
 font-size:10px;
 font-family:Arial, Verdana, Helvetica, sans-serif;
 color:#696969;
}

.ttgris {
 text-decoration:none;
 font-size:12px;
 font-weight:bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#98989B;
 display: none;
}

.blanco {
 text-decoration:none;
 font-size:12px;
 font-family:Arial, Verdana, Helvetica, sans-serif;
 color:#FFFFFF;
}

---------

.pantalla {
 width: 100%;
 height: 100%;
 background-color: #000000;
 position: absolute;
 overflow: hidden;
 margin-top: 0;
 margin-left: 0;
 margin: 0px auto; /* centrar con firefox */
 text-align:center; /* centra las capas con internet explorer */
 /* border: blue 1px solid; */
}


.anchura{
 position: relative;
 background-color: #000000;
 width: 990px;
 height: 100%;
 left: 0;
 margin: 0px auto; /* centrar con firefox */
 text-align:center; /* centra las capas con internet explorer */
 overflow: hidden;
 border: red 0px solid; 
}

.altura{
 position: absolute;
 background-color: #000000;
 width: 100%;
 height: 580px;
 top: 50%;
 left: 0;
 margin-top: -290px;
 overflow: hidden;
 border: green 0px solid; 
}

.contenedor
{
 position: absolute;
 background-color: #000000;
 top: 0;
 left: 0;
 width: 100%;
 height:100%;
}

.dfondo{
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height:100%;
 background-color: #000000;
 filter:alpha(opacity=60);
 -moz-opacity:0.6;
 opacity: 0.6;
 z-index: 500;
}

.dtexto {
 width: 100%; height: 100%;
 background-color: transparent;
 position: absolute;
 z-index: 502;
 text-align: justify;
}

.intro{
 position: relative;
 width: 990px;
 height: 580px;
 margin: 0 auto;
 overflow: hidden;
 z-index: 100; /* Tiene que estar encima de la web */
 border: blue 0px solid; 
}

.saltar_intro{
 overflow: hidden;
 display:none;
 z-index: 200;
}

.barrasuperior{
 position: absolute;
 width: 100%;
 height: 30px;
 top: 50%;
 left: 0px;
 margin-top: -292px;
 text-align: center;
 text-valign: middle;
 border: blue 0px solid;
 z-index: 500;
 background-color:black;
 opacity: 0.6;
}

.contenidos{
 width: 990px;
 height: 580px;
 overflow: hidden;
 border: blue 0px solid; 
}

.menu{
 position: absolute;
 width: 100%;
 height: 30px;
 top: 50%;
 left: 0px;
 margin-top: 290px;
 text-align: center;
 text-valign: middle;
 overflow: hidden;
 display: block;
 border: orange 0px solid; 
 z-index: 500;
}


.botonmenu{
 position: absolute;
 width: 270px;
 height: 80px;
 top: 75px;
 left: 30px;
 z-index: 200;
 border: orange 0px solid;
}

.submenu{
 position: relative;
 width: 135px;
 height: 80px;
 left: -8px;
 display: none;
 z-index: 200;
 border: green 0px solid;
}

.botonbotella{
 position: absolute;
 width: 205px;
 height: 112px;
 top: 460px;
 left: 5px;
 z-index: 210;
 border: orange 0px solid;
}

.submenub{
 position: relative;
 width: 172px;
 height: 112px;
 left: -38px;
 display: none;
 z-index: 200;
 border: green 0px solid;
}

.botonbotella2{
 position: absolute;
 width: 205px;
 height: 112px;
 top: 460px;
 left: 460px;
 z-index: 210;
 border: orange 0px solid;
}

.submenuc{
 position: relative;
 width: 146px;
 height: 73px;
 top: 8px;
 left: -8px;
 display: none;
 z-index: 200;
 border: green 0px solid;
}

.submenud{
 position: absolute;
 width: 390px;
 height: 320px;
 top: 272px;
 left: 162px;
 display: none;
 z-index: 200;
 border: green 0px solid;
}


.botellainicio{
 position: absolute;
 width: 205px;
 height: 112px;
 top: 460px;
 left: 392px;
 z-index: 210;
 border: orange 0px solid;
}

.pestanas{
 position: absolute;
 width: 170px;
 height: 100px;
 top: 470px;
 left: 820px;
 z-index: 200;
 border: orange 0px solid;
}

.inicio{
 position: absolute;
 width: 990px;
 height: 580px;
 top: 0;
 left: 0;
 border: white 0px solid;
 z-index: 150;
}


.animacion{
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 overflow: hidden;
 background-color:black;
 background-position:center center ;
 background-repeat:no-repeat;
 display: block;
 border: white 0px solid;
 z-index: 150;
}

.bckinicio{
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 overflow: hidden;
 background-color:black;
 background-image:url(../img/bckinicio.jpg);
 background-position:center center ;
 background-repeat:no-repeat;
 display: block;
 border: white 0px solid;
 z-index: 70;
}

.historia{
 position: absolute;
 width: 990px;
 height: 580px;
 top: 0;
 left: 0;
 overflow: hidden;
 display: none;
 border: white 0px solid;
 z-index: 160; 
}

.bckhistoria{
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 overflow: hidden;
 background-color:black;
 background-image:url(../img/bckhistoria.jpg);
 background-position:center center ;
 background-repeat:no-repeat;
 display: block;
 border: white 0px solid;
 z-index: 60;
}

.bodeganueva{
 position: absolute;
 width: 990px;
 height: 580px;
 top: 0;
 left: 0;
 overflow: hidden;
 display: none;
 border: white 0px solid;
 z-index: 160; 
}

.bckbodeganueva{
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 overflow: hidden;
 background-color:black;
 background-image:url(../img/bckbodeganueva.jpg);
 background-position:center center ;
 background-repeat:no-repeat;
 display: block;
 border: white 0px solid;
 z-index: 60;
}

.nuestrosvinedos{
 position: absolute;
 width: 990px;
 height: 580px;
 top: 0;
 left: 0;
 overflow: hidden;
 display: none;
 border: white 0px solid;
 z-index: 160; 
}

.bcknuestrosvinedos{
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 overflow: hidden;
 background-color:black;
 background-image:url(../img/bcknuestrosvinedos.jpg);
 background-position:center center ;
 background-repeat:no-repeat;
 display: block;
 border: white 0px solid;
 z-index: 60;
}

.contacto{
 position: absolute;
 width: 990px;
 height: 580px;
 top: 0;
 left: 0;
 overflow: hidden;
 display: none;
 border: white 0px solid;
 z-index: 160; 
}

.bckcontacto{
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 overflow: hidden;
 background-color:black;
 background-image:url(../img/bckcontacto.jpg);
 background-position:center center ;
 background-repeat:no-repeat;
 display: block;
 border: white 0px solid;
 z-index: 60;
}

.comunicacion{
 position: absolute;
 width: 990px;
 height: 580px;
 top: 0;
 left: 0;
 overflow: hidden;
 display: none;
 border: white 0px solid;
 z-index: 160; 
}

.bckcomunicacion{
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 overflow: hidden;
 background-color:black;
 background-image:url(../img/bckcomunicacion.jpg);
 background-position:center center ;
 background-repeat:no-repeat;
 display: block;
 border: white 0px solid;
 z-index: 60;
}

.pventa{
 position: absolute;
 width: 990px;
 height: 580px;
 top: 0;
 left: 0;
 overflow: hidden;
 display: none;
 border: white 0px solid;
 z-index: 160; 
}

.bckpventa{
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 overflow: hidden;
 background-color:black;
 background-image:url(../img/bckpventa.jpg);
 background-position:center center ;
 background-repeat:no-repeat;
 display: block;
 border: white 0px solid;
 z-index: 60;
}

.tienda{
 position: absolute;
 width: 990px;
 height: 580px;
 top: 0;
 left: 0;
 overflow: hidden;
 display: none;
 border: white 0px solid;
 z-index: 160; 
}

.bcktienda{
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 overflow: hidden;
 background-color:black;
 background-image:url(../img/bcktienda.jpg);
 background-position:center center ;
 background-repeat:no-repeat;
 display: block;
 border: white 0px solid;
 z-index: 60;
}


.sortiusmonastrel{
 position: absolute;
 width: 990px;
 height: 580px;
 top: 0;
 left: 0;
 overflow: hidden;
 display: none;
 border: white 0px solid;
 z-index: 160; 
}

.bcksortiusmonastrel{
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 overflow: hidden;
 background-color:black;
 background-image:url(../img/bcknuestrosvinos.jpg);
 background-position:center center ;
 background-repeat:no-repeat;
 display: block;
 border: white 0px solid;
 z-index: 60;
}

.sortiussyrah{
 position: absolute;
 width: 990px;
 height: 580px;
 top: 0;
 left: 0;
 overflow: hidden;
 display: none;
 border: white 0px solid;
 z-index: 160; 
}

.bcksortiussyrah{
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 overflow: hidden;
 background-color:black;
 background-image:url(../img/bcknuestrosvinos.jpg);
 background-position:center center ;
 background-repeat:no-repeat;
 display: block;
 border: white 0px solid;
 z-index: 60;
}

.uvio{
 position: absolute;
 width: 990px;
 height: 580px;
 top: 0;
 left: 0;
 overflow: hidden;
 display: none;
 border: white 0px solid;
 z-index: 160; 
}

.bckuvio{
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 overflow: hidden;
 background-color:black;
 background-image:url(../img/bcknuestrosvinos.jpg);
 background-position:center center ;
 background-repeat:no-repeat;
 display: block;
 border: white 0px solid;
 z-index: 60;
}






