html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}



@media only screen and (max-width: 1200px) {
	
	.centrar{ width:100%;}
	nav{ width:60%; margin-left:2%;}
	header .info{ width:40%; }
	.cuerpo{ width:96%; margin-left:2%;}
	
}
@media only screen and (max-width: 1200px) {
.cont_socio{ width:97%; margin-right:0; height:auto; margin-bottom:30px;}
.cont_integrante{ width:97%; margin-right:0; height:auto; margin-bottom:30px;}
}
@media only screen and (max-width:930px) {	

#nav{display:none;}
	.barras_menu{ display:block;}
	header .info{ margin-top:40px; float:left; margin-left:2%;}
	.logo{ width:45%; }

	
	
}
@media only screen and (max-width:780px) {
	header .info{
		display:none;		
	}
	
	.home_izq{ width:100%; margin-right:0; margin-bottom:30px; }
	.home_der{ width:100%;}
	.contacto_izq{ width:100%; margin:20px 0;}
	
}

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

.logo{ width:70%; }
.ne_izq{ width:100%; margin:30px 0; }
.ne_der{ display:none;}
.cont_slider #grande{ display:none;}
.cont_slider #chica{ display:block}
.cuerpo{ margin-top:25px;}
}

@media only screen and (max-width:550px) {
.cont_form50{ margin-right:0; width:100%;}
}
