﻿@charset "UTF-8";
@import "reset.css";
@import "default.css";

/*
	INDEX
	+geral
	+wrap
	+header
	+nav
	+content
	+footer
	+classes
*/

/* +geral */
body {
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/body2.gif) repeat-x;
	font-family: arial;
	color:#666666;
	font-size:11px;
}

a{
  color:#FF6600;
  text-decoration: underline;
}
table tr{
	vertical-align:top;
}
/* end geral */


/* +wrap */
#wrap {
	width: 934px;
	margin: 0 auto;
	position:relative;
}
/* end wrap */


/* +header */
#header {
	height: 93px;
}
#header #logo{
	width:297px;
	height:50px;
	/* background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/tnt-mercurio.gif) no-repeat; */
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/tnt-mercurio-surewecan.gif) no-repeat;
	display:block;
	text-indent:-9999%;
	position:absolute;
	top:15px;
	/* top:20px; */
	left:0px;
}

#header #login{
	width:177px;
	height:34px;
	background: #F0F0F0 url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/login.gif) no-repeat center bottom;
	position:absolute;
	top:0;
	right:0;
}

#header #login input.user, #header #login input.pass{
	width: 60px;
	height: 16px;
	border: none;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/input-login.gif) no-repeat; 
	position:relative;
	font-size:11px;
	padding:0 5px;
}

#header #login input.ok{
	position:relative;
	top:10px;
	left:14px;
}

#header #login input.user{
	left:12px;
	top:5px;
}
#header #login input.pass{
	left:14px;
	top:5px;
}
#header #login .label-login{
	position:relative;
	top:10px;
	left:9px;
}
#header .laguage{
	position:absolute;
	top:8px;
	right:14px;
}
#header .laguage img{
	margin:0 2px;
}
#flash-header{
	position:absolute;
	top:0px;
	z-index:3;
}
/* end header */


/* +nav */
#nav {
	position:relative;
	top: -4px;
}
#menu{
	position:absolute;
	top:0px;
	z-index:4;
}

/* end nav */


/* +content */
#content {
	position:relative;
	margin-top:210px;
}
#content-interna{
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/content-interna2.gif) no-repeat;
	margin-top:33px;
	width:884px;
	padding:12px 25px;
}
#secao{color:#999;}
img.title{
	padding: 0px 0 10px 0;
}
#content-interna table td.left{
	width:287px;
}
#content-interna table td.center{
	width:390px;
	padding:0 20px;
	text-align:left;
}
#content-interna table td.center p{padding:7px 0;}
#content-interna table td.right{
	width:205px;
}
#content-interna table td.right p{
	color:#666;
	padding: 15px 20px 0 20px;
}
#secao a{
	color:#999;
	text-decoration: none;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/seta.gif) no-repeat 0 2px;
	padding: 0 0 0 7px;
	margin-left:3px;
}
#localizacao{
	width:305px;
	margin-left: 8px;
	z-index:0;
}
h2.localizacao{
	display:block;
	height:35px;
	width:122px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/localizacao.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	left:12px;
	top:10px;
}
#localizacao p.legend{padding: 0px 15px 8px 20px;}
#localizacao hr{margin:5px 15px;}

#localizacao input.text{
	width:60px;
	margin-top:2px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/input-localizacao.gif) no-repeat;
	border:none;
	height:13px;
	font-size:11px;
	padding:2px 5px;
	color:#666;
	font-family: arial;
}
#localizacao input.submit{
	position:relative;
	top:15px;	
	left:-3px;
}

#localizacao select{
	width:80px; 
	margin-top:2px;
	background: #FFF;
	border:none;
}
#localizacao table{margin:5px 15px 0 12px;}

#busca{
	margin-top:15px;
	margin-left: 8px;
}
.tituloBusca{
	margin-top: 5px;
	margin-left: 15px;
}
#busca input.text{
	margin: 0px 0 2px 20px;
	width: 211px;
	background: #FFFFFF url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/busca-input.gif) no-repeat top left;
	border: none;
}
h2.busca{
	display:block;
	height:17px;
	width:124px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/busca.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	left:12px;
	top:10px;
}

#favoritos{
	margin-top:15px;
	margin-left: 8px;
	
}
#favoritos p.legend{padding:12px 15px 5px 15px;}
h2.acelerando{
	display:block;
	height:32px;
	width:167px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/acelerando.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	left:12px;	
	margin-bottom:10px;
}

h2.favoritos{
	display:block;
	height:17px;
	width:124px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/favoritos.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	left:12px;
	top:10px;
}
h2.area{
	display:block;
	height:20px;
	width:132px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/area.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	left:12px;
	top:10px;
	margin-bottom:13px;
}
div.localizar{padding-left:20px;}
td.center-content{padding-left:17px;}
td.localizar{width:160px;}

div.localizar select, div.localizar input.text{
	margin:2px 0;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/input-localizar.gif) no-repeat top;
	border: none;
	width:92px;
	height:13px;
	font-size:11px;
	padding:2px 5px;
	color:#666;
	font-family: arial;
}

div.localizar select{background:#EBEBEB;padding:2px; height:15px; width:102px;}
div.localizar input.submit{margin:3px 0 0 3px;}

h2.portal{
	display:block;
	height:18px;
	width:163px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/portal.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	left:12px;
	top:8px;
}
#portal-tnt p{
	padding:10px 20px;
}
td.right-content{
	width:318px;
	height:275;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/news-home.gif) no-repeat;
}
h2.noticias{
	display:block;
	height:16px;
	width:75px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/noticias.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	margin:0 0 0 20px;
}
h2.busca-de-localidades{
	display:block;
	height:15px;
	width:213px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/busca-de-localidades.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	top:10px;
	margin:10px 0 0 20px;
}
h2.dados{
	display:block;
	height:15px;
	width:52px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/dados.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	top:10px;
	margin:10px 0 0 20px;
}
h2.cidades-atendidas{
	display:block;
	height:15px;
	width:126px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/cidades-atendidas.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	top:10px;
	margin:10px 0 0 20px;
}
table.news{
	margin: 15px 0 0 40px;
	width:250px;
}
div.resultado ul{
	margin:20px 0 10px 20px;
}
div.resultado table.cidades{
	margin:20px 20px;
	width:210px;
}
div#acelerando-negocios{
	width:205px;
	background: #F5F5F5 url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/acelerando-topo.gif) no-repeat top;
	position:absolute;
	top:180px;
	right:30px;
}
div#acelerando-negocios div.bottom{
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/acelerando-negocios-bottom.gif) no-repeat;
}
div#acelerando-negocios h2.acelerando{
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/acelerando-negocios.gif) no-repeat;
	height:39px;
}
div#acelerando-negocios p{
	padding:15px 20px 0 20px;

}
div#acelerando-negocios p a img{margin-top:5px;}
div.resultado hr{margin:0 16px;}
table.news tr td{padding:7px 0 7px 0;}
table.news tr td img{border:1px solid #FF660A;}
table.news img{margin:0 10px 0 0;}
a.all-news img{margin:20px 0 0 40px;}
a.clique-aqui img{margin:0 0 0 15px;}
.orange{color:#FF660A;}
.left-area{
	width:305px;	
}
.left-area .box{
	background: #ebebeb url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/box-area.gif) no-repeat top left;
	width:305px;
}
.busca div{
	margin:15px 0 0 23px;
}
.busca div input.submit{
	position:relative;
	top:3px;
}
.busca div.bottom{padding:0; margin:0;}
.busca div input.text{	
	width:211px;
	background: #FFF url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/input-busca.gif) no-repeat top left;
	width:196px;
	height:12px;
	padding: 2px 5px;
	border: none;
	font-size:11px;
	font-family:tahoma;
}
.left-area .busca{
	margin-bottom:12px;
}
.center-area{
	width:600px;
}
#acesse-sua-conta{
	background: #EBEBEB url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/box-conta.gif) no-repeat top;
	width: 583px;
	position:relative;
	margin-top:-10px;
}
#acesse-sua-conta p.info{
	position:absolute;
	right:15px;
	top:17px;
	border-left: 1px solid #D2D2D2;
	width:180px;
	padding-left:20px;
}
#acesse-sua-conta div.bottom{
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/conta-bottom.gif) no-repeat;
}
#acesse-sua-conta div.login{
	margin:18px 0 0 28px;
}
#acesse-sua-conta div.login input.submit{position:relative; top:3px; left:2px;}
#acesse-sua-conta div.login input.text{
	background: #FFF url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/input-conta.gif) no-repeat top left;
	width:116px;
	height:12px;
	padding: 2px 5px;
	border: none;
	font-size:11px;
	font-family:tahoma;
}
td.info{
	padding-left:13px;
}

h2.acesse-sua-conta{
	display:block;
	height:17px;
	width:152px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/acesse-sua-conta.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	top:10px;
	margin:10px 0 0 15px;
}
h2.informacao{
	display:block;
	height:22px;
	width:85px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/informacao.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	top:10px;
	margin:10px 0 0 15px;
}
h2.facilidades{
	display:block;
	height:15px;
	width:82px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/facilidades.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	top:10px;
	margin:10px 0 0 15px;
}
h2.rapidez{
	display:block;
	height:14px;
	width:61px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/rapidez.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	top:10px;
	margin:10px 0 0 15px;
}
h2.confiabilidade{
	display:block;
	height:15px;
	width:105px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/confiabilidade.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	top:10px;
	margin:10px 0 0 15px;
}
#informacao{
	background: #F5F5F5 url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/box-portal.gif) no-repeat top;
	width: 285px;
	height: 165px;
	position:relative;
	margin: 12px 12px 0 0;
}
#informacao div.bottom, #facilidades div.bottom{
	position:absolute;
	bottom:0px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/portal-bottom.gif) no-repeat;
	font-size:1px;
	width:285px;
	height:10px;
}
#rapidez,#confiabilidade {
	background: #F5F5F5 url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/box-portal.gif) no-repeat top;
	width: 285px;
	height:69px;
	position:relative;
	margin: 0 12px 12px 0;
}
#informacao div.info, #facilidades div.info, #rapidez div.info, #confiabilidade div.info{
	margin: 5px 25px 0 20px;
}
#rapidez , #confiabilidade {
	margin-top:-10px;
}
#informacao div.bottom, #facilidades div.bottom, #rapidez div.bottom, #confiabilidade div.bottom{
	position:absolute;
	bottom:0px;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/portal-bottom.gif) no-repeat;
	font-size:1px;
	width:285px;
	height:10px;
}
#informacao ul, #facilidades ul, #rapidez ul, #confiabilidade ul{margin-top:2px;}
#informacao ul li, #facilidades ul li, #rapidez ul li, #confiabilidade ul li{
	padding-left:10px;
	
}
#informacao hr, #facilidades hr, #rapidez hr, #confiabilidade hr{
	margin:10px 0px;
}
#facilidades{
	background: #F5F5F5 url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/box-portal.gif) no-repeat top;
	width: 285px;
	height: 165px;
	position:relative;
	margin: 12px 0px 12px 0;
}
div.news{
	margin-top:30px;
}
div.news h3{
	color:#666;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:15px;
	display:block;
}
div.oldNews {width:310px;}
div.oldNews table tr td{
	padding:5px 5px;
}
div.oldNews a.ver-todas{
	font-weight:bold;
	color:#FF660A;
	float:right;
}
div.oldNews a img{border:none;}
div.oldNews a {
	text-decoration: none;
	color:#666;
}
span.date{
	display:block;
	color:#FF660A;
}
div.artigo{margin: 0px 30px 0 30px;}
div.artigo p.legenda{
	margin:0 0 15px 0;
}
div.artigo p{margin:10px 0;}
div.artigo h3{
	font-size:20px;
	font-weight:bold;
	margin:0 0 5px 0; 
	color:#FF660A;
}
/* end content */


/* +footer */
#footer {
	border-top:1px solid #E5E5E5;
	padding-top:6px;
	color:#b9b9b9;
	margin:10px 0 10px 0;
}
#footer #logo_w3haus a {
	display:block;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	width:55px;
	height:20px;
	background:url(/portal/page/portal/SiteTNTMercurio/imgs/others/logo_w3haus_a.gif);
}
#footer #logo_w3haus a:hover {
	background:url(/portal/page/portal/SiteTNTMercurio/imgs/others/logo_w3haus_b.gif);
}
/* end footer */


/* +classes */
.box{
	background: #EBEBEB url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/corner-top.gif) no-repeat top;
}
.bottom{
	background: #EBEBEB url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/corner-bottom.gif) no-repeat top;
	font-size:1px;
	height:11px;
}

.psidebar{
  margin-left: 15px;
  margin-right: 5px;
}

.bottom-interna{
	background: #EBEBEB url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/bottom-interna.gif) no-repeat top;
	font-size:1px;
	height:11px;
}

.h1_interna_padrao{
  font-family: arial narrow; 
  font-size: 16pt; 
  font-weight: 700;
  text-transform: uppercase;
}

.h2_interna_padrao{
  font-family: arial narrow; 
  font-size: 12pt; 
  font-weight: 700;
}
.img_capa_news{
               width: 58px;
       height: 48px;
}
.orange_button{
    background: url('/portal/page/portal/SiteTNTMercurio/imgs/buttons/button.gif') no-repeat; 
    cursor: pointer; 
    border: 0 none;
    color:#F0F0F0;
    font-size:9pt;
    font-weight:bold;
    height:17px;
    width:65px;
    text-transform:uppercase;
}
.list{
      list-style-image: none;
      list-style-position: outside;
      list-style-type: disc;
}
.selectpadrao{
  border:medium none;
  background:#EBEBEB;
  padding:2px; 
  height:15px; 
  width:102px;
}
.textpadrao{
  margin:2px 0;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/input-localizar.gif) no-repeat top;
	border: none;
	width:92px;
	height:13px;
	font-size:11px;
	padding:2px 5px;
	color:#666;
	font-family: arial;
}
.text90{
background:transparent url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/input-90px.gif) no-repeat scroll 0%; 
border:medium none; color:#666666; 
font-size:10px; 
height:13px; 
margin-top:2px;
padding:2px 5px; 
width: 85px;
text-align: right;
}
.div{
width: 95px; 
display:inline;
float: left;
}
.orange_button_little{
    background: url('/portal/page/portal/SiteTNTMercurio/imgs/buttons/button_little.gif') no-repeat; 
    cursor: pointer; 
    border: 0 none;
    color:#F0F0F0;
    font-weight:bold;
    height:17px;
    width:25px;
    text-transform:uppercase;
}

.bottom-interna {
  background:transparent url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/bottom-interna.jpg) no-repeat scroll center top;
  font-size:1px;
  height:11px;
}
.content-interna {
  background:transparent url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/content-interna.jpg) repeat-y scroll center top;
  padding:0px 5px 10px;
}
.tituloSidebar{
  font-family: arial narrow; 
  font-size: 13pt;
  font-weight: bolder;
  width: 180px;
}
.box-interna {
   background:#FFFFFF url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/box-interna.jpg) no-repeat scroll center top;
   padding-top:12px;
}
.text_sidebar{
    color:#666666;
    padding:15px 20px 0pt;
}
.box-interna2{
	background: #EBEBEB url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/box-interna.gif) no-repeat top;
	width: 205px;
	margin-top: 30px;
	padding-top: 10px;
}
.bottom-interna2{
	background: #EBEBEB url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/bottom-interna.gif) no-repeat top;
	font-size:1px;
	height:11px;
}
/* end classes */

.informacao{	
	margin: 10px 0 0 10px;
}
.facilidades{
	margin: 10px 0 0 10px;
}
.rapidez{
	margin:10px 0 0 10px;
}
.confiabilidade{
	margin:10px 0 0 10px;
}
ul.menu-portal{
	display:block;
	background: url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/menu-portal.gif) no-repeat;
	width:277px;
	height:27px;
	margin:10px 0;
	padding:10px 0 0 10px;
}
ul.menu-portal li{
	display:block;
	float:left;
	text-indent:-9999px;
	padding:0 5px;
}
/* PORTUGUES-------------------------------------------- */
ul.menu-portal li a{display:block;}
ul.menu-portal li.rapidez a{width:35px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/menu-rapidez.gif) no-repeat;}
ul.menu-portal li.rapidez{border-right:1px solid #f7f7f7;}
.rapidezselected{width:35px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/menu-rapidez-off.gif) no-repeat;}
ul.menu-portal li.informacao a{width: 65px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/menu-informacao.gif) no-repeat;}
ul.menu-portal li.informacao{border-left:1px solid #DCDCDC; border-right:1px solid #f7f7f7;}
.informacaoselected{ width:57px; height:18px;background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/menu-informacao-off.gif) no-repeat;}
ul.menu-portal li.facilidades a{width:57px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/menu-facilidades.gif) no-repeat;}
ul.menu-portal li.facilidades{border-left:1px solid #DCDCDC; border-right:1px solid #f7f7f7;}
.facilidadesselected{width:57px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/menu-facilidades-off.gif) no-repeat;}
ul.menu-portal li.confiabilidade a{width:74px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/menu-confiabilidade.gif) no-repeat;}
ul.menu-portal li.confiabilidade{border-left:1px solid #DCDCDC;}
.confiabilidadeselected{width:74px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/titles/menu-confiabilidade-off.gif) no-repeat;}

/* ESPANHOL --------------------------------------------- */
ul.menu-portal li.rapideze a{width:36px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/spanish/menu-rapidez.gif) no-repeat;}
ul.menu-portal li.rapideze{border-right:1px solid #f7f7f7;}
.rapidezselectede{width:36px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/spanish/menu-rapidez-off.gif) no-repeat;}
ul.menu-portal li.informacaoe a{width: 65px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/spanish/menu-informacao.gif) no-repeat;}
ul.menu-portal li.informacaoe{border-left:1px solid #DCDCDC; border-right:1px solid #f7f7f7;}
.informacaoselectede{ width:57px; height:18px;background: url(/portal/page/portal/SiteTNTMercurio/imgs/spanish/menu-informacao-off.gif) no-repeat;}
ul.menu-portal li.facilidadese a{width:57px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/spanish/menu-facilidades.gif) no-repeat;}
ul.menu-portal li.facilidadese{border-left:1px solid #DCDCDC; border-right:1px solid #f7f7f7;}
.facilidadesselectede{width:57px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/spanish/menu-facilidades-off.gif) no-repeat;}
ul.menu-portal li.confiabilidadee a{width:74px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/spanish/menu-confiabilidade.gif) no-repeat;}
ul.menu-portal li.confiabilidadee{border-left:1px solid #DCDCDC;}
.confiabilidadeselectede{width:74px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/spanish/menu-confiabilidade-off.gif) no-repeat;}

/* INGLÊS    --------------------------------------------- */
ul.menu-portal li.rapidezi a{width:35px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/english/menu-rapidez.gif) no-repeat;}
ul.menu-portal li.rapidezi{border-right:1px solid #f7f7f7;}
.rapidezselectedi{width:35px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/english/menu-rapidez-off.gif) no-repeat;}
ul.menu-portal li.informacaoi a{width: 65px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/english/menu-informacao.gif) no-repeat;}
ul.menu-portal li.informacaoi{border-left:1px solid #DCDCDC; border-right:1px solid #f7f7f7;}
.informacaoselectedi{ width:57px; height:18px;background: url(/portal/page/portal/SiteTNTMercurio/imgs/english/menu-informacao-off.gif) no-repeat;}
ul.menu-portal li.facilidadesi a{width:57px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/english/menu-facilidades.gif) no-repeat;}
ul.menu-portal li.facilidadesi{border-left:1px solid #DCDCDC; border-right:1px solid #f7f7f7;}
.facilidadesselectedi{width:57px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/english/menu-facilidades-off.gif) no-repeat;}
ul.menu-portal li.confiabilidadei a{width:74px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/english/menu-reabiliti.gif) no-repeat;}
ul.menu-portal li.confiabilidadei{border-left:1px solid #DCDCDC;}
.confiabilidadeselectedi{width:74px; height:18px; background: url(/portal/page/portal/SiteTNTMercurio/imgs/english/menu-reabiliti-off.gif) no-repeat;}

.box-portal{
	width:205px;
	background: #EBEBEB url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/box-portal2.gif) no-repeat top left;
	margin-top: 30px;
}
.box-portal a{
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
.box-portal a:hover{text-decoration:underline;}
.box-portal div.content{
	padding:10px 10px 0 10px;
}
.box-portal div.bottom{
	background: #EBEBEB url(/portal/page/portal/SiteTNTMercurio/imgs/backgrounds/box-portal-bottom.gif) no-repeat top left;
	font-size:1px;
	height:11px;
}
.no_float{ float:none !important; }

.box-portal div.content ul li a{font-weight:normal;}
.box-portal div.content ul li{	
	padding-left:10px;
	margin:2px 0;
}
.tituloCapa{
margin-top: 10px; 
margin-left: 15px;
}
.subtituloAreasAtuacao{
    margin-top: 15px; 
    margin-left: 20px;
}
