
@charset "utf-8";
/* CSS Document */
/****************************************************************************************** GERAL ***************************************************************************************/
html {
    width: 100%;
    height: 100%;
}
body{
	margin:0 auto;
	padding:0px;
	width:100%;
	height:100%;
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-image:url(../imgs/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fdfdfd;
}
a{
	outline:none;
}
.logo{
	padding:0px;
	display:inline;
	float:left;
}
#header{
	width:100%;
	height:160px;
	background-image: url(../imgs/bg_top.jpg);
	background-repeat:repeat-x;
	padding:0px;
}
	#header_content{
		width:780px;
		_width:783px;
		height:160px;
		margin: 0 auto;
		background-image:url(../imgs/top_1.jpg);
	}
	#header_content_grupo{
		width:780px;
		_width:783px;
		height:160px;
		margin: 0 auto;
		background-image:url(../imgs/top_2.jpg);
	}
	#header_content_poente{
		width:780px;
		_width:783px;
		height:160px;
		margin: 0 auto;
		background-image:url(../imgs/top_3.jpg);
	}
	#header_content_novidades{
		width:780px;
		_width:783px;
		height:160px;
		margin: 0 auto;
		background-image:url(../imgs/top_4.jpg);
	}
	#header_content_contato{
		width:780px;
		_width:783px;
		height:160px;
		margin: 0 auto;
		background-image:url(../imgs/top_5.jpg);
	}
	#sub_menu{
		width:357px;
		height:20px;
		float:right;
		margin-top:105px;
	}
		#sub_menu ul{
			list-style:none;
			display:block;
			width:100%;
			height:100%;
		}
		#sub_menu li{
			float:left;
		}
		#sub_menu li a{
			width:100%;
			height:100%;
			display:block;
		}
		.downloads{
			background-image:url(../imgs/bg_webmail.jpg);
			background-position:left;
			width:77px;
			height:20px;
			display:inline;
			text-indent:-40000px;
		}
		.webmail{
			background-image:url(../imgs/bg_webmail.jpg);
			background-position:-77px;
			width:249px;
			height:20px;
			display:inline;
		}
			.input_login {
				width:52px;
				border:none;
				float:left;
				margin-left:100px;
				margin-top:2px;
				background-color:#f37020;
			}
			.input_senha {
				width:52px;
				float:left;
				margin-left:38px;
				border:none;
				margin-top:2px;
				background-color:#f37020;
			}
		.btn_webmail{
			background-image:url(../imgs/bg_webmail.jpg);
			background-position:-326px;
			background-repeat:no-repeat;
			border:none;
			width:30px;
			height:20px;
			display:inline;
		}

#content{
	width:780px;
	min-height:450px;
	margin:0 auto;
	padding:0px;
}
#footer{
	margin:0 auto;
	padding:0px;
	width:780px;
	height:20px;
	clear:both;
	background-image:url(../imgs/bg_rodape.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
	#footer p{
		font-size:09px;
		display:inline;
		float:left;
		color:#666666;
		margin-top:5px;
		margin-left:25px;
		width:413px;
	}
	.ass{
		float:right;
		display:inline;
		margin-top:5px;
		margin-right:30px;
		position:relative;
		border:none;
	}
/********************************************************************************************************************************************************************************************/
#col_esquerda_home{
	width:485px;
	height:480px;
	float:left;
	display:inline;
	background-image:url(../imgs/img_flash.jpg);
	margin-bottom:5px;
}
#col_direita_home{
	width:280px;
	height:480px;
	float:right;
	background-color:#f0f0f0;
	margin-bottom:5px;
}
	#col_direita_home ul{
		width:100%;
		margin-top:10px;
		padding:0px;
		list-style:none;
	}
	#col_direita_home li{
		width:260px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:6px;
		padding-top:5px;
		background-image:url(../imgs/border_box_top.jpg);
		background-repeat:no-repeat;
		background-position:top;
		background-color:#FFFFFF;
	}
	#col_direita_home li p{
		width:225px;
		margin-left:10px;
		font-size:10px;
	}
	#btn_conheca{
		width:100%;
		height:14px;
		margin-top:4px;
		background-image:url(../imgs/border_box_bottom.jpg);
	}
		#btn_conheca img{
			float:right;
		}
/********************************************************************************************************************************************************************************************/
#col_geral{
	width:100%;
	margin-bottom:5px;
	padding:0px;
	background-color:#f0f0f0;
	float:left;
}
	ul#lista{
		width:720px;
		margin-top:10px;
		margin-left:20px;
		padding:0px;
		list-style:none;
	}
	ul#lista li{
		width:100%;
		margin-bottom:10px;
		padding-bottom:10px;
		border-bottom:1px solid #bfbfbf;
	}
		ul#lista li h1{
			color:#f37021;
			font-size:12px;
			margin-bottom:5px;
		}
		ul#lista li p{
			font-size:10px;
			margin-bottom:5px;
			
		}
		ul#lista li .btn_leiamais{
			float:left;
		}
#col_grupo{
	width:100%;
	margin-bottom:5px;
	padding:0px;
	background-image:url(../imgs/t_grupo_poente.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f0f0f0;
	float:left;
}
#col_eng{
	width:100%;
	margin-bottom:5px;
	padding:0px;
	background-image:url(../imgs/t_engenharia.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f0f0f0;
	float:left;
}
#col_serv{
	width:100%;
	margin-bottom:5px;
	padding:0px;
	background-image:url(../imgs/t_servicos.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f0f0f0;
	float:left;
}
#col_emp{
	width:100%;
	margin-bottom:5px;
	padding:0px;
	background-image:url(../imgs/t_empreendimentos.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f0f0f0;
	float:left;
} 

#col_grupo_h{
	width:100%;
	margin-bottom:5px;
	padding:0px;
	background-image:url(../imgs/t_grupo_history.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f0f0f0;
	float:left;
}
#col_grupo_m{
	width:100%;
	margin-bottom:5px;
	padding:0px;
	background-image:url(../imgs/t_grupo_missao.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f0f0f0;
	float:left;
}
#col_grupo_e{
	width:100%;
	margin-bottom:5px;
	padding:0px;
	background-image:url(../imgs/t_grupo_etica.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f0f0f0;
	float:left;
}

#col_grupo_s{
	width:100%;
	margin-bottom:5px;
	padding:0px;
	background-image:url(../imgs/t_grupo_social.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f0f0f0;
	float:left;
}

#col_grupo_em{
	width:100%;
	margin-bottom:5px;
	padding:0px;
	background-image:url(../imgs/t_grupo_empresas.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f0f0f0;
	float:left;
}

#col_grupo_org{
	width:100%;
	margin-bottom:5px;
	padding:0px;
	background-image:url(../imgs/t_grupo_organi.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f0f0f0;
	float:left;
}

ul#galeria{
	list-style:none;
	display:block;
	float:left;
	margin-left:-12px;
	width:100%;
}
ul#galeria li{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:128px;
	height:105px;
}
.link_laranja{
	color:#f37021;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	width:128px;
	display:block;
	text-align:center;
}
.link_laranja a:hover{
	color:#FF0000;
	display:block;
	text-decoration:underline
}
.link_laranja p{
	margin-top:2px;
	margin-left:0px;
	font-size:10px;
	padding:0px;
}

ul#galeria li a:hover{
	border:2px solid #f37021;
	width:124px;
	/*height:89px;*/
	display:block;
	
}
ul#galeria li img{
	width:128px;
	/*height:93px;*/
}
ul#galeria li a:hover img{
	width:124px;
	/*height:89px;*/
}
#col_cont{
	width:100%;
	margin-bottom:5px;
	padding:0px;
	background-image:url(../imgs/t_contato.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f0f0f0;
	float:left;
}
#col_cont input{
	color:#666666;
	background-color:#bfbfbf;
	border:none;
	}
#col_cont textarea{
	color:#666666;
	background-color:#bfbfbf;
	border:none;
	}
#col_cont label{
	font-size:10px;
	color:#666666;
}
#sub_col_esquerda{
	width:144px;
	height:200px;
	float:left;
	display:inline;
	margin-top:-10px;
	padding-left:15px;
	z-index:990;
}
#sub_col_direita{
	/*width:610px;*/
	*width:730px;
	_width:100%;
	min-height:250px;
	float:left;
	clear:both;
	display:inline;
	margin-bottom:25px;
	margin-right:10px;
	margin-left:10px;
	_margin-right:0px;
	_margin-left:0px;
	padding-top:5px;
	z-index:968;
}
	#sub_col_direita h2{
		margin-left:12px;
		margin-bottom:20px;
		font-size:13px;
		color:#333333;
	}
	#sub_col_direita p{
		margin-left:12px;
		_margin-right:5px;
	}
	.area ul{
		margin-left:42px;
	}


.inputbtn{
	background-image:url(../imgs/btn_enviar.jpg);
	float:right;
	width:95px;
	height:20px;
	border:none;
}
.tabela{
	margin-left:15px;
}
.btn_voltar{
	color:#FF6600;
	font-size:10px;
	text-transform:capitalize;
	display:block;
	margin-top:3px;
	!margin-bottom:5px;
	float:left;
	clear:left;
}