﻿*
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: small;
}

img
{
    border: none;
}

a
{
    color: #666633;
    font-weight: normal;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}
a:visited
{
    color: #666633;
}

div, form, input, select
{
    font-size: small;
}

body
{
    margin: 0;
    padding: 0;
    background: transparent url(images/bgpage2.png);
}

#contenedor
{
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: top;
    background: transparent url(images/bgpage.png) repeat-x top;
    padding-top: 5px;
}

#cuerpo
{
    margin: 0 auto 0 auto;
    width: 755px;
    text-align: left;
    border: 5px solid white;
    background-color: white;
}

#cuerpo2
{
    margin: 0 auto 0 auto;
    width: 755px;
    text-align: left;
    background-color: white;
}

#contenido
{
    text-align: justify;
    line-height: 1.5;
    background-color: #F5F6E8;
    font-family: Tahoma, Verdana;
    vertical-align: top;
    background: #F5F6E8 url(images/bgcontenido.png) repeat-x top;
    margin-top: 0px;
    padding: 15px;
    min-height: 400px;
    width: 100%;
    height: 400px;
}

#contenido table
{
    text-align: left;
}

.regdesc
{
    font-size: x-small;
    padding-bottom: 10px;
}

#registro h2
{
    font-size: larger;
    padding-top: 10px;
}

.acceso
{
    background-image: url(images/cog.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 13px;
    padding-right: 5px;
    font-weight: bold;
}

.sec
{
    background-image: url(images/bullet_yellow.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 15px;
    font-weight: normal;
}

#cuerpomail
{
    background-color: White;
    padding: 20px;
    font-size: 11px;
    line-height: 1.5;
}

#cuerpomail *
{
    background-color: White;
}

#footer
{
    background: #828461 url(images/bgfooter.png) repeat-x top;
    height: 40px;
    padding-top: 5px;
    text-align: center;
    color: White;
}

#footer a
{
    color: #F5F6E8;
    font-weight: bold;
    text-decoration: underline;
    z-index: 10;
}

#footer a:hover
{
    color: #E4B637;
    font-weight: bold;
    text-decoration: underline;
}

.avisolegal
{
    text-align: justify;
}

.avisolegal h3
{
    text-align: left;
}

#lateral
{
    background: url(images/bglateral.png) repeat-y top;
    min-width: 233px;
    text-align: center;
    vertical-align: top;
    padding-top: 10px;
}

#lateral img
{
}

#banners
{
    float: right;
    padding-left: 10px;
}

.userpanel
{
    background-color: #C4C69B;
    height: 30px;
    border-bottom: solid 1px white;
    padding-top: 10px;
}
a.link01
{
    font-weight: bold;
    color: #EBBE3F;
}

.titular2
{
    font-size: 16px;
    font-weight: bold;
    color: #4B452D;
}
.titular
{
    font-size: 14px;
    font-weight: bold;
    color: #4B452D;
}
.fecha
{
    font-style: italic;
    font-size: 10px;
    font-weight: normal;
    color: #4B452D;
}

#evento
{
    border: solid 1px #AD8A21;
    background-color: #F4F5E6;
    width: 490px;
    padding: 5px;
}

#evento2
{
    border: solid 1px #AD8A21;
    background-color: #F4F5E6;
    width: 100%;
    padding: 5px;
}


#opinion
{
    border: solid 1px #AD8A21;
    background-color: #FDFEF0;
    width: 100%;
    padding: 5px;
}

#menuh
{
    padding-top: 8px;
    font-size: 11px;
    padding-bottom: 8px;
    display: table;
}

.fotos img
{
    border: solid 1px #AD8A21;
}

.bot
{
    color: #453F26;
    background-color:  #EABD40;
    font-weight: bold;
    border: 1px solid #453F26;
}

