﻿/* Início Geral */
* {
	margin: 0;
	padding: 0;
	border: 0;
	color: #657360;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html , body{
	height: 100%;
}

a { text-decoration: none;}
a:hover { text-decoration: underline;}

ul {margin: 0; padding: 0;}
li {list-style: none;}
.clear { clear: both; margin: 0; padding: 0;}
.branco	{color:#FFFFFF;}
.png {_behavior: url(iepngfix.htc)!Important;}
.pngInt {_behavior: url(iepngfixint.htc)!Important;}
.verde { color: #657360;}
.verde a{ text-decoration: none;}
.verde a:hover{ text-decoration: underline;}
.verdeC { color:#99C001;}
.verdeC a {color:#99C001; text-decoration:none;}
.verdeC a:hover { color:#99C001; text-decoration:underline;}
.verdeEscuro  { color:#50886F; }
.verdeDestaque { color:#005F35; font-size: 12px; }
.verdeEscuro a { color:#50886F; text-decoration:none;}
.verdeEscuro a:hover { color:#50886F; text-decoration:underline;}
.verdeClaro {color:#4a8b73;}
.verdeClaro a{ text-decoration: none;}
.verdeClaro a:hover{ text-decoration: underline;}
.brannco {color:#FFF;}
.branncoBold { font-weight:bold; color:#FFF;}

.dez { font-size: 10px;}

.vermelho { color:#d41a0b;}
.pretoBold { color:#000000; font-weight:bold;}
.preto { color:#000000;}
/* Fim Geral */

/* Início Topo */
.topo {
	width: 756px;
	_width: 755px;
	height: 111px;
	float: left;
	clear: both;
	background: url(../img/topo/bg_topo.png) no-repeat;
	_behavior: url(util/css/iepngfix.htc)!Important;
}
#divDhtmlHome {
	position:absolute;
	left:149px;
	top:88px;
	width:498px;
	height:313px;
	z-index:1;
	margin-top:25px;
	margin-left:-16px;
}
.topoInterna {
	width: 755px;
	height: 111px;
	float: left;
	clear: both;
	background: url(../img/topo/bg_topo_interna.png) no-repeat;
	_behavior: url(../util/css/iepngfix.htc)!Important;
}

.contTopo {
	width: 712px;
	height: auto;
	margin: 25px 0 0 35px;
}

#logo {
	width: 122px;
	height: 48px;
	float: left;
	margin-left: 12px;
}
/* Fim Topo */

/* Início Menus */
.menuTopo {
	width: 590px;
	height: 34px;
	float: right;
	margin: -25px 0 0 0;
}

.menuTopo li{
	padding: 0 4px 0 4px;
	display: inline;
}

.menu {
	width: 712px;
	_width: 709px;
	height: 18px;
	float: left;
	margin: 4px 0 0 0;
	background-color: #005f35;
}

.menuLateral {
	*margin-left: 10px;
}

.celulaMenu {
	/*background: url(Util/img/fundos/bg_menuLateral.gif) top right no-repeat;
	*background: none;*/
}

.menuLateral ul.lstMenu {
	width: 169px;
	*width: 167px;
}

.menuLateral ul.lstMenu li {
	padding-bottom: 10px;
	background-color: #eeeeee;
}

.menuLateral ul.lstMenu li.primeiro {
	background: none;
}

.menuLateral ul.lstMenu li.ultimo {
	padding-bottom: 0;
}

.menuLateral ul.lstMenu li.bottomMenuLateral {
	background: url(../img/fundos/bgBottomMenu.gif) no-repeat;
	background-color: none;
	height: 23px;
	padding-bottom:0!important;
}

.menuLateral ul.lstSubmenu {
	clear:both;
	width: 165px;
	margin-top: -2px;
}


.menuLateral ul.lstSubmenu li {
	background: url(../img/fundos/sepSubMenu.gif) bottom center no-repeat;
	padding: 10px 0 8px 12px;
}

.menuLateral ul.lstSubmenu li.ultimoSub {
	background-image: none;
	padding-bottom: 0;
}

.menuLateral ul.lstSubmenu li.unico {
	background-image: none;
}

.menuLateral ul.lstSubmenu li.bottomSubMenu {
	height: 7px;
	padding: 0;
	line-height:0;
	font-size: 0;
}

.menuLateral ul.lstSubmenu li a {
	color:#1d712b;
	font-size:11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* cores dos submenus */
.menuLateral ul.condPraias li {
	background-color: #7dae17;
}

.menuLateral li a img {
	_behavior: url(util/css/iepngfix.htc)!Important;
}



.menuLateral ul.condRodovias li {
	background-color: #b1cf4c;
}

.menuLateral ul.subBalancas li {
	background-color: #7bab18;
}

.menuLateral ul.infoUteis li {
	background-color: #76a90e;
}

/*rodape dos submenus */
.menuLateral ul.condPraias li.bottomSubMenu {
	background: url(../img/botoes/bgBottomSubMenu.gif) no-repeat;
}

.menuLateral ul.condRodovias li.bottomSubMenu {
	height: 9px;
	background: url(../img/fundos/bgBottomRodovia.gif) no-repeat;
}

.menuLateral ul.subBalancas li.bottomSubMenu {
	height: 9px;
	background: url(../img/fundos/bgBottomBalanca.gif) no-repeat;
}

.menuLateral ul.infoUteis li.bottomSubMenu {
	height: 9px;
	background: url(../img/fundos/bgBottomInfoUteis.gif) no-repeat;
}

/* Fim Menus */

/* Início Fundos */
.bgHome {
	background: url(../img/fundos/bg_site_companhia.jpg) no-repeat;
}
.bgCameras {
	background: url(../img/fundos/bg_cameras.jpg) no-repeat;
}
.bgFaleConosco {
	background: url(../img/fundos/bg_fale_conosco.jpg) no-repeat;
}
.bgComite_de_Etica {
	background: url(../img/fundos/bgEcoviasInterna_1280.jpg) no-repeat;
	background-attachment:fixed;
}
.bg03 {
	background: url(../img/fundos/bg_03.jpg) no-repeat;
	position: fixed;
}
.bg04 {
	background: url(../img/fundos/bg_04.jpg) no-repeat fixed left top!important;
}
.bg05 {
	background: url(../img/fundos/bg_05.jpg) no-repeat;
}
.bg06 {
	background: url(../img/fundos/bg_06.jpg) no-repeat;
}
.bg07 {
	background: url(../img/fundos/bg_07.jpg) no-repeat;
}
.bg08 {
	background: url(../img/fundos/bg_08.jpg) no-repeat;
}
.bg09 {
	background: url(../img/fundos/bg_09.jpg) no-repeat;
}

.bgObras{
	background: url(../img/fundos/bg_site_companhia.jpg) no-repeat;
}

/* Fim Fundos */

/* Início Conteúdo */
.conteudo {
	width: 712px;
	_width: 699px;
	height: 500px;
	height: auto;
	float: left;
	clear: both;
	margin: 0 0 0 26px;
	padding: 0 9px 0 9px;
	_width: 724px;
	_margin: 0 0 0 8px!Important;
	_padding: 0 0 0 13px!Important;
	background-color: #FFFFFF;
}

.bgHome .conteudo {
	_width: 650px!important;
	_margin-left: 13px!important;
	_padding-left: 9px!important;
}

.conteudoInterno {
	width: 729px;
	float: left;
	margin: 0 0 0 26px;
	_margin: 0 0 0 13px;
	background: #FFFFFF url(../img/fundos/bg_menu3.gif) no-repeat;
	clear:both;
}

.conteudoRodovia { background: #FFFFFF url(../img/fundos/bg_menu2.gif) no-repeat; }

#boxCondicoesCameras {
	background-image:url(../img/conteudo/bg_cameras.gif);
	background-repeat:no-repeat;
	width:266px;
	height:224px;
	float: left;
	margin-bottom: 10px;
}

#boxCondicoesCameras select {
	width: 122px;
	float: right;
	clear: both;
	margin: 10px 12px 5px 5px;
	font-family:Tahoma, Verdana, Arial;
	font-size:9px;
	padding:0px;
}

.boxImgCameraGrandeHome {
	width: 350px;
	height: 270px;
	position: absolute;
	margin: -10px 0 0 -40px;
	border: solid 2px #c4c4c4;
	background-color: #f4f4f4;
	padding:0px;
	*margin:-24em 0px 0px -300px;
}


.boxImgCameraGrandeHome img {
	margin: 15px 0 0 15px;
}

.boxImgCameraGrandeInterna {
	width: 350px;
	height: 270px;
	position: absolute;
	margin: -480px 0 0 200px;
	border: solid 2px #c4c4c4;
	background-color: #f4f4f4;
	padding:0px;
	/**margin:-5px 0px 0px -300px;*/
}


.boxImgCameraGrandeInterna img {
	margin: 15px 0 0 15px;
}

.cameras a{
	width: 240px;
	height: 225px;
	float: left;
	margin: 2px 0 17px 13px;
	_margin: 2px 0 17px 6px;
	background:url(../img/conteudo/img_home_v9.jpg) no-repeat;
}


.boxInfo1{
	background-image:url(../img/fundos/img_box_info1.jpg);
	background-repeat:no-repeat;
	width: 545px;
	height: 153px;
	text-align: center;
}

.boxInfo1 h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #97aa6d;
	padding-top:60px;
}
 .boxInfo2{
	background-image:url(../img/fundos/img_box_info2.jpg);
	background-repeat:no-repeat;
	width: 545px;
	height: 81px;
}


.boxInfo2 h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #97aa6d;
	padding-top:40px;
	text-align:center;
}


#boxDestaqueHome {
	width: 250px;
	*width: 265px;
	height: 36px;
	padding: 5px 5px 5px 10px;
	float: left;
	background: url(../img/conteudo/bg_destaqueHome.gif) no-repeat;
	_width: 259px!important;
}

#boxDestaqueHome a{
	color: #000000;
	text-decoration: none;
}
#boxDestaqueHome a:hover{
	text-decoration: underline;
}
.destaqueImgHome {
	margin-bottom: 5px;
}

#rodapeCont {
	width: 730px;
	height: 14px;
	height: auto;
	float: left;
	margin: 0 0 0 26px;
	_margin: 0 0px 0 13px!Important;
	clear: both;
}

.faixaFooterHome {
	width: 721px;
	height: 18px;
	float: left;
	color: #FFFFFF;
	margin: 9px 0 0 35px;
	_margin: 9px 0 0 17px;
	background: url(../img/footer/bg_faixa_cinza.png) no-repeat;
	_behavior: url(util/css/iepngfix.htc)!Important;
}

.faixaFooter {
	width: 721px;
	height: 18px;
	float: left;
	color: #FFFFFF;
	margin: 9px 0 0 35px;
	_margin: 9px 0 0 17px;
	background: url(../img/footer/bg_faixa_cinza.png) no-repeat;
	_background:transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../Util/img/footer/bg_faixa_cinza.png',sizingMethod='scale')
}
.faixaFooterCont {
	color: #FFFFFF;
	font-size: 9px;
	padding-left: 9px;
	_margin: 9px 0 0 5px!important;
}

#rodapeCont img{
	_width: 729px!important;
}

.faixaFooterCont a{
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
.faixaFooterCont a:hover{
	color:#FFFFFF;
	font-size: 9px;
	text-decoration: underline;
}
.txtTrabalheConosco {
	font-size: 10px;
	font-weight: bold;
	color:#99C001;
}
.txtTrabalheConosco a {
	color:#99C001;
	text-decoration:none;
}
.txtTrabalheConosco a:hover {
	color:#99C001;
	text-decoration:underline;
}
.lstInterna {
	list-style: outside disc;
	margin-left: 25px;
}
.lstHifen {
	padding-left: 45px;
	list-style: none;
}

/* Fim Conteúdo */

/* Início Tabela Home */
.titPrincipalTabHome {
	padding-bottom: 15px;
}

.borderGeral {
	border-left:1px solid #ecedea; 
	border-right:1px solid #ecedea;
}

.title01TabCondicoes {
	height:16px;
	font:bold 12px Verdana;
	color:#596c35;
}
.title02TabCondicoes {
	height:18px;
	font:bold 12px Verdana;
	color:#596c35;
}

.title03TabCondicoes  {
	height:18px;
	font:9px Verdana;
	color:#666;
}
.title04TabCondicoes  {
	height:20px;
	font:9px Verdana;
	color:#666;
}

.titleTabTrafego {
	height:56px;
	font:bold 12px Verdana;
	color:#666;
	padding:0 0 0 5px;
}
.textTabTrafego {
	height:56px;
	font:9px Verdana;
	color:#666;
}
.textTabTrafego01 {
	height:57px;
	font:9px Verdana;
	color:#666;
}
.borderTDTabelaHome {
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
.borderTDTabelaHome01 {
	border-bottom:1px solid #FFF;
}
.backgroundTabelahome {
	height:82px;
	background:url(../img/conteudo/bgTabelahome.gif) no-repeat;
}

#tblHome2 { display: none; }

.textTabOperacoesRodovias {
	font:bold 10px Verdana;
	color:#869865;
	padding:23px 0 0 6px;
}
.textTabOperacoes {
	font:bold 13px Verdana;
	color:#a4b18b;
	padding:4px 0 0 50px;
}

.OperTitleGeral {
	width:172px;
}
.OperTitle {
	width:102px;
	font:bold 10px Verdana;
	color:#666;
	margin:8px 0 0 65px;
}
.OperTitleNorte {
	width:50px;
	float:left;
	font:9px Verdana;
	color:#666;
	text-align:center;
	margin:3px 0 0 20px;
	* margin:3px 0 0 10px;
}
.OperTitleSul {
	width:50px;
	float:right;
	font:9px Verdana;
	color:#666;
	text-align:center;
	margin:3px 22px 0 0;
	* margin:3px 11px 0 0;
}
.OperTitleImg {
	margin:5px 0 0 0;
}
.OperTitleRod {
	width:112px;
	float:left;
	font:bold 10px Verdana;
	color:#666;
	text-align:center;
	margin:5px 0 0 33px;
	* margin:5px 0 0 17px;
}

.OperTitleGeral01 {
	width:193px;
}
.OperTitle01 {
	width:102px;
	font:bold 10px Verdana;
	color:#666;
	margin:8px 0 0 50px;
}
.OperTitleNorte01 {
	width:50px;
	float:left;
	font:9px Verdana;
	color:#666;
	text-align:center;
	margin:3px 0 0 5px;
	* margin:3px 0 0 0;
}
.OperTitleSul01 {
	width:50px;
	float:right;
	font:9px Verdana;
	color:#666;
	text-align:center;
	margin:3px 64px 0 0;
	*margin:3px 60px 0 0;
	_margin:3px 30px 0 0;
}
.OperTitleRod01 {
	width:112px;
	float:left;
	font:bold 10px Verdana;
	color:#666;
	text-align:center;
	margin:5px 0 0 14px;
	* margin:5px 0 0 8px;
}
/* Fim Tabela Home */

/* Início Conteúdo Interno */
.contTable {
	width: 720px;
	_width: 711px;
	padding: 8px 0 8px 8px;
}
.titInterno {
	width: auto;
	margin:0 0 8px 0;
	_margin:0 2px 8px 0;
	text-align: right;
}

.selectSelecione {
	width:245px;
	border:1px solid #EFEFEF;
	font:11 Arial;
	color:666;
	margin:5px 0 0 0;
}
.selectDia {
	width:50px;
	border:1px solid #EFEFEF;
	font:11 Arial;
	color:666;
	margin:0 0 0 0;
}
.selectMes {
	width:60px;
	border:1px solid #EFEFEF;
	font:11 Arial;
	color:666;
	margin:0 0 0 0;
}
.selectAno {
	width:100px;
	border:1px solid #EFEFEF;
	font:11 Arial;
	color:666;
	margin:0 0 0 0;
}
/* Fim Conteúdo Interno */

/******** LIGHTBOX **********/


/*Pop Up Mapa */
.mapa { 
	background-color:#00000e;
}

#boxMapa {
	position: absolute;
	top: 69px;
	left: 96px;
	z-index: 10;
	display: none;
}

a.fechar{
	margin:10px 20px 10px 0;
	float:right
}
img.mapa {
	margin-left: 23px;
	clear: both
}

.mapaServicos {width: 589px;height: 722px;background: url(../img/mapas/bg_mapa_servicos.png) no-repeat}
.mapaLocalizacao {width: 589px;height: 782px;background: url(../img/mapas/bg_mapa_localizacao.png) no-repeat}
.mapaPosto {width: 589px;height: 782px;background: url(../img/mapas/bg_mapa_posto.png) no-repeat}
.mapaPedagio {width: 589px;height: 672px;background: url(../img/mapas/bg_mapa_pedagios.png) no-repeat}

#msgMapas {
	width: 100%;
	height: 100%;
	_height: 135%;
	position: fixed;
	_position: absolute;
	z-index: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	margin: auto;
	display: none;
}

#msgMapas{text-decoration:none;}
/*Pop Up Mapa */

#modalBox{
	display: none;
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	_height: 150%!important;
}
.modalDialog{
	position: absolute;
	margin: 100px 0px 0px 100px;
	width: 589px;
}
.modalBgCont {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
.modalBackground{	
	width: 100%!important;
	height: 100%;
	_height:10000px!important;
	background-color:#000000;
	filter: alpha(opacity=70)!important;
	opacity: 0.7!important;
}
.modalTopoRodape {
	width: 589px;
	height: 15px;
	font-size: 0;
	padding: 0;
	margin: 0;
}

.btFecharPop {
	float: right;
	padding: 0 25px 5px 0;
	height: 25px;
}

.modalBackgroundServicos{	
	width: 100%!important;
	height: 150%;
	*height: 140%;
	_height:1135px!important;
	background-color:#000000;
	filter: alpha(opacity=70)!important;
	opacity: 0.7!important;
}


/* SUBMENU */
.menu tr td { position: relative; z-index:2; }
#subMenuInstitucional {display: none;}
ul.subMenu {
	position: absolute;
	*top:19px;
	*left: -15px;
	display: none;
}

ul.subMenu li {
	margin:0;
	padding:0;
	line-height: 0;
	font-size: 0;
}

ul.subMenu li img {
	border: 0;
	_behavior: url(util/css/iepngfix.htc)!Important;
}

.mapaCondicoesRodovias {
	border:0px;
	margin:20px 0 0 0;
}

.boxTopInterrupcoes {
	height:30px;
	background:url(../img/conteudo/top_boxInterrupcoes.gif) no-repeat;
	font:bold 11px Verdana;
	color:#005f35;
	padding:0 0 0 9px;
}
.textBoxInterrupcoes {
	padding:0 5px 0 7px;
}
.imageMapas {
	border:0px;
	margin:12px 0 0 0;
}
.imageMapas1 {
	border:0px;
	margin:12px 0 12px 0;
}
.boxTopParaOnde {
	width:259px;
	height:27px;
	background:url(../img/conteudo/top_boxInterrupcoes.gif) no-repeat;
	font:bold 11px Verdana;
	color:#005f35;
	padding:0 0 0 9px;
}

.boxTopParaOndeForm form  {
	width:259px;
	margin:10px 0 0 0;
	font:10px Verdana;
	color:#657360;
	border:0px;
}
.boxTopParaOndeForm form label {
	width:250px;
	margin:0 3px 0 0;
}
.boxTopParaOndeForm form label select {
	font:10px Verdana;
	color:#657360;
	vertical-align:top;
}
.boxTopParaOndeForm select.Cidade { width:245px; margin:2px 0 0 0; }
.boxTopParaOndeForm select.Endnum{ width:245px; margin:2px 0 0 0; }

.btTracarRota {
	border:0px;
	margin:10px 0 10px 0;
}

.bgBoxInformacoes {
	width:259px;
	background:url(../img/fundos/bgBox_informacoes.gif) no-repeat;
}
.bgBoxInformacoesOverFlow {
	width:225px;
	height:162px;
	padding:5px 10px 0 15px;
	overflow:auto;
	margin:13px 0 0 0;
}
.icoServicos {
	border:0px;
	margin:5px 5px 5px 0;
}
.txtCinzaAtualizacao {
	font:10px Arial;
	color:#7f7f7f;
	padding:8px 0 8px 0;
}

/* Valores*/
.bgTabValores {
	width:529px;
	height:16px;
	background:url(../img/fundos/bg_tabValores.gif) no-repeat;
	padding:0 0 0 5px;
	font:bold 11px Arial;
	color:#FFF;
}
.borderTDTabelaValores {
	border-right:1px solid #FFF;
	padding:0 0 0 5px;
}
/* Fim Valores*/

/* Cameras*/
.spaceTabelaCemeras {
	padding:10px 0 10px 0;
}
/* Fim Cameras*/

/* Condições das Praias*/
.borderTabCondPraiasLeft {
	border-left:2px solid #D2D3D2;
}
.borderTabCondPraiasRight {
	border-right:2px solid #D2D3D2;
}
.bgTabCondPraias {
	background:url(../img/fundos/bg_boxCondPraias.gif) repeat-x;
}
.spaceTabelaCondPraias {
	padding:5px 0 5px 0;
}
.textIcoVerdeCondPraias {
	font:11px Verdana;
	color:#066333;
}
.textIcoVermelhoCondPraias {
	font:11px Verdana;
	color:#d41a0b;
}
/* Fim Condições das Praias*/

/* Tábua de Marés */
.borderTabTabuaMares {
	padding:5px 0 5px 0;
	border-bottom:2px solid #FFF;
}
.btOkTabuaMares {
	margin:0 0 0 93px;
}
/* Fim Tábua de Marés */

/* Fale Conosco */
.spaceTabFormFale {
	padding:5px 0 5px 5px;
}
.inputTabFormFale {
	width:323px;
	background:#FBFCF9;
	border:1px solid #D4DCCB ;
}
/* Fim Fale Conosco */

/* Imprensa - Clipping */
.inputTabFormClipping {
	width:208px;
}
.spaceTabFormClipping {
	padding:10px 0 15px 0;
}
.spaceTabNavegacaoClipping {
	padding:10px 0 10px 0;
}
.spaceTabConteudoClipping {
	padding:0 0 5px 0;
}
.verdeClaroClipping  {
	color:#99C001;
}
.verdeClaroClipping a {
	color:#99C001;
	text-decoration:none;
}
.verdeClaroClipping a:hover {
	color:#99C001;
	text-decoration:underline;
}
.verdeEscuroClipping  {
	color:#50886F;
}
.verdeEscuroClipping a {
	color:#50886F;
	text-decoration:none;
}
.verdeEscuroClipping a:hover {
	color:#50886F;
	text-decoration:underline;
}

/* Imprensa - EXECUTIVOS */
.spaceTabConteudoExecutivos {
	padding:10px 0 0 0;
}
.spaceBtVerMaisExecutivos {
	margin:5px 0 0 0;
	border:0px;
}
/* FIM Imprensa - EXECUTIVOS */

/* Imprensa - IMAGE DOWNLOAD */
.bgContateDownload {
	padding:3px 0 0 60px;
	* padding:1px 0 0 60px;
	height:24px;
	font-weight:bold;
	color:#005F35;
	background:url(../img/fundos/contateDown_curvaTop.gif) no-repeat;
}
.spaceContateDownload {
	padding:3px 0 0 8px;
}
/* FIM Imprensa - IMAGE DOWNLOAD */

/* Imprensa - NOTICIAS */
.spaceImgNoticia01 {
	margin:0 5px 0 0;
}
.spaceImgNoticia02 {
	margin:0 0 0 5px;
}
.spaceImgIcones {
	margin:0 5px 0 0;
}

.spacePNoticia {
	margin:0 0 5px 0;
}
.spaceTituloNoticia {
	padding:0 0 6px 0;
}
/* FIM Imprensa - NOTICIAS */

/* Imprensa - RELEASE */
.spaceTabContateRelease {
	margin:0 0 0 5px;
}

/* FIM Imprensa - RELEASE */


/* INSTITUCIONAL - TRABALHE CONOSCO */

.inputTabFormTrabalhe {
	width:323px;
	background:#FBFCF9;
	border:1px solid #D4DCCB ;
}
.inputTabFormTrabalheTel {
	width:130px;
	background:#FBFCF9;
	border:1px solid #D4DCCB ;
}
/* FIM INSTITUCIONAL - TRABALHE CONOSCO */


/* REVISTA */
.bgBoxEdAntMais {
	height:25px;
	font-weight:bold;
	color:#005F35;
	padding:0 0 0 0;
	background:url(../img/fundos/RevEcoEdAnt_curvaTop.gif) no-repeat;
}
.bgBoxRevPri {
	height:28px;
	font-weight:bold;
	color:#005F35;
	padding:0 0 0 0;
	background:url(../img/fundos/RevistaMatPri_cuvaTop.gif) no-repeat;
}
.bgBoxPDF01 {
	background:url(../img/fundos/bgBoxPDF_01.gif);
	padding:0 0 0 10px;
}
.bgBoxPDF02 {
	background:url(../img/fundos/bgBoxPDF_02.gif);
	padding:10px 0 0 0;
	text-align:center;
}
.spaceImgRevPri {
	margin:0 5px 0 5px;
}
.spaceImgRevDest {
	margin:5px 0 5px 0;
}
.spaceTabRevpri {
	padding:5px 5px 5px 5px;
}
.selectRevEdAnt {
	width:130px;
	background:#FBFCF9;
	border:1px solid #D4DCCB
}
.spaceTabBottom {
	margin:0 0 15px 0;
}


.boxAno{width:148px; height:53px; float:right; margin:10px 0 20px 0; background:url(../img/fundos/bg_boxAno.jpg) no-repeat;}
.boxAno p{margin:25px 0 0 6px;}	
.boxAno p select{width:137px; font-size:10px;}
table.ImgsRevistas tr td{width:125px; height:173px;}
table.ImgsRevistas{width:500px;}


/* CSS Hack para Google Chrome... */
@media screen and (-webkit-min-device-pixel-ratio:0){
	table.ImgsRevistas{ margin-top:100px;}
}

/* FIM REVISTA */
.spaceTabPedagio {
	padding:5px 0 5px 0;
}
.spaceBorderTabPedagio {
	border-left:2px solid #FFF;
	border-bottom:2px solid #FFF;
	padding:5px 5px 5px 5px;
}


.spaceTD01 {
	padding:5px 0 5px 0;
}


.menuAbaFaixaDominio {
	width:534px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	position:relative;
	margin:0 0 25px 0;
}
.menuAbaFaixaDominio ul {
	width:534px;
	float:left;
}
.menuAbaFaixaDominio ul li {
	float:left;
	display:inline;
	position:absolute;
}
.menuAbaFaixaDominio ul li.abaAbertura 
{
    width:122px;
	
}
.menuAbaFaixaDominio ul li.abaImplantacao 
{
    width:137px;
    margin:0 0 0 122px;
	
}
.menuAbaFaixaDominio ul li.abaUsoDominio
{
    width:140px;
    margin:0 0 0 259px;
	
}
.menuAbaFaixaDominio ul li.abaAutorizacaoObras
{
    width:135px;
    margin:0 0 0 399px;
	
}


.menuAbaFaixaDominio ul li a img {
	float:left;
	border:0px;
}

.bgAbaFaixaDominio {
	width:516px;
	float:left;
	background:url(../img/fundos/bg_box_aba.jpg) repeat-x #FFF;
	border-left:1px solid #e4eeea;
	border-right:1px solid #e4eeea;
	padding:8px 8px 8px 8px;
	margin:-2px 0 0 0;
}
.bgAbaFaixaDominio ul li p
{
    padding:0 0 10px 0;
}
.bgAbaFaixaDominio ul li p.pLista
{
    padding:0 0 10px 15px;
}




#text_01 {
	display:block;
}

#text_02 {
	display:none;
} 
#text_03 {
	display:none;
} 
#text_04 {
	display:none;
} 


/* Impressao */

.bodyImpressao {
	width: 530px;
	height: auto;
	margin: auto;
	padding: auto;
}

.topoImpressao {
	width: 100%;
	height: 65px;
	margin-top: 20px;
	border-bottom: 2px solid #535353;
}

.logoImpressao {
	float: left;
}
.btImpressao {
	margin: 40px 0 0 0;
	float: right;
}

.conteudoImpressao {
	margin: 20px 0 0 0;
}

.conteudoImpressao p{
	color: #4A8B73;
}

.tituloImpressao {
	font-size: 14px;
	font-weight: bold;
}

/* Fim Impressao */


/* Comite de Ética */

.BgSiteComite	{
	background-image:url(../img/conteudo/bg_comite.jpg)!important;
	background-position:left top!important;
	background-repeat: no-repeat!important;
	background-color:#000000!important;
	background-attachment:fixed!important;
}

.TblMenuCodigoConduta{
	font-family:Verdana!important;
	font-size:11px!important;
	font-weight:bold!important;
	text-align:left!important;
	vertical-align:middle;
	background-image: url(../img/conteudo/menu_rodape_aCompanhia.gif)!important;
	background-position:bottom!important;
	background-repeat:no-repeat!important;
	background-color:#b1cf4c!important;
	white-space:196px!important;
}

p.downloadCodigo a{
	color:#000000!important;
	text-decoration:none!important;
}

.codigoEticaForm{
	text-align:right!important;
}

.codigoEticaForm div.inputRadio
{
	width:265px!important;
	text-align:right!important;
	margin-right:170px!important;
}

.codigoEticaForm label.text{
	line-height:18px!important;
	/*float:left;*/
}

.codigoEticaForm input{
	margin:3px 10px!important;
	border:1px solid #d4dccb!important;
}

.codigoEticaForm input.radio{
	width:10px!important;
	border:none!important;
}

.codigoEticaForm textarea{
	width:290px!important;
	height:85px!important;
	margin:3px 10px!important;
	border:1px solid #d4dccb!important;
	/*float:left;*/
}

p img.envioSucesso{
	margin:50px 0 200px 0!important;
}

/* Fim Comite de Ética */