@charset "UTF-8";

* {
   margin: 0;
   padding: 0;
   list-style: none;
   border: none;
}

* html .area {
	height: 275px;
}

* html #meio {
	height: 420px;
}

body {
	background: url('../img/bg_body.jpg');
	font-family: courier new, verdana, arial, sans-serif;
	font-size: 12px;
	color: black;
}

#intro {
	position: absolute;
	left: 50%;
	margin-left: -500px;
	background: url('../img/bg_body.jpg');
	z-index: 10;
	height: 750px;
}

p {
	margin: 15px 0 15px 0;
}

a {
	color: black;
	text-decoration: none;
}

h1 {
	font-family: courier new, arial, verdana;
	font-size: 26px;
	color: white;
}

.fechar_unique {
	float: right;
	font-size: 26px;
	font-weight: bold;
}

.ver_unique {
	position: absolute;
	left: 50%;
	margin-left: -235px;
	top: 50%;
	margin-top: -125px;
	width: 460px;
	height: 240px;
	padding: 5px;
	background-color: white;
	border: 1px solid black;
	text-align: center;
	display: none;
}

.ver_unique p {
	margin: 0;
}

#unique_proximo,
#unique_anterior {
	display: block;
	margin: 90px auto 0 auto;
	width: 40px;
	height: 40px;
	font-size: 18px;
}

#unique_proximo {
	background-image: url('../img/seta_proximo1.jpg');
}
#unique_proximo:hover {
	background-image: url('../img/seta_proximo2.jpg');
}
#unique_anterior {
	background-image: url('../img/seta_anterior1.jpg');
}
#unique_anterior:hover {
	background-image: url('../img/seta_anterior2.jpg');
}

#unique_pg2 {
	display: none;
	position: absolute;
	top: 0px;
	left: 10px;
}

.lista_unique {
	margin: 30px auto;
	width: 700px;
	height: 410px;
	text-align: center;
}

.lista_unique li {
	display: inline;
	margin: 10px;
}

#lista_evento {
	width: 710px;
	height: 360px;
	overflow: auto;
}

#lista_evento li {
	float: left;
	margin: 5px;
	display: inline;
}

#resultado_produto {
	text-align: center;
	margin: 0 auto;
	width: 710px;
	min-height: 295px;
	padding: 5px;
}

#resultado_produto li {
	border: 1px solid #bcb59c;
	background-color: #efece0;
	float: left;
	padding: 5px;
	margin: 5px;
}

#form_produtos {
	position: relative;
	margin: 10px auto;
	width: 700px;
	min-height: 50px;
	text-align: center;
}

#form_produtos select {
	padding: 2px;
	width: 180px;
	border: 1px solid #303a17;
	font-family: courier new, verdana, arial, sans-serif;
	font-size: 15px;
	background-color: white;
}

#fixa {
	margin: 0 auto;
	width: 580px;
}

#fixa li  {
	float: left;
	margin-left: 100px;
	display: inline;
}

#fixa li input {
	padding: 0;
	float: left;
	width: 55px;
	height: auto;
	background-color: green;
	font-size: 12px;
}

.disabled1,
.disabled2,
.disabled3 {
	position: absolute;
	left: 73px;
	width: 180px;
	height: 25px;
	background-color: blue;
	display: none;
}

.disabled2 {
	left: 260px;
}

.disabled3 {
	left: 447px;
}

#form_produtos input {
	display: block;
	margin: 0 auto;
	margin-top: 3px;
	padding: 0 5px 5px 5px;
	width: 120px;
	height: 20px;
	font-family: courier new, verdana, arial, sans-serif;
	font-size: 15px;
	background-color: white;
	border: 1px solid black;
}	

#relative {
	position: relative;
}

.form_fale {
	width: 414px;
	height: 263px;
	background: url('../img/bg_fale.gif') no-repeat;
	margin: 5px auto;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 15px;
}

.form_fale label {
	float: left;
	margin-top: 9px;
}
label.error {
	font-size: 10px;
	color: #f00;
}
.form_fale input {
	float: left;
	margin-top: 7px;
	margin-left: 10px;
	border-bottom: 1px solid black;
}

.form_fale textarea {
	float: left;
	border: 1px solid black;
	margin: 15px 15px;
}

#fale_submit {
	float: none;
	display: block;
	margin: 0 auto;
	background: url('../img/bg_meio2.jpg') black;
	border: 1px solid black;
	font-size: 15px;
}

.area {
	position: relative;
	width: 720px;
	min-height: 383px;
	background-color: #d3cebc;
	border: 1px solid white;
	display: none;
}

#cima {
	margin: 8px auto 0;
	padding-top: 10px;
	padding-left: 30px;
	width: 732px;
	height: 36px;
	background: url('../img/bg_cima.jpg');
}

#meio {
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	width: 720px;
	min-height: 400px;
	background: url('../img/bg_meio2.jpg');
	border-left: 1px solid #292f0d;
	border-right: 1px solid #292f0d;
}

#baixo{
	margin: 0 auto;
	width: 762px;
	height: 31px;
	background: url('../img/bg_baixo.jpg');
}

#site {
	margin: 0 auto;
	width: 780px;
	min-height: 580px;
	background-color: #303a17;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#topo {
	position: relative;
	width: 780px;
	height: 180px;
}

#menu {
	width: 780px;
	height: 48px;
	background: url('../img/bg_menu.jpg') repeat-x;
}	

#menu a {
	padding: 4px;
	padding-top: 7px;
	float: right;
	height: 37px;
	background: url('../img/menu1.jpg') no-repeat 5px top;
	font-size: 16px;
	color: #303a17;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #303a17;
}

#menu a:hover {
	background: url('../img/menu2.jpg') no-repeat 5px top;	
	color: white;
}

#banner {
	width: 780px;
	height: 100px;
	background: url('../img/banner.jpg') repeat-x;
}	

#helicoptero {
	position: absolute;
	left: -10px;
	width: 170px;
	height: 166px;
	background: url('../img/helicoptero.gif') no-repeat;
}

#logo {
	position: absolute;
	top: 10px;
	width: 220px;
	height: 100px;
	left: -1px;
}

#listras {
	margin-left: 6px;
	float:left;
	width: 488px;
	height: 32px;
	background: url('../img/listras.jpg') repeat-x center center;
}

#data {
	float:right;
	width: 280px;
	height: 23px;
	background: url('../img/bg_data.jpg') no-repeat left center;
	text-align: center;
	padding-top: 9px;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}	

#conteudo {
	width: 780px;
	min-height: 420px;
	float:left;
}

#block {
	width: 200px;
	height: 50px;
}

#indique {
	float: left;
	margin: 0 0 5px 10px;
	width: 540px;
}

#indique span {
	display: block;
	margin-top: 5px;
	padding: 5px;
	background: url('../img/bg_meio2.jpg');
	font-size: 15px;
	border: 1px solid white;
}

a.indique:hover {
	background-color: #303a17;
	color: white;
}

#form_indique {
	margin-top: 5px;
	padding: 5px 0 5px 5px;
	width: 533px;
	height: 75px;
	background-color: #656e53;
	color: white;
	border: 1px solid white;
	display: none;
}

#form_indique label {
	margin-top: 5px;
	float: left;
	width: 105px;
	text-align: right;
}

#form_indique input {
	margin: 3px;
	float: left;
	width: 150px;
	height: 20px;
	background-color: white;
	border: 1px solid #a99e76;
}

#form_indique input#submit_indique {
	float: none;
	display: block;
	margin: 0 auto;
	width: 120px;
	height: 20px;
	color: white;
	font-weight: bold;
	background-color: #303a17;	
}

#rodape {
	position: relative;
	margin: 0 auto;
	width: 777px;
	height: 20px;
	background-color: #a99e76;
	border-bottom: 5px solid #303a17;
	border-left: 1px solid #303a17;
	border-right: 1px solid #303a17;
}

#tanque_rodape {
	position: absolute;
	right: -20px;
	bottom: 10px;
	width: 123px;
	height: 60px;
	background: url('../img/tanque_rodape.gif') no-repeat;
}

#coordenadas {
	position: absolute;
	right: 120px;
	bottom: 20px;
	width: 97px;
	height: 50px;
	background: url('../img/coordenadas1.jpg') no-repeat;
}

#coordenadas:hover {
	background: url('../img/coordenadas2.jpg') no-repeat;	
}

#player {
	display: block;
	margin: 10px auto 4px;
	width: 263px;
	height: 190px;
	background: url('../img/player.jpg') no-repeat;
}

#branco {
	width: 100%;
	background: url('../img/branco.jpg') repeat-y center 5px;	
}

a.externo {
	font-size: 13px;
	color: #303a17;
	font-weight: bold;
}

a.externo:hover {
	color: white;
	background-color: #303a17;
}

p.mensagem {
	text-align: center;
	font-size: 12px;
	color: red;
	font-family: courier new, arial, verdana;
}

#eventos a {
	font-size: 16px;
	color: #303a17;
	font-weight: bold;
}

#eventos a:hover {
	color: white;
	background-color: #303a17;
}

.area_fotos {
	width: 720px;
	height: 215px;
	background-color: #d3cebc;
	border: 1px solid white;
	display: none;
}	

.area_fotos ul {
	margin-top: 20px;
}

.area_fotos ul li {
	float: left;
	margin-left: 15px;
	display: inline;
}

.area_fotos ul li.mais_fotos {
	width: 680px;
	text-align: center;
}

.link_voltar {
	width: 680px;
	text-align: center
}

#link_voltar {
	font-size: 15px;
	font-weight: bold;
}

#link_voltar:hover {
	background-color: #303a17;
	color: white
}

.paginacao {
	font-size: 15px;
	text-align: center;
	font-weight: normal;
}

.paginacao span {
	color: black;
	font-weight: bold;
}

address {
	font-style: normal;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.clear {
	clear: both;
}

#logotrans {
	width: 120px;
	float:left;
}
#parceirospg li{
	float:left;
	margin-left:50px;
	height:90px;
}

