body,form,p,span,a,img,div,ul,li,h1,h2,h3,h4,h5,h6 {
  margin:0;
  padding:0;
}

body {
	background: #99D458 url('../imgs/bg_topo.gif') top repeat-x;
}

p {
	margin:0 0 10px 0;

}

h1 {
	margin:0 0 10px 0;
	width: 100%;
	font: bold 30px  Arial, Verdana, Sans-Serif;
	color:#FFFFFF;
}


h1 a {
	color:#FFFFFF;
	text-decoration:none;
}

h1 a:hover {
	color:#FFFFFF;
	text-decoration:underline;

}


h2 {
	margin:0 0 5px 0;
	width: 100%;
	font: bold 18px  Arial, Verdana, Sans-Serif;
	color:#2F6000;
}


a {
	color:#2F6000;
	text-decoration:underline;
}

a:hover {
	color:#568E00;

}

.formulario{
	font: normal 11px Verdana, Sans-Serif;
	color: #2F6000; 
	border: 1px solid #2F6000;	
}

.lista_prods {
	margin: 2px 0;
	list-style:inside;
	clear:both;
}


#principal {
	width:740px;
	margin: 0 auto;
	font: normal 11px  Verdana, Arial, Sans-Serif;
	color:#FFFFFF;
}


#topo {
	width: 780px;
	height:65px;
	float:left;
}
	
	
#topo .logo{
	width: 293px;
	height:65px;
	float:left;
}	

#topo ul {
	width: 460px;
	margin: 18px 0 0 20px;
	float:left;
	font: bold 12px  Arial, Verdana, Sans-Serif;

}

#topo li {
	display:inline;
	margin: 0 5px;
	float:left;
	border-bottom:#FFFFFF 3px solid;	
}

#topo li a {
	padding: 10px 8px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background: url('../imgs/bg_menu.gif') bottom repeat-x;
	
}

#topo li a:hover {
	background: none;
	color:#FFFFF;

}

.ativo {
	padding: 10px 5px;
	text-decoration:none;
	display:block;
	background: none;
	color:#F48B00;

}


#bg {
	width:100%;
	background:url('../imgs/bg_geral.gif') top center no-repeat;
	float:left;
}


/* linha caixa de busca */
#naba_produtos {
	width:165px;
	height:30px;
	padding: 10px 0 0 15px;
	margin: 15px 20px 0 25px;
	border:#C0C0B8 1px solid;
	border-bottom: none;
	background-color:#FFFFFF;
	font: normal 16px  Arial, Verdana, Sans-Serif;
	color:#000000;
	float:left;
	display:inline;
}
#aba_produtos {
	width:165px;
	height:30px;
	padding: 10px 0 0 15px;
	margin: 15px 20px 0 25px;
	border:#C0C0B8 1px solid;
	border-bottom: none;
	background-color:#FFFFFF;
	font: normal 24px  Arial, Verdana, Sans-Serif;
	color:#000000;
	float:left;
	display:inline;
}

#cx_busca {
	width: 508px;
	height: 30px;
	float:left;
	margin: 5px 0 0 0;

}

.form_busca {
	width: 360px;
	border:#2F6000 1px solid;	
	font: normal 24px  Arial, Verdana, Sans-Serif;

}


.form_bt_busca {
	width: 100px;
	height: 35px;
	font: normal 24px Verdana, Arial, Sans-Serif;
	background-color:#2F6000;
	color:#FFFFFF;
	border: none;
	margin: 0 0 0 10px;
	cursor:hand;
}


/*  Conteúdo */

#conteudo {
	width: 720px;
	padding: 0 10px;
  float: left;
  background: url('../imgs/bg_conteudo.gif') top right no-repeat;
}

#rodape {
	margin: -66px 0 0 0;
	width: 740px;
	float:left;

}

#rodape_p1 {
	width: 10px;
	height: 75px;
	float:left;
	background-image:url('../imgs/sombra_rodape_lat.gif');
	background-repeat:no-repeat;
}

#rodape_p2 {
	width: 720px;
	height: 10px;
	margin: 65px 0 0 0;
	_margin: 63px 0 0 0;
	background: transparent url(../imgs/sombra_rodape_inf.gif) center repeat-x;
	float:left;


}


#rodape_p3 {
	width: 10px;
	height: 75px;
	float:left;
	background-image:url('../imgs/sombra_rodape_lat.gif');
	background-repeat:no-repeat;
	background-position:-10px 0;
}



#coluna {
	width: 215px;
	float:left;
}

#coluna_produtos {
	width:165px;
	padding: 5px 0 10px 15px;
	margin: 0 0 10px 15px;
	border:#C0C0B8 1px solid;
	border-top: none;
	background-color:#FFFFFF;
	color:#000000;
	float:left;
	display:inline;

}




#coluna ul {
	width:150px;
	float:left;
	font:normal 12px Arial, Verdana, Sans-Serif;

}

#coluna ul li {
	margin: 1px 0;
	width:140px;
	list-style:none;
	border-bottom: 1px dashed #C0C0B8;
}

#coluna li a {
	width:100%;
	padding: 5px;
	color:#000000;
	text-decoration:none;
	display:block;
}

#coluna li a:hover {
	background-color: #2F6000;
	color:#FFFFFF;

}

.ativo_prod {
	background: #F48B00 url('../imgs/canto_menu.gif') top right no-repeat;
	padding: 5px;
	text-decoration:none;
	display:block;
	color:#FFFFFF;

}

#area_texto {
	width: 490px;
	margin: 10px 0;
	float:left;
	font-size:12px;
	
}

.paginacao {
	width: 490px;
	margin: 10px 0;
	text-align:right;
	float:left;
	
}


.pag_indisp {
	padding: 2px;
	background-color: #A7DF68;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}


.paginacao li {
	display:inline;
	margin: 0 3px;
	list-style:none;
	float:right;
}

.paginacao li a {
	padding: 2px;
	background-color: #2F6000;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}

.paginacao li a:hover {
	background-color: #71B902;
	color:#FFFFFF;

}


#logado {
	width: 490px;
	text-align:right;
	float:right;
	margin: 0 0 15px 0;
	overflow:hidden;
}

/* Produtos  */
.nprodutos {
	width: 280px;
	margin: 0 5px 10px 5px;
	_padding: 0 0 10px 0;
	display:inline;
	border-bottom:#2F6000 1px dashed;	
	float:left;
}
.ninfo {
	width: 270px;
	margin: 0 0 10px 0;
	_margin: 0;
	float:left;
}

a.nnome_prod {
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}

a.nnome_prod:hover {
	color:#000000;
	text-decoration: none;

}
.produtos {
	width: 480px;
	margin: 0 5px 10px 5px;
	_padding: 0 0 10px 0;
	display:inline;
	border-bottom:#2F6000 1px dashed;	
	float:left;
}

.thumbnail {
	width: 100px;
	height: 75px;
	overflow:hidden;
	margin: 0 10px 10px 0;
	float:left;
	background-color:#000000;
	text-align:center;
}

.thumb_maisinfo {
	width: 100px;
	margin: 0 10px 10px 0;
	overflow:hidden;
	float:left;
	text-align:center;
	font:normal 9px Arial, Verdana, Sans-Serif;
}

.thumb_maisinfo img{
margin: 0 0 10px 0;

}

.moldura {
	width: 100px;
	height: 75px;
	position:absolute;
	background: transparent url('../imgs/moldura.gif') top left no-repeat;
}

.info {
	width: 370px;
	margin: 0 0 10px 0;
	_margin: 0;
	float:left;
}

a.nome_prod {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

a.nome_prod:hover {
	color:#FFFFFF;
	text-decoration: none;

}

a.bullet_a {
	padding: 0 0 0 7px;
	margin: 0 10px 0 0;
	font-weight:bold;
	background-image:url('../imgs/bullet_b.gif');
	background-repeat:no-repeat;
	background-position:0 4px;
	text-decoration:underline;
	color:#2F6000;
}

a.bullet_a:hover {
	text-decoration:none;
	color:#568E00;
}

a.bullet_b {
	padding: 0 0 0 7px;
	margin: 0 10px 0 0;
	font-weight:bold;	
	background-image:url('../imgs/bullet_b.gif');
	background-repeat:no-repeat;
	background-position:0 4px;
	text-decoration:underline;
	color:#2F6000;
}

a.bullet_b:hover {
	text-decoration:none;
	color:#568E00;
}


/*    */
#autoria {
	width: 100%;
	padding:30px 0;
	float:left;
	color:#FFFFFF;
	background-color:#699D38;
	text-align:center;
	font:normal 11px Verdana, Arial, Sans-Serif;
}

/* Orçamento */

hr {
	width: 100%;
	height:1px;
	border:#2F6000 1px dashed;
	float:left;
	margin: 10px 0;
}


.botoes {
	width: 100%;
	margin: 20px 0;
	text-align:right;
	float:left;
	font-weight:bold;
	
}



.botoes li {
	display:inline;
	margin: 0 3px;
	list-style:none;
	float:right;
}

.botoes li a {
	padding: 2px;
	background-color: #2F6000;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}

.botoes li a:hover {
	background-color: #71B902;
	color:#2F6000;

}


.orcamento {
	width: 470px;
	margin: 10px;
	border-collapse:collapse;
	background-color:#F7F6EF;
	color:#2F6000;
	
}

.orcamento th{
	background-color:#2F6000;
	color:#FFFFFF;
	font-weight:bold;
	padding: 2px;
	text-align:center;
	border-right:#FFFFFF 1px solid;
}


.orcamento td{
	border-bottom:#9BD55A 1px solid;
	padding: 5px;
}


.orcamento tr{
behavior: url('css/IEFixes.htc');

}

tr:hover, tr.hover{
	background-color:#FFFFFF;
}


/* Div de formulário*/	


.form1 {
	width: 490px;	
	margin: 0 0 3px 0;
	float:left;
}

.form2 {
	width: 135px;
	height: 20px;
	margin: 0 5px 3px 0;
	text-align:right;
	float:left;
}

.form3 {
	width: 350px;
	height: 20px;
	margin: 0 0 3px 0;
	float:left;
}	

.form4{
	width: 230px;
	margin:0 10px 0 0;
	text-align:left;	
	float:left;
}

.form_cadastro{
	font: normal 11px Verdana, Sans-Serif;
	color: #2F6000; 
	border: 1px solid #2F6000;	
}	
	
.form_alerta {color: #FF0000}






/* Pagina de Links */

.pag_links {
	margin: 2px 0;
	list-style:inside;
}

.pag_links li {
	margin: 0 0 15px 0;
}

a.nome_link {
	color:#568E00;
	text-decoration:underline;
	font-weight:bold;
}

a.nome_link:hover {
	color:#568E00;
	text-decoration: none;

}


/* HOME */

#box_home {
	width:720px;
	height:204px;
	position:absolute;

	font: normal 18px Verdana, Sans-Serif;
	color: #3E6701; 
}

.txt{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
padding:10px;
color:#3E6701;
}