/* INTERNA */
#interna2 h1 {
	font-size:22px;
	padding:10px 0;
	border-bottom:3px solid #80b8de;
}
#interna2 h2 {
	display:none;
}

/* SERVICOS */

#servicos {
	width:695px;
	padding:0 15px;
}
#servicos ul li {
	border-bottom:1px solid #bfdbee;
	padding:14px 0;
}
#servicos ul li.s {
	background-color:#f7f9fb;
}
#servicos h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
}
#servicos h3 a {
	color:#000;
}
#servicos h3 a:hover, #servicos h3:hover a {
	color:#006bb4;
	text-decoration:underline;
}
#servicos p {
	font-weight:normal;
	font-size:12px;
}
#interna2 #coluna1 p {
	padding:5px 0px;
}
#servicos h3 p b {
	display:block;
	padding-top:5px;
	color:#006bb4;
}
#servicos h3 p b:hover, #servicos h3:hover p b {
	text-decoration:underline;
}
.ativo b { visibility:hidden; }
.inativo b { visibility:visible; }
#servicos .element ol li {
	margin-top:-15px;
	float:left;
	border:0;
	width:200px;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

/* AEROPORTOS E PORTOS */

#aeroportos {
	padding:0 15px;
	width:695px;
}
#aeroportos h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-top:14px;
}
#aeroportos {
	padding:0 15px;
}
#aeroportos table {
	margin-top:14px;
	border-top:1px solid #bfdbee;
	width:100%;
}
#aeroportos td {
	font-size:12px;
	padding:5px 0;
	border-bottom:1px solid #bfdbee;
}
#aeroportos tr.zb td {
	background-color:#f7f9fb;
}
#aeroportos td.nome {
	width:330px;
}
#aeroportos td.cidade {
	width:180px;
}
#aeroportos td.maisinfo a {
	font-weight:bold;
}
#aeroportos tr:hover td, #aeroportos tr:hover td a {
	color:#fff;
	background-color:#0069b2;
}

