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;
}



#layout {
	display: table;
	width: 1003px;
	position: relative;
	margin: 0;
}
#topo {
	display: block;
	clear: both;
	width: 1003px;
	height: 152px;
	z-index: 99;
}
#container {
	display: table;
	clear: both;
	width: 1003px;
}
#rodape {
	display: table;
	clear: both;
	width: 975px;
	height: 85px;
	margin: 15px auto;
	border-top: #27B3DB 1px solid;
	text-align: right;
	line-height: 1.1em;
}
#rodape .menu_base {
	padding: 10px 0;
	text-align: center;
	font-size: 11px;
}
#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: 500px;
	height: 145px;
	position: absolute;
	top: 80px;
	right: 10px;
	z-index: 999;
	background-color: #f4f3ee;
}
#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;
}
#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;
}

