/*	Resets
	------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

a img {border: 0;}

/* 	Interpersona 
	-------------*/


html,body {
	margin:0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:transparent url('../images/rodape_ip.jpg') repeat-x bottom;
	overflow:auto;
	min-height: 900px;
	/*height: 100%;*/
	background-attachment: scroll;
	/*background-attachment:inherit;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url('../images/rodape_ip.jpg');
	background-color: transparent;
	background-position-x: center;
	background-position-y: bottom;
	overflow:visible;*/

	
}

a img {
	border:none;
}
h1 {
	margin:0px 0px 5px 0px;
	font-size:12px;
	font-weight:bold;
	color:#063338;
}

p {
	margin:0px 0px 5px;
	font-size:10px;
	line-height:1.3em;
	color:#555555;
}

h2 {
	margin:10px 0px 0px;
	font-size:10px;
}
#header {
	height:120px;
	background:transparent url('../images/topo_ip.jpg') repeat-x center top;
	width: 100%;
}

#header_container {
	width:890px;
	margin:0px auto;
}




.logo_topo {
	margin-top:20px;
	width:206px;
	float:left;
	clear:none;
}

.banner_topo {
	width:468px;
	float:right;
	clear:none;
	margin:10px 20px 0px;
}

#center {
	width:890px;
	margin:0px auto;
}

#center_left {
	overflow:hidden;
	margin-top:20px;
	width:680px;
	background-color:transparent;
	float:left;
	clear:left;
	padding-bottom:120px;
}

#login_div { position: relative; overflow: visible; margin-top:20px; clear:right; width:170px; float: left; padding-left:20px; }
* html #login_div {height: 0;}

#login_box { position: relative;  height: 61px; min-height: 61px; width: 150px; margin-top:-34px; background: #063336; padding:5px 10px; text-transform: none; text-align: center; clear: both; }
* html #login_box { height: 0;}

#login_box p { color: #eee; clear: both; }

.login_input {
	margin:0px;
	width:148px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:solid 1px #DDDDDD;
	height:10px;
	color:#555555;
}
.login_box_text {
	font-size:10px;
	/* 	text-transform:uppercase; */
}
.login_box_submit {
	width:60px;
	height:17px;
	margin:5px auto 0px;
}
.login_box_submit a:hover { margin: 5px auto 0; width: 60px; height: 17px; color: #fdfec2 }
#login_buttons {
	width:90%;
	margin:5px auto 0px;
	text-align:center;
	/* 	text-transform:uppercase; */
	font-size:10px;
}

#login_box a {
	text-decoration:none;
	color:#777777;
}

#login_box a:hover {
	text-decoration:none;
	color:#AAAAAA;
}

#menu_superior {
	position:relative;
	width:100%;
	font-size:12px;
	word-spacing: 0.15em;
	font-weight:bold;
	color:#063338;
}

.ie #menu_superior {
word-spacing: 0.16em;
}

.win.gecko #menu_superior {
word-spacing: 0.15em;
}

.chrome #menu_superior {
word-spacing: 0.3em;
}

#menu_superior a {
	color:#063338;
	/* 	text-transform:uppercase; */	
	text-decoration:none;
}
#menu_superior a:hover {
	color:gray;
	/* 	text-transform:uppercase; */	
	text-decoration:none;
}

.divisor_menu_superior {
	margin:0px 10px;
}

#home_vagas {
	float:left;
	clear:left;
	height:350px;
	width:62%;
	background-color:transparent;
	color:gray;
	font-size:12px;
	/* 	text-transform:uppercase; */	
	border-right:solid 1px #DDDDDD;
}

#center_left a {
	text-decoration:none;
}
#busca_vagas {
	margin-bottom:20px;
}

#home_destaques {
	margin-left:20px;
	padding-right:10px;
	color:gray;
	float:left;
	clear:none;
	height:350px;
	width:33%;
	border-right:solid 1px #DDDDDD;
}

#home_flash {
	float:left;
	clear:left;
	width:100%;
	height:100px;
}

#menu_inferior {
	float:left;
	clear:left;
	width:100%;
	height:20px;
	background-color:#063338;
	text-align:center;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top: 55px;
}

#menu_inferior_container {
	margin-top:4px;
}

#menu_inferior a {
	color:white;
	/* 	text-transform:uppercase; */	
	text-decoration:none;
}
#login_box a { color: white; text-decoration: none; }
#menu_inferior a:hover {
	color:gray;
	/* 	text-transform:uppercase; */	
	text-decoration:none;
}

.divisor_menu_superior {
	margin:0px 10px;
}

#center_rodape {
	color:#063338;
	margin-top:19px;
	float:left;
	clear:left;
	width:100%;
	height:60px;
	text-align:center;
}

#center_rodape a {
	color:#063338;
}

#center_rodape a:hover {
	color:#555555;
}
.busca_vaga_input {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:solid 1px #DDDDDD;
	height:10px;
	width:290px;
	color:#555555;
}

.busca_titulo {
	font-weight:bold;
	font-size:10px;
	color:gray;
	/* 	text-transform:uppercase; */
}

.metade {
	float:left;
	margin-right:10px;
	width:47%;
	min-height:130px;
}

.verde {
	color:#063338;
	/* 	text-transform:uppercase; */	
	text-decoration:none;
	font-style:italic;
	width:75%;
}
.link_verde {
	font-size:9px;
	color:#063338;
	font-weight:bold;
	/* 	text-transform:uppercase; */	
	text-decoration:none;
}

.link_verde:hover {
	color:gray;
	/* 	text-transform:uppercase; */	
	text-decoration:none;
}

.submit {
	margin-top:10px;
}

.submit:hover {
	cursor:pointer;
}
.help_text {
	width:80%;
}
.submits {
	vertical-align:top;
}

.bold {
	font-weight:bold;
}

table {
	width:100%;
	margin:10px 0px;
	/* 	text-transform:uppercase; */
}
th {
	padding:5px 4px;
	color:#063338;
	text-align:left;
	font-size:11px;
	margin-bottom:2px;
}

th a {
	color:#063338;
}

th a:hover {
	color:gray;
}

tr:hover {
	background-color:white;
}

td {
	padding:5px 5px;
	min-width:100px;
	font-size:10px;
	color:#777777;
}

td:hover {
	cursor:pointer;
}
.claro {
	background-color:#EEEEEE;
}

.escuro {
	background-color:#DDDDDD;
}

.centered {
	text-align:center;
}

#lista_vaga {
	background:transparent url('../images/background_vg.gif') bottom right no-repeat;
	color:gray;
	width:75%;
	/* 	text-transform:uppercase; */
	min-height:349px;
}

#busca_vaga {
	margin-bottom:20px;
	width:75%;
}

#outras_vagas {
	width:24%;
	float:right;
	clear:none;
	/* 	text-transform:uppercase; */
}

#outras_vagas a {
	color:gray;
	text-decoration:none;
}
.outra_vaga {
	font-size:9px;
	background-color:#DDDDDD;
	padding:3px 5px;
}

.outra_vaga:hover {
	background-color:white;
}
.top_outras_vagas {
	border:1px #DDDDDD solid;
	padding:3px 3px;
}

.resumo_vaga {
	width:70%;
}

#lista_destaques {
	min-height:387px;
}

.large_destaques {
	color:gray;
	width:100%;
	/* 	text-transform:uppercase; */
	min-height:450px;
}
#lista_destaque {
	color:gray;
	width:99%;
	/* 	text-transform:uppercase; */
	min-height:450px;
}

#lista_contato {
	color:gray;
	width:100%;
	/* 	text-transform:uppercase; */
	min-height:450px;
	background:transparent url('../images/background_cn.gif')  no-repeat right bottom;
}
#assessment {
	background:transparent url('../images/background_ac.gif')  no-repeat right bottom;
}

#interpersona {
	background:transparent url('../images/background_ip.gif')  no-repeat right bottom;
}
#recrutamento {
	background:transparent url('../images/background_rs.gif')  no-repeat right bottom;
}
#trainees {
	background:transparent url('../images/background_te.gif')  no-repeat right bottom;
}

#executive {
	background:transparent url('../images/background_es.gif')  no-repeat right bottom;
}

#destaque {
	background:transparent url('../images/background_dt.gif')  no-repeat right bottom;
}
.texto_destaque {
	width:75%;
	line-height:1.5em;
}

.titulo_destaque {
	font-size:17px;
	width:90%;
}

.trestercos_shown {
	width:100%;
	float:left;
	clear:left;
	margin-bottom:10px;
}

.trestercos {
	width:100%;
	float:left;
	clear:left;
	margin-bottom:10px;
}
.setas {
	float:left;
	clear:left;
	margin:0px 3px 0px 0px;
}

.umterco {
	width:48%;
	float:left;
	clear:none;
}

.umterco_menor {
	width:47%;
	float:left;
	clear:none;
}

.descricao_secao {
	font-size:60%;
	font-weight:bold;
	/*width:220px;*/
	color:gray;
	margin:-3px;
	margin-left:24px;
	margin-bottom:10px;
}

.inputs {	
	margin:0px;
	width:200px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:solid 1px #777777;
	height:12px;
	/* 	text-transform:uppercase; */
	color:#555555;
}

.fone_inputs {
	margin:0px;
	width:100px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:solid 1px #777777;
	height:12px;
	/* 	text-transform:uppercase; */
	color:#555555;
}

.data_inputs {
	width:18px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:solid 1px #777777;
	height:12px;
	color:#555555;
}

.data_inputs_ano {
	width:36px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:solid 1px #777777;
	height:12px;
	color:#555555;
}

.selects {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:solid 1px #777777;
	color:#555555;
	max-width:310px;
}

.legendas {
	font-family:"Franklin Gothic Medium";
	/* 	text-transform:uppercase; */
	position:relative;
	width:100%;
	float:left;
	clear:none;
	margin-top:10px;
	font-size:11px;
	color:#555555;
}

.cinquentaporcento {
	width:50%;
	position:relative;
	float:left;
	clear:none;
}
.help_numerico {
	font-family:"Franklin Gothic Medium";
	font-weight:bold;
	font-size:90%;
	vertical-align:super;
	color:#8A6D45;
}
.help_asterisco {
	font-family:"Franklin Gothic Medium";
	font-weight:bold;
	color:#8A6D45;
}

.submit_div {
	margin-bottom:30px;
}

.checkboxes {
	border:none;
	margin:0px 2px;
	vertical-align:middle;
}
.textareas {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:solid 1px #777777;
	width:230px;
	/* 	text-transform:uppercase; */
	color:#555555;
}

.disabled_textareas {
	font-size:12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid 1px #777777;
	width:230px;
	/*/* 	text-transform:uppercase; */*/
	background-color:#DDDDDD;
}
#checkbox_group {
	font-size:12px;
	color:gray;
	border:none;
	/*/* 	text-transform:uppercase; */*/
}

#checkbox_group br {
	margin:4px 0px 0px;
}

.divs_grandes {
	margin-top:10px;
}

.hidden_templates,.hidden { display:none; }

.inner_tag {
	float:left;
	clear:left;
	margin:23px 10px 0px 0px;
}

.divisoria_central {
	width:100%;
	float:left;
	clear:left;
	margin:5px 0px;
	height:1px;
	border-bottom:1px solid #063338;
}

#bandeiras {
	float:right;
	clear:right;
	margin:2px 20px 0px;
	font-size:10px;
	text-align:right;
	width:180px;
}

#bandeiras img {
	margin:0px 3px;
	vertical-align:text-bottom;
}
#bandeiras a {
	text-decoration:none;
	color:#777777;
}

#bandeiras a:hover {
	text-decoration:none;
	color:#AAAAAA;
}

.formulario_erro {
	color:#CC0000;
	font-weight:bold;
	font-size:10px;
}

#cem_melhor {
	margin:10px 0 0;
	width:100%;
	text-align:center;
}

#midias_sociais {
	margin:10px 0 0;
	width:100%;
	text-align:center;
}
#banners { 
margin-top: -39px;
}
.red { font-size: 12px; color: red; font-variant: small-caps; }

