@charset "utf-8";
/* CSS Document */

/*body { background-color: #ECECEC;}*/

/*.logo{ background-image: url(imagenes/principal-lat.png); text-align:center;}*/

/*#info-1{ background-color: #5FBD00; color:#FFF; font-size:16px; font-weight:400;}*/


.list-group-item {color: #3C3C3C; font-size:14px; font-weight:400;}
.la { background-image: url(imagenes/fondo_gris.jpg); background-repeat: no-repeat; color:#757500}
/*.t1 { color: #006218;}*/
/*.t3 { color: #00CE34;}*/

/*.cont_form { width:810px;
              top:0px;
			  position:absolute;
			  padding:0px;
			  height:630px;
			  clear:left;
			  display:none;}*/




.cont_img { width:300px; height:400px; background:#3F0; top:0px; position:absolute; margin-left:500px;}
/*#form2 {width:500px; height:430px;} 
*/
.t20 { margin-left:175px; color: #00BD30; margin-top:20px; font-size:16px;}
.t21 {margin-top:10px; margin-left:20px; color: #999;}

/*#nombre { margin-bottom:-5px; width:300px; height:30px;}
#email { margin-bottom:-5px; width:300px; height:30px;}
#telefono { margin-bottom:-5px; width:300px; height:30px;}
#localidad { margin-bottom:-5px; width:300px; height:30px;}
#consulta { margin-bottom:-5px; width:300px;}*/

#datos h4, h6 { color:#03C;}
#enviar{ margin-left:117px;}
#cancelar{ margin-left:20px;}




.pos2 { background-color: #333; color:#CCC; height:3px; }




.pos30 { background-color: #0074E8; color: #DDEFFD;}
.pos30 > blockquote { color: #DDEFFD; margin-top:20px; margin-left:10px; font-size:14px;}
.pos30 > blockquote a { color:#AED7FF;}


.row{ background-color:#FFF;}



#img01 {
  width: 100%; height:100%; position:relative; 
}

#img02 {
  width: 100%; height:100%; position:relative; 
}


/* Style buttons download*/
/*#descarga {
  background-color: DodgerBlue; position: absolute; left:180px; top:250px; 
  border: none; 
  color: white;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
}*/

/* Style buttons download2*/
#descarga2 {
  background-color: DodgerBlue; position: absolute; left:105px; top:1200px; 
  border: none; /*float:left;*/
  color: white;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
}




/* Darker background on mouse-over */
#descarga:hover {
  background-color: RoyalBlue;
}


.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
   /* background: url('imagenes/loading2.gif') 50% 50% no-repeat rgb(249,249,249);*/
    background: url(/imagenes/loading3.gif) center no-repeat #fff;
	
	/*opacity: .6;*/
}