﻿/* Import Inicio */
@import url("BoxCarteiras.css");
@import url("BoxConcurso.css");
@import url("BoxConsultor.css");
@import url("AbasConteudo.css");
@import url("BoxCurso.css");
@import url("BoxDestaques.css");
@import url("BoxLink.css");
@import url("BoxMundo.css");
@import url("BoxPadrao.css");
@import url("BoxProdutos.css");
@import url("BoxPromocao.css");
@import url("BoxSugestoes.css");
@import url("BoxSuporte.css");
@import url("Carrussel.css");
@import url("FormularioContato.css");
@import url("NavegacaoAbas.css");
@import url("NavegacaoLateral.css");
@import url("ResultadoBusca.css");
@import url("Rss.css");
@import url("Simulador.css");
@import url("CalendarioPalestras.css");
@import url("Calendario.css");
@import url("PaginasdeErro.css");
@import url("DatePicker.css");
/* Import Fim */

/* Geral Inicio */
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family: Arial;
}

a {
	color: #303030;
}

p {
	color: #333;
}

a:hover {
	color: #116ab9;
}

.gmnoprint span {
	display: block;
	font-size: 5pt;
	overflow: hidden;
	width: 270px;
}

 /* Texto do Google Maps */
.fl {
	float: left;
}

.fr {
	float: right;
}

.cb {
	clear: both;
}

.db {
	display: block;
}

.tal {
	text-align: left;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

.taj {
	text-align: justify;
}

.btn {
	border-top: 0px !important;
}

.bln {
	border-left: 0px !important;
}

.brn {
	border-right: 0px !important;
}

.bbn {
	border-bottom: 0px !important;
}

.b {
	border: 1px #000 solid;
}

.bb {
	border-bottom: solid 1px #c9d4ea;
}

.bt {
	border-top: solid 1px #c9d4ea;
}

.bn {
	border: none !important;
}

.bt_n {
	border-top: none !important;
}

.bb_n {
	border-bottom: none !important;
}

.pr {
	padding-right: 10px;
}

.pb {
	padding-bottom: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.ml15 {
	margin-left: 15px;
}

.ml5 {
	margin-left: 5px;
}

.ml47 {
	margin-left: 47px;
}

.mr_10 {
	margin-right: 10px;
}

.mr10 {
	margin-right: 10px;
}

.mr320 {
	margin-right: 320px;
}

.mr5 {
	margin-right: 5px;
}

.mr_0 {
	margin-right: 0 !important;
}

.mt_0 {
	margin-top: 0 !important;
}

.ml_0 {
	margin-left: 0 !important;
}

.mb_0 {
	margin-bottom: 0 !important;
}

.bb0 {
	border-bottom: 0 !important;
}

.pb10 {
	padding-bottom: 10px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.plr5 {
	padding-left: 5px;
	padding-right: 5px;
}

.pad_top0 {
	padding-top: 0 !important;
}

.pad_bot0 {
	padding-bottom: 5px !important;
}

.pad10 {
	padding: 10px;
}

.pad0 {
	padding: 0 !important;
}

.positionR {
	position: relative;
}

.positionA {
	position: absolute;
}

img {
	border: 0;
}

hr {
	display: none;
}

.w450 {
	width: 450px;
}

.w747 { width: 474px; }

.w215 {
	width: 215px;
}

body {
	font-size: 11px;
	background-color: #fff;
}

select {
	border: solid 1px #CCC;
	color: #333;
	font-family: arial;
	font-size: 11px;
}

.pos_rel {
	position: relative;
}

.full_line {
	width: 98% !important;
}

.geral_links {
	color: #333;
	font-weight: bold;
}

.geral_links:hover {
	color: #116ab9;
}

.posicao_l {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.posicao_r {
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.fw_n strong, .fw_n b {
	font-weight: normal;
}

div.paragrafos {
	line-height: 17px;
	padding: 10px 0;
}

/* Bordas do Input Type Text Inicio */
.bordas {
	border: solid 1px #CCC;
	color: #333;
	font-family: arial;
	font-size: 11px;
	padding: 2px;
}

/* IE 6 */ * html body .bordas {
	padding: 1px 0 1px 3px;
}

/* Bodas do Input Type Text Fim */
/* Geral Fim */
/* Estrutura Inicio */
div.geral {
	width: 960px;
	margin: 0 auto;
	padding: 15px;
}

div.pagina {
	border-top: 1px solid #C9D4EA;
	padding-top: 10px;
	/*float: left;
	width: 960px;*/
}
/* IE 6 */
.ie6 div.pagina { position: fixed; }

div.corpo {
	width: 770px;
	float: left;
}

/* Hack */ * html body div.corpo {
	width: 765px;
}

/* Brad Crumb Inicio */
div.bread_crumb {
	padding-bottom: 15px;
}

div.bread_crumb h1, div.bread_crumb h2 {
	font: 25px arial;
	color: #116ab9;
}

div.bread_crumb a {
	font: bold 11px arial;
	color: #4370a9;
	padding-right: 20px;
	background: url(../../Images/Geral/ico_seta_cinza_dir2.gif) no-repeat right center;
	margin-right: 10px;
}

div.bread_crumb span {
	font: bold 11px arial;
	color: #000;
}

/* Brad Crumb Fim */
/* ------ Ficha de Produto Fim */
/* --- Pagina Fim */
/* Estrutura Fim */
/* Navegação Inicio */
div.navegacao {
	padding-top: 10px;
	text-align: center;
}

div.navegacao span, div.navegacao a {
	height: 13px;
	font-weight: bold;
	color: #136cbb;
}

div.navegacao a.ativa {
	color: #000000;
}

.bd_1 {
	border-right: solid 1px #000000;
}

.bd_2 {
	border-left: solid 1px #000000;
}

.preenchimento_1 {
	padding: 0 10px 0 10px;
}

.preenchimento_2 {
	padding: 0 5px 0 5px;
}

/* Navegação Fim */
/* Hack ie6 Inicio */ * html body div.matricula .head_in {
	width: 741px;
}
* html body div.matricula .body_in ul.inf_adicionais li label {
	line-height: 24px;
}

/* Hack ie6 Fim */
/* Hack ie7 Inicio */ *:first-child + html body div.matricula .body_in ul.inf_adicionais li label {
	line-height: 22px;
}

/* Hack ie7 Fim */
/* Banner Retangulo Largo Inicio */
div.retangulo_largo {
	width: 372px;
	height: 342px;
	float: left;
	margin-right: 10px;
}

/* Banner Retangulo Largo Fim */
/* Tabela Zebrada Inicio */
.ie6 .divTableQuantoCusta .head_in,
.ie6 .divTableQuantoCusta .head_out { margin-bottom: -10px; }
.ie6 .divTableQuantoCusta .footer_in,
.ie6 .divTableQuantoCusta .footer_out { margin-top: -10px; }

.ie7 .divTableQuantoCusta .head_in,
.ie7 .divTableQuantoCusta .head_out { margin-bottom: -10px; }
.ie7 .divTableQuantoCusta .footer_in,
.ie7 .divTableQuantoCusta .footer_out { margin-top: -10px; }

table.tabela_zebrada {
	width: 100%;
	padding: 10px;
}

/* IE 7 */ *:first-child + html table.tabela_zebrada {
	width: 560px;
	margin: 10px;
}

/* IE 6 */ * html body table.tabela_zebrada {
	width: 510px;
	margin: 10px;
}

table.tabela_zebrada tr.bg {
	background: #f7f9fc;
}

.tb_tit {
	color: #126bba;
	font-weight: bold;
}

table.tabela_zebrada tr th { border-bottom: solid 1px #bfbfbf; }

table.tabela_zebrada tr td {
	padding: 5px 0 5px 0;
	border-bottom: solid 1px #bfbfbf;
}

table.tabela_zebrada tr td.tit_fonte {	width: 80px; }

.tit_fonte {
	border-left: solid 1px #bfbfbf;
	padding-left: 5px !important;
}

table.tabela_zebrada tr td a {
	text-decoration: none;
	color: #126bba;
}

.bn {
	border-bottom: none !important;
}

/* Páginas Inicio */
div.conversor_moedas table.tabela_zebrada {
	width: 355px;
	text-align: center;
}

/* IE 7 */ *:first-child + html div.conversor_moedas table.tabela_zebrada {
	width: 335px;
}

/* IE 6 */ * html body div.conversor_moedas table.tabela_zebrada {
	width: 335px;
}

div.codigos_ddi table.tabela_zebrada {
	text-align: center;
	width: 375px;
}

/* IE 7 */ *:first-child + html div.codigos_ddi table.tabela_zebrada {
	width: 355px;
}

/* IE 6 */ * html body div.codigos_ddi table.tabela_zebrada {
	width: 355px;
}

/* Páginas Fim */
/* Tabela Zebrada Fim */
/* Box - Qual Programa Escolher - Home Trabalho Inicio */
.qual_programa .head_in, .qual_programa .head_out {
	width: 167px;
}

.qual_programa div {
	margin-top: 0;
}

.qual_programa .head_in h4 {
	color: #116ab9;
	font-size: 11px;
	padding: 15px 0 0 10px;
}

.qual_programa .body_in {
	text-align: center;
	width: 176px;
}

.qual_programa .body_in p {
	padding: 10px 0 10px 0;
}

.qual_programa .footer_in, .qual_programa .footer_out {
	width: 167px;
}

/* Box - Qual Programa Escolher - Home Trabalho Fim */
/* Box - Comparativo Inicio */
div.box_comparativo {
	margin-top: 15px;
	width: 770px;
}

div.box_comparativo .body_in p {
	padding: 15px;
}

/* IE 6 */ * html body div.box_comparativo .body_in p {
	position: relative;
}

/* Box - Comparativo Fim */
.home .box_destaque_big_one .body_in .box_destaques_v4_img_cont table tr td a {
	color: #136cbb;
	font-weight: bold;
}

.home .box_destaque_big_one .body_in .box_destaques_v4_img_cont table tr td a:hover {
	color: #333333;
}

.hr {
	background: url(../../Images/Geral/px_E9E9E9.gif) 0px 0px repeat-x;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
	height: 1px;
}


/* ---------------------------------------------------------------------------------------------   */

.conteudotcm table {
	border: solid 1px #c9d4ea;
	width: 450px;
	margin: 0px;
	padding: 0px;
}

.conteudotcm table tr {
}

.conteudotcm table tr .bg 
{
	background-color: #c9d4ea;
}

.conteudotcm table tr th {
	color: #0168c5;
}

.conteudotcm table tr td {
	border-top: 1px solid #c9d4ea;
	border-left: 1px solid #c9d4ea;
	padding: 10px;
	font-size: 10px;
	color: #000;
	text-align: center;
	vertical-align: middle;
}

.conteudotcm table tr:first-child td { border-top: 0px; }
.conteudotcm table tr td:first-child { border-left: 0px; }
