/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HTML TAGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body { 
	background: #4A4A4A url(images/bg.gif) fixed repeat-x top center;
	margin: 15px 0 20px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.5em;
	color:#666666;
}

p {
	margin:5px 0 15px 0;
	text-align:justify;
}

hr {
	margin:0px;
	padding:0px;
	border:0px;
	border-bottom:1px solid #dcdcdc;
	height:1px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HEADINGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	margin:30px 0 5px 0;
}

h1 
{
    margin-top:4px;
	font-size:1.8em;  
	color:#BF0716;  
	line-height:1.2em;
}

h2 {
	font-size:1.3em;
	color:#BF0716; 	
}

h3 {
    margin-top: 0;
    margin-bottom: 7px;
	color:#BF0716;       
	font-size:12px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LINKS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a:link, a:visited, a:active {
    color:#BF0716;
	text-decoration:none;
}

a:hover 
{
    color:#BF0716;
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LAYOUT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.Processando
{
    position: absolute;
    top: 300px;
    right: 50%;
    vertical-align: middle;
    z-index: 999;       
}

.background  
{
    background-color:White;
	background:url(images/world/b/bg_drop.png) repeat-y center;
	margin: 0px auto;
}

#bottom_cap { 
	background: url(images/world/b/bottom_cap_drop.png) no-repeat center;
	height: 46px;
	margin: 0px auto;
}
.top_cap { 
	background:url(images/world/t/top_cap_drop.png) no-repeat bottom center;
	height: 28px;
	margin: 0px auto;
}

#cn_header {
	width: 740px;
	height:72px;
	margin: 0px auto;
	padding: 0;
	position: relative;
}

#logo {
    position:relative;
	float: left;
}

#DivCadastro
{
    float:right;
    width:490px;     
}

#DivCadastro h2
{
    margin:0px 0px 5px 0px;
}

.panel
{
    padding: 6px;      
    background-color: #f7f7f7;
    border: 1px solid #e8e8e8;
}

.panel p
{
    text-align:left;
}

.panel_cinza
{
    background-color: #f9f9f9;
    padding: 6px;
}

.panel_menu 
{
    clear:both;
    margin:10px 0 10px 0;
    background-color: #f7f7f7;
    border: 1px solid #e8e8e8;
    padding: 0px 15px 0px 15px;
}

.imgTela
{
    padding: 3px;
    background-color:#999999;
}

.imgFoto
{
    border: solid 1px #666666;
    padding: 8px;
}

.button
{
    border-right: #808080 1px solid; 
    border-top: #808080 1px solid; 
    font-size: 11px; 
    border-left: #808080 1px solid; 
    color: #292929; 
    border-bottom: #808080 1px solid; 
    font-family: Tahoma; 
    background-color: #ededed; 
    padding-right: 5px; 
    padding-left: 5px; 
    text-align: center;    
}

.destaqueSecaoEsquerda
{
    margin-right:10px;
    margin-bottom:10px;
}

.destaqueSecaoDireita
{
    margin-left:10px;    
    margin-bottom:10px;
}

.destaqueSecaoEsquerda h2, .destaqueSecaoDireita h2
{
    margin-top:15px;
}

.destaqueImagem 
{
    float:left;
    padding: 5px 10px 10px 0px;
}

.imgCurso
{
    float:left;
 	padding:12px 10px 10px 0;  
}

.divSumarioCurso
{
    height:144px;
}

.subtituloCurso
{
	padding: 3px 0 0 0;    
    color: #666666;
	font-size: 10px;
}

.destaqueImagemDotz 
{
    float:left;
    padding: 5px 5px 10px 0px;
}

.destaquePalestra 
{
    float:right;
    padding: 5px 20px 10px 20px;
}

.imagemDireita 
{
    float:right;
    padding: 10px 5px 5px 5px;
}

.imagemTelaDireita
{
    float:right;
    padding: 10px 0px 10px 20px;
}

.disclaimer 
{
    margin-top:0px;
    padding-top:0px;
 	font-size:0.8em;
	line-height:1.5em;      
}

.escondido 
{
    display:none;
}

.changedown 
{ 
    color: #ef4d15;
}

.changeup 
{ 
    color: #81b74b; 
}

.imgAjuda
{
    cursor:help;
}

#colunaDireita {
    width:165px;
}

#conteudo 
{
    margin-top:10px;
	width:740px;
	position:relative;
	text-align:left;
}

#content-main-three-column {
	width:545px;
	float:right;
    padding-left:5px;
}

#sidepanel
{
    margin-left:3px;
	width:172px;
	float:left;	
}

#bussola 
{
    width:545px;
	float:right;
    font-size:10px; 
    color:#b1b1b1;
    margin-bottom:6px;
}

#bussola a:link, #bussola a:active, #bussola a:visited 
{
    color:#b1b1b1;
}

#bussola a:hover 
{
    color:#BF0716;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	SUBMENU SUPERIOR
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#menu_superior 
{
    clear:both;
    position:relative;
    float:left;
    margin:7px 0 0 5px;
	width: 740px; 
	text-align:left; 
	font-size:10px;
	color:#6b6b6b;		
}

#menu_superior ul {
	margin: 0;
	padding: 0;
	list-style-type:none;	
	clear: both;
	position: relative;
	right: 5px;
	list-style-type:none;		
}

#menu_superior ul li {
	display: block;
	float: left;
	margin: 5px 2px 5px 2px;
	padding: 0 0 0 5px;
	border-left: solid 1px #ccc;
}

#menu_superior ul li.first {
	display: block;
	float: left;
	margin: 5px 2px 5px 2px;
	padding: 0;
	border-left: solid 1px #fff;
}

#menu_superior ul li a:link, #menu_superior ul li a:active, #menu_superior ul li a:visited {
	font-size:10px;
	color:#6b6b6b;	
}

#menu_superior ul li a:hover{
    color:#BF0716;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MENU PRINCIPAL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#menu_principal 
{
    clear:both;
	width: 740px;
	height: 31px;
	margin: 2px 0 10px 0;
	padding: 0;
	background: url(images/world/f/footer_740x31.gif) no-repeat;	
	text-align:left;
}

#menu_principal a:link, #menu_principal a:active, #menu_principal a:hover, #menu_principal a:visited
{
    color: #555555;
}

#menu_principal a:hover {
    color:#BF0716;    
}

ul.header_gray_bar {
	clear: both;
	width: 740px;
	height: 31px;
	margin:0px 0px 5px 0px;
	padding: 3px 0 0 0;
	font-size: 12px;
	text-align:left;
}

ul.header_gray_bar li a:hover {
	text-decoration: underline;
}

ul.header_gray_bar li {	
	display: block;
	float: left;
	margin: 3px 25px 5px 25px;
	padding: 0 5px 0 5px;
}

ul.header_gray_bar li * {	
	font-weight: normal;
	font-size: 12px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	AREA DO INVESTIDOR
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#area_investidor 
{
    font-family:Arial, Helvetica, sans-serif;
    background: url(images/layout/area_investidor.png) no-repeat;
    margin:0px;
    padding:0px 5px 0px 7px;
    height:50px;
    width:210px;
    text-align:left;   
	float:right;
    font-weight:bold;	
	font-size:1.1em;  
}

#area_investidor .img_acesso_seguro
{
    margin-top:5px;
    float:right;
}

#area_investidor .titulo
{
    margin-top:5px;
}

#area_investidor .area_restrita
{

    padding-top:7px;
    font-size:1.0em;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	NOTÍCIAS DO BLOG
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#noticias_blog
{

    border:0px solid #e8e8e8;
    padding:5px;
	margin:0px 15px 0px 15px;    
    width:308px;
    height:125px;
    float:right;
}

#noticias_blog h3
{
    margin-bottom: 4px;    
}

#posts a:link, #posts a:active, #posts a:visited {
	font-size: 10px;
	color: #666666;
}

#posts a:hover {
    color:#BF0716;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	BANNER VERTICAL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul.banner_vertical 
{
    margin:0px;
    padding:0px 2px 15px 0px;  
	list-style-type:none;	
}

ul.banner_vertical li 
{
    padding-bottom:15px;  
	line-height:1.2em;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	BANNER HORIZONTAL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul.banner_horizontal
{
    margin:0 0 0 -40px; 
	list-style-type:none;	
}

ul.banner_horizontal li {
    padding:5px 3px 5px 0px;
    float:left;
 
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	SUMARIO DO SITE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#portal_sumario 
{

}

#portal_sumario h1 {
    margin-top: 0;
    margin-bottom: 7px;
	color:#BF0716;       
	font-size:12px;
}

.grupo_sumario
{
    padding:5px; 
	float:left;  
	width:172px;	
	margin-top:5px;
	margin-bottom:20px;
}

#portal_sumario ul 
{
    margin:0px;
    padding:0px 2px 4px 0px;  
	list-style-type:none;	
}

#portal_sumario ul li{
    padding-bottom:6px;  
	line-height:1.2em;
}

#portal_sumario ul li a:link, #portal_sumario ul li a:active, #portal_sumario ul li a:visited {
	color: #666666;
}

#portal_sumario ul li a:hover {
    color:#BF0716;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    LISTA DE TELEFONES PARA CONTATO
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	  
ul.listaTelefone {
	float: left;  
	margin:5px 0 0 0;
	padding:5px;
	list-style-type:none;		
}

ul.listaTelefone li {
    padding:1px;
}

ul.listaTelefone li.fone {
    font-weight:bold;
    margin-bottom:10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    FAQ
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul.faq {
	float: left;  
	margin:5px 0 10px 0;
	padding:0 0 5px 0;
	list-style-type:none;	
	border-bottom:1px solid #dcdcdc;		
}

ul.faq li {
    padding:1px;
    margin-bottom:15px;
}

ul.faq li.pergunta {
    font-weight:bold;
    margin-bottom:0px;
}

ul.faq li ul li {
    padding:1px;
    margin-bottom:3px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    INSTRUÇÕES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#instrucoes ul {
    margin:20px 0px 20px 60px;
}

#instrucoes li 
{
    vertical-align:top;
    margin-bottom:10px;
}

#instrucoes li.aviso {
    padding-left:50px;
    list-style-image: url(images/layout/ico_rosto2.gif); 
}

#instrucoes li.alerta {
    padding-left:50px;    
    list-style-image: url(images/layout/ico_rosto3.gif); 
}

#instrucoes li.contato {
    padding-left:50px;    
    list-style-image: url(images/layout/fone_overall.png); 
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	TREE VIEW CONTROL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#menu_lateral a:link, #menu_lateral a:visited, #menu_lateral a:active {
    color:#666666;    
}

#menu_lateral a:hover {
    color:#BF0716;    
}

.TreeView 
{
    border-bottom:1px solid #dcdcdc !important;
    margin-bottom:30px;
    font-size:0.9em;
}

.TreeView div {
    margin-left:5px;
}

.TreeView table {
    border-top:1px solid #dcdcdc !important;
}

.TreeView div table {
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td {
    padding:2px 0;
}

a.RootNodeStyle 
{

}

a.SelectedNodeStyle 
{
    font-weight:bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	OVERALL TV
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.player
{
    background-color:#f7f7f7;
    border: solid 1px #999999;
    margin-bottom:10px;
}

.slide
{
    background-color:#f7f7f7;
    border-top: solid 1px #000000;
    margin-bottom:10px;
    width:460px;
    height:380px;
}

#apresentacao
{
    height:440px;
}

#header_tv
{
	width: 740px;
	height:35px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

#conteudo_tv_1 
{
    margin-top:10px;
	width:242px;
	float:left;
}

#conteudo_tv_2 
{
    margin-top:10px;    
	width:462px;
	float:right;
}

#titulo_tv
{

}

#live
{
    float:right;  
    font-weight:bold;  
}

#botoes
{
    float:right;    
}

#apoio
{
    float:right;
}

#info
{
	line-height:2em;    
}

.barra_overall_tv
{
    background-color:#d41d2b;
    height:1px;
    margin-bottom:10px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	SIMULAÇÃO
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#panelSimulacao {
    background-color:#F7F7F7;
    padding:10px;
    margin-top:20px; 
    vertical-align: top;  
    border: 1px solid #e8e8e8;  
}

#resultadoSimulacao {
    background-color:#e8e8e8;
    padding:5px;  
    margin-bottom:20px;
}

.resultadoSimulacaoCapa
{
    background-color:#e8e8e8;
    padding:5px; 
}

.imagemSimulacao {
    float:right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FOOTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#banner_ftr 
{
	clear: both;    
	padding-top: 20px;
	padding-bottom: 0px;
	width: 740px;
	text-align:left;
	margin: 0px auto;	
}
	

#banner_ftr a:link, #banner_ftr a:active, #banner_ftr a:hover, #banner_ftr a:visited  {
	color: #666666;
}

#banner_ftr a:hover {
    color:#BF0716;    
}


ul.footer_logos 
{
    clear:both;
    padding-left:40px;
    margin:0px;
	padding-bottom:20px;
	list-style-type:none;		
}

ul.footer_logos li 	
{
    display:inline;
	margin: 5px 0px 0px 80px;
}

ul.footer_gray_bar {
	background: url(images/world/f/footer_740x31.gif) no-repeat;
	clear: both;
	width: 740px;
	height: 31px;
	margin:10px 0px 5px 0px;
	padding: 3px 0 0 0;
	font-size: 11px;
	text-align:left;
}

ul.footer_gray_bar li a:hover {
	text-decoration: underline;
}

ul.footer_gray_bar li {	
	display: block;
	float: left;
	margin: 5px 2px 5px 2px;
	padding: 0 0 0 5px;
	border-left: solid 1px #ccc;
}

ul.footer_gray_bar li * {	
	font-weight: normal;
	font-size: 11px;
}

ul.footer_gray_bar li.first {	
	display: block;
	float: left;
	margin: 5px 2px 5px 2px;
	padding: 0 0 0 5px;
	border-left: none;
}

p.footer_copyright {
	padding: 0 0 10px 8px;
	color: #999;
	font-size: 11px;
	margin:0;
	width: 722px;
	text-align:left;
}

table.padrao td{ padding-left:5px; padding-right:5px;border:1px solid #d1d1d1;height: 20px;font-size:11px;color:#5b5b5b;}
table.padrao{width:100%;}
table.padrao .primeiralinha td{background-color:#e9e9e9; text-align:center; font-weight:bold; }
table.padrao .ultimalinha td{background-color:#dcdcdc; font-weight:bold;} 
table.padrao .linhaimpar td {background-color:#f0f0f0; }
table.padrao .linhapar td { background-color:#ffffff;}
table.padrao .right{text-align:right;}
table.padrao .left{float:left;}
table.padrao .center {text-align:center; }