html {
   height:100%
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-image: url(../img/sfondo.gif);
	background-repeat: repeat-x;
	background-color: #848484;
}
table#centopercento {
	width: 100%;
	height: 100%;
}
table#contents {
	width: 754px;
	height: 477px;
}
table#testifondo {
	width: 754px;
	height: 25px;
}
.fondo{
	color: #ffffff;
	font: 11px Verdana;
}

a.gma:link {
	color: #ffffff;
	font: 11px Verdana;
	text-decoration: none;
}
a.gma:visited {
	color: #ffffff;
	font: 11px Verdana;
	text-decoration: none;
}
a.gma:hover {
	color: #ffffff;
	font: 11px Verdana;
	text-decoration: none;
}