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

body, html {
	width: 100%;
	min-height: 100%;
}


body{
	background-image:url(../imagens/bg_body.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:#4ab0e1;
}

#geral{
	width:1000px;
	min-height:1089px;
	height: expression(this.scrollHeight <= "1089px" ? "1089px" : "auto");
	margin:0 auto;
	background-color:#FFF;
}

#language{
	width:1000px;
	height:30px;
	margin:0 auto;
	background-image:url(../imagens/bg_faixa_topo.png);
	background-repeat:no-repeat;
}

#frame{
	width:960px;
	margin:0 auto;
	padding-bottom:10px;
}

#topo{
	width:1000px;
	height:154px;
}

/* MENU */
#menu{
	width:810px;
	height:33px;
	margin-top:18px;
	background-color:#818181;
	float:left;
}

#menu li{
	float:left;
	margin:0px;
	padding:0px;
	list-style: none;
	background-image:url(../imagens/bg_li_menu.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}

#menu li a{
	color:#FFF;
	font-size:1.0em;
	line-height:33px;
	padding:8px 10px 9px 10px;
	text-decoration:none;
}

#menu li a:hover,#menu li a.ativo{
	color:#000;
	background-image:url(../imagens/bg_menu_hover.jpg);
	background-repeat:repeat-x;
}

.restrito{
	width:150px;
	height:33px;
	float:left;
	margin-top:18px;
	background-color:#818181;
	background-image:url(../imagens/bg_acesso_restrito.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}

/* CONTEÚDO */

#banner{
	margin:5px 0 12px 0;
	height:318px;
}
#banner img{
	display:none;
}

.coluna1{
	float:left;
	width:635px;
	padding:5px 15px 6px 0;
}

.link_vaga{
	float:left;
	width:301px;
	height:200px;
	background-image:url(../imagens/bg_link_vaga.jpg);
	background-repeat:no-repeat;
}

.img_link_vaga{
	margin:17px 0 0 8px;
}

.mapa{
	float:left;
	width:493px;
	height:281px;
	margin-top:10px;
}

.tempo{
	float:left;
	width:120px;
	height:281px;
	margin-top:10px;
	margin-left:22px;
	background-image:url(../imagens/bg_tempo.png);
}

.coluna2{
	float:left;
	width:310px;
	padding:5px 0;
}

/* RODAPÉ */

.premiacoes{
	margin:0 auto;
	width:1000px;
	height:73px;
	padding-top:16px;
	/*background-image:url(../imagens/img_prem_cert.jpg);
	background-repeat:no-repeat;
	background-position:top center;*/
	background-color:#FFF;
}

.rodape{
	width:1000px;
	height:26px;
	margin:0 auto;
	padding-bottom:28px;
	background-image:url(../imagens/bg_faixa_rodape.png);
	background-repeat:no-repeat;
}

/* SOBRE - PERFIL */
.menu_int{
	height:237px;
	margin-top:2px;
	padding-bottom:20px;
	background-image:url(../imagens/bg_menu_int.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.menuh{
	width:183px;
	height:237px;
	float:left;
}

.menuh ul{
	margin:0 3px 0 0;
	list-style-image:none;
	list-style-type:none;
}

.menuh li{
	font-size:0.9em;
	line-height:1.4em;
	background-color:#008c0d;
}

.menuh a{
	line-height:33px;
	text-decoration:none;
	display:block;
	color:#002e59;
	background-image:url(../imagens/bg_submenu.jpg);
	margin-bottom:3px;
	padding-left:10px;
}

.menuh a:hover{
	font-weight:bold;
	font-size:1.1em;
	margin-left:5px;
	padding-left:5px;
}

.menuh a.ativo{
	font-weight:bold;
	color:#FFF;
	font-size:1.1em;
	background-image:url(../imagens/bg_submenu_ativo.jpg);
	margin-left:5px;
	padding-left:5px;
}


.img_int{
	width:777px;
	height:237px;
	float:left;
}

.titulo{
	width:717px;
	float:right;
}

.conteudo{
	clear:right;
	float:right;
	width:717px;
	padding:0 30px 30px 30px;
}

/* PÁGINA - PRODUTOS */

.produto{
	float:left;
}

.img_produto{
	float:left;
	width:575px;
	margin:50px 15px 0 0;
}

.texto_acucar{
	float:left;
	width:350px;
	height:210px;
	margin-top:115px;
}

.texto_etanol{
	float:left;
	width:350px;
	height:210px;
	margin-top:85px;
}


/* PÁGINA - SOCIOAMBIENTAL */
.projeto{
	margin-bottom:16px;
}

.projeto .imagem{
	width:140px;
	height:86px;
	margin-left:48px;
	float:left;
}

.projeto .texto{
	width:700px;
	padding-top:12px;
	float:left;
	margin-left:16px;
}

.projeto .texto h4{
	margin:0 !important;
	padding:0 !important;
	font-size: 1.2em;
}

.projeto .texto p{
	margin:0 !important;
	padding:0 !important;
}



/* PÁGINA - GESTÃO DE PESSOAS */

.menu_int_rh{
	float:left;
	width:183px;
	height:237px;
	margin-top:2px;
	padding-bottom:20px;
}

.conteudo_rh{
	float:left;
	width:777px;
	background-color:#FFF;
	background-image:url(../imagens/bg_conteudo_rh.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.rhvagas{
	padding:20px 40px;
}

.rhvaga{
	margin-bottom:20px;
	padding:10px 10px 20px 10px;
	border-bottom:1px solid #000;
	font-size:1.1em;
}

.rhvaga:hover{
	background-color:#edf7ff;
}

.rhvaga p{
	line-height:1.4em;
}

.rharea{
	font-size:1.4em;
	color:#005ED0;
	text-decoration:underline;
}

.rhdata{
	float:right;
}

.rfvagas{
	color:#000;
}

.rhtresuisitos{
	color:#f37622;
}
.rhrequisitos{
	border:1px solid #f37622;
	padding:10px;
}

.rhoptions{
	line-height:20px;
	text-align:right;
}

#rhcandidatar{
	display:none;
}

#rhcandidatar label, #rhmeusdados label{
	display:block;
	margin:5px 0;
}

#rhcandidatar button, #rhmeusdados button{
	border:none;
	background-color:none;
	padding:0;
	padding:0;
	cursor:pointer;
}

.titulo_rh{
	width:700px;
	float:right;
	margin:30px 0 0 17px;
}








/* PÁGINA - NOTÍCIAS */

.noticias{
	float:left;
	width:620px;
	margin:20px 10px 40px 0px;
}

.noticia_item{
	position:relative;
	text-align:center;
	width:181px;
	height:181px;
	border:4px solid #FFF;
	margin:0 13px 13px 0;
	float:left;
	background-image:url(../imagens/bg_noticia.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:    0px 0px 5px rgba(0, 0, 0, 0.6);
	box-shadow:         0px 0px 5px rgba(0, 0, 0, 0.6);
}
.ultimo{
	margin-right:0 !important;
}

.noticias h3{
	color:#002f5b;
	font-size:0.9em;
	padding:0 4px;
	margin:0;
}
.noticias h3 a{
	color:#002f5b;
	text-decoration:none;
}
.noticias p{
	margin:0;
	padding:0;
}
.noticias p.botao{
	width:181px;
	position:absolute;
	bottom:8px;

}




.post{
	margin-top:20px;
}

.info{
	float:left;
	width:310px;
	height:300px;
	margin-top:20px;
}

.info a{
	color:#002e59;
	font-size:0.9em;
	line-height:1.3em;
	margin-left:10px;
	text-decoration:none;
}


/* RESTRITO */
.menu_int_restrito{
	margin-top:2px;
	padding-bottom:20px;
	background-position:right bottom;
	background-repeat:no-repeat;
}
.restrito_form{
	width:700px;
    display: none;
	height:252px;
	margin:20px 0px;
	padding:5px 25px;
	background-image:url(../imagens/bg_faleconosco.jpg);
	background-repeat:no-repeat;
}

.restrito_form label{
    display: block;
    padding: 5px 0;
}

.restrito_form input{
    background-color: #FFF;
}

/* PÁGINA - CONTATO */

.contato{
	width:850px;
	height:252px;
	margin:8px 0 0 49px;
	padding:0 14px 0 32px;
	background-image:url(../imagens/bg_faleconosco.jpg);
	background-repeat:no-repeat;
}

.contato .claro{
	background-color:#e9e9e9;
}

.contato .escuro{
	background-color:#d4d4d4;
}

.contato td{
	border:2px solid #FFF;
	padding:2px 2px;
}

.contatocol1,.contatocol2{
	width:390px;
	float:left;
}
.contatocol2{
	padding-left:10px;
}

.contato label{
	font-size:0.9em;
	color:#8b8b8b;
	display:block;
	margin-bottom:3px;
}

.contato input, .contato select{
	width:374px;
    background-color: #FFF;
}

.contato textarea{
	width:374px;
	height:120px;
    background-color: #FFF;
}

.contato button{
	border:none;
	background-color:none;
	padding:0;
	padding:0;
	cursor:pointer;
}

.enviar{
	width:213px;
	height:36px;
	font-size:0.87em;
	color:#000;
	border:none;
	background-image:url(../imagens/bg_submit.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:transparent;
	cursor:pointer;
}

/* TRABALHE CONOSCO */

.trabalhe_conosco{
	width:630px;
	border:1px solid #e8e8e8;
	padding:20px 40px;
	background-color:#FFFFFF;
	margin:10px auto;
}

.trabalhe_conosco .abrangencia h4{
	display:none;
}

.trabalhe_conosco td{
	height:22px;
}

.trabalhe_conosco p{
	font-size:12px;
}

.trabalhe_conosco form{
	font-size:12px;
	line-height:1.2em;
	padding:5px 0;
	color:#8a8a8a;
}

.trabalhe_conosco ul{
	margin:10px 0 40px 40px;
}

.trabalhe_conosco ul li{
	list-style:none;
	margin:5px 0;
	font-size:12px;
}

.trabalhe_conosco fieldset{
	float:left !important;
	width:300px;
}

.trabalhe_conosco input, .trabalhe_conosco textarea{
	border:none;
}

.PROXIMO{
	border:none;
	background-color:transparent;
	
	cursor:pointer;
	width:140px;
	height:24px;
	float:right;
	
	background-image:url(../imagens/proximo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.ANTERIOR{
	border:none;
	background-color:transparent;
	
	cursor:pointer;
	width:140px;
	height:24px;
	float:left;
	
	background-image:url(../imagens/anterior.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.ENVIAR{
	border:none;
	background-color:transparent;
	
	cursor:pointer;
	width:140px;
	height:24px;
	float:right;
	
	background-image:url(../imagens/enviar_cadastro.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.abrangencia{
	margin-left:10px;
	background-color:#ebebeb;
	
	background-image:url(../imagens/bg_legend.jpg);
	background-repeat:no-repeat;
	background-position:left 20px;
}

.abrangencia ul{
	margin:20px 0 20px 25px;
}

.box_cotacoes{
	text-align: center;
}

