@charset "utf-8";
/* CSS Document */

/* HOME*/
body{
	margin:0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#ECF6FC;
	text-align:center;
	color:#000000;
}


#topo,#content,#container{
	width:762px;
	text-align:left;
	margin:0 auto;
}
		
#topo{
	height:117px;
	background-image:url(../images/bg_topo.jpg);
	}

#logo{
	width:200px;
	margin-left:25px;
	padding-top:30px;
	}
	


.banner{
	position:absolute;
	z-index:4;
	width:468px;
	top:30px;
	right:20px;	
	}

.telefone{
	position:absolute;
	z-index:4;
	width:100px;
	top:50px;
	right:30px;	
	}
	
.catalogo{
	position:absolute;
	z-index:4;
	width:100px;
	top:0px;
	right:35px;	
	}
	
#container{
		background-image:url(../images/bg_content.jpg);
		background-repeat:repeat-y;
		height:100%;
		position:relative;
		}

#coluna_esquerda{
	float:left;
	width:130px;
	margin-right:40px;
	}
	
#cotacao{
	float:left;
	width:200px;
	margin-left:20px;
	margin-top:100px;
	}
		
#menu ul{
    float:left;
	padding:0;
	width:130px;
	margin:45px 0px 0px 20px;
	list-style:none;
	}

#menu li{
	margin:0 0 2px 0;
	}
		
#menu li a{
	display:block;
	padding:0px;
	color:#FFFFFF;
	text-decoration:none;
	}

.btn_historico{
	background-image:url(../images/btn_historico.jpg);
	background-position:bottom;
	height:30px;
	}
		
.btn_historico:link{
	background-image:url(../images/btn_historico.jpg);
	background-position:bottom;
	height:30px;
	}
	
.btn_historico:hover{
	background-image:url(../images/btn_historico.jpg);
	background-position:top;
	height:30px;
	}	
	
.btn_qualidade{
	background-image:url(../images/btn_qualidade.jpg);
	background-position:bottom;
	height:30px;
	}
		
.btn_qualidade:link{
	background-image:url(../images/btn_qualidade.jpg);
	background-position:bottom;
	height:30px;
	}
	
.btn_qualidade:hover{
	background-image:url(../images/btn_qualidade.jpg);
	background-position:top;
	height:30px;
	}	
	
.btn_produtos{
	background-image:url(../images/btn_produtos.jpg);
	background-position:bottom;
	height:30px;
	}
		
.btn_produtos:link{
	background-image:url(../images/btn_produtos.jpg);
	background-position:bottom;
	height:30px;
	}
	
.btn_produtos:hover{
	background-image:url(../images/btn_produtos.jpg);
	background-position:top;
	height:30px;
	}
	
.btn_dicas{
	background-image:url(../images/btn_dicas.jpg);
	background-position:bottom;
	height:30px;
	}
		
.btn_dicas:link{
	background-image:url(../images/btn_dicas.jpg);
	background-position:bottom;
	height:30px;
	}
	
.btn_dicas:hover{
	background-image:url(../images/btn_dicas.jpg);
	background-position:top;
	height:30px;
	}	
	
.btn_news{
	background-image:url(../images/btn_news.jpg);
	background-position:bottom;
	height:30px;
	}
		
.btn_news:link{
	background-image:url(../images/btn_news.jpg);
	background-position:bottom;
	height:30px;
	}
	
.btn_news:hover{
	background-image:url(../images/btn_news.jpg);
	background-position:top;
	height:30px;
	}				
		
.btn_contato{
	background-image:url(../images/btn_contato.jpg);
	background-position:bottom;
	height:30px;
	}
		
.btn_contato:link{
	background-image:url(../images/btn_contato.jpg);
	background-position:bottom;
	height:30px;
	}
	
.btn_contato:hover{
	background-image:url(../images/btn_contato.jpg);
	background-position:top;
	height:30px;
	}

.btn_orcamento{
	background-image:url(../images/btn_orcamento.jpg);
	background-position:bottom;
	height:30px;
	}
		
.btn_orcamento:link{
	background-image:url(../images/btn_orcamento.jpg);
	background-position:bottom;
	height:30px;
	}
	
.btn_orcamento:hover{
	background-image:url(../images/btn_orcamento.jpg);
	background-position:top;
	height:30px;
	}

h1 {
	font-family:Arial, Verdana, sans-serif;
	color:#085A8E;
	font-size:12px;
	font-weight:100;
	}

#banner_home{
	float:left;
	width:350px;
	margin-top:-75px;
	}
	
#noticias{
	float:left;
	background-image:url(../images/bg_noticias.gif);
	width:193px;
	height:614px;
	margin-top:-75px;
	margin-left:49px;
	}	
	
.coluna_noticias{
	width:140px;
	margin-top:140px;
	margin-left:25px;
	}
	
				
#rodape{
	clear:left;
	text-align:left;
	font-size:9px;
	background-image:url(../images/div_rodape.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#ECF6FC;
	height:20px;
	color:#8C8888;
	padding:10px 10px 10px 25px;
	}
		
.link{
	text-decoration:none;
		color:#003366;
	}
	
.link:link{
	text-decoration:none;
	color:#003366;
	}
	
.link:visited{
	text-decoration:none;
	color:#003366;
	}	
	
.link:hover{
	text-decoration:none;
	color:#0099CC;
	}	
	
.btn_enviar{
	background-color:#0099CC;
	color:#FFFFFF;
	border:0;
	cursor:pointer;
	}	
	
#texto_internas{
	margin-top:-70px;
	padding:0 20px 0 20px;
	}	
	
#conteudo_internas{
	float:left;
	width:545px;
	margin-left:47px;
	background-color:#FFFFFF;
	min-height:425px;
	height:100%;
	}	
			
/*PRODUTOS*/

#topo_produtos{
	background-image:url(../images/tit_produtos.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	width:545px;
	margin-top:15px;
	margin-left:47px;
	height:130px;
	}	
	
#content_produtos{
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-y;
	min-height:100%;
	}
		

#tabela_produtos{
	margin-top:-70px;
	}	
	
.tit_produtos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	}	
/*HISTÓRICO*/
	
#topo_historico{
	background-image:url(../images/tit_historico.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	width:545px;
	margin-top:15px;
	margin-left:47px;
	height:130px;
	}	
	
/*QUALIDADE*/
	
#topo_qualidade{
	background-image:url(../images/tit_qualidade.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	width:545px;
	margin-top:15px;
	margin-left:47px;
	height:130px;
	}
	
/*DICAS*/
	
#topo_dicas{
	background-image:url(../images/tit_dicas.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	width:545px;
	margin-top:15px;
	margin-left:47px;
	height:130px;
	}	
	
	
/*NEWSLETTER*/
	
#topo_news{
	background-image:url(../images/tit_news.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	width:545px;
	margin-top:15px;
	margin-left:47px;
	height:130px;
	}		
	
/*CONTATO*/
	
#topo_contato{
	background-image:url(../images/tit_contato.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	width:545px;
	margin-top:15px;
	margin-left:47px;
	height:130px;
	}	
	
/*GALERIA*/		

	#FrogJS{
	width: 520px;
	height: 200px;
	margin: 0 auto;
	}
	#FrogJSCredit{
	text-align: right;
	font-size: 9px;
	color: #999;
	padding: 1px;
	}
	#FrogJSCaption{
	text-align: left;
	line-height: 140%;
	}	
	
#topo_galeria{
	background-image:url(../images/tit_galeria.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	width:545px;
	margin-top:15px;
	margin-left:47px;
	height:130px;
	}
	
#galeria{
	float:left;
	margin-left:20px;
	margin-top:20px;
	}
	
.galeria{
	border:1px solid #FFFFFF;
	}
	
/*NOTÍCIAS*/
	
#topo_noticias{
	background-image:url(../images/tit_noticias.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	width:545px;
	margin-top:15px;
	margin-left:47px;
	height:130px;
	}	
	
	
/*TELEVENDAS*/
	
#topo_televendas{
	background-image:url(../images/tit_televendas.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	width:545px;
	margin-top:15px;
	margin-left:47px;
	height:130px;
	}		


#topo_orcamento{
	background-image:url(../images/tit_orcamento.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	width:545px;
	margin-top:15px;
	margin-left:47px;
	height:130px;
}	
	
.border{
	border:1px solid #003399;
	}
	
/**/
#ajax-loader {
	position:absolute;
	right:100px;
	top:345px;
	display:none;
}	