@CHARSET "ISO-8859-1";

/**************************************/
/*           COMUN                    */
/**************************************/
.pagina{
    width: 100%;
    height: 98%;
    line-height:1.3em;
}

#div_tit_pagina{
    border-bottom: solid 1px #477EBF;
    margin-bottom:14px;
}
#tit_pagina{
    font-size: 17px;
    color:#333333;
    font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
    padding:8px 0 4px 0;
    width: 350px;
}

#menu_interno{
    width: 300px;
    float:right;
    text-align:right;
    padding-top:11px;
}

#menu_interno a{
    text-decoration:none;
    padding: 0 5px 0 20px;
    color: #6171DF;
}

#menu_interno a:hover{
    text-decoration:none;
    padding: 0 5px 0 20px;
    color: #477EBF;
    font-size:10px;
    font-weight:bold;
}

.pto{
    background: url(../imagenes/punto_azul.jpg) no-repeat top left;
    background-position:22px 2px;
    padding-left: 30px;
    text-indent:10px;
}
.pagina p {
    margin:0 0 1.1236em;
    font-size:1em;
}

/**************************************/
/*           CALIDAD                  */
/**************************************/

#cont_calidad{
    background: url(../imagenes/paginas/calidad01a.jpg) no-repeat bottom right;
}
#txt_calidad{
    width: 630px;
}
#txt_politica{
    width: 655px;
}

/**************************************/
/*           SOBRE NOSOTROS           */
/**************************************/
#cont_aerlyper{
    background: url(../imagenes/paginas/sobre_nosotros-1a.jpg) no-repeat bottom right;
}

#txt_aerlyper{
    width: 650px;
}
/** SOBRE NOSOTROS >> HITOS **/
#cont_hitos{
    background: url(../imagenes/paginas/Hitos-2.jpg) no-repeat bottom right;
}

/** SOBRE NOSOTROS >> TRAYECTORIA **/
.cont_trayectoria_es{
    background: url(../imagenes/paginas/trayectoria-es.jpg) no-repeat bottom right;
}
.cont_trayectoria_en{
    background: url(../imagenes/paginas/trayectoria-en.jpg) no-repeat bottom right;
}
.cont_trayectoria_fr{
    background: url(../imagenes/paginas/trayectoria-fr.jpg) no-repeat bottom right;
}


#cont_trayectoria .cuadro1{
    /*  background-color: red;*/
    position:absolute;
    top:31px;
    left:169px;
    width: 166px;
    height:98px;
}
#cont_trayectoria .cuadro1:hover{
    background: url(../imagenes/paginas/Trayectoria-01.jpg);
}
#cont_trayectoria .cuadro2{
    position:absolute;
    top:31px;
    left:505px;
    width: 166px;
    height:98px;
}
#cont_trayectoria .cuadro2:hover{
    background: url(../imagenes/paginas/Trayectoria-02.jpg);
}
#cont_trayectoria .cuadro3{
    position:absolute;
    top:131px;
    left:1px;
    width: 166px;
    height:98px;
}
#cont_trayectoria .cuadro3:hover{
    background: url(../imagenes/paginas/Trayectoria-03.jpg);
}
#cont_trayectoria .cuadro4{
    position:absolute;
    top:131px;
    left:337px;
    width: 166px;
    height:98px;
}
#cont_trayectoria .cuadro4:hover{
    background: url(../imagenes/paginas/Trayectoria-04.jpg);
}
#cont_trayectoria .cuadro5{
    position:absolute;
    top:131px;
    left:673px;
    width: 166px;
    height:98px;
}
#cont_trayectoria .cuadro5:hover{
    background: url(../imagenes/paginas/Trayectoria-05.jpg);
}
/** SOBRE NOSOTROS >> ORGANIZACION **/
#cont_organizacion_es{
    background: url(../imagenes/paginas/organizacion-es.jpg) no-repeat bottom right;
}#cont_organizacion_fr{
    background: url(../imagenes/paginas/organizacion-fr.jpg) no-repeat bottom right;
}
#cont_organizacion_en{
    background: url(../imagenes/paginas/organizacion-en.jpg) no-repeat bottom right;
}
/**************************************/
/*           DONDE ESTAMOS           */
/**************************************/
#cont_donde{
    line-height:1.3em;
    background: url(../imagenes/paginas/donde_estamos-2.jpg) no-repeat bottom right;
}
#div_tit_donde{
    border-bottom: solid 1px #477EBF;
    margin-bottom:4px;
}
#direccion b{
    font-size:13px;
}
#direccion{
    width: 330px;
    position: absolute;
    top: 180px;
    left: 510px;
}
#direccion a{
    text-decoration:none;
    color: #333333;
}
#direccion a:hover{
    color:#006699;
}

#correo img{
    border:0;
}
#mapa .enlace{
    text-decoration: none;
    display:block;
    color: #333333;
    height: 50px;
    width: 350px;
    padding-top:10px;
    background: url(../imagenes/zoom-a.jpg) no-repeat top right;
}
#mapa .enlace:hover{
    color:#006699;
}

/**************************************/
/*           NOTICIAS                 */
/**************************************/


/**************************************/
/*           FORMULARIO                */
/**************************************/
#cont_contacto{
    background: url(../imagenes/paginas/contacto-a.jpg) no-repeat bottom right;
}
#div_formulario{
    width: 70%;
    padding: 20px;
}
#marco2{
    width: 80%;

}
#div_mensaje{
    width: 670px;
    height:20px;
    padding-top:4px;
    margin-top:4px;
    font-size: 12px;
    color:#BF2323;
    font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
    }

#img_tlf{
    /*padding-top:-4px;*/
    margin-top:-4px;
}


