@CHARSET "ISO-8859-1";

/**************************************/
/*           COMUN                    */
/**************************************/
.pagina{
    width: 100%;
    height: 98%;
}
#div_tit_pagina{
    margin-bottom:6px;
    background: url(../imagenes/secciones/menu-1b.jpg) no-repeat top left;
    height:28px;
    color:#FFFFFF;
}
#tit_pagina{
    font-size: 14px;
    font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
    padding:6px 0 4px 5px;
    width: 320px;
    font-weight:bold;
}
#menu_interno{
    width: 490px;
    float:right;
    text-align:right;
    padding-top:8px;
}
#menu_interno a{
    text-decoration:none;
    padding: 0 5px 0 15px;
    color: #3F3F3F;
    font-size:10px;
    font-weight:bold;
}
#menu_interno a:hover{
    text-decoration:none;
    color:#2666E1;
    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;
    margin:0 0 0.6em !important;
}
.pagina p {
    margin:0 0 1.0636em;
    font-size:1em;
}

/**************************************/
/*           MODERNIZACIONES          */
/**************************************/

/** MODERNIZACIONES >> INGENIERIA **/
#cont_ingenieria{
        background: url(../imagenes/secciones/ingenieria-1.jpg) no-repeat bottom right;
}

#txt_ingenieria1{
    width: 660px;
}
#txt_ingenieria2{
    width: 490px;
}

#txt_ingenieria3{
    width: 335px;
}
/** MODERNIZACIONES >> SISTEMAS **/
#cont_sistemas{
    background: url(../imagenes/secciones/modernizaciones-1a.jpg) no-repeat bottom right;
}
#txt_sistemas{
    width: 650px;
    float:right;
}
/** MODERNIZACIONES >> INGENIERIA **/
#cont_modernizaciones{
    background: url(../imagenes/secciones/modernizaciones-3-2.jpg) no-repeat bottom right;
}


/** MODERNIZACIONES >> NORMATIVA **/
#cont_normativa1{
    background: url(../imagenes/secciones/Normativa-2.jpg) no-repeat bottom right;
}
#txt_normativa1{
    width: 670px;
    float:left;
}

#cont_normativa{
    line-height:1.3em;
    background: url(../imagenes/secciones/normativa-2a.jpg) no-repeat bottom right;
}
/*Elt*/
.column1{
    width: 395px;
    float:left;
}
.column1b{
    width: 425px;
    float:left;
}
.column2{
    width: 395px;
    float:left;
}
.tit{
    font-weight:bold;
    color: #1D599F;
}
.resalte{
    color: #DF5353;
    font-weight:bold;
}
/**************************************/
/*           MRO                      */
/**************************************/

/** MRO >> AVIONICA **/
#cont_avionica{
    background: url(../imagenes/secciones/avionica.jpg) no-repeat bottom right;
}
/** MRO >> AERONAVES **/
#cont_aerjet{
    border:solid 0px red;
    background: url(../imagenes/secciones/mro-aeronaves.jpg) no-repeat bottom right;
}
#txt_aerjet{
    width: 670px;
    float:left;
}

.txt_aerjet3{
    width: 270px;
    float:left;
}
/** MRO >> REFERENCIAS **/

#cont_referencias{
     background: url(../imagenes/secciones/Referencias-2.jpg) no-repeat bottom right;
}
/**************************************/
/*           ELECTRONICA              */
/**************************************/
/** ELECTRONICA >> IEC **/

#cont_interlab{
     background: url(../imagenes/secciones/iec.jpg) no-repeat bottom right;
}
#txt_interlab2{
     width: 670px;
    }
#cont_Tecnologias{
    background: url(../imagenes/secciones/Tecnologias-1c.jpg) no-repeat bottom right;
}

/**************************************/
/*           LOGISTICA                */
/**************************************/
/** LOGISTICA >> VENTAS **/
#cont_ventas{
     background: url(../imagenes/secciones/ventas.jpg) no-repeat bottom right;
}
/** LOGISTICA >> DISTRIBUCION **/
#cont_distribucion{
    line-height:1.3em;
}

#cont_distribucion a{
    text-decoration: none;
}

#cont_distribucion a:hover{
    text-decoration: none;
}

#div_anuncio{
    float:right;
}
#div_anuncio img{
    text-decoration: none;
    border:solid 0px;
}

#txt_distribucion .column1{
    width: 220px;
    float:left;
}
#txt_distribucion .column2{
    width: 220px;
    float:left;
}
#txt_distribucion .column3{
    width: 220px;
    float:left;
}
#txt_distribucion .column4{
    width: 800px;
    clear:left;
    float:left;
}
#txt_distribucion .resaltado{
    font-weight:bold;
    color:#2567E1;
}

.infiniteCarousel {
    width: 528px;
    float:right;
}

.infiniteCarousel .wrapper {
    width: 528px; 
    overflow: auto;
    height: 105px;
    position: absolute;
    top: 332px;
}

.infiniteCarousel .wrapper ul {
    width: 840px; /* single item * n */
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    position: absolute;
    top: 0;
}

.infiniteCarousel ul li {
    display:block;
    float:left;
    padding: 0 5px 0 5px;
    height: 98px;
    width: 166px;
}

.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
}
.infiniteCarousel ul:hover li img {
    border-color: #000;
}
.infiniteCarousel ul:hover li:hover img {
    border-color: #333;
}
.infiniteCarousel ul li img {
    display:block;
}

/** LOGISTICA >> SOPORTE **/
#cont_soporte{
    line-height:1.3em;
    background: url(../imagenes/secciones/soporte.jpg) no-repeat bottom right;
}

#txt_soporte{
    width: 670px;
    float:left;
}

#txt_soporte .column1{
    width: 220px;
    float:left;
}
#txt_soporte .column2{
    width: 420px;
    float:left;
    margin-bottom:15px;
}
/**************************************/
/*           UAV & DRONEs             */
/**************************************/
/** UAV & DRONES >> UAVS **/
#cont_uav{
    background: url(../imagenes/secciones/Uav.jpg) no-repeat bottom right;
}
#txt_suav2{
    width: 670px;
    }
/** UAV & DRONES >> DRONES **/



/**************************************/
/*           I+D                      */
/**************************************/
#cont_inovacion{
    background: url(../imagenes/secciones/i+d-b.jpg) no-repeat bottom right;
}
#txt_innovacion{
    width: 100%;
}
#txt_innovacion p {
    margin:0 0 1.3636em !important;
    font-size:1em;
}

