

@media screen and (max-width: 1024px) {
	.fondo_izq{
		width:20%; float:left; height:131px; background:#FFFFFF;
		}
	.fondo_der{
		width:80%; float:left; height:131px; background:url(../imagenes/3_franjas.png) repeat-x;
		}	
	}
