body
{
    margin: 0;
    padding: 0;
    background: #6a6a6a url(images/styleImages/img03.gif) repeat-x left top;
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
}

h1, h2, h3
{
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #333399;
}

h1
{
    font-size: 2.4em;
}

h2
{
    font-size: 2em;
    font-weight: bold;
}

h3
{
    font-size: 1.6em;
}

p, ul, ol
{
    margin-top: 0;
    line-height: 180%;
}

ul, ol
{
}

#wrapper
{
    background-color: #dddddd;
    width: 1000px;
    min-height: 850px;
    margin: 0 auto;
    padding: 0;
    border-radius: 0px 0px 15px 15px;
}

/* Header */

#header
{
    clear: both;
    width: 980px;
    height: 250px;
    margin: 0 auto;
    background: url(images/styleImages/img064.png) no-repeat left center;
}

/* Logo */

#logo
{
    margin: 0;
    padding: 0px 0px 0px 60px;
    color: #000000;
    width: 940px;
}

#logo h1, #logo p
{
    margin: 0;
    padding: 0;
}

#logo h1
{
    padding-top: 90px;
    letter-spacing: -1px; /*text-transform: lowercase;*/
    font-size: 5em; /*font-family: 'Clara', cursive;*/ /*font-family: 'Permanent Marker', cursive;*/ /*font-family: 'Copse', serif;*/ /*font-family: 'Pacifico', cursive;*/ /*font-family: 'Chewy', cursive;*/
}

#logo p
{
    margin: 0;
    padding: 0px 0 0 10px;
    font: normal 14px Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    color: #333399;
}

#logo a
{
    border: none;
    background: none;
    text-decoration: none;
    color: #eee;
}

/* Menu */

#menu
{
    background: #dddddd url(images/styleImages/img03.gif) repeat-x left top;
    width: 100%;
    height: 51px; /*Lo mismo que mide la imagen azul de la barra del menu.*/
    margin: 0 auto;
    padding: 0;
}

#menu ul
{
    margin: 0;
    padding: 0px;
    list-style: none;
    line-height: normal;
}

#menu li
{
    float: left;
}

#menu a
{
    display: block;
    height: 35px;
    margin-right: 1px;
    padding: 16px 1px 0px 1px;
    background: url(images/styleImages/img04.gif) no-repeat left top;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    border: none;
}

#menu a:hover, #menu .home_item a
{
    text-decoration: none;
    background-color: #990000;
    color: #FFFFFF;
}

#menu .endMenu a:hover
{
    background: #333999 url(images/styleImages/img06.gif) no-repeat left top;
}

#menu .home_item a
{
}

/* Page */

#page
{
    width: 940px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}

#page-bgtop
{
    padding: 0px 0px;
}

#page-bgbtm
{
}

/* Content */

#content
{
    float: right;
    width: 720px;
    padding: 0px 0px 0px 0px;
}

.post
{
    border-color: #990000;
    border-style: groove;
    border-bottom-width: 2px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 2px;
    border-radius: 0px 0px 15px 0px;
    margin-bottom: 15px;
}

.post-bgtop
{
}

.post-bgbtm
{
}

.post .title
{
    color: #B54242;
    font-size: xx-large;
    border: none;
    height: 38px;
    font-family: Georgia;
    font-variant: small-caps;
    margin-bottom: 10px;
    padding: 5px 0 -5px 20px;
    letter-spacing: -.5px;
}

.post .title a
{
    color: #B54242;
    font-size: xx-large;
    border: none;
}

.post .meta
{
    padding: 5px 20px 0px 0px;
    text-align: right;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #B54242;
}

.post .meta .date
{
    float: right;
}

.post .meta .posted
{
    float: right;
}

.post .meta a
{
}

.post .entry
{
    padding: 0px 10px 20px 10px;
    text-align: justify;
    font-family: Georgia;
    font-size: medium;
    color: #333999;
}

.links
{
    padding-top: 20px;
    font-size: 12px;
    font-weight: bold;
}

/* Sidebar */

#sidebar
{
    float: left;
    width: 180px;
    height: 500px;
    margin: 0px;
    padding: 10px 10px 20px 0px;
    color: #cfdafd;
    border-style: hidden;
    border-color: #6a6a6a;
    border-width: 1px;
    border-radius: 70px 15px 70px 15px;
    background-color: #6a6a6a;
}



#sidebar h2
{
    text-align: center;
    padding-top: 30px;
    letter-spacing: -.5px;
    font-size: 1.8em;
    color: #EEEEEE;
}

#sidebar a
{
    color: #ddd;
    border: none;
    text-decoration: none;
    font-weight: bold;
}

#sidebar a:hover
{
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}

/* Calendar */

#calendar
{
    background-color: Aqua;
}

#calendar_wrap
{
    padding: 20px;
}

#calendar table
{
    width: 100%;
}

#calendar tbody td
{
    text-align: center;
}

#calendar #next
{
    text-align: right;
}

/* Footer */

#footer
{
    width: 1000px;
    height: 50px;
    margin: 0 auto;
    padding: 0px 0 15px 0;
    background-color: #6a6a6a; /*border-top: 1px solid #DEDEDE;*/
    font-family: Tahoma;
}

#footer p
{
    margin: 0;
    padding-top: 20px;
    line-height: normal;
    font-size: 9px;
    text-transform: uppercase;
    text-align: center;
    color: #eeeeee;
}

#footer a
{
    color: #eeeeee;
    text-decoration: none;
}

/* Calendario */

.calendar p
{
}

.calendar .cabecera
{
    color: #333399;
}

.calendar .diaNormal
{
    color: #ff00ff;
}

.calendar .diaOcupado
{
    color: #00ff00;
}

/* Galleria */

#galleria
{
    height: 320px;
}

.galleriaFullScreen
{
}

.galleriaFullScreen a
{
    color: #555;
    font-weight: bold;
    text-decoration: none;
}

.galleriaFullScreen a:hover
{
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

/* Tabla de Productos */

.TablaProductos
{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

.TablaProductos a
{
    color: #555;
    font-weight: bold;
    text-decoration: none;
}

.TablaProductos a:hover
{
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.TablaProductos td
{
    width: 25%;
    text-align: center;
    padding: 5px 5px 5px 5px;
}

.central
{
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.lateral
{
    border: 0;
}

.trconborde
{
    border-bottom: 1px solid black;
}

.TablaProductos tr
{
    width: 100%;
    height: 120px;
}

/* Ficha Productos */

.FichaProducto
{
    vertical-align: middle;
    color: #000;
    border-spacing: 0;
}

.FichaProducto tr
{
    height: 30px;
}

.FichaProducto a
{
    color: #555;
    font-weight: bold;
    text-decoration: none;
}

.FichaProducto a:hover
{
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.color
{
    background-color: #eee;
    border-spacing: 0;
    border: 1px solid #eee;
}

.descripcionFichaProducto
{
    background-color: #eee;
    border-spacing: 0;
    border: 1px solid #eee;
    padding-left: 20px;
}

.tituloFichaProducto
{
    font-size: 10pt;
    font-family: Tahoma;
    color: #333399;
}