@import url(internas.css);

*{padding: 0; margin: 0; list-style: none;}

body{font-family: Arial; font-size: 13px; color: #3d3d3d; background: url(images/bg.gif) 0 0 repeat-x;}

a{color: #3d3d3d; text-decoration: none;}
a:hover{text-decoration: underline;}

.dn{display: none;}
.mr_bt{margin-bottom: 0!important;}
.mr_rg{margin-right: 0!important;}
.mr_tp{margin-top: 0!important;}

/*TOPO*/
.topo{
	width: 870px;
	min-height: 10px;
	margin: 0 auto;
	margin-bottom: 30px;
	float: center;
}

	.topo .logo{
		width: 190px;
		height: 90px;
		float: left;
		margin: 20px 30px 0 0;
	}
	
	.topo .minimenu{
		width: 150px;
		height: 11px;
		float: left;
		margin: 47px 0 15px 0;
	}
	
		.topo .minimenu li{float: left;}
		
		.topo .minimenu li a{
			height: 11px;
			display: block;
			overflow: hidden;
			margin-right: 15px;
			text-indent: -9999px;
		}
		
			.topo .minimenu li a.home{width: 50px; background: url(images/menu_home.png) 0 0 no-repeat;}
			.topo .minimenu li a.contato{width: 61px; background: url(images/menu_contato.png) 0 0 no-repeat;}
			
		.topo .minimenu li a:hover{background-position: 0 -11px;}
				
	.topo .menu{
		width: 644px;
		height: 31px;
		padding: 3px;
		float: left;
		background: url(images/bg_menu.png) 0 0 no-repeat;
	}
	
		.topo .menu li{float: left;}
		
		.topo .menu li a{
			height: 31px;
			display: block;
			overflow: hidden;
			text-indent: -9999px;
		}
		
			.topo .menu li a.grupo{width: 96px; background: url(images/menu_grupo.png) 0 0 no-repeat;}
			.topo .menu li a.atuacao{width: 122px; background: url(images/menu_atuacao.png) 0 0 no-repeat;}
			.topo .menu li a.fornecedores{width: 104px; background: url(images/menu_fornecedores.png) 0 0 no-repeat;}
			.topo .menu li a.rh{width: 138px; background: url(images/menu_rh.png) 0 0 no-repeat;}
			.topo .menu li a.noticias{width: 72px; background: url(images/menu_noticias.png) 0 0 no-repeat;}
			.topo .menu li a.atendimento{width: 112px; background: url(images/menu_atendimento.png) 0 0 no-repeat;}
			
		.topo .menu li a:hover{background-position: 0 -31px;}
/*FIM TOPO*/

/*CORPO*/
.corpo{
	width: 870px;
	min-height: 10px;
	margin: 0 auto;
}

	/*DESTAQUE*/
	.corpo .destaque{
		width: 870px;
		min-height: 10px;
		float: left;
		margin-bottom: 30px;
	}
	
		.corpo .destaque .conheca{
			width: 270px;
			min-height: 10px;
			padding-top: 20px;
			float: left;
		}
		
			.corpo .destaque .conheca .seta{
				width: 15px;
				height: 15px;
				display: block;
				float: left;
				margin-top: 30px;
				background: url(images/seta.png) 0 0 no-repeat;
			}
			
			.corpo .destaque .conheca .conheca_img{
				width: 159px;
				height: 15px;
				float: right;
				text-indent: -9999px;
				display: block;
				background: url(images/conheca.png) 0 0 no-repeat;
			}
			
			.corpo .destaque .conheca p{width: 200px; float: right; text-align: right; margin-bottom: 23px;}
			.corpo .destaque .conheca img{float: left;}
		
		.corpo .destaque .banner{float: right;}
	/*FIM DESTAQUE*/
	
	/*CONTEUDO*/
	.corpo .conteudo{
		width: 870px;
		min-height: 10px;
		float: left;
		margin-bottom: 50px;
	}
	
		/*BLOCO ESQUERDA*/
		.corpo .conteudo .bl_esquerda{
			width: 400px;
			min-height: 10px;
			float: left;
			margin-right: 20px;
		}
		
			/*NOTICIAS*/
			.corpo .conteudo .bl_esquerda .noticias{
				width: 400px;
				min-height: 10px;
				float: left;
				margin-bottom: 20px;
			}
			
				.corpo .conteudo .bl_esquerda .noticias h2.jsb_noticias{
					width: 103px;
					height: 15px;
					float: left;
					text-indent: -9999px;
					margin: 0 10px 10px 0;
					background: url(images/jsb_noticias.png) 0 0 no-repeat;
				}
				
				.corpo .conteudo .bl_esquerda .noticias hr{
					height: 1px;
					background: #1C4289;
					border-bottom: 1px solid #1C4289;
					margin-top: 13px;
				}
				
				.corpo .conteudo .bl_esquerda .noticias .caixa{float: left; margin-bottom: 15px;}
				.corpo .conteudo .bl_esquerda .noticias .caixa a:hover{text-decoration: underline;}
				
					.corpo .conteudo .bl_esquerda .noticias .caixa img{float: left; margin-right: 10px;}
					.corpo .conteudo .bl_esquerda .noticias .caixa h5{margin-bottom: 8px; font-size: 12px;}
			/*FIM NOTICIAS*/
			
			.corpo .conteudo .bl_esquerda .mais{
				width: 190px;
				min-height: 10px;
				float: left;
				margin-right: 20px;
			}
			
				.corpo .conteudo .bl_esquerda .mais h2{
					width: 18px;
					height: 209px;
					text-indent: -9999px;
					float: left;
					padding-right: 10px;
				}
				
					.corpo .conteudo .bl_esquerda .mais h2.tit_informativo{background: url(images/tit_informativo.png) 0 0 no-repeat;}
					.corpo .conteudo .bl_esquerda .mais h2.tit_canais{background: url(images/tit_canais.png) 0 0 no-repeat;}
					
				.corpo .conteudo .bl_esquerda .mais .moldura{
					width: 156px;
					height: 94px;
					padding: 2px;
					float: left;
					border: 1px solid #d8d8d8;
					margin-bottom: 9px;
					display: block;
				}
		/*FIM BLOCO ESQUERDA*/
		
		.corpo .conteudo .bl_centro{
			width: 170px;
			min-height: 10px;
			float: left;
			margin-right: 20px;
		}
		
		.corpo .conteudo .bl_direita{
			width: 260px;
			min-height: 10px;
			float: left;
		}
		
			.corpo .conteudo .bl_direita h2 a{
				width: 260px;
				height: 161px;
				display: block;
				overflow: hidden;
				text-indent: -9999px;
				float: left;
				margin-bottom: 20px;
				position: relative;
			}
			
				.corpo .conteudo .bl_direita h2 a.trabalhe{background: url(images/trabalhe.png) 0 0 no-repeat;}
				.corpo .conteudo .bl_direita h2 a.transportes{background: url(images/transportes.png) 0 0 no-repeat;}
	/*FIM CONTEUDO*/
/*FIM CORPO*/

/*RODAPE*/
.rodape{
	width: 100%;
	min-height: 10px;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	padding: 20px 0;
	background: #1C4289;
}

	.rodape .caixa{
		width: 870px;
		min-height: 10px;
		margin: 0 auto;
	}
	
		.rodape .caixa .locais{
			width: 200px;
			min-height: 10px;
			float: left;
			margin: 0 20px 40px 0;
		}
		
			.rodape .caixa .locais img{margin-bottom: 5px;}
			
	.rodape .caixa .direitos{
		width: 410px;
		min-height: 10px;
		float: left;
	}
	
	.rodape .caixa .edeas{ float: right;}
/*FIM RODAPE*/









