@charset "utf-8";

/* CSS Document */



.Estilo1 {

	font-family:  Arial, Helvetica;

	font-size: 12px;

}

body {

	background-image: url(img/fondo.jpg);

	background-repeat: repeat-x;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}