@charset "UTF-8";
/* CSS Document */

* {margin:0px;}

body {
	background-color:#0071bd;
	font-family:Arial, Helvetica, sans-serif;
}
.azul14 {
	font-size:14px;
	color:#023d69;
}
.azul12 {
	font-size:12px;
	color:#023d69;
}
.azul11 {
	font-size:11px;
	color:#023d69;
}
.azul10 {
	font-size:10px;
	color:#023d69;
}
a.paginas {
	font-size:14px;
	color:#999;
	font-weight:bold;
	text-decoration:none;
	padding: 6px 5px;
}
a.paginas:hover {
	color:#023d69;
}
h1 {
	float:left;
	width:530px;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	line-height:20px;
	color:#666;
	padding-bottom:10px;
}
h2 {
	float:left;
	width:770px;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	line-height:20px;
	color:#666;
	padding-bottom:10px;
}
.topnoticias {
	float:left;
	width:770px;
	border-bottom:#CCC solid 1px;
	padding-bottom:10px;
}
.basenoticias {
	float:left;
	width:770px;
	border-top:#CCC solid 1px;
	padding-top:10px;
}
.boxpaginacao {
	float:left;
	height:33px;
	background:url(../images/bg_paginacao.gif) top left repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#CCC;
	width: 390px;
}
.boxatdo {
	float:left;
	height:32px;
	background: url(../images/bg_atdo.jpg) top left repeat-x;
	font-size:14px;
	width: 460px;
}
.box_servicos {
	float:left;
	width:701px;
	padding-bottom:10px;
	margin-left: 35px;
}
.area_servicos {
	float:left;
	width:701px;
	background:url(../images/bg_servicos.gif) repeat-y;
	padding: 20px 0px;
}

.container1 {
	width:100%;
	height:80px;
	background:#0071bd url(../images/sombra_tarja_top.jpg) center bottom no-repeat;
	position:relative;
}
.container2 {
	width:100%;
	height:45px;
	background:#FFF url(../images/bg_nav.jpg) repeat-x;
	position:relative;
	border-bottom:#efefef solid 2px
}
.container3 {
	width:100%;
	background:#FFF url(../images/bg_destak.jpg) center bottom repeat-x;
	position:relative;
	border-bottom:#fff solid 1px
}
.container4 {
	width:100%;
	height:auto;
	background:#FFF url(../images/bg_destak2.jpg) center top repeat-x;
	position:relative;
	display: table;
}
.container5 {
	width:100%;
	height:45px;
	background:#FFF url(../images/bg_tarja_base.jpg) repeat-x;
	position:relative;
	border-top:#efefef solid 2px
}
.container6 {
	width:100%;
	height:50px;
	background:#0071bd url(../images/sombra_tarja_base.jpg) center top no-repeat;
	position:relative;
}

.nav_destak {
	width:770px;
	height:80px;
	position:relative;
	margin:auto;
}
.logo {
	float:left;
	padding:18px 20px 0px 15px;
	cursor:pointer;
}
a.bt_destak {
	float:left;
	width:147px;
	height:25px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FFF;/*#6fb9de*/
	padding:25px 0px 0px 0px;
	background:url(../images/bg_btdestak_off2.jpg) center top no-repeat;
	margin: 30px 3px 0px 5px;
	border-left:solid 1px #6fb9de;
	border-right:solid 1px #6fb9de;
}
a.bt_destak:hover {
	color: #FFF;
	background:#99c6e5 url(../images/bg_btdestak_on.jpg) center top no-repeat;
}
.nav_top {
	width:770px;
	height:45px;
	position:relative;
	margin:auto;
}
a.bt_navtop {
	float:left;
	height:30px;
	padding:15px 10px 0px 10px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	color:#999;
}
a.bt_navtop:hover {
	color:#FFF;
	background:url(../images/bg_bt_on.jpg) repeat-x;
}
.bt_navtop_ativo {
	float:left;
	height:30px;
	padding:15px 10px 0px 10px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	color:#FFF;
	background:url(../images/bg_bt_on.jpg) repeat-x;
}
.bt_chat {
	float:left;
	padding:0px 5px;
	cursor:pointer;
}
small.legenda { font-size:9px; text-decoration:none; float:left; padding:12px 0 0 0; color:#7facd3;}
.bt_mapasite {
	float:left;
	padding:0 0 0 5px;
	cursor:pointer;
	font-size: 9px;
}
.box_news {
	float:left;
	width:265px;
	height:45px;
	background:url(../images/bg_news.jpg) repeat-x;
}
.left_news {
	float:left;
}
.right_news {
	float:right;
}
.tit_news {
	float:left;
	color:#7facd3;
	font-size:14px;
	font-weight:bold;
	padding: 15px 6px 0px 6px;
}
a.bt_enviar {
	float:left;
	width:14px;
	height:15px;
	cursor:pointer;
	background:url(../images/enviar_off.gif) no-repeat;
	margin: 16px 0px 0px 5px;
}
a.bt_enviar:hover {
	background:url(../images/enviar_on.gif) no-repeat;
}
.area_depoimentos {
	width:770px;
	margin:auto;
	position:relative;
	/*padding-bottom: 15px;*/
	display: table;
}
.area_fotos_depoimentos {
	float:left;
	width:760px;
	padding:10px 0px 0px 10px;
}
.box_depoimento {
	float:left;
	width:750px;
	background-color:#7facd5;
	font-size: 12px;
	color: #FFF;
	padding: 5px 10px;
	height: 50px;
}
a.img_depoimento0 {
	float:left;
	padding:15px;
	cursor:pointer;
	height: 120px;
	width: 120px;
	background:transparent url(../images/fotos-depoimentos/edilberto-manoel-correia-mini-off.jpg) center no-repeat;
}
a.img_depoimento0_active{
	float:left;
	padding:15px;
	cursor:pointer;
	height: 120px;
	width: 120px;
	background:#c6d7e7 url(../images/fotos-depoimentos/edilberto-manoel-correia-mini-on.jpg) center bottom no-repeat;	
	}
a.img_depoimento0:hover {
	/*background:#c6d7e7 url(../images/img_btdepoimento1.jpg) center bottom no-repeat;*/
	background:#c6d7e7 url(../images/fotos-depoimentos/edilberto-manoel-correia-mini-on.jpg) center bottom no-repeat;
}
a.img_depoimento1 {
	float:left;
	width:120px;
	height:120px;
	padding:15px;
	cursor:pointer;
	background:transparent url(../images/fotos-depoimentos/joao-carlos-figueiredo-mini-off.jpg) center no-repeat;
}
a.img_depoimento1:hover {
	/*background:#347bbb url(../images/img_btdepoimento2.jpg) center bottom no-repeat;*/
	background:#347bbb url(../images/fotos-depoimentos/joao-carlos-figueiredo-mini-on.jpg) center bottom no-repeat;
}
a.img_depoimento1_active{
	float:left;
	padding:15px;
	cursor:pointer;
	height: 120px;
	width: 120px;
	background:#347bbb url(../images/fotos-depoimentos/joao-carlos-figueiredo-mini-on.jpg) center bottom no-repeat;
}
a.img_depoimento2 {
	float:left;
	width:120px;
	height:120px;
	padding:15px;
	cursor:pointer;
	background:transparent url(../images/fotos-depoimentos/valdir-nemer-mini-off.jpg) center no-repeat;
}

a.img_depoimento2_active{
	float:left;
	padding:15px;
	cursor:pointer;
	height: 120px;
	width: 120px;
	background:#c6d7e7 url(../images/fotos-depoimentos/valdir-nemer-mini-on.jpg) center bottom no-repeat;
}
a.img_depoimento2:hover {
	/*background:#347bbb url(../images/img_btdepoimento2.jpg) center bottom no-repeat;*/
	background:#c6d7e7 url(../images/fotos-depoimentos/valdir-nemer-mini-on.jpg) center bottom no-repeat;
}
div.banner_outros_depoimentos{
	float:left;
	padding:15px;
	height: 120px;
	width: 280px;
	}
div.b_outros_depoimentos{
	float:left;
	height: 120px;
	width: 138px;
	color: #FFF;
	font-weight: bold;
	background:transparent url(../images/dp_bg.jpg) left top repeat-x;
	}
.header {
	width:770px;
	margin:auto;
	position:relative;
	padding-bottom: 15px;
	display: table;
	background:url(../images/sombra_tarja_center.jpg) center top no-repeat;
	padding-top:15px;
}
.header2 {
	width:770px;
	margin:auto;
	position:relative;
	padding-bottom: 15px;
	display: table;
	padding-top:15px;
}
.header_left {
	float:left;
	width:550px;
}
.header_right {
	float:right;
	width: 220px;
	padding:0;
	margin:0;
	border:0;
	display:block;
}
.area_busca {
	float:left;
	width:520px;
	height:134px;
	padding-bottom: 15px;
}
.area_busca2 {
	float:left;
	width:770px;
	height:auto;
	padding-bottom: 15px;
	display: table;
}
.top_busca {
	float:left;
	width:520px;
	height:29px;
}
.top_busca2 {
	float:left;
	width:770px;
	height:29px;
}
.bt_branco {
	float:left;
	height:29px;
	background:url(../images/bg_c_branco.jpg) top left repeat-x;
}
a.bt_azul {
	float:left;
	height:29px;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
	background:#7facd5 url(../images/enviar_off2.jpg) top right no-repeat;
}
a.bt_azul:hover {
	color:#023d69;
	background:#7facd5 url(../images/enviar_on2.jpg) top right no-repeat;
}
.campos_busca {
	float:left;
	width:520px;
	height:105px;
	background: #FFF url(../images/bgcenter_box_busca.jpg) bottom left repeat-x;
}
.campos_busca2 {
	float:left;
	width:770px;
	height:auto;
	background: #FFF url(../images/bgcenter_box_busca.jpg) bottom left repeat-x;
}
.left {
	float:left;
}
.left2 {
	float:left;
	padding-left:5px;
}
.right {
	float:right;
}
.tarja-emaxioportunidade {
	float:left;
	width:770px;
	height:70px;
	text-align:center;
	padding-bottom: 5px;
}
.tarja_azul {
	float:left;
	width:220px;
}
.tarja_azul2 {
	float:left;
	width:770px;
}
.tarja_azul5 {
	float:left;
	width:540px;
}
.txt_tarja_azul {
	float:left;
	width:202px;
	height:28px;
	background:url(../images/bg_tarja_azul.gif) repeat-x;
	padding:0px 5px;
	color:#FFF;
	font-size:14px;
}
.txt_tarja_azul3 {
	float:left;
	width:762px;
	height:28px;
	background:url(../images/bg_tarja_azul.gif) repeat-x;
	color:#FFF;
	font-size:12px;
}
.txt_tarja_azul4 {
	float:left;
	width:737px;
	height:28px;
	background:url(../images/bg_tarja_azul.gif) repeat-x;
	color:#FFF;
	font-size:12px;
}
.txt_tarja_azul5 {
	float:left;
	width:532px;
	height:28px;
	background:url(../images/bg_tarja_azul.gif) repeat-x;
	color:#FFF;
	font-size:12px;
}
.box {
	float:left;
	width:220px;
	padding-bottom:10px;
}
.box_branco {
	float:left;
	width:220px;
	background: url(../images/bg_box_branco.jpg) repeat-y;
}
a.noticia {
	float:left;
	width:200px;
	padding:10px;
	color:#023d69;
	font-size:12px;
	text-decoration:none;
	border-bottom:solid 1px #CCC;
}
a.noticia:hover {
	color:#FFF;
	background-color:#347BBB;
}
a.noticia2 {
	float:left;
	width:750px;
	padding:10px;
	color:#023d69;
	font-size:12px;
	text-decoration:none;
	border-bottom:solid 1px #CCC;
}
a.noticia2:hover {
	color:#FFF;
	background-color:#347bbb;
}
.txt_tarja_azul2 {
	float:left;
	width:205px;
	height:51px;
	background:url(../images/bg_tarja_azul2.gif) repeat-x;
	padding:0px 5px;
	color:#FFF;
	font-size:12px;
	text-align:right;
	padding:8px 5px 0px 0px;
}
.box_result {
	float:left;
	width:770px;
	background:url(../images/bg_boxresultbusca.gif) repeat-y;
}
.box_b_avancada {
	float:left;
	width:540px;
	background:url(../images/bg_boxresultbusca2.gif) repeat-y;
}
a.thumb {
	float:left;
	padding:10px;
	text-transform:uppercase;
	font-size:11px;
	color:#023d69;
	text-decoration:none;
	margin:0px 10px 10px 0px;
	cursor:pointer;
	background-color:#c6d7e7;
	width: 147px;
}
a.thumb:hover {
	color:#FFF;
	background-color:#347bbb;
}
a.thumb2 {
	float:left;
	width:770px;
	border-bottom:solid 1px #CCC;
	text-transform:uppercase;
	font-size:12px;
	color:#999;
	text-decoration:none;
	cursor:pointer;
}
a.thumb2:hover {
	background-color:#0071bd;
	color:#FFF;
}
.thumb3 {
	float:left;
	width:770px;
	border-bottom:solid 1px #CCC;
	text-transform:uppercase;
	font-size:12px;
	color:#999;
	text-decoration:none;
	cursor:pointer;
}
.end {
	width:770px;
	margin:auto;
	text-align:center;
	color:#023d69;
	font-size:11px;
	padding-top:14px;
}
.menu_base {
	width:770px;
	margin:auto;
	padding-top:15px;
	color:#209cd8;
	font-size: 9px;
	text-decoration:none;
}
a.menubase {
	cursor:pointer;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
}
a.menubase:hover {
	color:#209cd8;
}
ul.erros {
	padding:10px 10px 10px 100px;
	min-height:80px;
	height:auto !important;
	height:80px;
	list-style:none;
	margin:0 1px;
	background:url(../images/warning.gif) no-repeat 10px 50%;
}
ul.erros li {
	color:#C10005;
	font:bold 12px Arial, Helvetica, sans-serif;
}
div.info {
	color:#003366;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url(../images/info.gif) no-repeat 10px 50%;
	padding:10px 10px 10px 100px;
	line-height:75px;
	height:80px;
}
img.left{float:left;}
p.dp{
	float:left;
	padding:15px 0px 11px 6px;
	font-size: 14px;
	width:130px;
	height: auto;
	}
a.maisdp{
	float:left;
	background:transparent url(../images/bt_visualizar.jpg) right bottom no-repeat;
	width:97px;
	height:21px;
	padding: 5px 0px 0px 40px;
	}
a.maisdp:hover{
	background:transparent url(../images/bt_visualizar-on.jpg) right bottom no-repeat;
	}
img.dp-interno1{
	float:left;
	height:120px;
	width:120px;
	padding:5px;
	background-color:#c6d7e7;
	}
img.dp-interno2{
	float:left;
	height:120px;
	width:120px;
	padding:5px;
	background-color:#347bbb;
	}
p.texto-depoimento{
	float:left;
	padding:35px 10px;
	font-size:12px;
	width: 350px;
	}
div.dp{
	float:left;
	padding:5px 0px;
	width: 510px;
	}
div.depoimento-interno{
	float:left;
	width:520px;
	}
div.esc-depoimentos{
	float:left;
	width:770px;
	}
#img0, #img1, #img2{
	position:absolute;
	bottom:-140px;
	display:none;
	}
#img0{
	left:75px;
	}
#img1{
	left:225px;
	}
#img2{
	left:380px;
	}
h2 {
	float:left
}
.tdbusca {
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:center;
	padding:3px;
	font:11px Arial;
	color:#666666;
}
.tdbusca img {
	border:0;
}
/*Atualizacao 18/03/2010 - Campanha SAG*/
img.logoSag{
	position:relative;
	float:left;
	margin:15px 235px;
	}