﻿body
{
    font-family: Arial;
    font-size: 11px;
    background: #8C1710 url(imagenes/fondo1.gif) repeat-x;
    margin: 0;
}

#pagina
{
    margin: 0 auto;
    width: 773px;
    text-align: left;
}

.menu *
{
    font-size: 11px !important;
}

.adjustedZIndex *
{
    z-index: 1 !important;
    font-size: 11px !important;
}

#molde
{
    border-color: Red;
    border-style: none outset none inset;
    border-width: 3px;
    text-align: center;
}

#cuerpo
{
    min-height: 480px;
    width: 773px;
    border-color: Red;
    border-style: none outset none inset;
    border-width: 3px;
}
* html #molde
{
    height: 480px;
}

#cabecera
{
    border-bottom: 3px solid black;
    width: 773px !important;
}
#cuerpo
{
    min-height: 550px;
    width: 773px;
    background: url(imagenes/fondomadera4.gif) #331400 repeat-x 0 290px;
}
* html #cuerpo
{
    height: 500px;
}
#izq
{
    border: 1px solid #331400;
    border-bottom: 0;
    min-height: 488px;
    width: 160px;
    max-width: 160px;
    float: left;
    clear: right;
    margin-right: -3px;
    background: #4C1E00 url(imagenes/fondomadera2.gif) 0 -30px;
}
#adorno
{
     position: relative;
    width: 100%;
}

#izq .menu
{
    background-image: url(imagenes/fondomenu.gif);
}

.menu *
{
    z-index: 10;
}

#izq .menu td a
{
    border-bottom: 1px solid #331400;
    background: url(imagenes/adorno2.gif) no-repeat 0 50%;
    font-size: 11px !important;
    padding-left: 10px;
}
#izq .menu a
{
    display: block;
    font-size: 11px !important;
}
#der
{
    background: #DBC67C url(imagenes/fondo2.gif) no-repeat right bottom;
    border: 1px solid black;
    min-height: 488px;
    padding: 5px;
    width: 585px;
    float: right;
}
* html #der
{
    height: 488px;
}
#der h5
{
    border-bottom: 1px solid #665C3A;
    border-top: 1px solid #665C3A;
    color: #FFF9E6;
    padding: 5px 35px;
    margin: 0;
    background: #B28C00 url(imagenes/adorno.gif) no-repeat -20px 50%;
    text-transform: uppercase;
}
#der .cabecera1
{
    border: 1px solid #B2A266;
    padding: 1px 0 0 1px;
    margin-bottom: 10px;
}
#der .cabecera1 img
{
    margin-bottom: -8px;
}

#der .cabecera1 h3
{
    text-align: center;
    display: inline;
    margin: 0 68px;
    position: relative;
    top: -8px;
    color: #660020;
    font-family: CommercialScript BT;
    font-size: 30px;
    font-weight: normal;
}
.contenido
{
    border: 1px outset #DBC67C;
    padding: 3px;
    text-align: center;
}
.contenido img
{
    width: 80%;
    border-style: double;
    border-color: #4C1E00 #B2A266;
    border-width: 3px 5px;
}
.contenido p
{
    margin: 8px;
    line-height: 18px;
    text-align: left;
}
.contenido ul
{
    text-align: left;
}
.contenido li
{
    text-align: left;
}
.contenido table
{
    text-align: left;
}
.contenido p:first-letter
{
    color: #4C1E00;
    margin-left: 10px;
    margin-right: 5px;
    font-size: 200%;
    background-color: #F2DB8A;
    float: left;
    font-weight: bold;
    font-style: italic;
    font-family: Courier;
}
.contenido p img
{
    width: 200px;
    float: right;
    margin: 0 0 10px 10px;
    border: 1px inset #FFC800;
}
.album, .albumCatalogo
{
    text-align: center;
}
.album img
{
    width: 264px;
    vertical-align: top;
    border: 2px outset #991717;
    margin-bottom: 3px;
    margin-right: 3px;
}
.album h4
{
    border-bottom: 2px solid #331400;
    color: #4C1E00;
    display: list-item;
    margin: 20px 0 10px 0;
    padding-left: 20px;
    text-align: left;
    font-size: 14px;
}
.album .bloque
{
    border-bottom: 2px inset #F2DB8A;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.album h4:first-letter
{
    background-color: #F2DB8A;
    font-size: 130%;
    font-style: oblique;
    margin-left: -10px;
    padding: 3px 3px 1px 5px;
    border-top: 1px solid #B2A266;
    border-left: 1px solid #B2A266;
}
.albumCatalogo img
{
    width: 276px;
    vertical-align: top;
    border: 2px outset #991717;
    margin-bottom: 3px;
}
.borderojo
{
    border: 2px outset #991717;
    width: 376px;
}
.articulos h6
{
    border: 1px solid #E20048;
    margin: 0;
    line-height: 20px;
    text-align: center;
    background-color: #331400;
    color: White;
    font-weight: bold;
    font-size: 11px;
    padding: 0 4px;
}
.articulos h3
{
    margin: -6px 0 0 0;
    line-height: 20px;
    text-align: center;
    background-color: #B2A266;
    color: #331400;
    font-weight: bold;
    font-size: 11px;
}
#pie
{
    border: solid #DBC67C;
    border-width: 1px 0;
    color: #E6C3AC;
    clear: both;
    height: auto;
    padding: 10px;
    background: url(imagenes/fondomadera2.gif);
    text-align: center;
    font-weight: bold;
    width: 773px;
}
#pie a
{
    color: White;
}
.final
{
    clear: both;
}

.tablaprivado
{
    width: 100%;
    background-color: White;
}
.tablaprivado h6
{
    margin: 0;
    margin-bottom: 10px;
}
.tablaprivado img
{
    height: 100px;
}
.ficha
{
    background-color: White;
}

.ficha td
{
}
.ficha th
{
    text-align: right;
}

#cabprivado
{
    border: 5px solid #991717;
    background-color: #F2DB8A;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
#cuerpoprivado
{
    background-color: White;
    padding: 5px;
}

#espaciomenu
{
    border: 1px solid #B28C00;
    background-color: #DBC67C;
    text-align: center;
    margin-bottom: 5px;
}

fieldset h5
{
    background-color: #F37424;
    color: White;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px 5px;
    text-decoration: underline;
    margin-bottom: 10px;
}

.avisolegal
{
    background: #FAFAF0;
    margin: 10px 50px;
    text-align: justify;
}

.avisolegal h3
{
    text-align: center;
}
.linkbanner
{
    width: 170px;
    border: 2px solid #995A31;
    border-color: #995A31 #804B29 Black #995A31;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #D9B782;
}
.linkbanner a
{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #D9B782;
    text-decoration: none;
}

.enlace
{
    color: #96190D;
    font-weight: bold;
}

