#Container {
	position:absolute;
	width:800px;
	height:890px;
	z-index:1;
	margin-left: -400px;
	left: 50%;
	background-color: #FFFFFF;
	background-image: url(../../figuras/fundo_02.jpg);
	background-repeat: repeat-y;
}
#Quadro01 {
	position:absolute;
	width:322px;
	height:460px;
	z-index:4;
	left: 30px;
	top: 340px;
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Container #Quadro01 #fig01 {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#Reservas {
	position:absolute;
	width:340px;
	height:65px;
	z-index:5;
	left: 400px;
	top: 340px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#Servicos {
	position:absolute;
	width:220px;
	height:210px;
	z-index:6;
	left: 400px;
	top: 445px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#Hoteis {
	position:absolute;
	width:370px;
	height:115px;
	z-index:7;
	left: 395px;
	top: 695px;
}
#Restaurante {
	position:absolute;
	width:90px;
	height:170px;
	z-index:8;
	left: 658px;
	top: 465px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#Express {
	position:absolute;
	width:90px;
	height:90px;
	z-index:9;
	left: 658px;
	top: 563px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
