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

* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-top-style: 0;
	font-size: 12px;
	text-decoration: none;
}
body {
	background-color: #C9E6CC;
}

#geral {
	background-color: #004813;
	width: 1000px;
	margin:0 auto;
	padding: 17px 0 17px 0;
}
#topo {
	background-color: #CCCCCC;
	height: 138px;
	width: 968px;
	margin: 0 auto 0 auto;
}
#topo #logo {
	position: absolute;
	height: 113px;
	width: 223px;
}
#imglogo {
	font-size: 1px;
}
#imglogo  span {
	background-image: url(Images/logo.gif);
	position: absolute;
	background-repeat: no-repeat;
	height: 113px;
	width: 223px;
}
#topo #idiomas {
	width: 70px;
	float: left;
	margin-top: 119px;
	margin-left: 8px;
	clear: both;
}
#topo #idiomas a {
}
#topo #idiomas img {
	text-decoration: none;
	border:none
}

#topo  #imgtopo {
	float: right;
	height: auto;
	width: auto;
}
#geral #guia {
	text-align: left;
	width: 765px;
	height: 25px;
	margin-left: 17px;
}
#geral #guia ul {
	padding-right: 15px;
	padding-top: 5px;
}
#geral #guia li {
	text-decoration: none;
	display: inline;
	margin-top: 0px;
	margin-left: 7px;
	color: #FFFFFF;
}
#geral #guia a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
#geral #guia a:hover {
	color: #4AAA42;
	text-decoration: underline;
}
#geral #guia span {
	color: #FFFFFF;
	margin-left: 7px;
}

#geral #menu {
	background-color: #C9E6CC;
	float: left;
	width: 174px;
	height: 717px;
	*height: 986px;	
	margin: 0 0 0 17px;
	_margin: 0 0 0 8px;
}
#menu  p  {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0px 0 0 15px;
}

#geral #menu #m12 {
	height: 340px;




	*height: 285px;

}

#m12  ul {
	list-style-type: none;
	*padding-top: 0px;
	*margin:15px 0 0 -2px;
	margin-top: 15px;
}

#m12  li {
	height: 45px;
	margin-left: -7px;
	*margin-left: -6px;
}

#m12  a {
	text-decoration: none;
	color: #004813;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	height: 40px;
	background-image: url(Images/btn_clictrip.png);
	padding: 16px 0 0 25px;
	position: absolute;
	background-repeat: no-repeat;
	width: 160px;
}


#m12  a:hover {
	color: #008000;
	text-decoration: underline;
	font-size: 11px;
	background-image: url(Images/btn_clictrip_hover.png);
	background-repeat: no-repeat;
	position: absolute;
}

#menu #m2 {
	width: 215px;
	height: 65px;




}
#menu #m2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#m2  ul li {
	display: inline;
}

#ba_receptivo a {
	background-image: url(Images/menu2_btn1.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 100px;
	background-position: center center;
	float: left;
}
#selfbooking a {
	background-image: url(Images/menu2_btn2.gif);
	height: 58px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-left: 5px;
}
#selfbooking a:hover {
	background-image: url(Images/menu2_btn2hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu #m3 {
	width: 135px;
	height: 45px;
	margin: 20px 0 0 20px;
}

#m3 #celular {
	background-image: url(Images/contatos_menu_03.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 135px;
	float: left;
	background-position: center;
}
#m3 #celular a {
	display: block;
	height: 35px;
	width: 135px;
}

#celular span {
	display: none;
}

#m3    a   {
	color: #004813;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#m3 a:hover {
	text-decoration: underline;
}
#menu #atend_online img {
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu #formulario_pdf img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 15px 0 0 10px;
}


#geral #conteudo {
	float: left;
	width: 793px;
	background-color: #FFFFFF;
	padding: 17px 0px 0 0px;
	height: 700px;
	overflow: auto;
	margin: 0 0px 0 0;

	*width: 776px;
	*padding: 8px 2px 0 2px;
	*height: 978px;
	*float: right;	
}

#conteudo  img  {
	height: 90px;
	width: 135px;
	position: absolute;
	margin: 14px 0 0 3px;
	border: none;
}
#conteudo    h3    {
	padding-top: 125px;
	text-transform: uppercase;
}
#conteudo  h4 {
	font-size: 10px;
	text-align: left;
	margin-left: 20px;
}

#conteudo a {
	text-decoration: none;
	color: #000000;

}
#conteudo a:hover {
	color: #009900;
	text-decoration: underline;
}
#foto_icone4   img {
	width: auto;
	position: absolute;
	height: auto;
	margin-left: 650px;
	margin-top: 0px;
}

#textoconteudo3 {
	width: 793px;
	float: left;
	margin-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #004813;
	padding-bottom: 10px;
	text-decoration: none;
}
#textoconteudo3  #links_aereo img {
	width: auto;
	height: auto;
	float: left;
	margin: 20px 0 0 0;
}
#textoconteudo3   #links_aereo2  img {
	width: auto;
	height: auto;
	margin: 90px 0 0 0;
}

#textoconteudo3  h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #004813;
	font-weight: bold;
	background-color: #EBF5EC;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #004813;
}
#textoconteudo3  p {
	font-size: 12px;
	line-height: 17px;
	padding-top: 10px;
	text-align: left;
	text-indent: 20px;
}
#textoconteudo3 ul {
	margin-top: 10px;
	margin-left: 15px;
}

#textoconteudo3       li {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	text-indent: 20px;
}
#conteudo  #textoconteudo3  iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 600px;
	width: 793px;
	margin-top: 10px;
}
#textoconteudo #tabela {


}
#textoconteudo   #tabela   td {
	font-size: 12px;
	padding: 5px;
}






#geral #rodape {
	height: 16px;
	width: 765px;
	background-image: url(Images/rodape.png);
	background-repeat: no-repeat;
	margin-left: 17px;
}






.bgboxfoto {
	height: 120px;
	width: 153px;
	background-image: url(Images/bg_fotobox.png);
	margin-top: 5px;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: none;
}
.bgboxfoto:hover {
	height: 120px;
	width: 153px;
	background-image: url(Images/bg_fotobox_hover.png);
	margin-top: 5px;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: underline;
}

.maiuscula {
	text-transform: uppercase;
}
.minuscula {
	text-transform: lowercase;
	font-size: 12px;
}
.bold {
	font-weight: bold;
	text-transform: uppercase;
}
.font10 {
	font-size: 10px;
}
.boldminuscula {
	font-size: 12px;
	font-weight: bold;
}
































.limpador {
	clear: both;
}
.boldmaisculaverde {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004813;
}
