body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 17px;
}
#fondo {
	background-image: url(../imagenes/fondo.png);
	background-repeat: repeat-x;
	background-position:top;
}
