/* ***** Geral ***** *//*@font-face{    font-family: Corbel;    src: url( '../resorce/corbel.ttf' );}*/@font-face {  font-family: 'Corbel';  font-style: normal;  font-weight: normal;  src: local( 'Corbel' ), url( '../resorce/corbel.ttf' ) format( 'truetype' );}@font-face {  font-family: 'Corbel';  font-style: italic;  font-weight: normal;  src: local( 'Corbel Italic' ), url( '../resorce/corbeli.ttf' ) format( 'truetype' );}@font-face {  font-family: 'Corbel';  font-style: normal;  font-weight: bold;  src: local( 'Corbel Bold' ), url( '../resorce/corbelb.ttf' ) format( 'truetype' );}@font-face {  font-family: 'Corbel';  font-style: italic;  font-weight: bold;  src: local( 'Corbel Bold Italic' ), url( '../resorce/corbelz.ttf' ) format( 'truetype' );}*{    margin:0;    padding:0;    outline:none;}img{    border: 0px;}ol, ul{    list-style:none;}.clear{    clear:both;}/* ***** Estrutura do site ***** */body, html{    /*background: #128da8;*/    background: #fff;    font-family: Corbel, Helvetica;    font-size: 18px;    color: #444;    line-height: 170%;}.area_faixa{    background: #FFF;    height: auto;    padding: 20px 0px;	left:-5}.wrapper{    width: 920px;    margin: 0 auto;}.area_texto{    padding: 10px 0px;}/* ***** Links ***** */a.link, a.link:visited{    color: #0e6f84;    text-decoration: none;    cursor: pointer;}a.link:hover{    background: #0e6f84;    color: #FFF;    text-decoration: none;}a img{    border: none;}a:hover img{/*    background: transparent;  */    border: none;}img.middle{    vertical-align: text-bottom;}/* ***** Textos destaque ***** */.texto_destaque{    color: #104E8B;    font-weight: bold;    font-size: 28px;    font-style: italic;}.texto_destaque2{    color: #0e6f84;    font-size: 22px;}.texto_titulo1{    color: #104E8B;    font-size: 22px;}.titulo_setor{    color: #0e6f84;    font-size: 32px;    padding: 30px 0 20px 0;}.nota{	font-size: 12px;	color: #888;}.nota_importante{    color: #E96D4F;     font-weight: bold;}/* ***** Cabeçalho ***** */.center {  display: block;  margin-left: auto;  margin-right: auto;}#top{	height: 80px;	background: #1874CD;}#sub-top{	height: 10px;	background: #eee;}#sub-topigreja{	margin-top: 5px;	float: right;	height: 33px;}div.top-left{    float: left;    height: 33px;	width: 140px;	margin: 25px 10px 0 10px;}div.top-left.home{    display: none;}div.top-right{    float: right;	width: 650px;	margin: 20px 10px 0 0;}#nav{    color: #FFF;    float: right;	font-size: 16px;	font-weight:bold;	height: 30px;	padding:7px;}	#nav .menu li {		float:left;        height:30px;		margin-right: 10px;		position: relative;		z-index: 31;	}	#nav .menu li a{		color:#FFF;		height:30px;		line-height:30px;		display:block;		float:left;		outline:none;        padding:0 10px;        text-decoration:none;	}	#nav .menu li a:hover{        background: #0a4e5d;        color:#FFF;	}    .menu_selecionado{        background: #0a4e5d;    }        /* ***** Rodapé ***** */#footer{    background: #1874CD;    height: 250px;	padding: 30px 0;	margin-top: 15px;}#container_footer_menu{    height: 220px;    margin-bottom: 30px;    margin-left: 190px;}.caixa_menu_rodape{    border-left: 1px solid #fff;    float: left;    height: auto;    margin-right: 70px;    position: relative;    padding-left: 10px;    width: auto;}#caixa_investidor{    background: #128da8;    float: right;    height: 120px;    margin-top: -20px;    margin-right: 0px;    position: relative;    width: 170px;}.texto_caixa_investidor{    color: #fff;    font-size: 16px;}#borda_caixa_investidor{    background: #f5f5f5;    border: 1px solid #dfdfdf;    float: right;    height: 60px;    margin-top: 0px;    margin-right: 0px;    padding: 4px;    position: relative;    width: 160px;}#logo_investidor{    background: #FFF;    float: left;    height: 60px;    position: relative;    width: 160px;}ul.menu_rodape a{    color: #fff;    font-size: 16px;    text-decoration: none;}ul.menu_rodape a:hover{    background: #0a4e5d;    color: #fff;    font-size: 16px;    text-decoration: none;}#assinatura_rodape{    text-align: center;    width: 100%;    color: #FFFFFF;    font-size: 16px;}