@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;	
}

body {
	margin: 0;
	padding: 0;	
	list-style: none;
	text-decoration: none;
	text-align: center;
	background: #fff url(../images/fundo.jpg) repeat-x;
}

#site {
	width: 816px;
	margin: 0 auto;
	text-align:left; /* "remédio" para o hack do IE */
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#topo {
	width: 805px;
	text-align: center;
	height: 180px;
}

#menuita ul {
	text-indent:-9000px;
	overflow:hidden;
	width: 814px;
	height: 28px;
	float: left;
	display: block;
}

#menuita ul li {
	display: inline;
}

.pagina a {
	background: url(../images/b_pagina.gif) no-repeat;
	background-position: 0 0;
	width: 130px;
	height: 28px;
	float:left;
}
.pagina a:hover {
	background-position: 0 -28px;
}
.pagina {
	background: url(../images/b_pagina.gif) no-repeat;
	background-position: 0 -56px;
	width: 130px;
	height: 28px;
	float:left;
}

.opark a {
	background: url(../images/b_opark.gif);
	background-position: 0 0;
	width: 93px;
	height: 28px;
	float:left;
}
.opark a:hover {
	background-position: 0 -28px;
}
.opark {
	background: url(../images/b_opark.gif) no-repeat;
	background-position: 0 -56px;
	width: 93px;
	height: 28px;
	float:left;
}

.atracoes a {
	background: url(../images/b_atracoes.gif);
	background-position: 0 0;
	width: 94px;
	float:left;
	height: 28px;
}
.atracoes a:hover {
	background-position: 0 -28px;
}
.atracoes {
	background: url(../images/b_atracoes.gif);
	background-position: 0 -56px;
	width: 93px;
	float:left;
	height: 28px;
}

.parque a {
	background: url(../images/b_parque.gif);
	background-position: 0 0;
	width: 131px;
	float:left;
	height: 28px;
}
.parque a:hover {
	background-position: 0 -28px;
}
.parque {
	background: url(../images/b_parque.gif);
	background-position: 0 -56px;
	width: 131px;
	float:left;
	height: 28px;
}

.interatividade a {
	background: url(../images/b_interatividade.gif);
	background-position: 0 0;
	width: 131px;
	float:left;
	height: 28px;
}
.interatividade a:hover {
	background-position: 0 -28px;
}
.interatividade {
	background: url(../images/b_interatividade.gif);
	background-position: 0 -56px;
	width: 131px;
	float:left;
	height: 28px;
}

.promocoes a {
	background: url(../images/b_promocoes.gif);
	background-position: 0 0;
	width: 110px;
	float:left;
	height: 28px;
}
.promocoes a:hover {
	background-position: 0 -28px;
}
.promocoes {
	background: url(../images/b_promocoes.gif);
	background-position: 0 -56px;
	width: 110px;
	float:left;
	height: 28px;
}

.fale a {
	background: url(../images/b_fale.gif);
	background-position: 0 0;
	width: 124px;
	float:left;
	height: 28px;
}
.fale a:hover {
	background-position: 0 -28px;
}
.fale {
	background: url(../images/b_fale.gif);
	background-position: 0 -56px;
	width: 124px;
	float:left;
	height: 28px;
}

#meio {
	background: #fff;
	width: 812px;
	padding: 10px 0;
	display: table;
}

#atracoes {
	background: url(../images/t_atracoes.gif) no-repeat;
	background-position: 205px 0;
	width: 600px;
	float: left;
	display: block;
	padding: 27px 0;
}

#atracoes a img {
	border: 0;
}

#ondeestamos {
	width: 187px;
	margin-right: 15px;
	float: right;
	background: url(../images/t_ondeestamos_fundo.jpg) repeat-y;
	color: #fff;
}

#ondeestamos p {
	padding: 5px 5px 10px 5px;
}

#ondeestamos a {
	color: #fff;
	text-decoration: none;
}
#ondeestamos a:hover {
	color: #fcf3d1;
}
#ondeestamos a img {
	border: none;
}

#kitakas {
	background: url(../images/t_ondeestamos_kitakas.jpg) no-repeat;
	background-position: 0 30px;
	height: 230px;
	display: block;
}

#kitakasg {
width: 230px;
height: 300px;
display:block;
float: left;
}

#destaques {
	background:url(../images/destaques_fundo.gif) repeat-y;
	height: 30px;
	float: left;
	margin-top: 35px;
	display: table;
}

#destaques a {
	width: 160px;
	float: left;
	display: table;
	text-decoration: none;
	color: #746828;
	margin: 0 10px;
}

#destaques a:hover {
	color: #dac455;
}

#destaques a img {
	border: none;
	float: left;
}

#destaques .topo {
	background:url(../images/destaques.gif) no-repeat;
	width: 573px;
	height: 22px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
	}

#destaques .baixo {
	background: url(../images/destaques_fim.gif) no-repeat;
	width: 573px;
	height: 14px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}

#destaques hr {
	clear: both;
	width: 573px;
	background:transparent;
	border-top:1px solid #dac455;
	margin: 3px 0;
	height: 1px;
}

#meio02 {
	width: 573px;
	_width: 600px;
	float: left;
	display: block;
	padding: 15px;
}

#meio02 p {
	font: 12px;
	margin-bottom: 10px;
	text-align: justify;
}

#atracoeslink {
	width: 369px;
	margin: 0 15px;
	float: left;
	background: url(../images/atracao_meio.gif) repeat-y;
	display: table;
}

#atracoeslink p {
	margin: 0 15px;
	color: #006aae;
}


#atracoeslink .kitakasatr {
	background: url(../images/t_kitakasatracoes.gif) no-repeat;
	height: 39px;
	width: 369px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}

#atracoeslink .adultos {
	background: url(../images/t_adulto.gif) no-repeat;
	height: 39px;
	width: 369px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}

#atracoeslink .infantil {
	background: url(../images/t_infantil.gif) no-repeat;
	height: 39px;
	width: 369px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}

#atracoeslink .fim {
	background: url(../images/atracao_fim.gif) no-repeat;
	height: 14px;
	width: 369px;
	clear: left;
	display: block;
}

#atracoeslink a {
	width: 100px;
	height: 40px;
	display: block;
	margin: 8px;
	float: left;
	background: #FFF;
	text-decoration: none;
	color: #006aae;
	text-align: center;
	padding: 5px 0;
	border: #FFCEFF 1px solid;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#atracoeslink a img {
	display: block;
	border: #006aae 1px solid;
	margin-bottom: 3px;
	padding: 1px;
}
#atracoeslink a:hover img {
	border: #fff 1px double;
	padding: 1px;
}
#atracoeslink a:hover {
	color: #FF0000;
	background: none;
	font: bold;
}

#atracoesinfo {
	width: 549px;
	margin: 15px 15px;
	float: left;
	display: table;
}

#atracoesinfokita {
	width: 449px;
	margin: 15px 15px;
	float: left;
	display: table;
}

#atracoesinfo p  {
	color: #006aae;
	margin-bottom: 10px;
}
#atracoesinfo a  {
	color: #006aae;
	text-decoration: none;
}
#atracoesinfo a:hover  {
	color: #000;
}
#atracoesinfo a img  {
	border: none;
}

#atracoesinfo h2  {
	display: block;
	margin: 8px;
	background: #FFF;
	text-decoration: none;
	color: #006aae;
	text-align: center;
	padding: 5px;
	border: #FFCEFF 1px solid;
	font: bold 16px Helvetica, arial, sans-serif;
}

#atracoesfotos {
	width: 549px;
	float: left;
	background: url(../images/fotos_meio.gif) repeat-y;
	display: table;
}

#atracoesfotos p {
	margin: 0 15px;
	color: #bf6b19;
}

#atracoesfotos .fotos {
	background: url(../images/t_fotos.gif) no-repeat;
	height: 39px;
	width: 549px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}

#atracoesfotos .papel {
	background: url(../images/t_papel.jpg) no-repeat;
	height: 33px;
	width: 549px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}

#atracoesfotos .fim {
	background: url(../images/fotos_fim.gif)  no-repeat;
	height: 19px;
	width: 549px;
	clear: left;
	display: block;
}

#atracoesfotos a {
	display: block;
	margin: 7px;
	float: left;
	text-decoration: none;
	color: #006aae;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#atracoesfotos a img {
	display: block;
	border: #006aae 1px solid;
	margin-bottom: 3px;
	padding: 1px;
}
#atracoesfotos a:hover img {
	border: #fff 1px double;
	padding: 1px;
}
#atracoesfotos a:hover {
	color: #FF0000;
	font: bold;
}

#fim {
	background: url(../images/fim.gif);
	width: 812px;
	height: 18px;
	display: block;

}

input, textarea{
	background: #fff;
	border: 1px solid #83cde1;
	border-top: 3px solid #83cde1;
}
input:hover, textarea:hover {
	background: #F0FDE2;
	border-top: 3px solid #b1e77a;
}
input:focus, textarea:focus {
	background: #FCFFEC;
	border-top: 3px solid #b1e77a;
}
.submit { border: 0; width: auto; }
.submit:hover, .submit:active { border:0; }
.radio { background: none; border: 0; }

.form {
	width: 150px;
	display: block;
	float:left;
	text-align: right;
	padding: 4px 5px 0 0;
	}


h1 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	margin-bottom: 5px;
}

#nateia a {
	text-indent:-9000px;
	overflow:hidden;
	background: url(../images/nateia.gif) no-repeat;
	width: 125px;
	height: 27px;
	float: left;
	display: block;
	margin: 10px;
}
