@charset "utf-8";

body {
	background: #FFCC33 top no-repeat;
	margin: 0;
	padding: 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 16px;
}

::-webkit-scrollbar-track-piece {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
}

::-webkit-scrollbar-thumb:vertical {
  height: 5px;
  background-color: #999;
  -webkit-border-radius: 3px;
}

::-webkit-scrollbar-thumb:horizontal {
  width: 5px;
  background-color: #999;
  -webkit-border-radius: 3px;
}

.bg{
	background:url(../images/bgdireita.jpg) top left repeat-x;
}

.geral {
	width: 800px;
	margin: 0 auto;
	height: 560px;
}

.topo{
	width:800px;
	height:80px;
}

.logo_topo{
	width: 105px;
	height: 83px;
	float:left;
	margin-left: 10px;
}


.menu_esquerda{
	width:685px;
	height:80px;
	float:left;
	background:url(../images/menu_bg.jpg) right top no-repeat;
}

.icone_menu_home{
	background:url(../images/btn_inicio.png) center top no-repeat;	
}

.icone_menu_home:hover{
	background:url(../images/btn_inicio_hover.png) center top no-repeat;	
}


.icone_menu_sobre{
	background:url(../images/btn_sobre.png) center top no-repeat;	
}

.icone_menu_sobre:hover{
	background:url(../images/btn_sobre_hover.png) center top no-repeat;	
}


.icone_menu_reservas{
	background:url(../images/btn_reservas.png) center top no-repeat;	
}

.icone_menu_reservas:hover{
	background:url(../images/btn_reservas_hover.png) center top no-repeat;	
}

.icone_menu_comochegar{
	background:url(../images/btn_comochegar.png) center top no-repeat;	
}

.icone_menu_comochegar:hover{
	background:url(../images/btn_comochegar_hover.png) center top no-repeat;	
}


.icone_menu_tarifas{
	background:url(../images/btn_tarifas.png) center top no-repeat;	
}

.icone_menu_tarifas:hover{
	background:url(../images/btn_tarifas_hover.png) center top no-repeat;	
}

.icone_menu_estrutura{
	background:url(../images/btn_estrutura.png) center top no-repeat;	
}

.icone_menu_estrutura:hover{
	background:url(../images/btn_estrutura_hover.png) center top no-repeat;	
}



.menu_esquerda_home{
	width:70px;
	height:35px;
	float:left;
	margin-left: 30px;
	margin-top: 25px;
}

.menu_esquerda_home a{
	border: none;s
	text-decoration: none;
}

.menu_esquerda_institucional{
	width:70px;
	height:35px;
	float:left;
	margin-top: 40px;
	margin-left: 10px;
}

.menu_esquerda_institucional a{
	border: none;
	text-decoration: none;
}

.menu_direita{
	width:450px;
	height:80px;
	float:left;
	
}

.menu_direita_itens{
	float:left;
	width: 170px;
	height: 80px;
	margin-right: 55px;
}

.menu_direita_tarifas{
	float:left;
	width: 170px;
	height: 18px;
	margin-bottom: 2px;
}

.menu_direita_reservas{
	float:left;
	width: 155px;
	height: 18px;
	margin-bottom: 2px;
}

.menu_direita_estrutura{
	float:left;
	width: 150px;
	height: 18px;
	margin-bottom: 2px;
}

.menu_direita_como_chegar{
	float:left;
	width: 145px;
	height: 18px;
}

.menu_direita_logo{
	float:left;
	width: 100px;
	height: 80px;
}

.menu_direita_logo a{
	text-decoration: none;
	border: none;
}

.internas{
	float:left;
	width: 800px;
	height: 400px;	
}

.internas_home{
	float:left;
	width: 800px;
	height: 390px;
	background:url(../images/bg_home.png) top center no-repeat;
	position:absolute;
	top: 83px;
	
}

.internas_home_direita{
	float:right;
	width: 380px;
	height: 390px;
	margin-top: 5px;
}

.internas_home_direita_logo{
	float:left;
	width: 140px;
	height: 140px;
	margin-top: 5px;
	margin-left: 140px;
}

.internas_home_direita_texto{
	float:left;
	width: 320px;
	height: 60px;
	margin-top: 5px;
	margin-left: 50px;
	text-align:justify;
}

.internas_home_direita_itens{
	float:left;
	width: 250px;
	height: 180px;
	font-size: 14px;
}

.internas_home_direita_link{
	float:left;
	width: 130px;
	height: 180px;
	font-size: 14px;
}

.home_direita_link_item{
	float:left;
	width: 130px;
	height: 60px;
	text-align: center;
	margin-top: 100px;
}

.home_direita_link_item a{
	text-decoration:none;
	font-size: 14px;
	color:#C60;
}

.internas_home_direita_link_item{
	float:left;
	width: 130px;
	height: 180px;
	font-size: 14px;
}

.internas_home_direita_item1{
	float:left;
	width: 210px;
	height: 17px;
	margin-top: 10px;
	margin-left: 30px;
	text-align:justify;
	font-size: 15px;
}

.internas_home_direita_item2{
	float:left;
	width: 210px;
	height: 17px;
	margin-top: 2px;
	margin-left: 28px;
	text-align:justify;
	font-size: 15px;
}

.internas_home_direita_item3{
	float:left;
	width: 210px;
	height: 17px;
	margin-top: 2px;
	margin-left: 25px;
	text-align:justify;
	font-size: 15px;
}


.internas_home_direita_item4{
	float:left;
	width: 210px;
	height: 15px;
	margin-top: 6px;
	margin-left: 23px;
	text-align:justify;
	font-size: 14px;
}

.internas_home_direita_item5{
	float:left;
	width: 210px;
	height: 15px;
	margin-top: 5px;
	margin-left: 19px;
	text-align:justify;
	font-size: 14px;
}

.internas_home_direita_item6{
	float:left;
	width: 210px;
	height: 15px;
	margin-top: 4px;
	margin-left: 17px;
	text-align:justify;
	font-size: 14px;
}

.internas_home_direita_item7{
	float:left;
	width: 210px;
	height: 15px;
	margin-top: 5px;
	margin-left: 15px;
	text-align:justify;
	font-size: 14px;
}
.internas_home_direita_item8{
	float:left;
	width: 210px;
	height: 15px;
	margin-top: 6px;
	margin-left: 13px;
	text-align:justify;
	font-size: 14px;
}
.internas_esquerda{
	float:left;
	width: 412px;
	height: 390px;
	margin-top: 5px;
}

.internas_direita{
	float:left;
	width: 387px;
	height: 390px;
	background:url(../images/bg_internas.png) right top no-repeat;
	margin-top: 5px;
}

.internas_direita_tarifas{
	float:left;
	width: 387px;
	height: 390px;
	background:url(../images/bg_tarifas.png) right top no-repeat;
	margin-top: 5px;
}

.internas_direita_reservas{
	float:left;
	width: 387px;
	height: 390px;
	background:url(../images/bg_reservas.png) right top no-repeat;
	margin-top: 5px;
}

.internas_direita_estrutura{
	float:left;
	width: 387px;
	height: 390px;
	background:url(../images/bg_estrutura.png) right top no-repeat;
	margin-top: 5px;
}

.internas_direita_estrutura2{
	float:left;
	width: 387px;
	height: 390px;
	background:url(../images/bg_estrutura2.png) right top no-repeat;
	margin-top: 5px;
}

.internas_direita_como_chegar{
	float:left;
	width: 387px;
	height: 390px;
	background:url(../images/bg_mapa.png) right top no-repeat;
	margin-top: 5px;
}

.rodape{
	float:left;
	width: 800px;
	height: 80px;
	text-align: center;
}

.rodape_rua{
	float:left;
	width: 800px;
	margin-top: 10px;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	height: 18px;
}

.rodape_fone{
	float:left;
	width: 150px;
	font-size:14px;
	text-align:center;
	height: 20px;
	font-weight: bold;
	margin-left: 320px;
}

.rodape_fone_texto{
	width: 100px;
	float: left;
}

.rodape_fone_img{
	margin: 3px;
	width: 25px;
	float: left;
}

.rodape_email{
	float:left;
	width: 800px;
	font-size:12px;
	text-align:center;
	height: 20px;	
}

.internas_direita_titulo{
	width: 285px;
	height: 15px;
	margin-top: 9px;
	margin-left: 95px;
	font-weight: bold;
}

.internas_direita_intitucional_imagem{
	width: 285px;
	height: 200px;
	margin-top: 20px;
	margin-left: 100px;
}

.internas_direita_intitucional_logo{
	width: 145px;
	height: 145px;
	margin-left: 150px;
}

.internas_esquerda_institucional_texto{
	width: 410px;
	height: 370px;
	overflow-y:auto;
	overflow-x:hidden;
	font-size:12px;
	text-align:justify;
	margin-top: 10px;
}

.internas_esquerda_tarifas_texto{
	width: 410px;
	height: 370px;
	overflow-y:auto;
	overflow-x:hidden;
	font-size:12px;
	text-align:justify;
	margin-top: 10px;
}

.internas_esquerda_institucional_texto_item{
	width: 370px;
	margin: 10px;
	font-size:12px;
	text-align:justify;
}

.mapa_google_contato{
	width: 410px;
	height: 370px;
	margin-top: 10px;
}


.conteudo_contato{
	height: 480px;
	width: 410px;
	float: left;
}

.texto_contato {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	text-align: right;
	width: 95px;
	height: 15px;
	margin-top: 7px;
	margin-bottom: 2px;
	float: left;
	margin-right: 10px;
}

.texto_contato_pequeno {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	text-align: right;
	width: 90px;
	height: 15px;
	margin-top: 7px;
	margin-bottom: 2px;
	float: left;
	margin-right: 10px;
}

.texto_contato_titulo {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
	width: 350px;
	height: 15px;
	margin-top: 7px;
	margin-bottom: 2px;
	float: left;
	font-weight: bold;
	margin-left: 20px;
}

.dados_contato_form_grande {
	background: url no-repeat;
	width: 280px;
	height: 20px;
	float: left;
	margin-top: 7px;
}


.dados_contato_form_pequeno {
	background: url no-repeat;
	width: 90px;
	height: 20px;
	float: left;
	margin-top: 7px;
}


.dados_contato_form_obs{
	background: url no-repeat;
	width: 240px;
	height: 65px;
	float: left;
	margin-top: 7px;
	
}


.btn_contato {
	width: 400px;
	height: 38px;
	margin-top: 15px;
	float: left;
	text-align: right;
}

.form_contato_grande {
	background-color: transparent;
	width: 280px;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	border: 1px #999999 solid;
	margin-bottom: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 5px;
}

.form_contato_pequeno {
	background-color: transparent;
	width: 90px;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	border: 1px #999999 solid;
	margin-bottom: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 5px;
}

.form_contato_texto {
	background-color: transparent;
	width: 240px;
	height: 60px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	border: 1px #999999 solid;
	margin-bottom: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #666;
	padding-left: 45px;
}

.btn_form_contato {
	width: 299px;
	height: 38px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	cursor:pointer;
}

.conteudo_estrutura{
	height: 390px;
	width: 410px;
	float: left;
	overflow-y:auto;
	overflow-x:hidden;
}


.conteudo_estrutura_item{
	height: 150px;
	width: 130px;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	cursor: pointer;
	text-align: center;
}

.conteudo_estrutura_item a{
	text-decoration:none;
	border: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	cursor:pointer;
}


.conteudo_estrutura_item_foto{
	height: 100px;
	width: 125px;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	cursor: pointer;
	text-align: center;
}

.conteudo_estrutura_item_foto a{
	border: none;
}



.voltar{
	width: 370px;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #703146;
	cursor: pointer;
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
}


/* Inicio Banner */
img{border:none;}
	
#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none; 
}

#slider li, #slider2 li{ 
	width:800px;
	height:390px;
	overflow:hidden; 
}				
	
/* // Final Banner*/
