@font-face {
    font-family: "futura-lt-condensed-oblique";
    src: url('../fonts/futura-lt-condensed-oblique.eot');
    src: url('../fonts/futura-lt-condensed-oblique.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futura-lt-condensed-oblique.ttf') format('truetype');
    font-style: normal;

}

@font-face {
    font-family: "CalibriL";
    src: url('../fonts/CalibriL.eot');
    src: url('../fonts/CalibriL.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CalibriL.ttf') format('truetype');
    font-style: normal;

}

@font-face {
    font-family: "futura_lt_condensed_extra_bold_oblique";
    src: url('../fonts/futura_lt_condensed_extra_bold_oblique.eot');
    src: url('../fonts/futura_lt_condensed_extra_bold_oblique.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futura_lt_condensed_extra_bold_oblique.ttf') format('truetype');
    font-style: normal;

}


body{
    background-color: #fff;

    margin: 0px;
    font-family: sans-serif, Arial;
 
/**
 * 	background: darkolivegreen;
 * 	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='darkolivegreen', EndColorStr='darkslategray');
 * 	background: -moz-linear-gradient(top, darkolivegreen, darkslategray);
 * 	background: -webkit-gradient(linear, left top, left bottom, from(darkolivegreen), to(darkslategray));
 * 	background: -o-linear-gradient(darkolivegreen, darkslategray);
 * 	background: linear-gradient(top, darkolivegreen, darkslategray);
 * 	width: 100%;
 * 	height: 100%;
 */
}

a{
    text-decoration: none;
    color: #454545;
}

a.link1:hover{
    opacity: 0.7;
}

img{
    border: none;
}

div.contenedorlogo{
    width: 12%; height: 60px; text-align: center; margin-top: 25px; float: left; margin-left: 4%;
    }
div.menu{
    margin-top: 25px;
    margin-right: 10%;
    float: right;
    width: 30px;
    height: auto;
    display: none;
    z-index: 30;
}

@media screen and (max-width: 500px) {
    div.menu {
         display: block;
    }
}
/*
div.menumv{
    margin-top: -10px;
    margin-right: 10%;
    float: right;
    width: 280px;
    height: auto;
    display: none;
    z-index: 30;
    background-color: #ddd;
    padding-bottom: 30px;
}


li.menuleftmv{
    width: 200px;
    margin-right: 0px;
    letter-spacing: 2px; 
    color: #333;
    font-size: 12px;
    float: left;
    text-align: left;
    margin-bottom: 0px;
    border: 1px solid #eee;
    border-style: outset;
    padding: 3px 0px 3px 5px;
}
*/
ul.menul{
    list-style: none;
    overflow: hidden;
    margin: 0px;
}

img.logo{
    width: 145px; height:auto; margin-top: 0px; float: left;
     /*margin: auto;*/
}

@media screen and (max-width: 500px) {
    img.logo {
         width: 105px; height:auto;
    }
}

nav{
    width: 82%;
    font-family: Arial;
    float: left;
    height: auto;
    margin-top: 55px;
    margin-left: 1%;  

}

@media screen and (max-width: 500px) {
    nav{
         display: none;
    }
}

ul{
    list-style: none;
    overflow: hidden;

}

li.menuleft2{
    width: auto;
    margin-right: 40px;
    letter-spacing: 2px; 
    /*color: #fff; version oscura*/
    font-size: 12px;
    color: #333;

  /*  text-shadow: 1px 1px 0px #eee;*/
    
    transition-property: color;    
    transition-duration: 0.2s;
    transition-delay: 0.1s;
    transition-timing-function: ease;
    float: left;
    text-align: left;
   
}
li.menuleft2:hover{
    /*color: #ddd; version oscura*/
    /*color: #999;*/
    color: #f7921e;

}

div.contenedor{
    width: 100%;
    height: 120px;
    /*background-color: #333; version oscura*/ 
    background-color: #f5f5f5;
    
/*     float: left;
   position: fixed;
    position: static\9;*/
    z-index: 10;
  /*  box-shadow: 0px 2px 8px #aaa;*/
    
}

.barraroja{
    width: 25%; height: 5px; background-color: red; position: absolute; margin-left: 70%; left: 0px; margin-top: -5px;
}

.encabezado{
    margin: 50px 0px 20px 10%;
    font-family: sans-serif;
    letter-spacing: 1px; 
    color: #777;
    font-size: 32px;
    font-weight: lighter;
    font-stretch: condensed;
}

.encabezado2{
    margin: 20px 0px 20px 15%;
    font-family: sans-serif;
    letter-spacing: 1px; 
    color: #777;
    font-size: 14px;
    font-weight: lighter;
    font-stretch: condensed;
}

.subencabezado{
    margin: 15px 0px 0px 0px;
    font-family: calibri;
    letter-spacing: -1px;
    font-size: 24px;
    font-weight: lighter;
    float: left;
    width: 100%;
    height: 50px;
    min-width: 280px;
}

.subencabezado:hover{
    opacity: 0.7;
}

hr{
    width: 100%;
    float: left;
    margin-bottom: 10px;
    background-color: gray;
    height: 1px;
    opacity:  0.4;
    min-width: 280px;
}

.division{
    width: 100%; height: 1px; background-color: #fff; opacity: 0.2;
}

.cuadror{
    width: 100%; height: 100%; float: left; background-color: #fff; color: #575757; font-family: sans-serif; margin-top: 0px; min-height: 450px;
}

/*No utilizado*/
div.contenedormenusuperior{
    border-bottom: 1px solid #ddd;  
    margin: 0px 0px 20px 0px; 
    width: 100%;
    height: 70px; 
    box-shadow: 0px 0px 1px 0px #ddd; 
    position: fixed; background-color: #fff;
    font-size: 14px;
}

div.contenedorbotones{
    width: 100%;
    height: auto;
    float: left;
}

div.contenedorproyectos{
    width: 85%;
    height: 240px;
    margin-left: 15%;
    margin-bottom: 20px;
}

div.contenedorproyectos2{
    width: 80%;
    height: auto;
    margin-left: 10%;
    margin-bottom: 20px;
}

div.cuadroprincipal{
    float: left;
    width: 30%;
    margin-right: 3%;
    min-width: 280px;
    height: auto;
}

img.cuadro2{
    width: 100%;
    height: auto;
}

img.cuadro2:hover{
    opacity: 0.7;
}

p.texto1{
    margin-top: 5px;
    text-align: left;
    font-family: sans-serif;
    letter-spacing: 1px; 
    color: #777;
    font-size: 16px;
    font-weight: lighter;
    font-stretch: condensed;
    width: 100%;

}

p.texto2{
    margin-top: 5px;
    margin-right: 60px;
    text-align: justify;
    font-family: sans-serif;
    letter-spacing: 1px; 
    color: #666;
    font-size: 16px;
    font-weight: lighter;
    font-stretch: condensed;
    width: 45%;
    min-width: 270px;
    float: left;
}

div.botonenlace{
    font-family: arial;
    width: 260px;
    height: 340px;
    font-size: 18px;
    color: #777;
    text-align: left;
    margin: 10px 10px 40px 0px;
    float: left;
    cursor: pointer;
    z-index: 1;
    font-stretch: condensed;
    letter-spacing: 1px;
    

}

div.botonlvl2{
    width: 260px;
    height: 340px;
    position: absolute;
    z-index: 3;
    
        
    transition-property: opacity;    
    transition-duration: 0.4s;
    transition-delay: 0.1s;
    transition-timing-function: ease;
}

div.botonlvl2:hover{ opacity: 0.7;}

div.botonlvl3{
    position: absolute;
    z-index: 2;
    margin-top: -22px;
    width: 250px;
    height: 172px;
}

div.botonenlaceb{
    width: 140px;
    height: 25px;
    padding: 8px 0px 0px 0px;
    background-color: #fff;
    color: gray;
    text-align: center;
    margin: 20px 0px 10px 0px;
    float: left;
    letter-spacing: -1px;
    cursor: pointer;
    opacity: 0.5;
    
    transition-property: opacity;    
    transition-duration: 0.5s;
    transition-delay: 0.1s;
    transition-timing-function: ease;
}

div.botonenlaceb:hover{
    /*background-color:  #79919F;*/
    
    

}

img.cuadro{
    float: left;
    width: 50%;
    margin-right: 4%;
    min-width: 280px;
    height: auto;
}

div.contenido{
    float: left;
    width: 95%;
    min-width: 300px;
    height: auto;
}


span.vermas{
    font-size: 10px;
}
span.vermas:hover{
    opacity: 0.6;
}

.galeria_mini{
    float: left;
    margin-right: 30px;
}

/*.a:hover~.imagena{z-index: 10; display: block;}

.b:hover~.imagenb{z-index: 12; display: block;}

.c:hover~.imagenc{z-index: 12; display: block;}

.d:hover~.imagend{z-index: 12; display: block;}*/

.contenedorgaleria{
    margin-left: 15%;
    float: left;
    width: 55%;
    height: 330px;


}
.imagenax{
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
    position: absolute;
    z-index: 15;
    display: none;
}

.siguiente{
    width: 100%;
    height: 50px;
    margin: -30px auto;
    color: white; 
    position: absolute;
    text-align: center;
    letter-spacing: 2px;
}


.imagena{
    
    z-index: 16;
    width: 50%;
    height: auto;
     min-width: 280px;
     display: none;
     position: absolute;
     margin-left: 25%;
     margin-top:80px;
     opacity: 1;
     border: 10px solid #fff;
}

@media screen and (max-width: 500px) {
    .imagena {
         margin-left: 10%;
    }
}
/*
.imagenb{
    
    z-index: 8;
    width: 80%;
    height: auto;
    min-width: 280px;
    display: none;
}
.imagenc{
   
    z-index: 8;
    width: 80%;
     height: auto;
     min-width: 280px;
     display: none;
}
.imagend{
  
    z-index: 8;
    width: 80%;
     height: auto;
     min-width: 280px;
     display: none;
}*/


.a{
    
    margin-left: -5px;
    margin-top: 0%;
    border: 5px solid #fff;
    opacity: 0.6;
    cursor: pointer;
    float: left;
}

.a:hover{
    opacity: 1;
}

.b{
    margin-top: 0%;
    border: 5px solid #fff;
    opacity: 0.6;
    cursor: pointer;
    float: left;
}

.b:hover{
    opacity: 1;
}

.c{
    margin-top: 0%;
    border: 5px solid #fff;
    opacity: 0.6;
    cursor: pointer;
    float: left;
}
.c:hover{
    opacity: 1;
}
.d{
    margin-top: 0%;
    border: 5px solid #fff;
    opacity: 0.6;
    cursor: pointer;
    float: left;
}
.d:hover{
    opacity: 1;
}

.contenedorminiimagenes{
    width: 38%;
    min-width: 300px;
    height: auto;
    float: left;
    margin-bottom: 5%;
    margin-top: 40px;
}

.cuadromini{
    float: left;
    width: 100px;
    height: 80px;
    margin-right: 5px;
    margin-bottom: 5px;
    opacity: 0.8;
}

.cuadromini:hover{
    opacity: 1;
}

.locacion{
    font-size: 28px; font-weight: bold;
}

.pie{
    margin-top: 4%;
    margin-left: 20%;
    width: 60%;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #333;
    background-color: #eee;
    float: left;
    font-family: arial;
    letter-spacing: 1px;
    font-size: 12px;
    
}


/*nuevo*/

div.headcuerpotitulo{
    width: 100%; 
    text-align: center; 
    height: 280px; 
    font-family: CalibriL;
    font-size: 22px;
    color: #39607a;
}


p.head_titulo{
    font-size: 36px;
    color: #39607a;
    margin: 40px auto;
    width: 90%;
    text-align: center;
}

p.head_titulo:hover{
    opacity: 0.7;
}


p.head_cuerpo{    
    width: 65%;
    margin: 0 auto;
}

@media screen and (max-width: 500px) {
    p.head_cuerpo {
         width: 90%;
         font-size: 20px;
    }
}


div.izq{
    float: left;
    width: 63%;
    height: 300px;
    background-color: #f3f3f3;
    font-family: CalibriL;
    font-size: 18px;
    color: #39607a;
}

div.der{
    float: left;
    width: 37%;
    height: 300px;
    
}
@media screen and (max-width: 500px) {
    div.izq {
         width: 95%;
         position: absolute;
         z-index: 4;
         opacity: 0.9;
    }
}

@media screen and (max-width: 500px) {
    div.der {
         width: 95%;
         position: absolute;
         z-index: 3;
    }
}

div.der_b{
    float: left;
    width: 63%;
    height: 300px;
    background-color: #e5e5e5;
    font-family: CalibriL;
    font-size: 18px;
    color: #39607a;
}

div.izq_b{
    float: left;
    width: 37%;
    height: 300px;
    
}

div.contenedorernc{
    width: 95%; height: 200px; margin: 0 auto; font-family: CalibriL;
}

div.contenedorernc2{
    width: 92%; height: auto; margin: 220px 0px 60px 4%; font-family: CalibriL;
    float: left;

}


p.cajaernc{
    margin: 30px;
    font-size: 14px;
}

span.submenuernc{
    width: 230px; float: left; cursor: pointer;
}

span.submenuernc:hover{
    opacity: 0.5;
}

div.cuadros_inferiores{
    border: 0px solid black; width: 24%; height: 260px; margin-right: 1%; float: left;
}

div.cuadros_inferiores:hover{
    opacity: 0.7;
    cursor: pointer;
}

span.cuadros_inferiores_pie{
    font-size: 20px;
    font-weight: bold;
   /* color: #39607a;*/
    color: #004F59;
}

span.vermasernc{
    color: #f7921e;
    font-size: 16px;
    cursor: pointer;
}

span.vermasernc:hover{
    opacity: 0.6;
}

span.titulosernc2{
    font-size: 22px; font-weight: bold;
}

div.informacionernc2{
    width: 65%; float: left; height: auto;
}

div.derinformacionernc2{
    width: 30%; float: right; height: auto;
}

ul.menuizq{
    width: 200px;
    float: right;
}

li.menuizq2{
    border-bottom: 1px solid #eee;
    height: 40px;
    padding-top: 10px;
}

li.menuizq2:hover{
    background-color: #f5f5f5;
    cursor: pointer;
}

div.fondoinformacion{
    width: 100%;
    height: 120px;
    background-color: #4a4a4a;
    float: left;
    text-align: center;
    color: #ccc;
    font-size: 14px;
    
}

div.title_img{
    height: 240px; width: 100%; margin: 0px auto; background-color: #f5f5f5; text-align: center;
}

@media screen and (max-width: 500px) {
    div.title_img {
         height: 120px;
    }
}

@media screen and (max-width: 500px) {
    img.imgheader {
         height: 120px;
    }
}
