﻿body
{
    margin: 0;
    padding: 0;
    font-family: Arial,Calibri, Candara, 'Trebuchet MS' , Tahoma;
    font-size: 12px;
    line-height: 1.5;
}


td, br, p, select, input
{
    font-family: Arial,Calibri, Candara, 'Trebuchet MS' , Tahoma;
        font-size: 12px;
}

h1, h2, h3, h4, h5, h6
{
    padding: 0;
    margin: 0;
    font-family: Tahoma;
}

a
{
    color: #0273C6;
    font-weight: bold;
}

img
{
    border: none;
}

hr
{
    border: 0;
    width: 100%;
}

hr
{
    color: #ACCBE8;
    background-color: #ACCBE8;
    height: 1px;
}

#contenedor
{
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: top;
    background: white url(images/bg2.gif) repeat-x;
}


#cuerpo
{
    margin: 0 auto 0 auto;
    width: 760px;
    min-width: 760px;
    text-align: left;
    background-color: White;
    border: 1px solid #FF9966;
}
#header
{
}

#header h1, #header h2, #fecha
{
    font-size: 12px;
    color: #0273C6;
    display: inline;
    font-weight: normal;
}

#header h2
{
}
#slogan
{
    float: left;
    display: inline;
}


#fecha
{
    float: right;
    display: inline;
}

#contenido
{
    background-image: url(images/bgcont.gif);
    background-repeat: no-repeat;
    background-position: right top;
    min-height: 500px;
    vertical-align: top;
    }

.titular
{
    background-image: url(images/bgtitu.gif);
    background-repeat: no-repeat;
    background-position: 15px center;
    font-size: 22px;
    font-weight: bold;
    font-family: "Arial Narrow" , Tahoma, Verdana;
    padding-left: 37px;
    color: #0273C6;
}

.titular1
{
    font-size: 20px;
    font-weight: bold;
    font-family: "Arial Narrow" , Tahoma, Verdana;
    color: #0273C6;
}

.titular2
{
    font-size: 18px;
    font-weight: bold;
    font-family: "Arial Narrow" , Tahoma, Verdana;
    color: #0273C6;
    text-align: left;
}

#footer * 
{
    font-size: 10px !important;
    }
    
.footit     
{
     font-size: 10px !important;
    
}

#footer
{
    background-image: url(images/bgfooter.png);
    background-repeat: repeat-x;
    text-align: left;
    padding: 10px;
    color: White;
 
    text-align: center;
}

#footer ul
{
    margin: 0;
    text-align: left;
    list-style-type: none;
}
#footer td
{
    vertical-align: top;
}

#footer li a
{
    background-image: url(images/dot.gif);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 10px;
}

.sec
{
    color: White;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
}

ul.subsec
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.subsec a
{
    color: White;
    font-weight: bold;
    text-decoration: none;
    color: #FFE1AE;
    font-size: 12px;
}

.tablefooter td
{
    text-align: left;
    padding: 10px;
}

#top_nav
{
    width: 100%;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 2.5em;
    background-color: #0273C6;
    background-image: url(images/bgmenu.gif);
    background-position: 0% 115%;
    background-repeat: repeat-x;
    height: 30px;
}

#top_nav ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

#top_nav li
{
    display: inline;
    list-style-type: none;
    margin-left: 12px;
}

#top_nav li a:link
{
    color: #FFFFFF;
    text-decoration: none;
    padding-bottom: 2px;
}

#top_nav li a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#top_nav li a:hover
{
    color: #FF9966;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FF9966;
}

#top_nav li .active
{
    color: #FF9966;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FF9966;
}

.ampliar
{
    font-size: 10px;
    padding-left: 15px;
    background-image: url(images/lupa.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
}

.thumb span
{
    font-style: italic;
    font-size: 10px;
    display: block;
    padding-top: 5px;
}

.thumb img, .prothumb img
{
    border-top: 6px solid #FF9966;
    border-bottom: 3px solid #FF9966;
    border-left: 1px solid #DFEEF4;
    border-right: 1px solid #DFEEF4;
}

.mythumb
{
    border-top: 6px solid #FF9966;
    border-bottom: 3px solid #FF9966;
    border-left: 1px solid #DFEEF4;
    border-right: 1px solid #DFEEF4;
}

div.thumb
{
    float: right;
    clear: left;
    width: 200px;
}

.thumb span
{
    text-align: right;
    font-style: italic;
    font-size: 10px;
    display: block;
    padding-top: 5px;
}

.padre_elemento, .hijo_elemento
{
    border: 1px solid #0273C6;
    margin: 1px;
    padding: 1px;
    color: #1D1D45;
    background-image: url(images/bgmenunet.gif);
    background-repeat: no-repeat;
    font-family: Arial Narrow;
    font-size: 12px;
    width: 99%;
}

.padre_elemento a
{
    background-image: none;
}

.padre_elemento_on a:hover
{
    background-image: none;
}

.hijo_elemento a
{
    background-image: none;
}
.hijo_elemento a:hover
{
    background-image: none;
}

.padre_elemento_on td
{
    background-color: white;
    color: #0273C6;
}

.hijo_elemento_on
{
    background-color: white;
    background-image: none;
}

.hijo_elemento_on:hover
{
    background-color: white;
    background-image: none;
}
.situacion
{
    font-size: 12px;
    color: #0273C6;
}

.divthumbleft
{
    float: left;
    clear: right;
    padding-right: 10px;
    text-align: left;
}
.divthumbright
{
    float: right;
    text-align: right;
    clear: left;
    padding-left: 10px;
}

.divthumbrightnormal
{
    float: right;
    display: block;
    text-align: right;
    padding-left: 10px;
}

.divthumbleft img, .divthumbright img, .divthumb img
{
    border-top: 6px solid #FF9966;
    border-bottom: 3px solid #FF9966;
    border-left: 1px solid #DFEEF4;
    border-right: 1px solid #DFEEF4;
}

.divthumbleft span, .divthumbright span
{
    font-style: italic;
    font-size: 10px;
    display: block;
    padding-top: 5px;
}


.listadfm li
{
    list-style-image: url(images/dotlist.gif);
}
.galeria td
{
    vertical-align: top;
}

.atras
{
    background-image: url(images/arrowback.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 15px;
}
.arriba
{
    background-image: url(images/arrowup.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 15px;
    margin-right: 10px;
}

#cuerpomail
{
    padding: 10px !important;
}

.exitos:hover
{
    color: #FF9966;
}

#capaza
{
    float: inherit;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    visibility: hidden;
    border: 0;
}

#capaza iframe
{
    width: 100%;
    height: 200px;
    border: 0;
}
#cerrar
{
    position: absolute;
    float: right;
    padding: 10px;
    background-color: Blue;
}
#cerrar a
{
    color: White;
}

.classh4
{
    font-weight: normal;
}

.elmenu
{
    visibility: hidden;
    display: none;
}

.menuprinc
{
}

.mylogin
{
    background-color: #CCDDE5;
    border-bottom: 1px dotted #FF9966;
    padding: 5PX;
}

.menufix *
{
    z-index: 10;
}
