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

	}
	
	
@media screen and (max-width:800px){	
	#formuContacto .formuClass {
	width: 200px;
	height: 30px;
	margin-bottom: 0px;
	border-radius: 20px 20px;
}
#formuContacto textarea {

	width: 200px;
	border-radius: 20px 20px;
}
}
@media screen and (max-width:620px){	
.contenedoresMensaje {
	
	width: 100%;
	margin-top: 0px;
	margin-left: 0%;
	padding-bottom: 0px;
}
.contenedoresMensaje2 {
	width: 100%;
	padding-bottom: 40px;
	margin-top: 0px;
	margin-left: 0%;
	padding-bottom: 0px;
}



	#formuContacto .formuClass {
	width: 300px;

	
}
#formuContacto textarea {

	width: 300px;
	
}

#formuContacto label {
	height:30px;
	
	}
}


@media screen and (max-width:600px){	}
@media screen and (max-width:500px){	}
@media screen and (max-width:400px){	}


