
/*-----*/
/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
/*	width: auto\9;*/ /* ie8 */
}
/*-----*/


	#cuerpo_lateral #menu_peque li.margen_sup10 img.mitad_ancho {
				width:45%;
	}

	

	
/***************************************************************************************************************************************************
smaller than 1024
*************************************************************************************/
@media screen and (max-width: 1024px) {

div.bloque_img_txt {
	width:100%;}
 
div.bloque_img_txt_col2 {
	width:100%; margin-bottom: 10px;} 
}



/***************************************************************************************************************************************************
smaller than 980
*************************************************************************************/
@media screen and (max-width: 980px) {


.imagenCabeceraMapa {position:absolute;margin-left: 84%; margin-top: 0px;}
.imagenCabeceraExplica {margin-left:2%;margin-bottom:2%;margin-top: 5px; max-width:53%}
.imagenCabeceraExplica img {max-width:70%;}

	/* contenedor */
	#contenedor {
	/*	width: 95%;  */
	}

	/* cabecera */
	#cabecera {
	  border:none;	
		height:auto;
	}

	/* cuerpo_principal */
	#cuerpo_principal {
		padding: 0;
				font-size:1em;
				margin-left:2%;
	}
	
	#cuerpo_principal br.clear {clear:right;}	

	
	.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
	
	.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
	
	
	
	/* embedded videos */
  #cuerpo_principal p object {
		width: 100%;
	}

  #cuerpo_principal div object {
		display:none;
	}

  #cuerpo_principal object {
		width: 100%;
	}	

	/* cuerpo_lateral */
	#cuerpo_lateral {
		font-size:0.9em;
	}

  #rastro_migas {
   border-top: 2px solid #4E7D36;}

  /*cada ventana color verde */
  div.contiene_tercio {
	width: 44%;
	margin: 0% 1% 2%;
  }

	div.cuatro_cajas {
	min-height:170px;
	}

  #pie {
	width:95%;
	margin: 0 auto;
  }
  
  


div.capaw1 {
	width:100%
}
div.capaw2 {
	width:100%;
	margin-top:7px;
	margin-bottom:7px;
}
 
  
}



/*************************************************************************************************************************************************
smaller than 650
*************************************************************************************/
@media screen and (max-width: 650px) {

  .imagenLogoIne a img {max-width:70%;}

	/* cabecera */
	#cabecera {
		border: none;
		height:auto;
		margin:10px;
	}


	/* cuerpo_principal */
	#cuerpo_principal {
		padding:0;
	}

	/* embedded videos */
   #cuerpo_principal p object {
		width: 100%;
		height: auto;
		min-height: 250px;
	}

  #cuerpo_principal object {
		width: 100%;
		height: auto;
		min-height: 250px;
	}

	/* cuerpo_lateral */
	#cuerpo_lateral {
		margin: 0;
		display:block;
		font-size:0.8em;
	}

  div.contiene_tercio {
	width: 95%;
	margin: 0% 2% 2%;
  }
	
	
	#pie {
	width:95%;
	margin: 0 auto;
  }
}


/***********************************************************************************************************************************************
smaller than 481
*************************************************************************************/
@media screen and (max-width: 481px) {

BODY {min-width:0;cursor: pointer;}


	/* cuerpo  */
	#cuerpo  {
		border-top: 0px ;	
	}

	/* cuerpo_principal */
	#cuerpo_principal {
	  margin-top:20px;
		width: 100%;
		padding: 0;
		margin-left:0px;
	}

	/* cuerpo_lateral */
	#cuerpo_lateral {
		width: 100%;
		margin: 0;
		display:block;
				position: relative;
	}

	/* cuerpo_lateral pagina inicio*/
	#cuerpo_lateral_inicio {
		width: 100%;
		margin: 0;
		display:block;
	}

/*******************************************************************************************/
/*  ESTILOS para el MENU desplegable oculto -----*/
/*******************************************************************************************/


#cuerpo_lateral #menu_peque li.margen_sup10 {
				background-color: white;
	}
	
	#cuerpo_lateral #menu_peque li.margen_sup10 img.mitad_ancho {
				width:45%;
	}
	
	#cuerpo_lateral ul {
		width: 40px;
		height:40px;
		padding: 5px;
		position: absolute;
		top: -19px;
		left: 83%;
		background: transparent url(../images/menu.png) no-repeat 7px 5px;
		z-index: 1000;
	}
	
	#cuerpo_lateral li {
		width: 200px;
		display: none; /* hide all <li> items */
		margin: 0px;
		font-size:100%;
				border: solid 1px #746DB6;  
	}
	
	#cuerpo_lateral li.margen_sup10 {
		width: 206px;
	}	
	
	#cuerpo_lateral a {
		display: block;
		padding: 5px 5px 5px 5px;
		text-align: left;
		margin: 0px;
	}

	#cuerpo_lateral ul li {
		margin: 0px ;
	}
	
	/* on nav hover */
	#cuerpo_lateral ul:hover {
		margin: 0px ;
	}
						
	#cuerpo_lateral ul:hover li {
		display: block;	
		margin-left:-207px;
		margin-top:0px;
	}	

	
	
div.contiene_tercio {
	width: 96%;
	margin: 0% 2% 2%;
}

.imagenCabeceraExplica {max-width:90%;float:left;clear:both;}
.imagenCabeceraMapa {position:absolute;margin-left: 80%; margin-top: 0px;}

.imagenLogoIne a img {margin-bottom:2%;}

}

