@charset "utf-8";
.fondo_cuadrilatero {
	background-image: url(../index4/cuadrilatero.jpg);
	background-repeat: no-repeat;
}
.fondo_limpio {
	background-image: url(../index4/fondo_limpio.jpg);
	background-repeat: no-repeat;
}
.noticias_fondo{
	background-image: url(../index4/noticias_fondo.jpg);
	background-repeat: repeat-y;
}

.fondo_productos{
	background-image: url(../index4/fondo_productos.jpg);
	background-repeat: no-repeat;
}
.fondo_face{
	background-image: url(../index4/face.jpg);
	background-repeat: no-repeat;
}
.fondo_fotos{
	background-image: url(../index4/fondo_fotos.jpg);
	background-repeat: no-repeat;
}
.fondo_videos{
	background-image: url(../index4/fondo_videos.jpg);
	background-repeat: no-repeat;
}
.fondo_contactenos{
	background-image: url(../index4/contactenos.jpg);
	background-repeat: no-repeat;
}
.fondito{
	background-image: url(../index4/fondito.jpg);
	background-repeat: repeat-y;
}
.cuadro_enlaces {
	background-image: url(images/enlaces.png);
	background-repeat: no-repeat;
}