/* CSS Document */
body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#1a1a1a;
margin-top:40px;
}
.texto
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#272626;
text-align:justify;
}
input
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#272626;
}
textarea
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#272626;
}
table.principal
{
width:1000px;
height:590px;
text-align:center;
background-color:#FFFFFF;
border:#000000 solid 1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.fondoMenu
{
background-image:url(../imagenes/fondoMenuIzq.jpg);
background-repeat:no-repeat;
background-position:top;
width:210px;
height:460px;
}
.centro
{
height:590px;
}
a.enlaceMenu
{
font-weight:bold;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
text-align:left;
cursor:pointer;
}
a.enlaceMenu:hover
{
font-weight:bold;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
cursor:pointer;
}
.listadoMenu
{
vertical-align:top;
height:320px;
text-align:left;
margin-top:50px;
}
.central
{
background-image:url(../imagenes/cordon.jpg);
background-repeat:no-repeat;
background-position:top;
width:540px;
height:470px;

}
.centralGrandeSinFondo
{
width:790px;
height:470px;

}

.textoCentral
{

margin-top:120px;
width:410px;
margin-left:130px;
height:490px;
text-align:left;

}
.centralEspiga
{
background-image:url(../imagenes/espiga.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:790px;

}
.centralEspigaPaisaje
{
background:url(../imagenes/espiga.jpg) bottom left no-repeat;

width:790px;

}
.centralPimenton
{
background-image:url(../imagenes/pimenton.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:790px;
}
.centralEspigaPimenton
{
background-image:url(../imagenes/espigapimenton.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:790px;
}
.centralEspigaPimentonTrans
{
background-image:url(../imagenes/espigapimentonTrans.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:790px;
}
.centralCordonPimenton
{
background-image:url(../imagenes/cordonpimenton.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:540px;
}
.centralChorizoVino
{
background:url(../imagenes/choriVino.jpg) right no-repeat;
width:790px;
}
.textoCentralGrande
{
margin-top:0px;
width:630px;
margin-left:130px;
margin-right:20px;
height:469px;
text-align:left;

}
.textoRojo
{
color:#FF0000;
text-decoration:none;
}
.textoAmarillo
{
color:#ad9961;
font-style:italic;
}
.textoGris
{
color:#666666;
text-decoration:none;
font-size:9px;
}
.textoGranate
{
color:#b1281c;
text-decoration:none;
}
a.textoGranate:hover
{
color:#b1281c;
text-decoration:underline;
}
a.anio
{
color:#a6a5a5;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
a.anio:hover
{
color:#FF0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
.tituloSecc
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#b1281c;
}
div.ConScroll
{
overflow-y:auto;
overflow-x:hidden;
height:400px;
scrollbar-base-color : #FFFFFF; /*Color de base*/
scrollbar-3dlight-color : #555555; /*borde izquierdo en relieve*/
scrollbar-shadow-color:#555555; /*borde derecho en relieve*/
SCROLLBAR-FACE-COLOR: #DDDDDD; /*color de las superficies*/
SCROLLBAR-ARROW-COLOR: #555555; /*color de las flechas*/
SCROLLBAR-TRACK-COLOR: #FFFFFF; /*fondo de la barra de despalzamiento*/
scrollbar-highlight-color: #FFFFFF;  /*borde brillante (sombra izquierda)*/
scrollbar-darkshadow-color: #FFFFFF;  /*sombra oscura (sombra derecha)*/	

padding-right:14px;
}
table.direccion
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin-bottom:3px;
height:100px;
text-align:center;
}
a.enlace
{
color:#000000;
text-decoration:underline;
}
a.enlace:hover
{
color:#993300;
text-decoration:underline;
}


