
/* CSS Document */

body {
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	background: #fff;/*voice-family: */
}

p {
	margin: 10px 0 10px 0;
	line-height: 120%;
}

img {
	border: none;
	margin: 0;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #3B8BD9;
}

a:hover {
	text-decoration: underline;
	color: #4DA5EC;
}

.shim {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-weight: normal;
}

h1 {
	margin: 25px 20px 10px 20px;
	font-size: 16px;
	color: #003860;
	background: transparent url(../images/bkg_h1.jpg) left top no-repeat;
	padding: 6px 20px 0 30px;
	height: 31px;/*font-weight: bold;*/
}

h2 {
	margin: 20px 0 10px 0;
	font-size: 13px;
	color: #004171;
	background: transparent url(../images/bkg_h2.jpg) left top no-repeat;
	padding: 3px 20px 0 25px;
	height: 23px;
}

h3						/*-------datas--------*/ {
	font-size: 12px;
	color: #3B8BD9;
	text-transform: uppercase;
	margin: 10px 0;
}

h4						/*-------  --------*/ {
	font-size: 13px;
	color: #003860;
	font-weight: bold;
	margin: 10px 0;
}

h5						/*-------  --------*/ {
	font-size: 13px;
	color: #2060AE;
	font-weight: bold;
	margin: 10px 0;
}

h6 {
	font-size: 13px;
	color: #666;
	font-weight: bold;
	margin: 10px 0;
}

h5 a:link,
h5 a:visited,
h5 a:active {
	color: #0076B3;
}

h5 a:hover {
	text-decoration: underline;
}

ul {
	margin: 20px 0;
	font-size: 12px;
	line-height: 120%;
	padding-left: 30px;
	font-weight: bold;
}

li {
	margin: 10px 0;
	list-style: none;
	background: transparent url(../images/icon_seta.gif) left 5px no-repeat;
	padding-left: 12px;
	font-weight: normal;
}

table {
	border-collapse: collapse;
}

table td {
	/*margin: 20px 0 30px 0;*/
	padding: 5px 10px;
	/*border: none;*/
	border: 2px solid #fff;
}

table thead td,
table th {
	background: transparent url(../images/bkg_table_th.jpg) left top repeat-x;
	/**background: #ECF5FC url(../images/bkg_table_th.jpg) 2px top no-repeat;*/
	
	height: 24px;
	padding: 2px 10px 0 10px;
	vertical-align: middle;
	text-align: left;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003860;
	font-weight: normal;
	/*border: none;*/
	border: 2px solid #fff;
}

td {
	background: #F1F8FD;
}

/*---- BASE-----------------------------------------------------------------------*/

.boxLayout {
	margin: 0 auto;
	width: 980px;
	padding-bottom: 15px;
}

/*---- HEADER -----------------------------------------------------------------------*/

.boxHeader {
	height: 140px;
	float: left;
}

.boxLogo {
	float: left;
	width: 159px;
	padding: 29px 0 0 47px;
}

.boxLinha {
	float: left;
	width: 774px;
}

/*---- BOX BODY -----------------------------------------------------------------------*/

.boxBody {
	float: left;
	background: transparent url(../images/bkg_bodyRight.gif) left top repeat-y;
}

.boxBodyTop {
	background: transparent url(../images/bkg_bodyRight_top.gif) left top no-repeat;
	float: left;
}

.boxBodyTopHome {
	background: transparent url(../images/bkg_bodyRight_topHome.gif) left top no-repeat;
	float: left;
}

.boxBodyBottom,
.boxBodyBottomHome {
	background: transparent url(../images/bkg_bodyRight_bottom.gif) left bottom no-repeat;
	min-height: 390px;
	_height: 390px;
	overflow: visible;
	padding-bottom: 10px;
	float: left;
	width: 980px;
}

.boxBodyBottomHome {
	background: transparent url(../images/bkg_bodyRight_bottomHome.gif) left bottom no-repeat;
}

/*-------------Barra Left-----------------*/

.boxBarraLeft {
	padding: 15px 0 15px 10px;
	float: left;
	width: 195px;
}

/*-pesquisa-*/

.boxPesquisa {
	margin-left:5px;
	/*float: left;*/
	width: 178px;
}

.boxPesquisaLeft {
	float: left;
	width: 156px;
	height: 25px;
}

.boxPesquisaLeft input {
	background: transparent url(../images/bkg_pesqLeft.gif) left top no-repeat;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px 8px 0 10px;
 *padding: 7px 8px 0 10px;
	color: #2060AE;
	width: 138px;
	height: 23px;
	line-height: 100%;
	font-weight:bold;
}

.boxPesquisaRight {
	float: left;
	width: 22px;
	height: 25px;
}

.boxPesquisaRight input {
	border: none;
	background: transparent url(../images/bkg_pesqRight.gif) left top no-repeat;
 *background: transparent url(../images/bkg_pesqRight.gif) left 1px no-repeat;
	width: 22px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 100%;
	cursor: hand;
	cursor: pointer;
}

/*-menu-*/

.boxMenu {
	float:left;
	width: 195px;
	margin-top: 20px;
	color: #fff;
}

/*-----*/

.boxBanners {
	float:left;
	width: 184px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 100%;
	cursor: hand;
	cursor: pointer;
}

.boxLang {
	color: #E6F2FC;
	clear: both;
	width: 144px;
	/*margin-bottom: 20px;*/
	font-size: 11px;
	padding-left: 5px;
}

.boxLang a:link,
.boxLang a:visited,
.boxLang a:active {
	color: #E6F2FC;
}

.boxLang a:hover {
	color: #fff;
	text-decoration: underline;
}

/*-------------Right-----------------*/

.boxBodyContent {
	margin: 10px 10px 0 5px;
	/*background: #99FF33;*/
	width: 760px;
	float: left;
}

.boxBanner {
	width: 760px;
	height: 265px;
}

.boxDestaquesHome {
	margin-top: 5px;/*background: #99FF33;*/
}

.boxNoticiasHome {
	width: 540px;
	float: left;
	margin-right: 5px;
}

.boxComunicadosHome {
	width: 215px;
	float: left;
}

.boxNoticiasHome h1,
.boxComunicadosHome h1 {
	font-size:16px;
	color: #fff;
	line-height: 100%;
	font-weight: normal;
	background: #003860;
	height: 21px;
	padding: 4px 10px 0 10px;
	margin-bottom: 15px;
}

.boxComunicadosHome h1 {
	background: #2060AE;
}

.boxNoticiasHome h2 {
	font-size: 12px;
	color: #003860;
	font-weight: bold;
	margin: 2px 20px;
	line-height: 120%;
	background: none;
	padding: 0;
	height: auto;
}

.boxNoticiasHome a:link,
.boxNoticiasHome a:visited,
.boxNoticiasHome a:active,
.conteudoListagem a:link,
.conteudoListagem a:visited,
.conteudoListagem a:active {
	font-size: 11px;
	color: #3B8BD9;
	font-weight: bold;
	margin: 5px 20px 20px 20px;
	line-height: 120%;
	display: block;
}

.conteudoListagem a:link,
.conteudoListagem a:visited,
.conteudoListagem a:active {
	margin: 5px 0 20px 0;
}

.boxNoticiasHome a:hover,
.conteudoListagem a:hover {
	text-decoration:underline
}

.boxNoticiasHome h3 {
	font-size: 12px;
	color: #3B8BD9;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 20px;
	line-height: 120%;
}

.boxNoticiasHome p {
	color: #003860;
	margin: 0 20px;
	line-height: 110%;
}

.boxNoticiasHome img {
	margin: 0 20px 15px 15px;
	float: right;
	width: 105px;
	height: 70px;
}

.noticiasTodas {
	font-size: 11px;
	color: #3B8BD9;
	font-weight: bold;
	margin: 15px 20px 10px 20px;
	line-height: 120%;
}

.noticiasTodas a:link,
.noticiasTodas a:visited,
.noticiasTodas a:active {
	color: #3B8BD9;
	margin: 0;
	display: inline;
}

.noticiasTodas a:hover {
	text-decoration:underline
}

.noticiasTodas img {
	float: none;
	margin: 0;
	width: auto;
	height: auto;
}

.boxComunicadosContent {
	margin: 0 20px 20px 20px;
	/*background: #99FFCC;*/
	padding: 0;
	color: #003860;
	line-height: 120%;
}

.boxLerComunicados {
	font-size: 11px;
	color: #003860;
	font-weight: bold;
	margin: 15px 20px 10px 20px;
	line-height: 120%;
}

.boxLerComunicados a:link,
.boxLerComunicados a:visited,
.boxLerComunicados a:active {
	color: #3B8BD9;
}

.boxLerComunicados a:hover {
	color: #003860;
}

.boxLerComunicados .selected {
	color: #003860;
	text-decoration: underline;
}

/*-----artigo-------*/

.boxPath {
	font-size: 11px;
	color: #666;
	margin: 4px 20px;
}

.boxPath a:link,
.boxPath a:visited,
.boxPath a:active {
	font-size: 11px;
	color: #666;
}

.boxPath a:hover {
	font-size: 11px;
	color: #3B8BD9;
}

.conteudo,
.conteudoListagem,
.conteudoTarifario,
.conteudoResultadoSimulador {
	padding:0 46px;
	margin-bottom: 20px;
}

.voltar {
	margin-bottom: 20px;
	padding: 0 46px;
	font-weight: bold;
	font-size: 11px;
}

.imgArtigo {
	margin-bottom: 20px;
}

.boxDownloads {
	margin: 20px 0;
}

.boxDownloads ul {
	margin: 10px 0;
	padding: 8px 0;
	background: transparent url(../images/bkg_downloads.jpg) left top no-repeat;
	font-size: 13px;
	color: #D40000;
	line-height: 120%;
	text-indent: 20px;
}

.boxDownloads li {
	padding: 0;
	margin: 8px 0;
	padding-bottom: 5px;
	font-size: 12px;
	color: #555;
	line-height: 100%;
	border-bottom: #E6E8E8 1px solid;
	list-style: none;
	background: none;
}

.boxDownloads li a:link,
.boxDownloads li a:visited,
.boxDownloads li a:active {
	color: #555;
}

.boxDownloads li a:hover {
	color: #333;
	text-decoration: underline;
}

.boxFuncionalidades {
	float: right;
	font-size: 11px;
	width: 200px;
	margin-right: 46px;
	_margin-right: 23px;
	line-height: 100%;
	height: 20px;
	margin-top: -40px;
	z-index: 100;
}

.imprimir,
.recomendar {
	float: right;
	margin-left: 20px;
	margin-top: 5px;
	background: transparent url(../images/icon_print.gif) left 1px no-repeat;
	padding-left: 13px;
	height: 15px;
	color: #2060AE;
}

.recomendar {
	background: transparent url(../images/icon_recomendar.gif) left 1px no-repeat;
}

.imprimir a:link,
.imprimir a:visited,
.imprimir a:active,
.recomendar a:link,
.recomendar a:visited,
.recomendar a:active {
	color: #2060AE;
}

.imprimir a:hover,
.recomendar a:hover {
	color: #2060AE;
	text-decoration: underline;
}

/*----listagem----*/

.conteudoListagem table {
	border-bottom: #E6E8E8 1px solid;
	margin-top: 20px;
}

.conteudoListagem table td {
	background: none;
	border: none;
	padding: 0;
}

.conteudoListagem td.left {
	color: #003860;
}

.conteudoListagem td.right {
	/*width: 120px;*/
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	/*padding-left: 15px;*/
	width: 120px;
	text-align: right;
}

.conteudoListagem td.right img {
	width: 105px;
	height: 70px;
}

.conteudoListagem h2 {
	font-size: 12px;
	font-weight: bold;
	background: none;
	padding: 4px 0;
	margin: 0;
	height: auto;
}

.conteudoListagem h2 a:link,
.conteudoListagem h2 a:visited,
.conteudoListagem h2 a:active {
	font-size: 12px;
	font-weight: bold;
	background: none;
	padding: 4px 0;
	margin: 0;
	height: auto;
	display: inline;
	color: #004171;
}

.conteudoListagem h2 a:hover {
	text-decoration: underline;
}

.conteudoListagem h3 {
	padding: 0;
	margin: 0;
}

.conteudoListagem p {
	padding: 0;
	margin: 0;
}

.boxPaginacao {
	color: #3B8BD9;
	/*margin-top: 10px;*/
	line-height: 100%;
	font-size: 11px;
	padding: 0 46px;
	margin-bottom: 20px;
	font-weight: bold;
}

.boxPaginacao select {
	height: 19px;
	width: 43px;
	font-size: 10px;
	color: #2060AE;
	line-height: 100%;
	padding: 0;
}

.boxPaginacao span {
	font-size: 11px;
	color: #2060AE;
	text-transform: none;
}

.paginacaoSeguinte {
	float: left;
	line-height: 100%;
	padding-top: 4px;
}

.paginacaoAnterior {
	float: left;
	line-height: 100%;
	padding-top: 4px;
	margin-right: 20px;
}

.paginacaoIrPara {
	float: left;
	height: 20px;
	line-height: 100%;
	margin-left: 40px;
	color: #003860;
	font-weight: normal;
}

/*------estacoes-------*/

.boxTransportes {
	background: transparent url(../images/bkg_transportes.gif) left top repeat-y;
	margin-top: 30px;
	margin-bottom: 50px;
}

.boxTransportesTop {
	background: transparent url(../images/bkg_transportes_top.jpg) left top no-repeat;
}

.boxTransportesBottom {
	background: transparent url(../images/bkg_transportes_bottom.gif) left bottom no-repeat;
}

.boxTransportes h3 {
	font-size:14px;
	color: #003860;
	text-transform: none;
	padding: 5px 0 0 30px;
	line-height: 100%;
}

/*----tarifarios----*/

.conteudoTarifario table {
	border-bottom: #E6E8E8 1px solid;
	margin-top: 20px;
	color: #555;
}

.conteudoTarifario table td {
	background:none;
	border: none;
	padding: 0;
}

.conteudoTarifario td.left {
	vertical-align: top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 15px;
	width: 30px;
}

.conteudoTarifario td.right {
	color: #555;
	padding-bottom: 15px;
}

.conteudoTarifario h3 {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	color: #2060AE;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
}

.conteudoTarifario p {
	padding: 0;
	margin: 0;
	color: #333333;
}

.conteudoTarifario td.right a:link,
.conteudoTarifario td.right a:visited,
.conteudoTarifario td.right a:active {
	font-size: 11px;
	color: #3B8BD9;
	font-weight: bold;
	margin: 5px 0 20px 0;
	line-height: 120%;
	display: block;
}

.conteudoTarifario td.right a:hover {
	text-decoration:underline;
}

/*-----interfaces----*/

.boxInterfaces {
	margin: 30px 0 40px 0;
}

.boxEstacaoInterface {
	background: transparent url(../images/bkg_interfaces.jpg) left top no-repeat;
	min-height: 26px;
	_height: 26px;
	overflow: visible;
}

.boxEstacaoInterface h3 {
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	padding: 8px 0 0 28px;
	margin: 0;
	color: #003860;
	line-height: 100%;
}

.boxEstacaoInterface a:link h3,
.boxEstacaoInterface a:visited h3 {
	font-size: 12px;
	color: #003860;
}

.boxEstacaoInterface a:hover h3,
.boxEstacaoInterface a:active h3 {
	font-size: 12px;
	color: #3B8BD9;
	text-decoration: none;
}

/*--interfaces versao2--*/

.boxEstacaoInterface2 {
	background: transparent url(../images/interfaces2_btnOff.jpg) left top no-repeat;
	min-height: 31px;
	_height: 31px;
	overflow: visible;
	margin-bottom: 3px;/*padding-bottom: 5px;*/
}

.boxEstacaoInterface2 h3 {
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	padding: 10px 0 0 28px;
	margin: 0;
	color: #003860;
	line-height: 100%;
}

.boxEstacaoInterface2 a:link h3,
.boxEstacaoInterface2 a:visited h3 {
	font-size: 12px;
	color: #003860;
}

.boxEstacaoInterface2 a:hover h3,
.boxEstacaoInterface2 a:active h3 {
	font-size: 12px;
	color: #3B8BD9;
	text-decoration: none;
}

.boxInterfaceContentTop {
	background: transparent url(../images/interfaces2_contentTop.gif) left top no-repeat;
}

.boxInterfaceContentBottom {
	/*background: transparent url(../images/bkg_transportes_bottom.gif) left bottom no-repeat;*/
	padding-bottom:10px;
	background: transparent url(../images/interfaces_bottom.gif) left bottom no-repeat;
}

.boxInterfaceContentMiddle {
	background: transparent url(../images/bkg_transportes.gif) left top repeat-y;
}

/*-*/

.boxTransportesContent {
	padding: 18px 25px 0 25px;
	color: #333;
	line-height: 120%;
}

.boxTransportesContent h4 {
	font-size:12px;
	color: #003860;
	text-transform: none;
}

.boxTransportesContent table {
	margin: 5px 0 25px 0;
}

.boxTransportesContent table td {
	background:none;
	border: none;
	padding: 0
}

.boxTransportesContent td.transportesLeft {
	font-size:12px;
	color: #666;
	padding-right: 15px;
	vertical-align: top;
	text-align: left;
}

.boxTransportesContent td.transportesRight {
	vertical-align: top;
	text-align: left;
	padding-top: 2px;
 *padding-top: 4px;
}

/*-*/
.conteudoTarifario td.right p {
	margin:0;
	padding: 0;
}

.conteudoTarifario td.right p a:link,
.conteudoTarifario td.right p a:visited,
.conteudoTarifario td.right p a:active {
	color: #333;
	font-weight: bold;
	display: inline;
}

.conteudoTarifario td.right p a:hover {
	color: #666;
	font-weight: bold;
}

.conteudoTarifario td.leftGps {
	vertical-align: top;
	padding-top: 0;
	/*padding-right: 20px;*/
	padding-bottom: 15px;
	width: 83px;
	text-align: left;
}

/*--------simulador---------*/

.boxSimulador {
	margin: 30px 0 40px 0;
}

.boxSimuladorPassos {
	margin: 35px 0 0 0;
	font-size: 12px;
	color: #003860;
	clear: both;
}

.boxSimuladorPassos h3 {
	text-transform: none;
	padding: 8px 0 0 5px;
	margin: 0;
	line-height: 100%;
	background: transparent url(../images/bkg_simulador.jpg) left top no-repeat;
	min-height: 26px;
	_height: 26px;
	overflow: visible;
	color: #666666;
}

.boxSimuladorPassos h3 strong {
	font-weight: bold;
	color: #003860;
}

.simOptions {
	margin-top: 15px;
	margin-left: 40px;
	font-size: 12px;
	color: #333;
}

.simOptions select {
	width: 170px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-right: 40px;
}

.simColuna {
	float: left;
	margin-left: 0;
}

.tituloColuna {
	font-size: 12px;
	color: #333;
	margin-left: 0;
	line-height: 110%;
	padding: 0 0 3px 0;
}

.boxSimuladorBtns {
	margin-top: 40px;
	margin-left: 40px;
 *margin-left: 20px;
	clear: both;
}

.btnSimEfectuar,
.btnSimRecomecar {
	float: left;
	margin-right: 30px;
}

.btnSimEfectuar input,
.btnSimRecomecar input {
	background: transparent url(../images/btn_efectuar.jpg) left top no-repeat;
	width: 176px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	border: none;
	text-align: left;
	font-weight: bold;
	float: left;
	cursor: hand;
	cursor: pointer;
	line-height: 80%;
	padding: 0 10px 0 33px;
	margin: 0;
}

.btnSimRecomecar input {
	background: transparent url(../images/btn_recomecar.jpg) left top no-repeat;
}

.boxBtn {
	margin: 20px 0 40px 0;
	float: left;
}

.btn {
	background: transparent url(../images/btn_efectuar.jpg) left top no-repeat;
	width: 176px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	border: none;
	text-align: left;
	font-weight: bold;
	float: left;
	line-height: 80%;
	padding: 7px 10px 0 33px;
	margin: 0;
}

.btn a:link,
.btn a:visited,
.btn a:active {
	color: #FFFFFF;
	font-weight: bold;
}

.btn a:hover {
	color: #DDEEFB;
	font-weight: bold;
	text-decoration: none;
}

/*-resultado simulador-*/

.conteudoResultadoSimulador h2 {
	background: none;
	padding: 0;
	margin: 20px 0;
	font-size: 14px;
	color: #333;
	clear: both;
}

.conteudoResultadoSimulador h2 span {
	background: none;
	padding: 5px 0;
	display: inline-block;
	font-size: 13px;
	color: #003860;
	text-transform: none;
	line-height: 130%;
}

.boxMapaPercurso {
	margin: 20px 0;
	clear: both;
}

.conteudoResultadoSimulador h3 {
	background: transparent url(../images/bkg_simulador.jpg) left top no-repeat;
	height: 26px;
	padding: 5px 0 0 10px;
	margin: 30px 0 10px 0;
	font-size: 12px;
	color: #003860;
	clear: both;
	text-transform: none;
}

.conteudoResultadoSimulador strong {
	color: #3B8BD9;
	font-weight: normal;
}

/*--------formulario---------*/

.form_box {
	vertical-align: middle;
	padding-bottom: 15px;
	padding-top: 10px;
	color: #003860;
}

.form_box td {
	background: none;
	color: #555;
	height: 20px;
	line-height: 100%;
	padding: 2px 0;
}

.form_item,
.form_item_outros {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding:3px 4px 0 4px;
	line-height: 100%;
	border: #BCC2C2 1px solid;
}

.form_item_outros {
/*padding-top: 15px;
	padding-left: 5px;*/
}

.txt_data {
	color: #3B8BD9;
	font-weight: bold;
}

.form_options {
	font-size: 12px;
	color: #2060AE !important;
	margin-top: 5px;
}

.form_options span {
	padding-right: 15px;
}

.btnForm {
	float: left;
	margin: 0 0 15px 0;
}

.btnForm input {
	background: transparent url(../images/bkg_btn_form.jpg) left top no-repeat;
	width: 100px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	border: none;
	text-align: center;
	font-weight: bold;
	line-height: 80%;/*padding: 7px 10px 0 10px;*/
}

.msgfinalInvalido,
.msgfinalValido {
	font-size:12px;
	color:#2060AE;
	font-weight:bold;
	/*margin-left:200px;*/
	text-align: center;
	margin: 0 30px;
}

.formMensagem {
	color:#3B8BD9 !important;
}

/*----------------------------------------*/

.txtAzulBold {
	font-size: 12px;
	color: #003860;
	font-weight: bold;
	margin: 10px 0;
}

/*---------- Mapa Site -------------------*/

.mapaSite {
/*margin-left: 80px;
	margin-right: 80px;*/
}

.mapaSite h1,
.mapaSite h2,
.mapaSite h3,
.mapaSite h4 {
	margin-bottom: 5px;
	margin-top: 10px;
	background: none;
	padding-top: 0;
	padding-bottom: 0;
}

.mapaSite .menuPrincipal {
	margin-bottom: 20px;
}

.mapaSite .menuPrincipal h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	/*border-bottom: #E9E9E9 1px solid;*/
	text-transform: uppercase;
	background: transparent url(../images/bkg_h2.jpg) left top no-repeat;
	padding-top: 3px;
	height: 20px;
	color: #003860;
	margin-top: 20px;
}

.mapaSite .menuPrincipal h2 {
	border-bottom: #E9E9E9 1px solid;
	line-height: 100%;
	height: auto;
	margin: 0 25px 0 50px;
	padding: 9px 0 3px 0;
}

.mapaSite .menuPrincipal h3,
.mapaSite .menuPrincipal h4 {
	margin-left: 25px;
	margin-right: 25px;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	border-bottom: #E9E9E9 1px solid;
	text-transform: none;
}

.mapaSite .menuPrincipal h3 {
	margin-left: 75px;
}

.mapaSite .menuPrincipal h4 {
	margin-left: 105px;
}

.mapaSite .menuRodape {
	margin-bottom: 40px;
	margin-top: 25px;
}

.mapaSite .menuRodape h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	border-bottom: #E9E9E9 1px solid;
	text-transform: uppercase;
	height: auto;
	margin-top: 0;
	margin-left: 50px;
	padding: 3px 0 4px 0;
}

.mapaSite .menuRodape h1 a:link,
.mapaSite .menuRodape h1 a:visited,
.mapaSite .menuRodape h1 a:active {
	color: #003860;
}

.mapaSite .menuPrincipal h1 a:link,
.mapaSite .menuPrincipal h1 a:visited,
.mapaSite .menuPrincipal h1 a:active {
	color: #003860;
}

.mapaSite .menuPrincipal h2 a:link,
.mapaSite .menuPrincipal h2 a:visited,
.mapaSite .menuPrincipal h2 a:active {
	color: #2060AE;
}

.mapaSite .menuPrincipal h3 a:link,
.mapaSite .menuPrincipal h3 a:visited,
.mapaSite .menuPrincipal h3 a:active {
	color: #3B8BD9;
}

.mapaSite .menuPrincipal h1 a:hover,
.mapaSite .menuPrincipal h2 a:hover,
.mapaSite .menuPrincipal h3 a:hover,
.mapaSite .menuRodape h1 a:hover {
	display: block;
	text-decoration: underline;
}

/*---- FOOTER -----------------------------------------------------------------------*/

.boxFooter {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}

.boxFooterLeft {
	padding: 0 0 0 15px;
	float: left;
	/*width: 180px;*/
	background: transparent url(../images/bkg_footer_left.jpg) left bottom no-repeat;
	height: 43px;
	width: 191px;
}

.boxFooterRight {
	float: right;
	padding: 0 15px 0 0;
	width: 754px;
	text-align: right;
	font-size: 11px;
	color: #4DA5EC;
	background: transparent url(../images/bkg_footer_right.jpg) left bottom no-repeat;
	height: 43px;
}

.boxFooterRight img {
	padding-top:0px;
	/*text-align: center;*/
	vertical-align: middle;
}

.boxFooterRight a:link,
.boxFooterRight a:visited,
.boxFooterRight a:active {
	font-size: 11px;
	color: #4DA5EC;
}

.boxFooterRight a:hover,
.boxFooterDev a:hover {
	text-decoration: underline;
}

.boxFooterDev {
	float: right;
	padding: 0 10px 10px 0;
	width: 745px;
	text-align: right;
	font-size: 10px;
	color: #999;
}

.boxFooterDev a:link,
.boxFooterDev a:visited,
.boxFooterDev a:active {
	font-size: 10px;
	color: #999;
}

/*---divs só para braille--------------------*/

.boxLinha_Braille {
	display:none;
}

.boxBanner_Braille {
	display:none;
}

.rede_tabela {
	margin:0;
	padding: 0;
}

/*------------------recomendar site---------------------*/


#boxRecomendar {
	background: transparent url(../images/recomendar_lateral.gif) left bottom repeat-y;
	position: relative;
	z-index: 500;
	display: block;
	margin-bottom: -395px;
	height: 395px;
	width: 350px;
	top: -20px;
	overflow: hidden;
	left: 365px;
	border-bottom: 1px solid #BCDEFA;/*border-top: none;*/
	
	
}

#boxRecomendar h2 {
	display: none;
}

.recomendarLateral {
	background: transparent url(../images/recomendar_seta.gif) -50px top no-repeat;
	padding: 0px 20px;
 *padding: 20px 20px;
	float: left;
}

.boxBodyRecomendar {
	font-size: 11px;
	width: 310px;
}

.boxBodyRecomendar .form_box {
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 3px;
	color: #003860;
}

.boxBodyRecomendar .form_item,
.boxBodyRecomendar .form_item_outros {
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding:2px 3px 0 3px;
	line-height: 100%;
	border: #BCC2C2 1px solid;
}

.boxBodyRecomendar .btnForm {
	margin-top: 5px;
}

.boxBodyRecomendar .mensagemRecomendar {
	color: #3B8BD9 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 100%;
}

#ctl00_ContentPlaceHolder_ctr_header_msgFinal {
	background: transparent;
	width: 310px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-left: 0;
}

/**/

.boxVideo {
	width:215px;
	overflow: hidden;
}

.boxVideo .titulo {
	background:#2060AE none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	height:21px;
	line-height:100%;
	margin-bottom:15px;
	padding:4px 10px 0;
	margin: 20px 20px 0 20px;
	width: 154px;
	display: none;
}

.boxVideo .videoPlayer {
	width: 174px;
	height: 150px;
	margin: 25px 0 0 20px;
}

/**/

.alternateContent {
	margin-top: 30px;
	}

ul.AltEstacoes {
	margin: 0;
	padding: 0;
	}
	
ul.AltEstacoes li {
	float: left;
	margin: 10px 25px 0 0;
	line-height: 100%;
	}
	
.boxHeader .alternateContent {
	margin-top: 0;
	}


/**/

/*--  propriedades servicos estacoes -----*/

.boxServicos {
    margin-top: 30px;
    }

.boxServicos h4 {
	padding-left: 5px;
	margin: 5px 0;
	}

.boxServicos ul {
	padding: 0;
	margin: 0;
	}
	
.boxServicos li {
	background: none;
	margin: 0;
	padding:0;
	}
	
.boxServicos li img {
	vertical-align: middle;
	}


