body{
	margin:0px;
	padding:0px;
	background-image: url(../img/bg.jpg);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
}

.geral{
	float:left;
	position:absolute;
	width:948px;
	left:50%;
	margin-left:-474px;
	background:#FFF;
}

.topo{
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
	width:948px;
	height:131px;
	background-image:url(../img/topo.jpg);
}

.link_logo{
	float:left;
	position:relative;
	margin:15px 0 0 25px;
}

.busca_topo{
	float:right;
	position:relative;
	width:400px;
	height:10px;
	top:31px;
}

.menu_topo{
	float:right;
	position:relative;
	height:10px;
	top:100px;
	margin-right:2px;
	font-size:12px;
}

.menu_topo a{
	text-decoration:none;
	color:#FFF;
	padding:8px;
}

.menu_topo a:hover{
	text-decoration:none;
	color:#0C0;
	padding:8px;
}

.barrinha_amarela{
	z-index:3;
	float:left;
	position:relative;
}

.box_menu_banner{
	z-index:1;
	float:left;
	position:relative;
	width:948px;
	height:183px;
}

.barra_quemsomos_news{
	float:left;
	position:relative;
	top:-3px;
	width:948px;
	height:246px;
}

.box_quemsomos{
	float:left;
	position:relative;
	width:318px;
	height:226px;
	padding:20px 130px 0px 26px;
	text-align:justify;
	background-image:url(../img/home_quemsomos.jpg);
}

.box_news{
	float:left;
	position:relative;
	height:246px;
}

.box_hotlink{
	float:left;
	position:relative;
	width:299px;
	height:245px;
	margin-left:13px;
	margin-top:15px;
	background:#f4f4f4;
}

.tit_hotlink{
	float:left;
	position:relative;
	width:287px;
	height:33px;
	background:url(../img/tit_box.jpg) no-repeat;
	color:#FFF;
	font-size:24px;
	padding:3px 0 0 12px;
}

.cont_hotlink{
	float:left;
	position:relative;
	padding:12px;
	width:275px;
	height:170px;
}

.hot_cliqueaqui{
	bottom:0px;
}

.barra_titulos{
	float:left;
	position:relative;
	top:-3px;
	padding:4px 0 0 26px;
	color:#FFF;
	font-size:19px;
	width:922px;
	height:33px;
	background:url(../img/topo_interna_produtos.jpg);
}

.conteudo_geral{
	float:left;
	position:relative;
	width:899px;
	padding:25px;
	background:#FFF;
	text-align:justify;
}

.barra_navegacao{
	float:left;
	position:relative;
	width:100%;
	text-align:center;
}

.menu{
	z-index:2;
	float:left;
	position:absolute;
	width:283px;
	margin-top:5px;
}

.produto{
	float:left;
	position:relative;
	margin:10px 25px 10px 0px;
	width:420px;
	height:187px;
	border:1px #CCC solid;
}

.tit_produto{
	float:left;
	position:relative;
	width:415px;
	height:23px;
	padding:1px 0 0 5px;
	background:url(../img/bg_tit_produto.jpg);
}

.baixar_pdf{
	float:right;
	position:relative;
	padding:3px 5px 0 0;
}

.thumb_produto{
	float:left;
	position:relative;
	width:150px;
	height:150px;
	border:1px #CCC solid;
	margin:5px;
}

.cont_produto{
	float:left;
	position:relative;
	width:240px;
	height:150px;
	margin:5px;
	text-align:left;
}

.rodape{
	float:left;
	position:relative;
	bottom:-20px;
}

/*----------CORES---------------*/
.verde{color:#06492a;}
#verde_titulo{color:#06492a; font-size:22px;}
#verde_titulo_menor{color:#06492a; font-size:20px;}
#link_cinza a{ color:#666; text-decoration:none;}
#link_cinza a:hover{ color:#666; text-decoration:underline}
#link_laranja a{ color:#F90; font-weight:bold; text-decoration:none;}
#link_laranja a:hover{ color:#f90; text-decoration:underline}
.campo{border:1px #FC0 solid; font-size:15px; background:#F2F2F2;}
.nome_produto{color:#06492a; font-size:17px;}
#link_verde a{ color:#06492a; text-decoration:none;}
#link_verde a:hover{ color:#06492a; text-decoration:underline}
#link_verde_titulo a{ color:#06492a; font-size:18px; text-decoration:none;}
#link_verde_titulo a:hover{ color:#06492a; font-size:18px; text-decoration:underline}
