@charset "utf-8";

#apDiv1 {
    position:relative;
    left: 554px;
    top: 10px;
    height: 1px;
}
#DivCont {
    position:absolute;
    width: 1px;
    height: 0px;
    visibility: visible;
}
body {
    background-image: url(images/fondo.jpg);
    background-position: top;
    background-repeat: repeat-x;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
}
.bienvenida {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    color: #4c4c4c;
    padding: 15px 0 10px 52px;
    text-align: right;
    line-height: 18px;
}
.menuInterna {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4c4c4c;
    padding: 0 0 0 20px;
    text-align: right;
    line-height: 18px;
}
.menuInterna:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #539fdf;
    padding: 0 0 0 20px;
    text-align: right;
    line-height: 18px;
    cursor: pointer;
}
.tituloHome {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #539fdf;
    padding: 12px 10px 3px 0;
    border-bottom: solid 1px #e5f1f8;
    font-weight: bold;
}
.tituloHome2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #539fdf;
    padding: 0 10px 3px 0;
    border-bottom: solid 1px #e5f1f8;
    font-weight: bold;
}
.tituloInterna {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #539fdf;
    padding: 30px 10px 3px 0;
    border-bottom: solid 1px #e5f1f8;
    font-weight: bold;
}
.fotoHome {
    padding:3px 0 0 0;
}
.textoHome {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6a6a6a;
    padding: 8px 0 0 0;
    text-align: justify;
}
.textoInterna {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6a6a6a;
    padding: 8px 0 30px 0;
    text-align: justify;
    line-height: 16px;
}
.linkHome {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6a6a6a;
    padding: 8px 0 0 0;
    text-align: justify;
}
.linkHome:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3c54a5;
    padding: 8px 0 0 0;
    text-align: justify;
    cursor: pointer;
}
.leerMas {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #539fdf;
    text-align: right;
}
.leerMas:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3c54a5;
    text-align: right;
    cursor: pointer;
}
.textoPreguntas {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6a6a6a;
    padding: 5px 0 5px 0;
    text-align: justify;
}
.titDocumentos {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #3e95c8;
    padding: 24px 0 4px 0;
    font-weight: bold;
    border-bottom: solid 1px #b8d9f0;
}
.textoDocumentos {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6a6a6a;
    padding: 5px 0 5px 0;
    border-bottom: solid 1px #cfe6f8;
}
.textoDocumentos:hover {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #cfe6f8;
    font-size: 11px;
    color: #3c54a5;
    padding: 5px 0 5px 5px;
    border-bottom: solid 1px #cfe6f8;
    cursor: pointer;
}
.fondoDocumentos {
    border:solid 3px #FFFFFF;
}
.listado {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #539fdf;
    padding: 5px 0 0 0;
}
.listado:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3c54a5;
    padding: 5px 0 0 0;
    cursor: pointer;
}
.mcs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #539fdf;
}
.mcs:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #3c54a5;
    cursor: pointer;
}
.footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #737373;
}
/* USAGE: All you have to do is include this one line in your CSS file, with the tag names to which you want the script applied: */ 
img, div { behavior: url(iepngfix.htc) } 
/* Alternatively, you can specify that this will apply to all tags like so: * { behavior: url(iepngfix.htc) } */ 


#Contenedor {
    position:absolute;
    width:1px;
    height:1px;
    visibility: visible;
}
#apDiv2 {
    position:absolute;
    width:200px;
    height:115px;
    z-index:1;
    left: 600px;
    top: -45px;
    visibility: visible;
}
#construccion { 
    top: 57px; 
    left: 50%;
    margin-left: 375px; 
    width: 102px; 
    height: 126px;
    position: absolute;
}
.topname{
    background:#000000;
    height: 50px;
    margin:0 auto 0 auto;   
    position: relative;
    text-align:center;
    width: 980px; 
}
.bordeIzq{
    background:url(images/bordeIzquierda.png);
    background-repeat:repeat-y;
}
.bordeDer{
    background:url(images/bordeDerecha.png);
    background-repeat:repeat-y;
}