body {margin: 0
}
.txt1 {
	font-family: Tahoma;
	font-size: 11px;
}
.bg1 {
	background-repeat: repeat-x;
	background-position: left center;
}
#Rodape {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
}
#Rodape a {
	color: #333333;
	margin-right: 3px;
	margin-left: 3px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.Reservas {
	position: absolute;
	height: 20px;
	width: 100px;
	margin-top: -160px;
	text-align: center;
	left: 50%;
	top: 50%;
	margin-left: 280px;
}
