﻿html, body, table, select, textarea, input
{
    /*font-family: Verdana,Arial,Courier New,Courier,Century Schoolbook,Times,Helvetica,Garamond,Palatino,Georgia,Segoe UI, Verdana;*/
    font-family:'Segoe UI' , Segoe UI, Tahoma, Verdana;
    font-size: 13px;
}

.fondo
{
    padding: 0;
    margin: 0;
    background-image: url(../images/bg.gif);
    background-repeat: repeat;
    background-color: White !important;
    background-position: center;
}
#general
{
    width: 100%;
    margin: 0 auto;
    padding: 0 auto;
}
#contenedor
{
    width: 930px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    margin-top: 8px;
}

#contenido_sup
{
    width: 930px;

    margin-top: 10px;
    height: 30px;
}

#contenido_sup img
{
    padding-top: 10px;
    padding-left: 10px;
    float: left;
}

#contenido_bg
{
    /*width: 825px;*/
    background-image: url(../images/bgcont.gif);
}
#contenido_pie
{
    width: 930px;
    background-image: url(../images/bglinepie.png);
    background-repeat: repeat-x;
    background-position: top;
    height: 50px;
    border-bottom: solid 1px #DBDBDB;
    margin-top: 5px;
}

#contenido_pie img
{
    display: inline;
    border: 0;
}
#pie1
{
    margin-top: 15px;
    float: left;
}

#pie2
{
    margin-top: 20px;
    float: right;
}


#header
{
}

#contenido
{
    padding-top: 5px;
    min-height:400px !important;
    vertical-align:top;
        background-image: url(../images/bgcon.gif);
    background-repeat: no-repeat;
    background-position: right 50px;
}

#menu, #cont
{
    vertical-align: top;
}

#menu
{
    width: 160px !important;
    color: White;
    background-color: #312F35;
    padding: 5px;
    min-height:300px;
    background-image: url(../images/bglat.gif);
    background-repeat:no-repeat;
    background-position:center bottom;
}
#menu a
{
    color: #E8D5A5;
    font-weight: bold;
}

#menu a:hover
{
    text-decoration: underline;
    color: #EFBA29;
}

#cont
{
    padding-left: 5px;
    padding-top: 5px;
    text-align: justify;
}

div.titular img
{
    padding-bottom: 1px;
}

.titular2 
{
    font-size: 14px;
    color:#62072A;
    font-weight:bold;
    border-bottom:2px solid #ECB240;
    }

.fotoder
{
    float: right;
    clear: left;
    padding: 0px 0px 5px 10px;
}

.row01
{
    text-align: left;
    padding: 15px;
    background-image:url(../images/bgrow01.jpg);
    background-position:top;
    background-repeat:no-repeat;
}
.row02
{
    text-align: left;
    padding: 15px;
    background-image:url(../images/bgrow02.jpg);
    background-position:top;
    background-repeat:no-repeat;
}

.row01 a, .row02 a
{
    font-weight: bold;
    font-size: 14px;
    text-decoration:none !important;
}

.row01 a:hover, .row02 a:hover
{
    color: #BC0D50 !important;
}
    
    
    .publicado
{
    background-image: url(../images/calendar.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 14px;
    font-style: italic;
    font-size:10px;
}

#elmenu {
        border: 1px solid #46444A;
        border-width: 1px 1px 0 1px;
        width: 99%;
}
#elmenu ul, li {
        list-style-type: none;
}

#elmenu ul {
        margin: 0;
        padding: 0;
}

#elmenu li {
        border-bottom: 1px solid #46444A;
        background-image: url(images/bgli.jpg);
        background-repeat: no-repeat;
}

#elmenu a {
        text-decoration: none;
        background: #62072A;
        display: block;
        padding: 5px;
        font-size:12px;

}

#elmenu a:hover {
        background: #504D57;
}

a 
{
    color:#62072A;
    
    }
    
    .tit_imagenes
{
    background-image: url(../images/images.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 28px;
    font-size: 16px;
    color: #62072A;
    text-align: left;
    white-space: nowrap;
}
.tit_documentos
{
    background-image: url(../images/documents.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 28px;
    font-size: 16px;
    color: #62072A;
    text-align: left;
    white-space: nowrap;
}

.mythumb, .thumb, .thumbnail, .prothumb img
{
    border: 1px solid #DAC4CC;
    
    
    }
    
.ampliar 
{
    font-size:9px;
    text-decoration:none;
    }    
