/*	ESTILOS TAPESUL	*/




html, body {
	height: 100%;
	}

div {
	float: left;
	}

a {
	text-decoration: none;
	color: #1B477E;
	}

a:hover {
	text-decoration: underline;
	}




/*************************** ESTRUTURA CAPA *********************************/
body {
	margin: 0;
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B477E;
	}


#main {
	float: none;
	padding-top: 10px;
	background: url(../images/bg_main.jpg) repeat-x top;
	}

#main_int_capa {
	float: none;
	width: 780px;
	margin: 0 auto;
	}

#rodape {
	float: none;
	padding: 0 70px 110px 0;
	
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D2D2D2;
	text-align: right;
	}




#flash_capa {
	width: 369px;
	height:231px;
	}

#content_top {
	width: 100%;
	height: 221px;
	}

#empresa_capa {
	margin: 0 0 11px 9px;
	}
/*************************** ESTRUTURA CAPA *********************************/





/*************************** ESTRUTURA INTERNAS *********************************/
body#internas {
	/*background: url(../images/bg_body_bottom.jpg) repeat-x bottom;*/
	background: url(../images/bg_main_internas.jpg) repeat-x top;
	height: 100%;
	}

#main_internas {
	float: none;
	min-height: 100%;
	padding-top: 10px;
	/*background: url(../images/bg_main_internas.jpg) repeat-x top;*/
	background: url(../images/bg_body_bottom.jpg) repeat-x bottom;
	}

#tabela_geral {
	width: 820px;
	height: 100%;
	background: url(../images/bg_menu_internas.jpg) repeat-y left;
}

#cell_rodape {
	height: 165px;
	}

#menu_internas {
	width: 196px;
	color: #FFF;
	}

#content_table {
	width: 813px;
	min-height: 100%;
	float: none;
	margin: 0 auto;
	padding-left: 17px;
	background: url(../images/bg_rodape.jpg) no-repeat bottom left;
	}

#container {
	width: 614px;
	padding-left: 7px;
	}

#content_central {
	width: 546px;
	/*min-height: 400px;*/
	padding: 15px 0 15px 12px;
	background: url(../images/bg_content_central.gif) repeat-y right;
	}
/*************************** ESTRUTURA INTERNAS *********************************/





/*************************** TEXTO *********************************/
#content_central p {
	margin: 0 20px 20px 20px;
	}

#content_central h1 {
	font-size: 14px;
	padding: 2px 0 20px 20px;
	margin-bottom: 0;
	background: url(../images/bg_h1.jpg) no-repeat top left;
	}
/*************************** TEXTO *********************************/





/*************************** MENU *********************************/
#menu_capa {
	width: 148px;
	height: 211px;
	margin: 10px 0 0 0;
	background: url(../images/bg_bg_menu.jpg) repeat-x;
	}

#bg_menu_capa_top {
	width: 143px;
	height: 212px;
	padding-left: 5px;
	background: url(../images/bg_menu_capa_top.gif) no-repeat top;
	}

#bg_menu_capa_interno {
	width: 138px;
	height: 211px;
	margin-top: 12px;
	background: url(../images/bg_menu_capa.gif) repeat-y -5px;
	}


#lista_menu_capa {
	margin: 0;
	padding: 0 5px;
	list-style: none;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	}

#lista_menu_capa li {
	border-bottom: solid 1px #102C4D;
	padding: 4px 0 4px 13px;
	background: url(../images/ico_menu_capa.jpg) no-repeat 2px 8px;
	}

#lista_menu_capa a {
	color: #FFF;
	}



#lista_menu_internas {
	margin: 0;
	padding: 0 12px 15px 12px;
	list-style: none;
	background: url(../images/bg_menu_int.gif) repeat-y;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003565;
	}

#lista_menu_internas li {
	border-bottom: solid 1px #D8DCE2;
	background: url(../images/ico_menu_internas.jpg) no-repeat 4px 8px;
	}

#lista_menu_internas a {
	color: #003565;
	display: block;
	padding: 4px 0 4px 17px;
	}

#lista_menu_internas a:hover {
	font-weight: 700;
	background: url(../images/ico_menu_internas_selected.jpg) no-repeat 2px 6px;
	text-decoration: none;
	}
/*************************** MENU *********************************/





/*************************** SCROLL *********************************/
#box_scroll_capa {
	width: 235px;
	height: 183px;
	margin: 10px 0 0 9px;
	background: url(../images/bg_box_scroll_capa.jpg) repeat-x;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	}

#box_scroll_capa_bottom {
	width: 235px;
	height: 183px;
	background: url(../images/bg_box_scroll_capa_bottom.jpg) no-repeat bottom;
	}

#box_scroll_capa_top {
	width: 235px;
	height: 183px;
	background: url(../images/bg_box_scroll_capa_top.jpg) no-repeat top;
	}

#box_scroll_capa h1 {
	font-size: 11px;
	color: #004483;
	text-align: center;
	margin: 10px 6px 4px 6px;
	padding-bottom: 3px;
	border-bottom: solid 1px #CCC;
	}

#content_scroller {
	width: 210px;
	height: 140px;
	position: relative;
	overflow: hidden;
	/*border: dashed 1px black;*/
	}

#scroller_container {
	width: 197px;
	padding-left: 10px;
	position: absolute;
	}

#box_scroll_capa h2, #box_scroll_capa h2 a {
	font-size: 9px;
	color: #666;
	border-bottom: solid 1px #CCC;
	margin: 10px 0;
	}

#box_scroll_capa p, #box_scroll_capa a {
	margin: 10px 0;
	color: #666;
	}

#content_img_scroll {
	width: 15px;
	height: 140px;
	margin-top: 3px;
	}

#barra_scroll {
	width: 15px;
	height: 110px;
	}
/*************************** SCROLL *********************************/





/*************************** BOTTOM CAPA *********************************/
#content_bottom {
	width: 245px;
	/*height: 313px;*/
	height: 59px;
	padding: 244px 10px 0 525px;
	background: url(../images/logo_capa.jpg) no-repeat 70px top;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: right;
	}

#content_bottom a {
	color: #666;
	}
/*************************** BOTTOM CAPA *********************************/





/*************************** EMPRESA *********************************/
#img_topo {
	width: 614px;
	height: 88px;
	background: url(../images/bg_content_central.gif) repeat-y 12px;
	}

.img_dir_150x112 {
	width: 150px;
	height: 112px;
	padding: 8px 19px 20px 19px;
	margin-right: 6px;
	float: right;
	background: url(../images/bg_moldura_img_empresa.jpg) no-repeat;
	}
/*************************** EMPRESA *********************************/





/*************************** SERVICOS *********************************/
.bloco_servico {
	float: none;
	clear: both;
	border: dashed 1px #FFF;
	margin-bottom: 10px;
	}

.bloco_servico h1 {
	margin-top: 0;
	}
/*************************** SERVICOS *********************************/




/*************************** CLIENTES *********************************/
.moldura_clientes {
	width: 125px;
	height: 89px;
	padding: 15px 21px 36px 22px;
	margin-left: 10px;
	background: url(../images/bg_img_167x140.jpg) no-repeat;
	text-align: center;
	}

.img_cliente {
	float: none;
	height: 89px;
	}

.moldura_clientes label {
	color: #1B477E;
	font-weight: 700;
	}

#cliente_central {
	float: none;
	clear: both;
	}

#cliente_central .moldura_clientes {
	float: none;
	margin: 0 auto;
	}
/*************************** CLIENTES *********************************/





/*************************** CLIENTES *********************************/
h3 {
	font-size: 11px;
	margin: 3px 0;
	padding-left: 10px;
	background: url(../images/ico_h3_news.gif) no-repeat left 6px;
	}

.data_noticia {
	font-weight: 700;
	color: #666;
	}

.bloco_noticia {
	float: none;
	padding-bottom: 15px;
	margin: 0 20px 15px 20px;
	border-bottom: solid 1px #E2E2E2;
	}

.bloco_noticia_ler {
	float: none;
	margin: 0 20px 15px 20px;
	}
/*************************** CLIENTES *********************************/




/*************************** CONTATO *********************************/
#content_form_contato {
	float: none;
	width: 330px;
	margin: 0 auto;
	}

#content_form_trabalheconosco {
	float: none;
	width: 435px;
	margin: 0 auto;
	}

#content_form_contato ul, #content_form_trabalheconosco ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content_form_contato li, #content_form_trabalheconosco li {
	padding-top: 10px;
	clear: both;
	}

#content_fone_trabalhe {
	float: none;
	width: 208px;
	}


.coluna_esq_trabalhe {
	float: left;
	width: 210px;
	}

.coluna_dir_trabalhe {
	float: right;
	width: 208px;
	}



input, textarea {
	height: 13px;
	border: solid 1px #CCC;
	background: #F9F9F9;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	
	margin-top: 2px;
	}

.input_314 {
	width: 314px;
	}

.input_44 {
	width: 44px;
	}

.input_46 {
	width: 46px;
	}

.input_144 {
	width: 144px;
	}

.input_94 {
	width: 94px;
	}

.textarea_314 {
	width: 314px;
	height: 109px;
	overflow: auto;
	}

.input_image {
	width: 82px;
	height: 19px;
	border: none;
	}

.input_image_101 {
	width: 101px;
	height: 20px;
	border: none;
	float: right;
	}

.input_205 {
	width: 205px;
	}

.input_file {
	width: 324px;
	height: 20px;
	border: solid 1px #CCC;
	background: #F9F9F9;
	float: left;
	}

#anexar_arquivo {
	width: 435px;
	padding-top: 20px;
	padding-bottom: 10px;
	}
/*************************** CONTATO *********************************/





/*************************** SELECT SETOR *********************************/
.content_select_busca {
	width: 320px;
	height: 20px;
	}

.campo_busca {
	width: 281px;
	height: 16px;
	border: solid 1px #CCC;
	background: #F9F9F9;
	cursor: pointer;
	padding: 1px 0 0 3px;
	}


.seta_busca {
	width: 30px;
	height: 17px;
	background: url(../images/seta_select.jpg) center;
	border: solid 1px #CCC;
	border-left: none;
	cursor: pointer;
	}

#content_btn_busca {
	width: 600px;
	padding: 6px 0;
	margin: 1px auto 10px auto;
	float: none;
	text-align: center;
	background: #F7F7F7;
	}
/*************************** SELECT SETOR *********************************/





/*************************** SELECT ATUACAO/FORMACAO *********************************/
.content_select_area_atuacao, .content_select_formacao {
	float: none;
	width: 208px;
	height: 20px;
	margin-top: 3px;
	}

.campo_atuacao, .campo_formacao {
	width: 168px;
	height: 16px;
	border: solid 1px #CCC;
	background: #F9F9F9;
	cursor: pointer;
	padding: 1px 0 0 3px;
	}


.seta_atuacao, .seta_formacao {
	width: 30px;
	height: 17px;
	background: url(../images/seta_select_trabalhe.jpg) center;
	border: solid 1px #CCC;
	margin-left: 2px;
	cursor: pointer;
	}
/*************************** SELECT ATUACAO/FORMACAO *********************************/





/*************************** SELECT *********************************/
.select_busca_options, .select_trabalhe_options {
	overflow:visible; 
	width:317px;
	position:absolute; 
	margin-top:20px;
	display:none;
	background-color:#FFFFFF;
	float:left;
	border-bottom:1px solid #DEDCDE;
	z-index:8;
	margin-left:0px;
	}

.select_busca_options ul, .select_trabalhe_options ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

.select_busca_options a, .select_trabalhe_options a {
	display: block;
	padding: 0px;
	cursor:pointer;
	voice-family: "\"}\""; /*Box Model Hack*/
	voice-family:inherit;
	color: #666;
	}

#segmento_id_options li, #segmento_id1_options li {
	padding: 2px 0 2px 5px;
	}

.select_busca_options li, .select_trabalhe_options li {
	border-top:1px solid #DEDCDE;
	border-left:1px solid #DEDCDE;
	border-right:1px solid #DEDCDE;
	margin-bottom:0px;
	cursor: pointer;
	color: #666;
	}



.select_trabalhe_options {
	width: 205px;
	}
/*************************** SELECT *********************************/





