* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7A7A7;
	line-height: 1.2em;
}
p, form, input, h1 {
	margin: 0px;
}
p {
	margin-bottom: 8px;
}
h1 {
	margin-bottom: 8px;
	font-size: 14px;
}
hr {
	clear: both;
	border: 1px #A7A7A7 solid;
}
img {
	border: none;
}
a {
	color: #A7A7A7;
	text-decoration: none;
}
a:hover {
	color: #A7A7A7;
	text-decoration: underline;
}

.topico1 {
	border-bottom: #27B3DB 1px solid;
	font-size: 20px;
	color: #27B3DB;
	padding: 5px;
}
.topico2 {
	height: 24px;
	background: url(../img/topicos/bg_topico2.gif) repeat-x;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
}

#splash {
	width: 350px;
	height: 350px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -175px;
	margin-left: -175px;
	z-index: 99;
}

#layout {
	width: 1003px;
	height: 895px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#topo {
	width: 1003px;
	height: 152px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}

#container {
	width: 1003px;
	height: 644px;
	position: absolute;
	top: 152px;
	left: 0px;
}

#foto_galeria {
	width: 470px;
	height: 315px;
	background: url(../img/galeria/01g.jpg) no-repeat;
}

#conteudo {
	width: 493px;
	height: auto;
	padding: 10px;
	color: #7C7C7C;
	text-align: justify;
	float: right;
}

#flash {
	width: 470px;
	height: 434px;
	position: absolute;
	top: 162px;
	left: 10px;
}

#novidades {
	width: 470px;
	height: 190px;
	position: absolute;
	top: 606px;
	left: 10px;
}

#pre_reserva {
	width: 480px;
	height: 135px;
	position: absolute;
	top: 162px;
	right: 10px;
	padding: 5px 10px;
	background-color: #f4f3ee;
}
#pre_reserva .select_gr_pre_reserva {
	width: 170px;
}
#pre_reserva .select_pq_pre_reserva {
	width: 45px;
}

#pacotes {
	width: 500px;
	height: 279px;
	position: absolute;
	top: 317px;
	right: 10px;
}
.img_pacote_esquerda {
	float: left;
	margin-right: 10px;
}
.img_pacote_direita  {
	float: right;
	margin-left: 10px;
}

#conheca_sergipe {
	width: 345px;
	height: 95px;
	position: absolute;
	top: 606px;
	left: 490px;
}

#cadastro {
	width: 345px;
	height: 65px;
	position: absolute;
	top: 711px;
	left: 490px;
	padding-top: 20px;
	background: url(../img/bg_cadastro.gif) no-repeat;
	color: #C65E05;
}
#cadastro input {
	border: #CCAA90 1px solid;
	width: 130px;
	height: 26px;
	font-size: 20px;
	color: #C65E05;
}

#selo {
	width: 145px;
	height: 190px;
	position: absolute;
	top: 606px;
	right: 10px;
}

#rodape {
	width: 983px;
	height: 85px;
	position: absolute;
	bottom: 0px;
	left: 10px;
	padding-top: 10px;
	border-top: #27B3DB 1px solid;
	text-align: right;
	line-height: 1.1em;
}
#rodape .menu_base {
	text-align: center;
	font-size: 11px;
}

#reservas input {
	height: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contato .input_contato {
	width: 250px;
	height: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contato .textarea_contato {
	width: 250px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}


