@charset "UTF-8";
/* CSS Document */

/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix {clear:both}

/* Headings
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h5 {color:#057C64}

h1 { font-size: 2.3em; line-height: 1; margin-bottom: 0.5em; font-weight: bold; border-bottom: 1px solid #ECECEC;}
h2 { font-size: 1.8em; margin-bottom: 0.75em; font-weight: bold; }
h3 { font-size: 1.3em; line-height: 1; margin-bottom: 1em; font-weight: bold; }
h4 { font-size: 1.1em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


a{text-decoration: none; color: #000}
a:visited{color: #000}
a:hover{color: #000}
a:active{color: #000}



/*CSS Inicio*/

body {background-color: #e0e0e0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

#geral {width:980px; margin:0 auto; background: #FFF}
#topo {width:960px; height:124px; padding:0 10px 0 10px; background:url(../img/bg_topo.jpg) #FFFFFF;}
#corpo {width:960px; padding:0 10px 20px 10px; background: #FFF}
#rodape {width:980px; margin:0 auto; height:150px; background:#057c64 url(../img/bg_rodape_top_sub.jpg) top no-repeat; padding-top:90px}
#logo {margin:14px 0 0 30px;}
#logo_wrap {float:left; width:295px;}

#menu_bolinha {float:left; display:block; width:72px; height:34px;}
#menu {margin-top:90px; float:right; height:34px; background:url(../img/m_bg_preto.png) repeat-x; width:660px}
#menu ul {height:34px; display:block; width:665px; margin:0 }
#menu ul li{height:25px; padding-top:9px; padding-left:12px;  display:block; float:left; padding-right:5px; color: #FFF; font-size: 13px}
#menu ul li a{height:34px; text-decoration: none; color: #FFF}
#menu ul li a:visited{color: #FFF}
#menu ul li a:hover{color: #F88324}
#menu ul li a:active{color: #F88324}

#m_bolinha {display:block; float:left}

.tit_internas {; height:12px; width:auto; background:url(../img/bg_tit_interna.jpg) no-repeat; padding-top:10px; padding-left:10px; margin-bottom:10px; font-weight:bold; border-bottom: 1px solid #ffb817}

/* Fomrulário */

.formulario_cadastro label{display:block; margin:10px 0 5px 0; font-weight:bold}
.formulario_cadastro input{
	border:1px solid #ccc;
	color:#333;
	background:#E9E9E9;
	margin:0;
	padding:3px 0 3px 0; 
	}
.formulario_cadastro textarea{
	border:1px solid #ccc;
	color:#333;
	background:#E9E9E9;
	margin:0;
	padding:3px 0 3px 0; 
	}
.formulario_cadastro select{
	font-size:12px;
border:1px solid #ccc;
color:#333;
background:#E9E9E9; 
	}
.formulario_cadastro input:focus, #main-content textarea:focus
{
background:#FFC;
}
.inline {display:inline}


.coment_forms {font-size: 11px; color: #666}
.tit_formulario {width:auto; background: #f8f8f8; padding: 5px; margin-top: 20px; color: #F88324}

.formulario_cadastro input.btn_enviar{width:150px; background:#F88324; color:#fff; border:none; margin-top:10px; /* margin-left:400px; */ font-size: 18px }


#destaque_principal {width:960px; height:347px; background:url(../img/index_bg_destaque.jpg) no-repeat; margin-bottom:30px}

#oportuni_vagas {
	width:420px;
	height:315px;
	padding-top:28px;
	overflow:hidden;
	padding-left: 10px;
}

#oportuni_vagas_ul {display:block; font-size:14px; margin-left:20px; width:360px; overflow: hidden;}
#oportuni_vagas_ul li { list-style:disc; border-bottom:dotted 1px #e48500; padding: 5px 0 5px 0;}
#oportuni_vagas_ul li a{text-decoration: none; color: #000}
#oportuni_vagas_ul li a:visited{color: #000}
#oportuni_vagas_ul li a:hover{color: #FFF}
#oportuni_vagas_ul li a:active{color: #FFF}
#bt_banco_curriculo {margin-left: 28px}
#vaga_interesse {margin:0 0 10px 20px; font-size:12px; color:#FFF}

.box_home_destaquinhos {width:320px; float:left; height:155px}
.box_home_destaquinhos p {font-size:14px; color:#747372; width:300px}
.box_home_destaquinhos h2 {margin-bottom:5px; background:url(../img/tit_destaquinhos_bg.jpg) left top no-repeat; font-size:22px; height:35px; padding:5px 0 0 30px; color:#000; font-weight:bold; letter-spacing:-1px}

.box_home_destaquinhos a{text-decoration: none; color: #747372}
.box_home_destaquinhos a:visited{color: #747372}
.box_home_destaquinhos a:hover{color: #000}
.box_home_destaquinhos a:active{color: #747372}

.box_home_destaquinhos2 {
	width:314px;
	float:left;
	padding: 3px;
}
.box_home_destaquinhos2 p {font-size:14px; color:#747372; width:300px}
.box_home_destaquinhos2 h2 {margin-bottom:5px; background:url(../img/tit_destaquinhos_bg2.jpg) left top no-repeat; font-size:22px; height:35px; padding:5px 0 0 30px; color:#000; font-weight:bold; letter-spacing:-1px}

.box_home_destaquinhos2 a{text-decoration: none; color: #747372}
.box_home_destaquinhos2 a:visited{color: #747372}
.box_home_destaquinhos2 a:hover{color: #000}
.box_home_destaquinhos2 a:active{color: #747372}

#p_parceiro_home {width:150px}
#box_home_destaquinhos_wrapper {background:url(../img/dicas_valiosas_home.jpg) no-repeat 0 200px; height:450px}

#tit_oportunidades {margin-left:20px !important; margin-bottom:5px; font-size:26px; height:35px; color:#000; font-weight:bold; letter-spacing:-1px}

.informativo_lista {font-size:14px; color:#747372; width:290px}
.informativo_lista li {list-style:none; border-bottom:1px #ececec solid; padding: 5px 0 5px 0;}
.informativo_lista li a{text-decoration: none; color: #747372}
.informativo_lista li a:visited{color: #747372}
.informativo_lista li a:hover{color: #000}
.informativo_lista li a:active{color: #747372}

.seemore {margin-top:10px}

#rod_dados {width:450px; float:left; height:200px;padding-left:10px}
address {color:#FFF; display:block; width:400px; height:40px; font-size:14px}
address img {float:left; margin-right:10px}
.mrg_bt5 {margin-bottom:5px}

.home_produtos {font-size:16px; color:#F88324; width:290px; margin-top:10px}
.home_produtos li {list-style:circle; padding: 5px 0 5px 0; height:20px; margin-left:20px}
.home_produtos li a{text-decoration: none; color: #F88324}
.home_produtos li a:visited{color: #000}
.home_produtos li a:hover{color: #000}
.home_produtos li a:active{color: #747372}

.informativo_lista_interna {font-size:14px; color:#747372; }
.informativo_lista_interna li {list-style:none;border-bottom:1px #ececec solid; padding: 10px 0 10px 0; height:30px; width:700px}
.informativo_lista_interna li a{text-decoration: none; color: #747372}
.informativo_lista_interna li a:visited{color: #747372}
.informativo_lista_interna li a:hover{color: #000}
.informativo_lista_interna li a:active{color: #747372}
.data_new {font-style:italic; font-size:12px; color:#c2c2c2; margin-right:10px}
.informativo_texto {line-height: 24px; font-size:14px; margin-bottom:10px}
#corpo p {}
#corpo h2 {margin:10px 0 10px 0; }
.quemsomos_corpo p{ line-height: 24px; font-size:14px; margin-bottom:20px}
.valores {font-size:14px; list-style:circle}
.valores li{margin-bottom:10px; margin-left:20px}
strong {font-weight:bold}

.lista_produtosservicos {color: #F88324; padding:15px; font-size:20px; border-bottom:1px #ececec solid; margin-bottom:15px; font-weight:bold}
.lista_produtosservicos_saibamais {position:absolute; margin:18px 0 0 800px; font-size:20px; color:#ececec}

.lista_produtosservicos a {color: #F88324;}
.lista_produtosservicos a:visited {color: #F88324;}
.lista_produtosservicos a:hover {color: #000;}


/*TABS*/

#tabbed_box_1 {
	margin: 0px auto 0px auto;
	width:300px;
}
.tabbed_box h4 {
	font-size:23px;
	color:#ffffff;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box h4 small {
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}
.tabbed_area {
	background:url(../img/bg_abas.jpg) repeat-x;
	padding:8px;
	padding-top: 12px;	
}

ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:10px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-color: #cacaca;
	color:#FFF;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
/*	border:1px solid #464c54;
*/	background-image:url(images/tab_off.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;
}
ul.tabs li a:hover {
	background-color:#2f343a;
	border-color:#2f343a;
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#057C64;
/*	border:1px solid #464c54; 
*/	border-bottom: 1px solid #ffffff;
	background-image:url(images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
.content {
	background-color:#ffffff;
	padding:10px;
/*	border:1px solid #464c54; 	
*/	
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
}
#content_2, #content_3 { display:none; }

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small {
	color:#baae8e;
}

.clientes_lista_interna {font-size:14px; color:#747372; }
.clientes_lista_interna li {list-style:none;border-bottom:1px #ececec solid; padding: 10px 0 10px 0; width:700px}
.clientes_lista_interna li a{text-decoration: none; color: #747372}
.clientes_lista_interna li a:visited{color: #747372}
.clientes_lista_interna li a:hover{color: #000}
.clientes_lista_interna li a:active{color: #747372}
.clientes_texto {line-height: 24px; font-size:14px; margin-bottom:10px}
.fb-like-box{
	background-color: #FFF;
}
