@charset "utf-8";

/* Estilos generales, definidos para etiquetas determinadas */
BODY {
font-family : verdana;
font-size : 11px;
text-align : center;
color : #ffffcc;
background : #000000;
}
a:visited, a:hover, a:link {
color : #cc9966;
text-decoration : none;
}
input {
margin: 5px;
color : #C1C1C1;
background : #000000;
border-style : solid;
border-width : 1px;
border-color : #663300;
}
select {
margin: 5px;
color : #C1C1C1;
background : #000000;
border-style : solid;
border-width : 1px;
border-color : #663300;
}
textarea {
margin: 5px;
color : #C1C1C1;
background : #000000;
border-style : solid;
border-width : 1px;
border-color : #663300;
}

/* Fuentes Flash */
h1 {
color: #bca36d;
font-family: "Times New Roman", Times, serif;
font-size: 40px;
margin: 10px;
margin-top: 25px;
}
h3 {
color: #ffffcc;
}
.gama_mostrar {
color : #FFFFFF;
font-family: "Times New Roman", Times, serif;
}
.encabezado_vino{
color: #FFFFFF;
font-family: "Times New Roman", Times, serif;
margin-top: 15px;
font-size: 36px;
}
.subtitulo_vino{
color: #FFFFFF;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
}
p.texto_flash {
color: #bca36d;
font-family: "Times New Roman", Times, serif;
margin: 5px;
}

/* Estilos de texto y decoración. Utilizados en varias partes de la web */
.titulo_contacto {
font-size : 10px;
color : #996600;
}
.titulo_parrafo {
color : #FFFFFF;
font-weight : bold;
}
div.recuadro {
margin: 10px;
background : #180000;
border-style : solid;
border-width : 1px;
border-color : #663300;
}
.parrafo_recuadro {
font-family : sans-serif;
font-size : 10px;
color : #baa567;
padding : 10px;
}
img.recuadro {
background : #180000;
border-style : solid;
border-width : 1px;
border-color : #663300;
}

/* Estilos referentes a fondos de "index" y "inicio" */
div.fondo_index {
width : 800px;
height : 550px;
float : left;
background-image : url(../imagenes/estructura/fondo.jpg);
background-repeat : no-repeat;
background-position : bottom right;
}
div.fondo_texto {
width : 500px;
height : 600px;
margin : 0px
padding : 100px;
font-size : 12px;
font-family : verdana;
text-align: justify;
color: #A6A91D;
padding: 10px;
}
div.fondo_inicio {
width : 450px;
height : 600px;
margin : 50px
background-image : url(../imagenes/estructura/botella.jpg);
background-repeat : no-repeat;
background-position : bottom right;
}

/* Estructura común */
div.contenedor {
width : 800px;
text-align : left;
margin : auto;
}
div.menu_sup {
float : right;
color : #cc9966;
font-size : 12px;
word-spacing : 30px;
}
div.lateral {
width : 250px;
float : left;
background-image : url(../imagenes/estructura/cruz_comun.gif);
background-repeat : no-repeat;
background-position : bottom left;
}
div.fondo_encabezado {
width: 550px;
height: 100px;
padding: 10px;
padding-top: 1px;
background-image : url(../imagenes/cabezeras/fondo_generales.gif);
background-repeat : no-repeat;
}
div.fondo_news {
width: 550px;
height: 100px;
padding: 5px;
padding-top: 1px;
background-image : url(../imagenes/cabezeras/fondo_generales.gif);
background-repeat : no-repeat;
}
img.menu {
margin-top : 4px;
margin-bottom : 3px;
border-width : 0;
}
div.pie {
font-size : 10px;
text-align : center;
clear : both;
color : #cccccc;
}
div.contenido {
float : right;
width : 550px;
}
.bandera_mini
{
width : 15px;
height : 10px;
border-width : 0;
}

/* Relativos a "Index" */
div.menu_edad {
color : #cc9933;
padding : 25px;
font-size : 14px;
font-family : verdana;
width : 470px;
}
div.entrar {
width: 120px;
color : #ffffff;
font-size : 17px;
font-family : sans-serif;
float : right;
cursor : pointer;
}

/* Relativos a "Nuestra bodega" */
div.texto_bodega {
margin-top : 15px;
padding : 0 10px 10px 25px;
}
img.foto_derecha {
float : right;
margin : 10px;
border-style : solid;
border-width : 1px;
border-color : #663300;
}
img.foto_izquierda {
float : left;
margin : 10px;
border-style : solid;
border-width : 1px;
border-color : #663300;
}
img.foto_central {
text-align : center;
margin : 10px;
}

/* Relativas a "Nuestros vinos" y "Otros productos" */
div.menu_vino {
width: 160px;
height: 180px;
margin: 10px;
text-align: center;
}
.espaciado_menu_vino {
margin-top: 10px;
margin-bottom: 10px;
}
div.vino {
float : right;
width : 450px;
}
#foto
{
position: absolute;
width: 450px;
height: 500px;
text-align: center;
margin-left: 100px;
visibility: hidden;
z-index: 2;
}

/* Relativos a "Prensa" */
.enlace_prensa {
width: 530px;
height: 72px;
margin: 10px 5px 10px 5px;
}

/* Relativos a "Palmarés" */
.tabla {
width : 550px;
background : #180000;
font-size : 11px;
border-width: 2px;
border-style : solid;
border-color : #000000;
}
.tabla th {
text-align : center;
background : #663300;
border-width: 2px;
border-color : #000000;
}
.tabla td {
color : #baa567;
text-align : center;
border-width: 2px;
border-color : #000000;
}

/* Relativos a "Contacto" */
.departamento_contacto {
color: #baa567;
}
.parrafo_contacto {
font-family : sans-serif;
font-size : 10px;
color : #baa567;
padding : 10px;
padding-bottom : 0;
}

/* Relativos a administración */
.listado {
width: 148px;
float: left;
padding: 9px;
}
.enlaces {
color: #cc9966;
cursor: pointer;
}
