html {
	height:100%;
}

body {
	background-image: none;
	padding: 0;
	margin: 0;
	overflow: auto;
	height: 100%;
}

div.rapido {
	position: absolute;
	width: auto;
	background: #202020;
	margin: 0px 0px 0px 0px;
	border-style: hidden;
	border-width: 0px;
	padding: 4px 4px 4px 4px;;
	text-align: left;
	font-size: 10px;
	top: -25px;
}



