@charset "utf-8";
/* CSS Document */
#interna{
	position:absolute;
	width:1000px;
	height:512px;
	top: 98px;
}
#interna .img-empresa{
	position:absolute;
	width:1000px;
	height:178px;
	background-image:url(../images/ft_empresa.jpg);
	z-index: 2;
}
#interna .img-servicos{
	position:absolute;
	width:1000px;
	height:178px;
	background-image:url(../images/ft_servicos.jpg);
	z-index: 2;
}
#interna .img-processos{
	position:absolute;
	width:1000px;
	height:178px;
	background-image:url(../images/ft_processos.jpg);
	z-index: 2;
}
#interna .img-ambiente{
	position:absolute;
	width:1000px;
	height:178px;
	background-image:url(../images/ft_ambiente.jpg);
	z-index: 2;
}
#interna .img-seguranca{
	position:absolute;
	width:1000px;
	height:178px;
	background-image:url(../images/ft_seguranca.jpg);
	z-index: 2;
}
#interna .img-noticias{
	position:absolute;
	width:1000px;
	height:178px;
	background-image:url(../images/ft_noticias.jpg);
	z-index: 2;
}
#interna .img-links{
	position:absolute;
	width:1000px;
	height:178px;
	background-image:url(../images/ft_links.jpg);
	z-index: 2;
}
#interna .img-contato{
	position:absolute;
	width:1000px;
	height:178px;
	background-image:url(../images/ft_contato.jpg);
	z-index: 2;
}
#interna .img-documentacoes{
	position:absolute;
	width:1000px;
	height:178px;
	background-image:url(../images/ft_documentacoes.jpg);
	z-index: 2;
}
#interna .cntr{
	position:absolute;
	width:1000px;
	height:334px;
	background-image:url(../images/bg_conteudo.jpg);
	top:178px;
	z-index: 3;
}
#interna .cntr_ambiente{
	position:absolute;
	width:1000px;
	height:334px;
	background-image:url(../images/bg_conteudo_amb.jpg);
	top:178px;
	z-index: 3;
}
#interna .cntr_ambiente li img{
	cursor:pointer;
}
#interna .cntr_ambiente ul li,#documentacoes li{
	list-style:none;
	display:inline;
	margin-right: 20px;	
}
#documentacoes li img{
	cursor:pointer;
}
#interna .cntr_ambiente ul li img,#documentacoes li img{
	margin-bottom: 20px;
}
#menu{
	position:absolute;
	width:300px;
	height:310px;
	left:40px;
	z-index:4;
}
.conteudo{
	position:absolute;
	overflow:auto;
	width:630px;
	padding-right:20px;
	height:309px;
	left:310px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
h1.tt_empresa{
	width:70px;
	height:27px;
	background-image:url(../images/tit_empresa_int.gif);
}
h1.tt_servicos{
	width:135px;
	height:27px;
	background-image:url(../images/tit_servicos_int.gif);
}
h1.tt_racionalizacao{
	width:200px;
	height:27px;
	background-image:url(../images/tit_racionalizacao.gif);
}
h1.tt_seguranca{
	width:74px;
	height:27px;
	background-image:url(../images/tit_seguranca.gif);
}
h1.tt_ambiente{
	width:110px;
	height:27px;
	background-image:url(../images/tit_ambiente.gif);
}
h1.tt_noticias{
	width:110px;
	height:27px;
	background-image:url(../images/tit_noticias.gif);
	background-repeat:no-repeat;
}
h1.tt_links{
	width:110px;
	height:27px;
	background-image:url(../images/tit_links.gif);
	background-repeat:no-repeat;
}
h1.tt_contato{
	width:110px;
	height:27px;
	background-image:url(../images/tit_contato.gif);
	background-repeat:no-repeat;
}
h1.tt_documentacoes{
	width:110px;
	height:27px;
	background-image:url(../images/tit_documentacoes.gif);
	background-repeat:no-repeat;
}
#interna p{
	color: #333333;
	line-height:160%;
}
#interna p a{
 color: #333333;
}
#interna p a:hover{
 color: #0000FF;
}
#interna ul.processo{
	margin:0px 0px 10px 0px;
	padding:0px;
}
#interna ul.processo li{	
    list-style:none;
    background-repeat:no-repeat;
	float:left;
	margin:0px;
	padding:0px;
}
#interna ul.processo li a{
	text-indent:-99999px;
	display:block;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
ul.processo li.coleta a{
	width:145px;
	height:167px;background-image:url(../images/img_coleta.jpg);
}
ul.processo li.selecao a{
	width:155px;
	height:167px;background-image:url(../images/img_selecao.jpg);
}
ul.processo li.trituracao a{
	width:144px;
	height:167px;background-image:url(../images/img_trituracao.jpg);
}
ul.processo li.enfardamento a{
	width:156px;
	height:167px;background-image:url(../images/img_enfardamento.jpg);
}
ul.processo li.final a{
	width:288px;
	height:144px;background-image:url(../images/img_final.jpg);
}
ul.processo li.distribuicao a{
	width:312px;
	height:144px;background-image:url(../images/img_distribuicao.jpg);
}
.clear{
	clear:left;
}
ul.texto,ol{
	margin:0px 0px 12px 0px;
	padding:0px;
}
ol li{
	list-style-type:decimal;
	list-style-position:inside;
}
ul.texto li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	list-style:none;
	list-style-position:inside;
	margin-left:0px;
	padding-left:0px;
	line-height:160%;
}
li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
ul.texto li.lista{
	background-image:url(../images/img_lista.gif);
	background-repeat:no-repeat; 
	padding-left:15px;
	margin:0px;
	left:0px;
	list-style:none;
	list-style-position:outside;	
}
ul.texto li a{
	background-image:url(../images/img_lista.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	color:#333333;
}
ul.texto li a:hover{
	color:#0000FF;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-top:0px;
	margin-bottom:10px;
}
.center{
	text-align:center;
}
#voltar a{
	position:absolute;
	right:60px;
	bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#voltar a{
	color:#333333;
}
#voltar a:hover{
	color:#0000FF;
}
p.destaque{
	background-color:#dddddd;
	border:1px dashed #CCCCCC;
	padding:10px;
}
#trituracao{
	float:right;
	margin-top:-20px;
}
form input,textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border:1px solid #999;
}
form p{
	margin-bottom:3px;
}
.btnEnviar{
	background-image:url(../images/btn_enviar.jpg);
	background-repeat:no-repeat;
	border:none;
	width:52px;
	height:18px;
	cursor:pointer;
}
.btnCancelar{
	background-image:url(../images/btn_cancelar.jpg);
	background-repeat:no-repeat;
	border:none;
	width:73px;
	height:18px;
	cursor:pointer;
}
.btnBuscar{
	background-image:url(../images/btn_buscar.jpg);
	background-repeat:no-repeat;
	border:none;
	width:57px;
	height:18px;
	cursor:pointer;
}
#fContato p.destaque{
	color:#0000FF;
	margin-top:3px;
	margin-bottom:15px;
}
#fNoticias label{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
}
#fNoticias #mais{
	top:0px;
}
#fNoticias,#paginaBottom{
	background-color:#dddddd;
	border:1px dashed #CCCCCC;
	padding:10px;
}
#paginaBottom{
	padding:0px;
}
table{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border-collapse:collapse;
	padding:0px;
	}
ul#noticias li a{
	text-decoration:none;
}
p.info{
	background-image:url(../images/img_lista.gif);
	background-repeat:no-repeat; 
	padding-left:15px;
}
#imagem img{
	position:relative;
	margin-top:25px;
	margin-left:30px;
	padding:0px;
	border:1px solid #CCC;
}
#top_img{
	position:relative;
	width:900px;
	height:98px;
	background-image:url(../images/topo.jpg);
	background-repeat:no-repeat;
	top:0px;
	left:0px;
}
#pagina_img{
	position:relative;
	width:590px;
	height:16px;
	margin-top:20px;
	margin-left:30px;
	background-color:#Dedede;
}
#pagina_img{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding:5px;
	text-align:right;
}
#pagina_img a{
	color:#666666;
	text-decoration:none;
}
.barra{
	width:98%;
	height:120px;
	overflow:auto;
}	