body {
	font-family: "Trebuchet MS", Helvetica, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	background-image: url(images/fondo.png);
}

.table {
	position: relative;
	visibility: inherit;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.divtesto {
	font-family: "Trebuchet MS", Helvetica, Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	margin-top: 10px;
}
