@import url(global.css);

#topo .navegacao ul li.tarifas a {
	background-position: -162px bottom;
}

#conteudo div.tarifas {
	display:none;
}

/*////////CONTEUDO////////////*/

#conteudo .menu h2 {
	background: url(../imgs/bg_cabTarifas.gif) no-repeat;
	width:127px;
}


#conteudo #nucleo:after {
	content:"";
	clear:both;
	display:block;
	overflow:hidden;
}

#conteudo #nucleo p {
	margin-bottom:20px;
}

#conteudo #nucleo table {
	background:#EBFAFE;
	border:none;
	border-spacing:0;
	border-collapse: separate;
	display:table;
	width: 490px;
}

#conteudo #nucleo table caption {
	background:#EBFAFE url(../imgs/bg_captionTable.gif) no-repeat;
	color:#333;
	font-size:18px;
	font-weight:bold;
	height:60px;
	letter-spacing:-1px;
	padding:22px 0 0 20px;
}


#conteudo #nucleo table thead tr th, #conteudo #nucleo table thead tr td, #conteudo #nucleo table tbody tr td, #conteudo #nucleo table tbody tr th, #conteudo #nucleo table tfoot tr td {
	border:none;
	border-bottom:1px solid #BCEFFC;
	padding:10px 10px 10px 20px ;
}

#conteudo #nucleo table thead tr th, #conteudo #nucleo table thead tr td {
	background:#fff;
	color:#0099CC;
	font-weight:bold;
	border:1px solid #BCEFFC;
}

#conteudo #nucleo table tbody tr td.preco {
	color:#13AD5A;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
}

#conteudo #nucleo table tfoot tr td {
	background:#FFEAEA;
	color:#FF0000;
	font-style:italic;
}

#conteudo #nucleo table tfoot tr td strong {
	font-weight:bold;
}

#conteudo #nucleo .mais {
	background:#EBFAFE url(../imgs/bg_TarifasMais.gif) no-repeat center bottom;
	padding:30px;
}

#conteudo #nucleo .mais p {
	background:#EBFAFE url(../imgs/ico_exclamacao.jpg) no-repeat left 1px;
	padding-left:20px;
}

#conteudo #nucleo .mais a {
	background:#EBFAFE url(../imgs/bg_botaoSaberMais.jpg) no-repeat left 1px;
	display:block;
	height:34px;
	margin-left:300px;
	overflow:hidden;
	text-indent:-5000px;
	width:130px;
}