@charset "iso-8859-2";
/* CSS Document */

body {
	border:0;
	padding:0;
	margin:0;
	font:Arial, Helvetica, sans-serif;
}

#topo {
	background-image:url(../img/bg_topo1.jpg);
	background-repeat:repeat-x;
	height:437px;
}

#cabecalho {
	background-image:url(../img/cabecalho.jpg);
	background-repeat:no-repeat;
	height:437px;
	width:886px;
	margin:auto;
}

#menu {
	text-align:center;
}

#banner {
	text-align:center;
	background-color:#FFF;
	width:780px;
	height:260px;
	margin:auto;
	padding-top:10px;
}

#banner iframe {
	empty-cells: hide;
	margin-top:1px;
}

#geral {
	background-image:url(../img/bg.jpg);
	background-repeat:repeat;
}

#corpo {
	margin:auto;
	width:810px;
	display:table;
}

#caixa {
	margin-top:10px;
	width:250px;
	height:160px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}

#titulo {
	background-image:url(../img/bg_titulo.jpg);
	background-repeat:repeat-x;
	height:30px;
	font-weight:bold;
	line-height:170%;
}

#titulo a {
	text-decoration:none;
	color:#FFF;
}

#caixa_1 {
	height:120px;
	background-color:#FFF;
	padding-top:10px;
}

#caixa_principal {
	width:780px;
	margin:auto;
	font-size:16px;
}

#titulo_principal{
	background-image:url(../img/bg_titulo.jpg);
	background-repeat:repeat-x;
	height:30px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	line-height:170%;
}

#caixa_1_principal{
	background-color:#FFF;
	width:760px;
	height:300px;
	font-size:14px;
	padding-left:20px;
	color:#666;
}

#caixa_2_principal {
	display:table;
	clear:both;
	width:780px;
	background-color:#FFF;
	font-size:14px;
	color:#666;
	padding-bottom:20px;
}

#caixa_3_principal {
	width:780px;
	height:350px;
	font-size:14px;
	background-color:#FFF;
	color:#666;
}

#caixa_3_1_principal {
	padding-left:20px;
	width:530px;
	float:left;
}

#caixa_3_2_principal {
	width:230px;
	float:left;
}

#caixa_3_2_principal img {
	padding-left:25px;
	margin-top:5px;
}

#caixa_4_principal {
	width:780px;
	padding-top:20px;
	height:528px;
	background-color:#FFF;
	text-align:center;
}


#imagem_hotel {
	clear:both;
	background:url(../img/img_hotel.jpg) no-repeat center;
	height:295px;
	margin-top:20px;
}


/*PACOTE*/


#pacote_foto {
	width:390px;
	text-align:center;
	float:left;
	margin-top: 20px;
}

#pacote_foto2 {
	width:780px;
	text-align:center;
	float:left;
}

#pacote {
	margin-top:10px;
	margin-left:10px;
	margin-right:5px;
	border:solid 1px #CCC;
	float:left;
	width:325px;
	min-height:210px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
}

#pacote_principal {
	clear:both;
	padding-left:20px;
	padding-right:20px;
}

#pacote_basico {
	margin-top:10px;
	margin-left:15px;
	margin-right:10px;
	border:solid 1px #CCC;
	float:left;
	width:340px;
	min-height:260px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
}

#caixa_2_principal img {
	margin-top:30px;
	margin-bottom: 20px;
	margin-left:10px;
}

#pacote_titulo {
	padding-top:5px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:16px;
}

/*CONTATO*/


#contatos {
	padding-left:20px;
	width:300px;
	float:left;
}

#contato_principal {
	float:left;
	height:250px;
	width:420px;
	margin-top:20px;
}

#contato_1 {
	clear:both;
	padding-top:10px;
}

#contato_2 {
	clear:both;
	padding-top:5px;
}

#contato_1_1 {
	width:90px;
	text-align:right;
	float:left;
	height:20px;
	line-height:150%;
	font-weight:bold;
}

#contato_1_2 {
	float:left;
	text-align:left;
	width:300px;
	padding-left:10px;
}

#contato_1_3 {
	float:left;
	text-align:left;
	padding-left:10px;
	width:300px;
}

#contato_3 {
	clear:both;
	padding-top:10px;
	height:100px;
}

#enviar_1 {
	text-align:center;
	width:90px;
	margin-left:auto;
	margin-right:auto;
	height:25px;
	background-color:#CCC;
	margin-top:10px;
	line-height:160%;
}

#enviar_1 a {
	text-decoration:none;
	color:#000;
}

h1 {
	padding-left:30px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}


/*RODAPE*/


#rodape {
	background-image:url(../img/bg_rodape.jpg);
	background-repeat:repeat-x;
	height:57px;
}

#rodape_1 {
	padding-top:15px;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	width:820px;
	height:30px;
}

#rodape_2 {
	width:500px;
	float:left;
	line-height:200%;
}

#rodape_3 {
	width:320px;
	float:left;
	text-align:right;
}

/*FIM RODAPE*/

