/* CSS Document */
#geral {
	width:1000px;
	margin:0 auto;	
	background:url(../imagens/bg_body.jpg) repeat-x #022858;
	}
#topo {
	background:url(../imagens/bg_topo.gif) repeat-x;
	width:100%;
	height:205px;
	}
	
	#topo h1 {
		margin:0px;
		padding:0px;
		background:url(../imagens/bg_h1_topo.gif) no-repeat;
		float:left;
		width:306px;
		height:103px;
		}
		#topo h1 a {
			background:url(../imagens/bg_logotipo.gif) no-repeat #FFFFFF;
			display:block;
			width:156px;
			height:77px;
			margin:10px 0 0 30px;
			}
		#topo h1 a span{display:none}


	#topo div {
		display:block;
		float:right;
		width:450px;
		height:65px;
		}
		#topo div a {
			display:block;
			float:right;
			margin-right:3px;
			}

	#topo form{
		display:block;
		float:right;
		background:url(../imagens/bg_form_busca.gif) repeat-y right;
		width:450px;
		padding:3px;
		/*margin-top:65px;*/
		text-align:right;
		}
		#topo form label {
			color:#fff;
			}
	
	#topo ul {
		clear:both;
		width:100%;
		height:83px;
		}
		
	#topo ul, #topo ul li {
		margin:0;
		padding:0;
		}
	#topo ul li {
		display:block;
		float:left;
		width:14%;
		text-align:center;
		}
	
	#topo ul li a {
		display:block;
		height:83px;
		margin:0 auto;
		}
		#topo ul li a span{display:none;}
		
	/* ========================= MENU TOPO ========================== */
	#bt_home {background:url(../imagens/bt_menu_home.gif) no-repeat; width:102px;}
	#bt_empresa {background:url(../imagens/bt_menu_empresa.gif) no-repeat; width:117px;}
	#bt_produtos {background:url(../imagens/bt_menu_produtos.gif) no-repeat; width:107px;}
	#bt_projetos {background:url(../imagens/bt_menu_projetos.gif) no-repeat; width:105px;}
	#bt_consultoria {background:url(../imagens/bt_menu_consultoria.gif) no-repeat; width:102px;}
	#bt_contato {background:url(../imagens/bt_menu_contato.gif) no-repeat; width:105px;}
	#bt_downloads {background:url(../imagens/bt_menu_downloads.gif) no-repeat; width:105px;}
	


/* 
=========================================================================== 
=	
=										CONTROLE DAS COLUNAS, DIREITA E DE CONTEUDO
=
=========================================================================== 
*/	

#col_direita {
	float:left;
	margin:0 0 0 30px;
	_margin:0 0 0 15px;
	width:240px;
	padding-top:2px;
	}
	
	#col_direita img {
		margin:10px 0;
		}
		
		#col_direita form {
			width:230px;
			background:url(../imagens/bg_news_form.gif) no-repeat #fff;
			margin-top:20px;
			height:130px;
			padding-top:3px;
			}
		
#col_conteudo{
	margin-left:290px;
	margin-right:10px;
	}

#filtroProdutos {
	border-bottom:1px solid #FF9900;
	}
	
#filtroProdutos, #filtroProdutos form select {
	font-size:10px;
	}
	
	#filtroProdutos form {padding:0 5px;}


#flash {
	display:block;
	width:95%;
	margin:10px 0 20px 0;
	}

/*
#contatoHome {
	display:block;
	float:left;
	width:100%;
	height:114px;
	margin-top:20px;
	*margin-top:30px;
	background:url(../imagens/bgContatoHome.jpg) right no-repeat;
	}

	#contatoHome p {
		font-size:12px;
		color:#1d4f80;
		line-height:22px;
		margin-left:15%;
		width:70%;
		}
		
		#contatoHome a {
			color:#f04618;
			}
*/		

#linkProdutos a{
	display:block;
	background:url(../imagens/montagem_linha_produtos.jpg) no-repeat;
	width:225px;
	height:424px;
	padding:5px 0 0 5px;
}


#noticiaHome {
	margin:0;
	}
	#noticiaHome li {
		margin-top:10px;
		}
	#noticiaHome li a {
		font-size:0.8em;
		}

#contatoHome {
	background:url(../imagens/bg_contato-home.jpg) no-repeat #fff;
	width:642px;
	height:68px;
	margin:10px 0;
	padding:10px;
	display:block;
	float:left;
	}
	#contatoHome h2{
		margin:0 0 5px 0;
		padding:0;
	}
	#contatoHome p{
		margin:0;
		padding:0;
	}
/* 
=========================================================================== 
=	
=											CONTROLE DA LISTAGEM  DE PRODUTOS
=
=========================================================================== 
*/

#lista_produtos {
	margin:0;
	padding:0;	
	}
	
	#lista_produtos li {
		list-style-type:none;
		display:block;
		float:left;
		width:23%;
		height:160px;
		}
		#lista_produtos li a{
			border:none;
			text-align:center;
		}
		#lista_produtos li a h3{
			font-size:0.8em;
			margin:0;
			padding:0 20px;
			text-align:center;
		}
	
		#lista_produtos li a img{
			border:none;
			display:block;
			margin:0 auto;
			}
			

/* 
=========================================================================== 
=	
=											CONTROLE DO DETALHE DO PRODUTO
=
=========================================================================== 
*/			
#imgProduto {
	border:1px solid #FF9900;
	margin:0;
	padding:20px 0;
	float:left;
	width:280px;
	margin-right:15px;
	text-align:center;
	background-color:#fff;
	}
	#imgProduto img {
		margin:0 auto;		
		}
		#imgProduto a img {
			border:none;
			}

#download_catalogos {
	padding-bottom:10px;
	}
#download_catalogos p {
	margin:2px 5px;
	font-size:9px;
	color:#FF9933;
	}
#download_catalogos a {
	font-size:11px;
	background:url(../imagens/bt_download_pdf.gif) no-repeat;
	padding-left:40px;
	padding-top:10px;
	width:100px;
	height:40px;
	display:block;
	float:left;
	margin:2px 10px;
	}
	#download_catalogos a span{
		color:#FF9900;
		font-size:9px;
		}

#descricao {
	clear:both;
	display:block;
	padding:10px;
	margin-top:10px;
	background-color:#FFFFFF;
	border:1px solid #f90;
	}
	

/* 
=========================================================================== 
=
=															CONTROLE DO RODAPÉ
=
=========================================================================== 
*/	
#rodape {
	display:block;
	clear:both;	
	}
	#rodape p {
		margin-top:10px;
		text-align:center;
		margin:10px 0 0 0;
		font-size:0.7em;
		background-color:#ff5d00;
		padding:5px;
		}

		