@charset "utf-8";
/************************ geral ************************/
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	background:#F7EAD8 url(../img/bgTopo.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
/************************ tags ************************/
a {
	font-size:11px;
	color:#800001;
	text-decoration:none;
}
a:hover {
	text-decoration:underline
}
p {
	font-size:11px;
	color:#000;
	margin:0 30px 15px 30px;
}
h1 {
	display:block;
	line-height: 70px;
	color:#000;
	margin-bottom:5px;
	text-indent:-999999px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin:0 30px 10px 30px;
	border-bottom:#DCC9B8 solid 1px;
	padding-bottom:5px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#800001;
	margin:0 20px 10px 30px;
	border-bottom:#DCC9B8 solid 1px;
	padding-bottom:5px;
}
/************************ titulos ************************/
h1.bloco {
	background:url(../img/tit_obloco.jpg) no-repeat top left;
}
h1.news {
	background:url(../img/tit_news.jpg) no-repeat top left;
}
h1.atracao {
	background:url(../img/tit_atracao.jpg) no-repeat top left;
}
h1.interativo {
	background:url(../img/tit_interativo.jpg) no-repeat top left;
}
h1.galeria {
	background:url(../img/tit_galeria.jpg) no-repeat top left;
}
h1.eventos {
	background:url(../img/tit_eventos.jpg) no-repeat top left;
}
h1.estrutura {
	background:url(../img/tit_estrutura.jpg) no-repeat top left;
}
h1.contato {
	background:url(../img/tit_contato.jpg) no-repeat top left;
}
/************************ estrutura ************************/
#geral {
	width:100%;
	float:left;
	background: url(../img/topo.jpg) top no-repeat;
}
#centraliza {
	width:950px;
	margin:0 auto;
}
#left {
	float:left;
	width:210px;
	height:700px;
	margin:0 20px 0 20px;
}
#meio {
	float:left;
	width:700px;
}
#banner {
	float:left;
	width:700px;
	height:280px;
}
#conteudo {
	background: url(../img/bgConteudoIndex.jpg) top no-repeat;
	float:left;
	width:480px;
	height:511px;
}
#right {
	float:left;
	width:220px;
	height:480px;
	padding-top:12px;
}
#conteudo_internas {
	float:left;
	width:480px;
	min-height:480px;
	background: url(../img/bgConteudo.jpg) top repeat-y;
}
/************************ conteudo ************************/
#news {
	height:40px;
	margin:0 30px 20px 30px;
}
#atracao {
	margin:80px 230px 20px 30px;
}
a.chamadas {
	font-size:11px;
	color:#000;
	text-decoration:none;
}
a.chamadas:hover {
	text-decoration:underline;
}
a.baladaIndex {
	display:block;
	width:420px;
	height:130px;
	margin:40px 30px 0 30px;
}
.marginLateral {
	margin:0 30px 0 30px;
}
/************************ rodape ************************/
#rodape {
	clear:both;
	float:left;
	height:110px;
	width:100%;
	background: url(../img/bgRodape.jpg) repeat-x;
}
#centralizaRodape {
	width:980px;
	height:110px;
	margin:0 auto;
	background: url(../img/rodape.jpg) top no-repeat;
}
address {
	float:left;
	color:#E9A5A5;
	font-size:11px;
	padding:75px 0 0 100px;
	font-weight:normal;
	font-style:normal;
}
#centralizaRodape a {
	float:right;
	height:30px;
	width:100px;
	display:block;
	margin-top:65px;
}
#player {
	height:27px;
	width:100%;
	float:left;
}
#fotos {
	margin-left:30px;
	background-color:#DCC9B8;
	padding:3px;
	width:425px;
	margin-bottom:5px;
}

img {
	border:#DCC9B8 2px solid;
	margin-bottom:5px;
}
#col1 {
	margin:0 0 20px 30px;
	float:left;
	text-align:center;
	background-color:#EFDFD1;
	padding-bottom:10px;
}
#col2 {
	margin:0 0 20px 10px;
	float:left;
	text-align:center;
	background-color:#EFDFD1;
	padding-bottom:10px;
}
#videos {
	margin-left:30px;
	background-color:#b1b1b1;
	padding:3px;
	width:415px;
	margin-bottom:5px;
}

