/* CSS Document - Print */

body
{
	margin: 0;
	font-family: Arial;
	font-size: 14px;
	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;
	display: none;
}

h1, h2, h3, h4, h5, h6
{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-weight: normal;
}

h1
{
	margin: 15px 20px 10px 0;
	font-size: 18px;
	color: #003860;
	padding: 6px 20px 0 20px;
	height: 31px;
	font-weight: bold;
}

h2
{
	margin: 20px 0 10px 0;
	font-size: 16px;
	color: #004171;
	padding: 3px 20px 0 0;
	height: 23px;
	font-weight: bold;
}


h3						/*-------datas--------*/
{
	font-size: 14px;
	color: #3B8BD9;
	text-transform: uppercase;
	margin: 10px 0;
}


h4						/*-------  --------*/
{
	font-size: 14px;
	color: #003860;
	font-weight: bold;
	margin: 10px 0;
}

h5						/*-------  --------*/
{
	font-size: 14px;
	color: #2060AE;
	font-weight: bold;
	margin: 10px 0;

}

h6   					
{
	font-size: 14px;
	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: 14px;
	line-height: 120%;
	padding-left: 30px;
	font-weight: bold;
	
}

li
{
	margin: 10px 0;
	/*list-style: none;*/
	list-style: circle;
	padding-left: 12px;
	font-weight: normal;
}

table 
{
	*border-collapse: collapse;
}

table td
{
	/*margin: 20px 0 30px 0;*/
	padding: 5px 10px;
	border: none;
	border: 1px solid #D4EAFA;	
}

table thead td, table th
{
	
	height: 24px;
	padding: 2px 10px 0 10px;
	
	vertical-align: middle;
	text-align: left;
	line-height: 100%;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003860;
	font-weight: normal;
	border: 1px solid #D4EAFA;
}

td 
{
	/*background: #F1F8FD;*/
}

/*---- BASE-----------------------------------------------------------------------*/

.boxLayout
{
	margin: 0;
	width: 19cm;
	padding-bottom: 15px;
}

/*---- HEADER -----------------------------------------------------------------------*/

.boxHeader
{
	height: 120px;
	float: left;
}

.boxLogo
{
	float: left;
	width: 159px;
	padding: 15px 0 0 25px;
}

.boxLinha
{
	float: left;
	width: 774px;
	
	display: none;
}


/*---- BOX BODY -----------------------------------------------------------------------*/

.boxBody
{
	float: left;
}


/*-------------Barra Left-----------------*/

.boxBarraLeft
{
	padding: 15px 0 15px 10px;
	float: left;
	width: 195px;
	display: none;
}

/*-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;
}

/*-----*/

.boxDestaqueSimulador
{
	float:left;
	width: 144px;
	height: 99px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: transparent url(../images/bkg_btn_simulador.jpg) left top no-repeat;
	padding: 10px 30px 0 10px;
	font-size: 14px;
	font-style: italic;
	line-height: 100%;
	color: #fff;
	cursor: hand;
	cursor: pointer;
}

/*-------------Right-----------------*/

.boxBodyContent
{
	margin: 10px 10px 0 5px;
	width: 19cm;
	float: left;
}

.boxBanner
{
	width: 760px;
	height: 265px;
}

.boxDestaquesHome
{
	margin-top: 5px;
}

.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: 16px;
	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: 14px;
	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: 14px;
	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 0 15px;
	float: right;
}

.noticiasTodas
{
	font-size: 14px;
	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;
}

.noticiasTodas a:hover
{
	text-decoration:underline
}

.noticiasTodas img
{
	float: none;
	margin: 0;
}


.boxComunicadosContent
{
	margin: 0 20px 20px 20px;
	padding: 0;
	
	color: #003860;
	line-height: 110%;
}

.boxLerComunicados
{
	font-size: 13px;
	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;
	display: none;
}

.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 20px;
	margin-bottom: 20px;
}


.voltar
{
	margin-bottom: 20px;
	padding: 0 46px;
	font-weight: bold;
	font-size: 11px;
	display: none;
}

.imgArtigo
{
	margin-bottom: 20px;
}

.boxDownloads
{
	margin: 20px 0;
}

.boxDownloads ul
{
	margin: 10px 0;
	padding: 8px 0;
	font-size: 14px;
	color: #D40000;
	line-height: 120%;
	text-indent: 0;
}

.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: 5px;
	line-height: 100%;
	height: 20px;
	display: none;
}

.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-left: 15px;*/
	width: 120px;
	text-align: right;
}

.conteudoListagem td.right img
{
	width: 105px;
	height: 70px;
}



.conteudoListagem h2
{
	font-size: 15px;
	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: 14px;
	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;
	display: none;
}

.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;
}

/*------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;
}


.conteudoTarifario h3
{
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	color: #2060AE;
	font-size: 15px;
	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: 13px;
	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, .boxEstacaoInterface a:active h3
{
	font-size: 12px;
	color: #003860;
}

.boxEstacaoInterface a:hover h3
{
	font-size: 14px;
	color: #3B8BD9;
	text-decoration: none;
}

/*-*/

.boxTransportesContent
{
	padding: 18px 25px 0 25px;
	color: #333;
	line-height: 120%;
}

.boxTransportesContent h4
{
	font-size:14px;
	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:13px;
	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;
}

.simOptions select
{
	width: 170px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 40px;
}

.simColuna
{
	float: left;
}

.tituloColuna
{
	font-size: 12px;
	color: #333;
	margin-left: 40px;
	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;
	display: none;
}

.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: 14px;
	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: 15px;
	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_item 						
{ 
	color: #333; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}

.txt_data
{
	color: #3B8BD9;
	font-weight: bold;
}

.form_options
{
	font-size: 12px;
	color: #2060AE;
	margin-top: 5px;
}


.btnForm
{
	float: left;
	margin: 0 0 40px 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;*/
}

/*----------------------------------------*/

.txtAzulBold
{
	font-size: 12px;
	color: #003860;
	font-weight: bold;
	margin: 10px 0;
}



/*---- FOOTER -----------------------------------------------------------------------*/

.boxFooter
{
	padding-top: 10px;
	padding-bottom: 5px;
	float: left;
	width: 19cm;
}

.boxFooterLeft
{
	padding: 0 0 0 20px;
	float: left;
	clear: both;
	/*width: 180px;*/
}

.boxFooterRight
{
	float: left;
	padding: 10px 0 0 20px;
	/*width: 745px;*/
	text-align: left;
	font-size: 10px;
	color: #4DA5EC;
	clear: both;
	width: 18cm;
}

.boxFooterRight a:link, .boxFooterRight a:visited, .boxFooterRight a:active
{
	font-size: 10px;
	color: #4DA5EC;
}

.boxFooterRight a:hover
{
	text-decoration: underline;
}

