@charset "utf-8";
/* CSS Document */
/*responsivos*/

@media (max-width: 680px) {
	
.panoramalocalleft img { width: 90%; }		
.panoramalocalrighttextosazul { width: 48%; height: auto; margin: 0; padding: 3% 0 0 1%; float: left; text-align: right; }	
.panoramalocalrightfoto h3 { font-size: 1.2rem; line-height: 1.3rem; color: #000; font-weight: 700; margin: 0; padding: 0; font-style: oblique; }
}



@media (max-width: 600px) {
	
/*
.panoramalocalleft { width: 70%; float: left; height: auto; margin: 0; padding: 0 15%; clear: both; } 
.panoramalocalright { width: 70%; float: left; height: auto; margin: 0 auto; padding: 0 15%; clear: both; }
	*/
.pdtextos { min-height: 60px; }	
.pdtextosverde { min-height: 40px; }	

.pdtextosverde h3 { font-size: 1.4rem; line-height: 1.4rem; color: #006633; font-weight: bolder; margin: 0; padding: 0; }
.pdtextosverde p { font-size: 1.1rem; line-height: 1.4rem; color: #000; font-weight: normal; margin: 0; padding: 0;  font-style: oblique; }		
	
.plc { width: 48%; height: inherit; margin: 1% 2% 2% 0; padding: 0; float: left; }	
.plcdos, .plci { width: 48%; height: inherit; margin: 1% 0 2% 1%; padding: 0; float: left; }	
.plcvacio { width: 0; height: 0; margin: 0; padding: 0; float: left; }
.titulodisertantes { width: 99%; height: inherit; background: #122a40; margin: 0 0 2% 0; padding: 1% 0.5%; }	

.panoramalocalleft h2 { font-size: 1.1rem; line-height: 1.6rem; font-weight: 400; color: #000; text-align: left; }
.panoramalocalrighttextos img, .panoramalocalrighttextosazul img { width: 100%; margin: 1% 0; }	
.panoramalocalrighttextos h3, .panoramalocalrighttextosazul h3 { font-size: 1.1rem; line-height: 1.3rem;  }
.panoramalocalrighttextos p, .panoramalocalrighttextosazul p{ font-size: 0.8rem; line-height: 1rem; }		
.panoramalocalrighttextosazul { width: 48%; height: auto; margin: 0; padding: 0 0 0 1%; float: left; text-align: right; }	
	

.inscribirse { width: 98%; height: 110px; margin: 20px auto; padding: 20px 0; background-image: url("../imagenes/fondo-inscripciones-600.jpg"); background-repeat: no-repeat; background-position: center center; 
}	
	
.inscribirseazul { width: 98%; height: 110px; margin: 20px auto; padding: 20px 0; background-image: url("../imagenes/fondo-inscripciones-23-10-600.jpg"); background-repeat: no-repeat; background-position: center center; 
}	
	
.inscribirseverde { width: 98%; height: 110px; margin: 20px auto; padding: 20px 0; background-image: url("../imagenes/fondo-inscripciones-verde-600.jpg"); background-repeat: no-repeat; background-position: center center; 
}	
	
.footerurl, .footerico, .footerespaciocorto, .footerespaciolargo { float: left; padding: 0 0.5%; margin: 2% 0 2% 0; }

.footerurl { width: 35%; margin-left: 10%; }
.footerico { width: 5%; }
.footerespaciocorto { width: 10%; }
.footerespaciolargo { width: 0; }	
.footerlogo { float: none; width: 35%; margin: 0 auto; text-align: center;  }
	
}

/*responsivos*/