* {
	margin:0px;
	padding:0px;
}
body {
	margin:0;
	background:url(../../images/bg-internas.jpg) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#505151;
	text-align:center;
}
li { list-style:none; }
/*-------------------------------  LINK'S --------------------------------------*/
a {
	color:#505151;
	text-decoration:none;
}
a.criancas { border:0 none; }
a.criancas img { border:0 none; }
/*-------------------------------  TIUTLOS DAS PAGINAS --------------------------------------*/

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#c69138;
}
h1 a {
	color:#C69138;
}
h1 {
	background:url(../../images/icone.jpg) left no-repeat;
	background-position:top 10px;
	padding:5px 0 9px 30px;
 	*padding:5px 0 9px 40px;
	margin:20px 0 0 0;
}
.h1-pacotes{
	background:url(../../images/icone.jpg) 2px center no-repeat;
	padding:5px 0 9px 18px;
}
#pacotes h1 {
	margin:9px 0 0 30px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c69138;
	padding:10px 0 10px 0;
}
h1 span { display:none; }
/*-------------------------------  IMAGENS SITE --------------------------------------*/
#imagem-conseito { margin:15px 0 15px 0; }
#images-vertical img { padding:0 20px 0 0; }
#images-vertical {
	width:500px;
	padding:10px 0 10px 0;
}
#imagens-lazer {
	float:left;
	width:110px;
	height:110px;
	text-align:center;
}
#imagens-pequenas { padding: 0 0 0 10px; }
#galeria { margin:10px; }
#galeria-vertical img { padding:10px 0 0 0; }
#galeria-vertical {
	margin:10px;
	width:68px;
	float:right;
	_height:350px;
	min-height:350px;
}
#mapa-auditorio {
	float:left;
	margin:10px;
	text-align:center;
}
/*-------------------------------  PARAGRAFOS --------------------------------------*/

p { line-height:17px; }
/*-------------------------------  MENU HEADER --------------------------------------*/

.sitename a {
	display:block;
	width:200px;
	height:145px;
	margin:30px 0 28px 20px;
	text-indent:-5000px;
}
ul.menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11;
	text-decoration:none;
	color:#000000;
	display:block;
}
ul.menu li {
	background:url(../../images/bg-menu.jpg) top left no-repeat;
	padding:5px 0 5px 35px;
	float:left;
	width:100%;
	display:block;
	text-align:left;
}
ul li.esportes { background:url(../../images/bg-menu-esportes.jpg) left no-repeat; }
ul li.esportes a {
	color:#a47b13;
	display:block;
}
ul.submenu li {
	background:url(../../images/bg-submenu.jpg) left no-repeat;
	display:none;
	margin:5px 0 0 -20px;
	padding:1px 0 0 22px;
}
.activeSubmenu {
	padding:4px 0 0 22px;
	background:url(../../images/bg-menu-esportes.jpg) left no-repeat;
}
ul.submenuatual li {
	display:block;
	width:190px;
}
/*-------------------------------  DIV RESERVAS ON LINE --------------------------------------*/
a.saibasmais {
	background:#666;
	color:#C33;
}
a.informacoes {
	background:url(../../images/informacoes-importantes.jpg) top left no-repeat;
	height:22px;
	width:251px;
	display:block;
	margin:10px 0 0 0;
	text-indent:-5000px;
}
.reservas {
	background:url(../../images/bg-reservas.gif) top left no-repeat;
	height:165px;
	width:169px;
	padding:40px 0 0 0;
	margin:15px 0 0 0;
	float:left;
	font-size:12px;
}
.reservasonline {
	background:url(../../images/reserva-on-line.gif) top center no-repeat;
	width:114px;
	height:13px;
	text-indent:-5000px;
	padding:0 0 5px 65px;
}
.cliqueaqui a {
	color:#b2861d;
	font-weight:bold;
	padding:3px0 0 10px;
	text-decoration:none;
}
.reservas p { margin:2px; }
.reservas p span { display:none; }
/*-------------------------------  MARCADOR LI --------------------------------------*/
.marcador li {
	line-height:17px;
	margin:0 0 0 40px;
	list-style:url(../../images/list-style.jpg);
}
/*-------------------------------  MAPA LOCALIZAÇÃO ---------------------------------*/
#mapalocalizacao {
	border:2px solid #c69138;
	margin:30px 0 0 35px;
}
.jaragua {
	color:#c69138;
	padding:0 0 20px 0;
}
.fone-hotel { color:#c69138; }
.fone-reservas { color:#c69138; }
/*-------------------------------  LAYOUT -------------------------------------------*/

.main {
	width:968px;
	margin: 0 auto;
	position:relative;
	display:table;
}
.header {
	float:left;
	width:250px;
	display:table;
}
.content {
	float:left;
	width:580px;
	margin:195px 0 0 15px;;
	text-align:left;
	min-height:725px;
	_height:725px;
	overflow:visible;
}
.relative {
	position:relative;
}
/*-------------------------------  RODAPÉ --------------------------------------*/

.footer {
	clear:both;
	background:url(../../images/bg-footer.jpg) center top no-repeat;
	height:23px;
	margin:40px 0 0 0;
	padding:5px 0 0 0;
	text-align:center;
}
.footer-wrap {
	width:900px;
	margin:0 auto;
	text-align:left;
}
#copyright {
	margin:0 auto;
	position:relative;
	float:left;
	color:#FFFFFF;
}
#assinatura a {
	float:right;
	color:#FFFFFF;
}
/*--------------------------------FORM---------------------------------------------*/
form {
	float:left;
}
FORM input, FORM textarea, form select {
	border:1px solid #999;
	padding:4px 6px;
	color:#666;
}
FORM input:focus, form textarea:focus {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
FORM select {
	width:312px;
	-width:300px;
}
form input[type="file"] {
	border:1px solid #999;
	background-color:#FFF;
	width:350px;
	*width:315px;
	float:left;
	margin-top:10px;
}
/*-------------------PAGINAÇÃO---------------------------*/
.paginator {
	float:left;
	width:100%;
	text-align:center;
}
.paginationControl {
	width:auto;
	margin:0 auto;
	padding:20px;
}
