﻿#cuerpo
{
    background-image: url(images/stripes.gif);
    background-repeat: repeat-x;
    background-color: #F5FBFF;
}
body
{
    font-family: Arial;
    font-size: 11px;
    color: #051220;
    margin: 0;
    padding: 0;
    background-color: White;
}
input, p, br, td, tr, table, html, body
{
    font-family: Arial;
    font-size: 11px;
}
a
{
    color: #073F84;
    font-weight: bold;
}
a:hover
{
    text-decoration: underline;
    color: blue;
}

#general
{
    width: 858px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    margin-top: 10px;
    padding: 1px;
    border: 1px solid #4285B8;
    background-color: White;
}

#header
{
    border-bottom: solid 3px #FE870D;
    padding-bottom: 5px;
}


#footer
{
    margin-top: 1px;
    width: 100%;
    height: 30px;
    background-color: #073F84;
    clear: right;
    color: White;
    font-size: 11px;
    vertical-align: middle;
    padding-top: 8px;
}
#footer a
{
    color: White;
    text-decoration: none;
    font-size: 11px;
}
.buscador
{
    width: 369px; /*background-color: #EFA752;*/
    text-align: center;
    background-image: url(images/bgsearch.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    vertical-align: top;
}

.buscador table
{
    margin-top: 10px;
    padding-left: 20px;
}

.buscador table td
{
    text-align: left;
    padding: 2px;
    margin-top: 5px;
}


.mythumb
{
    border: solid 1px #689BC8;
}
.arriba
{
    background-image: url(images/up.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 7px;
    color: #073F84;
    text-decoration: none;
}
.atras
{
    background-image: url(images/atras.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 7px;
    color: #073F84;
    text-decoration: none;
}

.form_input
{
    border: 1px solid #CCCCCC;
    background-image: url(images/bgform.gif);
    font-size: 11px;
    color: #073F84;
}


.form_input2
{
    border: 1px solid #CCCCCC;
    background-image: url(images/bgform.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    color: #073F84;
}

.frmsearch
{
    font-family: Arial; /*font-family: 'Myriad Web' , Calibri, Arial, Helvetica, sans-serif;*/
    font-size: 11px;
    border: 1px solid #DDDDDD;
    background-image: url(images/bgform.gif);
    background-repeat: repeat-x;
    background-position: bottom bottom;
    color: #2E79C5;
    width: 150px;
}

.titular
{
    color: #073F84;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-family: 'Arial Black' , Arial;
}

.titular2
{
    font-size: 14px;
    font-family: 'Arial Black' , Arial;
    color: #073F84;
    padding: 0;
    margin: 0;
    border-bottom: solid 1px #FE860D;
}

.titular3
{
    font-family: Calibri, Arial;
    font-size: 20px;
    color: #073F84;
    padding: 0;
    margin: 0;
    text-align: left;
    letter-spacing: -1px;
    border-bottom: 1px solid #BBBBBB;
}

.thumb
{
    border: solid 1px #DADADA;
}


.tdhr
{
    padding: 5px 0px 5 px 0px;
}
.tdhrdot
{
    background-image: url(images/bgdots.gif);
    background-repeat: repeat-x;
    height: 10px;
}

.inicio
{
    background-image: url(images/ico_home.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}
.mapa
{
    background-image: url(images/ico_mapa.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}
.contacto
{
    background-image: url(images/ico_contacto.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}
.regdetails
{
    background-color: #ECECEC;
    border: 1px solid #DDDDDD;
    font-size: 11px;
    color: #1D1D1D;
}

.publicado
{
    background-image: url(images/calendar.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}

.td01
{
    white-space: nowrap;
    font-weight: bold;
    width: 100px;
}


.row01
{
    text-align: left;
    padding: 15px;
    border-bottom: dotted 1px #34679A;
    background-color: #F8F9FA;
}
.row02
{
    text-align: left;
    padding: 15px;
    border-bottom: dotted 1px #34679A;
}

.row01 a, .row02 a
{
    font-weight: bold;
    font-size: 14px;
}

.row01 a:hover, .row02 a:hover
{
    color: #073F84 !important;
}

.mythumbempresa
{
    float: right;
    border: 1px solid #EEF6FF;
    display: inline-block;
}

.mythumbempresa img
{
    border: 1px solid #EEF6FF;
}
.boton
{
    border: none;
    background-color: #073F84;
    color: White;
    font-weight: bold;
    padding: 7px;
}

.tit_imagenes
{
    background-image: url(images/images.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 30px;
    font-size: 18px;
    color: #073F84;
    letter-spacing: -1px;
    font-weight: bold;
}
.tit_documentos
{
    background-image: url(images/documents.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 30px;
    font-size: 18px;
    color: #073F84;
    letter-spacing: -1px;
    font-weight: bold;
}

.tit_comentarios
{
    background-image: url(images/bgcoment.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 30px;
    font-size: 18px;
    color: #073F84;
    letter-spacing: -1px;
    font-weight: bold;
}
.tit_hacercoment
{
    background-image: url(images/bghacercoment.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 30px;
    font-size: 18px;
    color: #073F84;
    font-weight: bold;
    letter-spacing: -1px;
}


.tit
{
    font-size: 18px;
    color: #073F84;
}


.thumb span
{
    text-align: right;
    font-style: italic;
    font-size: 10px;
    display: block;
    padding-top: 5px;
}

.thumb img, .prothumb img
{
    border-top: 3px solid #FF1D40;
    border-bottom: 2px solid #FF1D40;
    border-left: 1px solid #DFEEF4;
    border-right: 1px solid #DFEEF4;
}

.mythumb
{
    border-top: 3px solid #FF1D40;
    border-bottom: 2px solid #FF1D40;
    border-left: 1px solid #DFEEF4;
    border-right: 1px solid #DFEEF4;
}

div.thumb
{
    float: right;
    clear: left;
}

.ampliar
{
    font-size: 10px;
    padding-left: 14px;
    background-image: url(images/lupa.gif);
    background-repeat: no-repeat;
    background-position: left top;
}


.paginado td
{
    background-color: #EEF6FF;
}

.paginado a
{
    color: #E66023;
    padding: 10px;
    font-weight: bold;
}

.alerta
{
    padding-left: 12px;
    background-image: url(images/alerta.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

.noalerta
{
    padding-left: 12px;
    background-image: url(images/noalerta.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.user
{
    padding-left: 12px;
    background-image: url(images/user.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.logout
{
    padding-left: 12px;
    background-image: url(images/logout.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.filtro
{
    background-color: #689BC8;
    color: White;
    border: 1px solid #60A8F7;
    padding: 5px;
}

.alertatit
{
    padding-left: 12px;
    background-image: url(images/alertasi.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.noalertatit
{
    padding-left: 12px;
    background-image: url(images/alertasno.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.todoizq
{
    text-align: left;
    padding: 5px;
}
.admin
{
    padding-left: 12px;
    background-image: url(images/key.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
.progress
{
    position: absolute;
    width: 816px;
    height: 1556px;
    background-color: White;
    border: 1px solid #D5E3FD;
    text-align: center;
    filter: alpha(opacity=45);
    -moz-opacity: .45;
    opacity: .45;
}

.progress img
{
    filter: none;
    opacity: none;
    padding-top: 100px;
}

/*fecha señalada*/
div.dateblock
{
    line-height: 1.02em;
    width: 40px;
    float: left;
    margin-top: 6px;
    background: #F3F3F3;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    color: #aaa;
    position: absolute;
    text-align: center;
    margin-right: 10px;
    letter-spacing: 0.17em;
    padding: 1px;
}
span.dateblock_mon
{
    font-size: 9px;
    display: block;
    text-align: center;
    color: #999;
}
span.dateblock_day
{
    font-weight: bold;
    font-size: 15px;
    display: block;
    text-align: center;
    position: relative;
    top: -1px;
    color: #336;
}
span.dateblock_year
{
    font-size: 9px;
    display: block;
    text-align: center;
    color: #999;
}

.sep
{
    background-image: url(images/bgsep.gif);
    background-repeat: repeat-x;
    margin-top: 10px;
}
/*comentarios en informaciones*/
/* Normal Bubble */
div.bubble
{
    width: auto;
    margin-bottom: 24px;
}

div.bubble blockquote
{
    margin: 0px;
    padding: 0px;
    border: 1px solid #c9c2c1;
    background-color: #fff;
}

div.bubble blockquote p
{
    margin: 10px;
    padding: 0px;
}

div.bubble cite
{
    position: relative;
    margin: 0px;
    padding: 7px 0px 0px 15px;
    top: 6px;
    background: transparent url(images/tip.gif) no-repeat 20px 0;
    font-style: normal;
}

div.fecha
{
    text-align: center;
    border: 1px solid #073F84;
    width: 35px;
    white-space: nowrap;
    margin-right: 10px;
    background-color: White;
    display: block;
}
.mes
{
    font-size: 14PX;
    background-color: #073F84;
    color: White;
}
.ano
{
    font-size: 11PX;
}

.fecha span
{
    display: block;
}
.dia
{
    font-size: 14px;
    font-weight: bold;
}
.tituloblanco
{
    color: White;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    letter-spacing: -1px;
}
.enlaceevento
{
    color: White;
    text-decoration: underline;
}

.seph
{
    height: 5px;
    background-image: url(images/seph.gif);
    background-repeat: repeat-x;
    width: 100%;
}
.mycheck input
{
    border: 0px;
    outline: none;
}

.row01 ul, .row02 ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.afichero
{
    background-image: url(images/page.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 18px;
    text-decoration: none;
    font-size: 10px;
}

.mensaje
{
    height: 50px;
    vertical-align: middle;
    border: 1px solid #FF1D40;
    background-color: #3393B4;
    color: White;
    padding-top: 30px;
}

.mensaje a
{
    color: White;
    text-decoration: none;
}

.precio
{
    font-family: 'Arial Black' , Arial;
    font-size: 16px;
}
.pagination a
{
    border: 1px solid #ccdbe4;
    margin-right: 3px;
    padding: 2px 6px;
    background-position: bottom;
    text-decoration: none;
    color: #0061de;
}
.pagination a:hover, .pagination a:active
{
    border: 1px solid #2b55af;
    background-image: none;
    background-color: #3666d4;
    color: #fff;
}
.pagination span
{
    margin-right: 3px;
    padding: 2px 6px;
    font-weight: bold;
    color: #000;
}


