@charset "utf-8";
body {
	background-image: url(imagenes/fondo_home.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

