#sfondo {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#visita {
	border:0px;
	position: absolute;
	z-index: 200;
	right: 20px;
	top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	text-align:right;
	font-size: 0.76em;
	line-height: 0.96em;
	color: #ccc;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {
 text-decoration: none;
 	color: #ccc;
}

a:hover {
 text-decoration: none;
	color: #FFF;
}

