@charset "utf-8";
.fondoContenido {
	background-image: url(imgs/fondoContenido.jpg);
	background-repeat: repeat;
}
