@charset "utf-8";
/* CSS Document */
html{overflow-x: hidden;}
html, body
{
    font-family: garamond, "Times New Roman";
    color:#c90640;
    background: #ffffff url(Images/fondo2.jpg) repeat top fixed;
    background-attachment:scroll;
    background-repeat:repeat-x;
    margin-top:0px;
}
h1{ font-size:16px; font-weight:bold;color:#c90640;}
h2{ font-size:14px; font-weight:bold;color:#c90640;}
A:link, A:visited 
{ 
    text-decoration: none;
    outline:none;
    color:inherit;  
}
img {border:none;}
.derecha{text-align:right; width:75%;}
.izquierda{text-align:left;}
.hand{cursor:pointer;}
#transContacta, #transDonde, #transPlato
{
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    cursor:pointer;
    background-image:url(Images/fondoTrans.png);
    background-repeat:repeat;
}
#tarjetaContacta
{
    position:absolute;
    top:50%;
    left:50%;
    margin-top: -100px;
    margin-left: -188px;
    width:376px;
    height:200px;
    background-color:#ffffff;
    border-style:solid;
    border-width:2px;
    border-color:#be073b;
}
#tarjetaDonde
{
    position:absolute;
    top:50%;
    left:50%;
    margin-top: -250px;
    margin-left: -400px;
    width:800px;
    height:400px;
    background-color:#ffffff;
    border-style:solid;
    border-width:2px;
    border-color:#be073b;
    padding-top:15px;
    padding-left:13px;
    padding-right:13px;
}
#logoTarjeta
{
    width:200px;
    margin:12px;
    float:left;
    display:block;
}
.tablaTarjeta
{
    width:100%;
    font-size:12px;
    color:#000000;
}
#logo
{
    margin-top:22px;
    margin-bottom:7px;
    float:left;
    display:block;
}
#plantilla
{
    /*background-color:White;
    border: 1px solid #000000;*/
    /* ANTES width:922px; */
    width:700px;
    margin: 0 auto 0 auto;
}
#piePagina
{
    position:absolute;
    left:0px;
    width:100%;
    height:50px;
    background-color:Gray;
    margin-top:30px;
}
#sombraIzq
{
    background-image: url(Images/sombraIzq.png);
    width:9px;
    height:669px;
    margin-top:140px;
    float:left;
}
#sombraDer
{
    background-image: url(Images/sombraDer.png);
    width:9px;
    height:669px;
    margin-top:140px;
    float:left;
}
#florDerecha
{
    background-image: url(Images/florDerFondo.png);
    position:absolute;
    /* ANTES top:208px;*/
    top:103px;
    left:50%;
    /*ANTES margin-left:449px;*/
    margin-left:340px;
    width:304px;
    height:268px;
    z-index:0;
}
#florIzquierda
{
    background-image: url(Images/florIzqFondo.png);
    position:absolute;
    /* ANTES top:208px;*/
    top:103px;
    right:50%;
    /*ANTES margin-right:453px;*/
    margin-right:342px;
    width:304px;
    height:268px;
    z-index:0;
}
#contenido
{
    /*background-color:White;
    border: 1px solid #000000;*/
    /* ANTES width:900px; */
    width: 680px;
    margin: 0 auto 0 auto;
    /*height:700px;*/
    text-align:center;
    display:block;
    float:left;    
}
.polaroid
{
    /*border: 1px solid #000000;
    background-color:Red;*/
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
    /*ANTES width:900px;*/
    width:680px;
    float:left;
}
.polaroid td
{
    width:25%;
}
.imgboton
{
    text-align:center;
    height:75px;
}
.imgboton img
{
   vertical-align: middle;
}
#cuerpo
{
    /*border: 1px solid #000000;
    background-color:Red;*/
    background-color:White;
    height:200px;
    margin-top:3px;
    /*ANTES width:900px;*/
    width:680px;
    float:left;
    display:table;
}
#menu
{
    /* ANTES margin:0 auto 0 15px;
    ANTES margin-top:23px;*/
    margin:15px;
    margin-top:23px;
    width:254;
    float:left;
    text-align:left;
    color:Gray;
    /*border: 1px solid #000000;*/
}
#dlSecciones td
{
    background-image:url(Images/botonMenu.jpg);
    width:159px;
    height:36px;
    text-indent:15px;
    vertical-align:middle;
}
#contenidoCuerpo
{
    /*ANTES width:675px;*/
    width:454px;
    /*height:44px;*/
    float: right;
    margin:23px 15px 0 auto;
    /*border: 1px solid #000000;*/
    display:block;
}
.limpia{clear:both;}
#tituloContenido
{
    background-image:url(Images/tituloContenidop.jpg);
    /*border: 1px solid #000000;*/
    background-repeat:no-repeat;
    /* ANTES width:673px;*/
    width:448px;
    height:29px;
    vertical-align:bottom;
    text-align:left;
    text-indent:15px;
    font-weight:bold;
    padding-top:0px;
}
#tituloContenido img{background-repeat:no-repeat;/*ANTESwidth:650px;width:448px;*/height:29px;margin-top:-3px;}

#cuerpoContenido
{
    background-image:url(Images/cajaContenidop.jpg);
    /* ANTES width:673px;*/
    width:448px;
    /*height:300px;*/
    background-repeat:repeat-y;
    vertical-align:top;
    padding:0 15px 15px 15px;
    text-align:left;
    text-indent:15px;
    font-size:small;
    /* ANTES font-size:medium;*/
    color:black;
}
#cuerpoContenido div
{
    background-position:bottom;
    background-repeat:no-repeat;
    width:100%;
    height:100%;
}
#pieContenido
{
    background-image:url(Images/pieContenidop.jpg);
    background-repeat:no-repeat;
    /* ANTES width:673px;*/
    width:448px;
    height:4px;
}
#dlPlatos
{
    text-indent:15px;
    width:100%;
}
#dlPlatos td span{margin-left:15px;}
/*#transCarta{background-image:url("Images/transCarta.png");}*/
#transCarta table{width:100%;}
#transCarta td{width:14.28;}
/*#transJornadas{background-image:url("Images/transJornadas.png");}
#transHistoria{background-image:url("Images/transHistoria.png");*/
.True{margin-left:14px;color:#c90640;}
.True:hover{cursor:pointer;}
.False{font-family: garamond, "Times New Roman";color:Gray;font-size:14px;}
.False:hover{cursor:pointer;}
.TrueMenu{margin-left:15px;color:#c90640;font-size:14px;}
.FalseMenu{font-family: garamond, "Times New Roman";color:Gray;font-size:14px;}
.tablaDia{width:100%;height:25px;/*border: 1px solid #000000;*/}
.tablaMenuDia {width:100%;/*border: 1px solid #000000;*/}
.tablaMenuDia input{cursor:pointer;}
.dia{width:20%;text-align:center;height:25px;/*border: 1px solid #000000;*/}
.tdplatos{height:50%;vertical-align:top;/*border: 1px solid #000000;*/}
.tdImgPlatos{text-align:center;vertical-align:middle;/*border: 1px solid #000000;*/}
.platos{margin-left:30px;}
.tituloPlato{margin-left:15px;font-weight:bold;}
.imgPlato{width: 95px;cursor:pointer;}
.nombrePlato{margin-left:30px;font-family: garamond, "Times New Roman";color:Gray;}
#dlImgPlatos{width:100%;height:100%;}
#imgPlatoZoom
{
    position:absolute;
    top:50%;
    left:50%;
    margin-top: -25%;
    margin-left: -250px;
    width:500px;
    /*height:300px;*/
    background-color:#ffffff;
    border-style:solid;
    border-width:2px;
    border-color:#be073b;
}
#dlGaleria{width:100%;margin-top:15px;}
#dlGaleria{height:120px;}
.imgGaleria{width: 95px;cursor:pointer;}
#dlVinos{width:100%;}
#dlVinos td img{padding-left:15px;}
#dlVinos td span{margin-left:15px;}
