
@media screen and (max-width:1200px){
.secciones {

	width: 32.9%;
}

.seccionesZ {

	width: 32.9%;
}
}
	
	
	
	@media screen and (max-width:900px){	
	.linksMenu #m2 h2 {
	background: #E8E8E8;
	}
	
	


}

@media screen and (max-width:850px){
	.contenedor50c {

	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	border: none;
	margin-top:2px;
	}
	.contenedor50c a p {
		height:auto;
		}
					.secciones {
				width: 49.9%;
				height:500px;
			}
}
@media screen and (max-width:650px){
	.secciones {
	width: 99.9%;
	height:auto;
	}
	}
	
@media screen and (max-width:600px){
	
	.seccionesZ {
	width: 49.9%;
}
}
	
	@media screen and (max-width:450px){
	
	
/*.secciones {
width: 100%;
margin-right: 0.1%;
}*/
	
	}
	
