@charset "utf-8";



/* para 980px o menos 967 */
@media screen and (max-width:1280px) {
  #containerINDEX {

    font-size: 1.1rem;
	line-height: 25px;
    margin: 25px auto 25px auto;
    padding: 20px;

    width: auto;
	height:auto;
  }
  .container {
	  /*width:98%;
	  padding: 1%;*/
  }
  #header {
	  /*width:100%;*/
  }
  #nav, #MenuBar1 {
	/*width:98%;*/
	/*overflow: hidden;*/
  }	
  #footer {
	  font-size: 1.1rem;
	  /*width:90%;
	  height:auto;
	  left: 5%;*/
  }
  
 #imgMAPA1 {
	width: 1000px;
	height: 400px;
	
  }
  

}


@media screen and (max-width:1100px) {

 #imgMAPA1 {
	width: 720px;
	height: 600px;
	
  }

#footer_center {

			width: 50%;
		}


 	
}



/* para 700px o menos */
@media screen and (max-width:768px) {
  
  #containerINDEX {
	  font-size: 1rem;
	  line-height: 24px;
	  margin: 5px 10px 5px 10px;
	  width:auto;
	  height: auto;
	  padding: 10px;
  }
  .container {
	  width:100%;
	  /*padding: 5px;*/
  }
  #contentCentral {

	width: 98%;

}
  #header {
	  left: auto;
	  right: auto;
	  
  }
  #logo {
	  margin-top: 5px;
  }
  #logo_text {
	  font-size: 0.9em;
  }
  
  #imgT1 {
	width: 400px;
	height: auto;
	
  }

 #imgMAPA1 {
	width: 400px;
	height: 400px;
	
  }

  #nav {
	  left: auto;
	  right: auto;
	  width: 100%;
  }
    #fullscreen {
	  display:none;
  }
  #footer {
	  font-size: 1.0rem;

  }	
  		#footer_left {

			width: 50%;
		}
		
		#footer_left2 {

			width: 50%;
		}
		
		#footer_center {

			width: 100%;
		}
		
		#footer_right {

			width: 100%;

		}

  H1 {
	font-size: 1.6rem;
  }

}



/* para 480px o menos */
@media screen and (max-width:480px) {
  #containerINDEX {
	  margin: 5px 10px 5px 10px;
	  width:auto;
	  height: auto;
	  padding: 10px;
  }
  .container {
	  margin: 0px auto;
	  height: auto; /*1210px;*/ /*1140px;*/
  }
  
  #imgT1 {
	width: 300px;
	height: auto;
	
  }

 #imgMAPA1 {
	width: 300px;
	height: 300px;
	
  }

#imgAmbitoTerritorial {
	width: 250px;

}

#Mappueblos {
	width: 340px;
	height: auto;

}

  #footer {
	  
  }	
  H1 {
	font-size: 1.4rem;
  }
  H2 {
	font-size: 1.3rem;
  }
  H3 {
	font-size: 1.2rem;
  }
  H4 {
	font-size: 1.0rem;
  }
  
}
