/********* ZERA TODOS OS VALORES PRÉ-DEFINIDOS *********/
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
	vertical-align: middle;
}


body {
	background:url(imgs/bg.jpg) repeat-x top;
	
}


/************** CABEÇALHO *************/

#topo {
	width: 792px;
	height: 82px;
	margin: 0 auto;
}

#topo h1 a{
	display: block;
	width: 401px;
	height: 82px;
	background: url(imgs/marca_topo.jpg) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
}

.pt a{
	width: 28px;
	height: 20px;
	background: url(imgs/flag_brh.jpg) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	margin-left: 200px;	
}

.pt a:hover {
	background: url(imgs/flag_br.jpg) no-repeat;
}

.en a{
	width: 28px;
	height: 20px;
	background: url(imgs/flag_enh.jpg) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	float: left;	
}

.en a:hover {
	background: url(imgs/flag_en.jpg) no-repeat;
}

.sp a{
	width: 28px;
	height: 20px;
	background: url(imgs/flag_sph.jpg) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
}

.sp a:hover {
	background: url(imgs/flag_sp.jpg) no-repeat;
}

.linguas {
	margin-right: 8px;
}

.linguas, .linguas a{
	text-align: right;
	color: #4797BF;
	font: 10px Arial, Helvetica, sans-serif;
	padding-top: 3px;
}

.linguas a:hover{
	color: #fff;
}

/************** BANNER TOPO *************/

#banner {
	width: 792px;
	height: 115px;
	background: url(imgs/flash.jpg) no-repeat;	
	margin: 0 auto;
}

#menu{
	width: 792px;
	height: 21px;
	background: #00466C;
	margin: 0 auto;	
}

#botoes_menu{
	padding-left: 180px;	
}

#menu ul li.main {
	float: left;
	width: 100px;
	height: 21px;	
	background: url(imgs/bg_menu.jpg) repeat-x;
	text-align: center;	
	position: relative;
}

#menu li ul {
	position: absolute;
	left: 0;
	top: 21px;
	display: none;
	}

#menu li:hover ul, #menu li.over ul { 
	display: block; }

#menu ul li.main a{
	display: block;
	width: 100px;
	height: 16px;	
	color: white;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	border-left: 1px solid #00466C;
	padding-top: 3px;
}

#menu ul li.mainactive{
	float: left;
	width: 100px;
	height: 21px;	
	background: url(imgs/bg_menu.jpg) repeat-x;
	text-align: center;	
	position: relative;
	background: url(imgs/bg_menu_hover.jpg) repeat-x;
}

#menu ul li.mainactive a{
	display: block;
	width: 100px;
	height: 16px;	
	color: white;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	border-left: 1px solid #00466C;
	padding-top: 3px;
	background: url(imgs/bg_menu_hover.jpg) repeat-x;
}


#menu ul li.sub, #menu ul li.sub a {
	display: block;	
	width: 170px;
	height: 20px;
	background: #024869 ;
	text-align: left;
}

#menu ul li.sub a {
	padding-left: 7px;
}

#menu ul li.sub1 a {
	padding-left: 7px;
}

#menu ul li.semfilas a {
	display: block;	
	width: 170px;
	height: 18px;	
	padding-left: 7px;
	background: #39CE03;
	text-align: left;
}

#menu ul li.semfilas a:hover {
	background: #2A9F00;
}

#menu ul li.sub1, #menu ul li.sub1 a {
	display: block;	
	width: 170px;
	background: #024869 ;
	text-align: left;	
	height: 30px;
}

#menu ul li.sub1 a:hover {
	width: 170px;
	background: #1186b1;
}

#menu ul li.sub a:hover {
	background: #1186b1;
	width: 170px;	
}

#menu ul li a:hover{
	background: url(imgs/bg_menu_hover.jpg) repeat-x;
	min-height: 17px;
}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

/************** GERAL *************/

#geral {
	width: 792px;
	background: #fff url(imgs/base_pgna.jpg) no-repeat bottom;
	margin: 0 auto;
	display: table;
}

#geral1 {
	width: 792px;
	height: auto;
	background: #fff url(imgs/base_pgna.jpg) no-repeat bottom;
	margin: 0 auto;
	display: table;
}

/************** COLUNAS*************/

#esquerda {
	width: 225px;
	height: 310px;
	float: left;
	margin: 8px 8px 0 6px;
}

#meio {
	width: 320px;
	height: 310px;
	float: left;
	margin: 8px 8px 20px 0;
	background: url(imgs/bg_meio.jpg) no-repeat;
	color: #4D4D4D;
	font: 12px/18px Arial, Helvetica, sans-serif;		
}

#meio h1 {
	width: 275px;
	height: 23px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(imgs/aen.gif) no-repeat;
	margin: 20px 0 0 10px;
}
	
#meio p {
	width: 300px;
	margin: 15px 0 0 12px;
}

#meio ul {
	margin-top: 10px;
}

#meio ul li.aen {
	width: 250px;
	padding: 0 0 0 20px;
	margin-left: 7px;
	background: url(imgs/ok.gif) no-repeat left;
	text-align: left;
}

#meio h3 a{
	display: block;
	width: 73px;
	height: 17px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(imgs/saiba.jpg) no-repeat;
	margin: 10px 0 0 10px;	
}

#direita {
	width: 205px;
	height: 310px;
	float: left;
	margin-top: 8px;
	display: table;
}

#rodape {
	clear: both;
	color: #2AA2C6;
	font: 12px Arial, Helvetica, sans-serif;
	width: 780px;
	height: 30px;
	border: 1px solid #fff;
	margin: 0 auto 15px auto;
	background: url(imgs/dot.gif) repeat-x top;	
}

#textorodape {
	width: 260px;
	margin: 10px auto 0 auto;
}

#textorodape p{
	width: 150px;	
	margin: 0 6px 0 0;
	text-align: center;
	float: left;
}

#textorodape a {
	display: block;
	width: 99px;
	background: url(imgs/marca_nexxera.jpg) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

/************** ESQUERDA*************/

#tv {
	width: 225px;
	height: 166px;
	background: #fff;
}

#carreira a, #informacoes a, #cases a{
	display: block;
	width: 225px;
	height: 63px;
	margin-top: 5px;
}

#selo a {
	display: block;	
	width: 202px;
	height: 59px;
	margin-top: 6px;	
}

#carreira a {
	background: url(imgs/carreira.jpg) no-repeat bottom;
}

#nfeletronica a {
	display: block;
	width: 225px;
	height: 63px;
	margin-top: 0px;
	background: url(imgs/nfeletronica.jpg) no-repeat bottom;
	text-indent: -5000px;
	overflow: hidden;	
}

#bpo a {
	display: block;
	width: 225px;
	height: 63px;
	margin-top: 0px;
	background: url(imgs/bpo.jpg) no-repeat bottom;
	text-indent: -5000px;
	overflow: hidden;	
}

#informacoes a {
	background: url(imgs/informacoes.jpg) no-repeat bottom;
}

#cases a {
	background: url(imgs/cases.jpg) no-repeat bottom;
	text-indent: -5000px;
	overflow: hidden;
}

#selo a {
	background: url(imgs/seloverde.jpg) no-repeat bottom;
	text-indent: -5000px;
	overflow: hidden;
}

#carreira a:hover, #informacoes a:hover {
	color: #00466C;
	text-decoration: underline;
}

#carreira h2, #informacoes h2{
	color: #00466C;
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 76px;
	padding-top: 9px;
}

#carreira p, #informacoes p {
	width: 130px;
	color: #00466C;
	font: 12px Arial, Helvetica, sans-serif;
	margin-left: 76px;	
}

/************** DIREITA *************/

#imprensa {
	width: 202px;
	height: 150px;
	background: url(imgs/bg_imprensa.jpg) no-repeat;
}

#imprensa h1 {
	text-indent: -5000px;
	overflow: hidden;	
}

.noticia1 {
	width: 150px;
	background: url(imgs/seta.gif) no-repeat left top;
	margin: 35px 0 0 10px;
	
}

.noticia1 a {
	display: block;
	width: 150px;
	color: #4D4D4D;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 7px 15px;	
}

.noticia1 a:hover {
	text-decoration: underline;
}


.noticia {
	width: 170px;
	background: url(imgs/seta.gif) no-repeat left top;
	margin: 0 0 0 10px;
	
}

.noticia a {
	display: block;
	width: 170px;	
	color: #4D4D4D;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 7px 15px;
}

.noticia a:hover {
	text-decoration: underline;
}

#leia a{
	display: block;
	width: 60px;
	height: 11px;
	background: url(imgs/leia.jpg) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	margin: 0 0 0 125px;
}

#portais a{
	display: block;
	width: 201px;
	height: 64px;
	background: url(imgs/portais.jpg) no-repeat bottom;
	text-indent: -5000px;
	overflow: hidden;
	margin-top: 6px;

}

#semfilas a{
	display: block;
	width: 201px;
	height: 59px;
	background: url(imgs/semfilas.jpg) no-repeat bottom;
	text-indent: -5000px;
	overflow: hidden;
	margin-top: 7px;			
}


#dubcom a{
	display: block;
	width: 792px;
	height: 16px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(imgs/dubcom.jpg) no-repeat right;
	margin: 0 auto;
}

/************** PÁGINAS DE CONTEÚDO *************/

#left {
	width: 520px;
	border: 1px solid #fff;	
	float: left;
}

#conteudo {
	width: 520px;
	height: auto;
	border-top: 1px solid #fff;	
	border-right: 1px solid #DDD;
	margin: 11px 0 0 11px;
	background: url(imgs/bg_textos.jpg) no-repeat left top;
}

#conteudosemfilas {
	width: 520px;
	height: auto;
	border-top: 1px solid #fff;	
	border-right: 1px solid #DDD;
	margin: 11px 0 0 11px;
	background: url(imgs/bg_semfilas.jpg) no-repeat left top;
	padding-top: 220px;
}

#conteudoverde {
	width: 520px;
	height: auto;
	border-top: 1px solid #fff;	
	border-right: 1px solid #DDD;
	margin: 11px 0 0 11px;
	background: url(imgs/bg_textos_verde.jpg) no-repeat left top;
	padding-top: 180px;
}


#conteudocontato {
	width: 520px;
	height: auto;
	border-top: 1px solid #fff;	
	border-right: 1px solid #DDD;
	margin: 11px 0 0 11px;
	background: url(imgs/bg_textos1.jpg) no-repeat left top;
}

#conteudobt {
	width: 520px;
	height: 122px;
	background: url(imgs/bg_textos_bt.jpg) no-repeat left;
	margin-left: 11px;
	margin-bottom: 15px;
	border-right: 1px solid #DDD;	
}

#conteudosemfilasbt {
	width: 520px;
	height: auto;
	background: url(imgs/bg_textos_btsf.jpg) no-repeat left bottom;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
	display: table;
}

#conteudoverdebt {
	width: 520px;
	height: 300px;
	background: url(imgs/bg_textos_bt_verde.jpg) no-repeat left;
	margin-left: 11px;
	margin-bottom: 15px;
	border-right: 1px solid #DDD;	
}



#textos {
	width: 424px;
	margin: 0px 0 0 15px;
}

#textosverde {
	width: 424px;
	margin: 0px 0 0 15px;
}

#poema h4 {
	width: 250px;
	color: #02632e;
	font: bold 15px Georgia, Arial, Helvetica, sans-serif;
	text-align: center;
	margin:0 auto 30px auto;
}

#textosverde h1 {
	color: #02632e;
	font: bold 18px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;	
}

#textosverde h2 {
	color: #02632e;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;	
}

#textosverde h3 {
	color: #02632e;
	font: bold 19px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	width: 400px;
	height: 60px;
	text-indent:-4000px;
	overflow: hidden;
	background: url(imgs/assinatura_verde.jpg) no-repeat top;
	margin-left: 15px;
	margin-bottom:0px;	
}

#textosverde p {
	color: #02632e;
	font: 12px/17px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;		
}

#textossemfilas {
	width: 424px;
	height: auto;
	margin: 15px 0 0 15px;

}


.tx_mensagem{
	width: 423px;
	height: 30px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/tx_mensagem.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 15px;			
}

.tx_anos{
	width: 423px;
	height: 30px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/tx_15anos.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 15px;			
}

.tx_porque{
	width: 423px;
	height: 30px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/tx_porque.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;	
	margin-top: 15px;		
}

.tx_aen{
	width: 423px;
	height: 58px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/icon_aen.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 13px;
	padding-bottom: 5px;
}

.tx_nfeletronica{
	width: 423px;
	height: 70px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/icon_nfeletronica.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 13px;
	padding-bottom: 5px;
}

.tx_bpo{
	width: 423px;
	height: 70px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/icon_bpo.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 13px;
	padding-bottom: 5px;
}

.tx_skyline{
	width: 423px;
	height: 69px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/icon_skyline.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 3px;
	padding-bottom: 5px;	

}


.tx_pageletronico{
	width: 423px;
	height: 76px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/icon_pageletronico.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;	
	margin-top: 5px;	
	padding-bottom: 5px;	
}

.tx_painelfornecedor{
	width: 423px;
	height: 30px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/tx_painelfornecedor.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;	
}

.tx_cobranca{
	width: 423px;
	height: 76px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/icon_cobranca.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 5px;		
	padding-bottom: 10px;			
}

.tx_consigweb{
	width: 423px;
	height: 82px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/icon_consigweb.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 10px;	
}

.tx_varredura{
	width: 423px;
	height: 73px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/icon_varredura.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;	
	margin-top: 10px;
	padding-bottom: 10px;	
}

.tx_nexxsupply{
	width: 423px;
	height: 73px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/icon_nexxsupply.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;	
	margin-top: 10px;
	padding-bottom: 10px;	
}

.tx_nexxcash{
	width: 423px;
	height: 73px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/icon_nexxcash.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;	
	margin-top: 10px;
	padding-bottom: 10px;		
}

.tx_arrecad{
	width: 423px;
	height: 68px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/icon_arrecad.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;	
	margin-top: 10px;
	padding-bottom: 10px;			
}

.tx_pagflex{
	width: 423px;
	height: 66px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/icon_pagflex.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;	
	margin-top: 10px;
	padding-bottom: 10px;				
}

.tx_govshop{
	width: 423px;
	height: 78px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/icon_govshop.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 15px;			
}

.tx_noticias{
	width: 423px;
	height: 30px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/tx_noticias.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 15px;			
}

.tx_business{
	width: 423px;
	height: 82px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/icon_business.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;	
	margin-top: 15px;	
	padding-bottom: 10px;						
}

.tx_carreira{
	width: 423px;
	height: 30px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/tx_carreira.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 20px;	
}

.tx_semfilas{
	width: 423px;
	height: 59px;
	border-bottom: 1px solid #39CE03;
	background: url(imgs/tx_semfilas.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	padding-bottom: 8px;
	margin-bottom: 15px;
	margin-top: 15px;	
}

.tx_informacoes{
	width: 423px;
	height: 30px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/tx_informacoes.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 15px;		
}

.tx_portais{
	width: 423px;
	height: 81px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/icon_portais.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;	
	margin-top: 15px;
	padding-bottom: 10px;							
}

.tx_contato{
	width: 415px;
	height: 30px;
	border-bottom: 1px solid #064D75;
	background: url(imgs/tx_contato.jpg) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-left: 8px;	
	margin-top: 15px;		
}

#textos p {
	color: #4D4D4D;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;	
}

#textos p.ultimo {
	margin:0px;
}

#textos p.ultimo2 {
	margin-bottom:30px;
}

#textos span {
	color: #4D4D4D;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 7px;		
}

#textos span.sub1 {
	color: #023E58;
	font: bold 13px/18px Arial, Helvetica, sans-serif;
}

#textos span.sub {
	color: #023E58;
	font: bold 12px/17px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#textos span.subgov a {
	display: block;
	width: 392px;
	height: 59px;
	color: #023E58;
	font: bold 12px/17px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(imgs/subgov.jpg) no-repeat top;
	text-indent: -5000px;
	overflow: hidden;
}

#textos span.subbusiness a {
	display: block;
	width: 392px;
	height: 59px;
	color: #023E58;
	font: bold 12px/17px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(imgs/subbusiness.jpg) no-repeat top;
	text-indent: -5000px;
	overflow: hidden;	
}


#textos span.subseta {
	color: #023E58;
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	background: url(imgs/setazul.gif) no-repeat left;
	padding-left: 10px;
}



#textos1 {
	width: 350px;
	height: auto;	
	margin: 0px 0 0 15px;
	display: table;
}

#textos1 p {
	color: #4D4D4D;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;	
}

#textos1 p.ultimo {
	margin:0px;
}

#textos1 p.ultimo1 {
	margin:0 0 20px 0;
}

#textos1 p.ultimo2 {
	margin-bottom:30px;
}

#textos1 span {
	color: #006EB9;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 7px;		
}

#textos1 span.sub1 {
	color: #006EB9;
	font: bold 13px/18px Arial, Helvetica, sans-serif;
}

#textos1 span.sub {
	color: #006EB9;
	font: bold 13px/17px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}


#textos1 span.subseta {
	color: #006EB9;
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	background: url(imgs/setazul.gif) no-repeat left;
	padding-left: 10px;
}




#right{
	width: 230px;
	float: right;
	margin: 12px 7px 0 0;
	display: table;
}

#textos img {
	margin-bottom: 7px;
}

#textos p img.anos {
	margin-right: 17px;
	float: left;
}

#textos h2 a{
	display: block;
	width: 335px;
	height: 20px;
	color: #023E58;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	background: url(imgs/pfeil4.gif) no-repeat left center;
	padding-left: 15px;
	
}

#textos h2 a:hover{
	text-decoration: underline;
}

#textos ul li.ultimo {
	margin-bottom: 15px;
}

#textos ul li {
	width: 400px;
	color: #4D4D4D;
	font: 12px/18px Arial, Helvetica, sans-serif;
	clear: both;
	background: url(imgs/bullet_go.gif) no-repeat left top;
	padding-left: 20px;
}

#textos ul li.solucoes{
	background: none;
	padding: 0px;	
}

#textos ul li.solucoes a{
	color: #4D4D4D;
	font: 12px/18px Arial, Helvetica, sans-serif;	
	display: block;
	width: 250px;
	height: 20px;
	border: 1px solid #eee;
	margin-bottom: 2px;
	padding: 3px;
}

#textos ul li.solucoes a:hover{
	background-color:#eee;
	background-image: url(imgs/bullet_pb.gif);
	background-repeat:no-repeat;
	background-position: right center;
}	

#curriculo a{
	display: block;
	width: 205px;
	height: 60px;
	background: url(imgs/envio_curriculo.jpg) no-repeat left top;
	margin-top: 30px;
	text-indent: -5000px;
	overflow: hidden;
}

#criticas a{
	display: block;
	width: 205px;
	height: 34px;
	background: url(imgs/criticas.jpg) no-repeat left top;
	margin-top: 30px;
	margin-bottom: 30px;
	text-indent: -5000px;
	overflow: hidden;
}

#banner1 {
		  	width: 225px;
			height: 166px;
			text-align: center;
			margin: 0 auto;
}

#conhecamaissf a{
	display: block;
	width:180px;
	height: 42px;
	background: url(imgs/conhecamaissf.jpg) no-repeat top;
	text-indent: -5000px;
	overflow: hidden;
	margin: 0 0 15px 10px;
}			

.news {
	width: 430px;
	border: #CCC 1px solid;
	padding: 10px;
	margin-bottom: 20px;
}

.newsultimo {
	width: 430px;
	border: #CCC 1px solid;
	padding: 10px;
}

.news h1 {
	color:#003372;
	font: bold 18px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.news h2 {
	color:#003372;
	font: 11px Arial, Helvetica, sans-serif;
}

.news h3 {
	color:#003372;
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;	
}

.news h4 a{
	color:#003372;
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
	width: 300px;
	height: 15px;
	background: url(imgs/subir.gif) no-repeat left;
	padding-left: 20px;
}

.news h4 a:hover{
	text-decoration: underline;
}




.newsultimo h1 {
	color:#003372;
	font: bold 18px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.newsultimo h2 {
	color:#003372;
	font: 11px Arial, Helvetica, sans-serif;
}

.newsultimo h3 {
	color:#003372;
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;	
}

.newsultimo h4 a{
	color:#003372;
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
	width: 300px;
	height: 15px;
	background: url(imgs/subir.gif) no-repeat left;
	padding-left: 20px;
}

.newsultimo h4 a:hover{
	text-decoration: underline;
}

#formcontato {
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
	display: table;
	clear: both;
	margin-bottom: 20px;	
	margin-top: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 8px 0 8px 0;	
}

#formcontato input.nome {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:2px;
	margin-bottom: 5px;
	width: 291px;
}

#formcontato input.ddd {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:2px;
	margin-bottom: 5px;
	margin-right: 8px;
	width: 40px;
}

#formcontato input.fone {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:2px;
	margin-bottom: 5px;
	margin-right: 8px;
	width: 240px;
}

#formcontato td select.codigo {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:2px;
	margin-bottom: 5px;
	margin-right: 8px;
	width: 294px;
}

#formcontato td.cinza {
	text-align: right;
	width: 120px;
	padding-right: 10px;
}

#formcontato td textarea {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:2px;
	margin-bottom: 5px;
	margin-right: 8px;
	width: 292px;
}

#curriculo1 {
	width: 430px;
	border-bottom: 1px solid #ccc;	
	display: table;
	padding: 10px 0 0 10px;
}


#curriculo1 td.label{
	text-align: right;
	padding-right: 10px;
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
}

#curriculo1 input {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:3px;	
	width: 291px;
	margin-bottom: 8px;
}

#curriculo1 input.dia, #curriculo1 input.mes, #curriculo1 input.ano {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:3px;	
	width: 50px;
	margin-bottom: 8px;	
}

#curriculo1 input.ano {
	margin-right: 5px;
}

#curriculo1 select {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:3px;	
	width: 295px;
	margin-bottom: 8px;	
}

#curriculo1 textarea {	
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:3px;	
	width: 291px;
	margin-bottom: 8px;	
}

#curriculo1 input.envio {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:3px;	
	width: 291px;
	margin-bottom: 8px;	
}	

#curriculo1 input.submit {
	background: #CFCFCF;
	border: none;
	width: 100px;
	margin-top: 15px;
	
}

#curriculo1 td {
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
}

#notaelet {
	width: 430px;
	border-left: 1px solid #ccc;
	padding: 10px 10px 10px 0;
	margin-bottom: 10px;
	background: #F2F2F2;
}

#notaelet p img{
	float: left;
	margin-right: 5px;

}

#textos a img {
	border: none;
}

#nexxeraanos a{
	display: block;
	width: 201px;
	height: 144px;
	background: url(imgs/box_cinza_home.jpg) no-repeat top;
	margin-top: 7px;
	text-indent: -1000px;
	overflow: hidden;
}

#formcontato {
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
	display: table;
	clear: both;
	margin-bottom: 20px;	
	margin-top: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 8px 0 8px 0;	
}

#formcontato input.nome {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:2px;
	margin-bottom: 5px;
	width: 291px;
}

#formcontato input.ddd {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:2px;
	margin-bottom: 5px;
	margin-right: 8px;
	width: 40px;
}

#formcontato input.fone {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:2px;
	margin-bottom: 5px;
	margin-right: 8px;
	width: 240px;
}

#formcontato td select.codigo {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:2px;
	margin-bottom: 5px;
	margin-right: 8px;
	width: 294px;
}

#formcontato td.cinza {
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: right;
	width: 120px;
	padding-right: 10px;
}

#formcontato td textarea {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:2px;
	margin-bottom: 5px;
	margin-right: 8px;
	width: 292px;
}

	