body{
	margin:0;
	padding:0;
	background:#ebe7d1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
}
.hackFloat{
	clear:both;
}
img{
	border:0;
	_behavior:url(iepngfix.htc);
}

#all{
	width:890px;
	margin:0 auto;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
h1{
	background:url(../images/bgH1.jpg) no-repeat;
	width:540px;
	height:33px;
	padding:13px 0 0 40px;
	margin:20px 0;
	font-size:1.4em;
	color:#034928;
}
h2{
	background:url(../images/bgH2.jpg) no-repeat;
	width:205px;
	height:50px;
	padding:17px 0 0 35px;
	font-size:1.4em;
	color:#034928;
}
h3{
	background:url(../images/bgH3.jpg) no-repeat;
	width:800px;
	height:43px;
	color:#fff;
	padding:28px 0 0 40px;	
}
a{ text-decoration:none; color:#333;}
a:link{ text-decoration:none; color:#333;}
a:visited{ text-decoration:none; color:#333;}
a:hover{ text-decoration: underline; color:#000;}

#content{
	padding:20px;
}
#colEsq{
	width:580px;
	float:left;
}
#colDir{
	width:240px;
	margin-left:20px;
	float:left;
}
#listaPrincipais{
	list-style:disc;
	list-style-position:inside;
}
#listaPrincipais li{
	padding:5px;
}
#listaParceiros li{
	background:url(../images/bgParceiros.jpg) no-repeat;
	float:left;
	width:130px;
	height:50px;
	padding:10px;
	margin:0 15px 15px 0;
}
#footer{
	background:#cbcabb;
	margin-top:20px;
	height:60px;
	color:#9c865f;
}

a.lnkVerde{ text-decoration:underline; color:#034928;}
a.lnkVerde:link{ text-decoration:underline; color:#034928;}
a.lnkVerde:visited{ text-decoration:underline; color:#034928;}
a.lnkVerde:hover{ text-decoration:underline; color:#000;}

.inputText{
	border:1px solid #999;
	color:#333333;
}
.botao{
	color:#666666;
	background:#fff;
	font-weight:bold;
	padding:5px;
	border:1px solid #999;
}
#menuProdutos{
	float:left;
	width:240px;
}
#menuProdutos li{
	background:url(../images/bgMenuProdutos.jpg) no-repeat;
	width:200px;
	padding:5px 0 0 30px;
}
#menuProdutos li ul.subMenuProdutos{
	float: none;
	width:auto;
	margin:10px 0;
}
#menuProdutos li ul.subMenuProdutos li{
	background: url(../images/setaVerde.gif) left top no-repeat;
	border-bottom:1px dotted #01723a;
	width:auto;
	height:20px;
	padding:2px 0 0 10px;
}

#contProdutos{
	float:left;
	width:580px;
	margin-left:20px;
}
#contProdutos li{
	float:left;
	width:160px;
	height:220px;
	padding:10px;
	text-align:left;
}
#contProdutos p{
	font-size:0.9em;
}
#contProdutos h1{
	margin:0 0 10px;
}
a.lnkProdutos{ text-decoration:none; color:#034928;}
a.lnkProdutos:link{ text-decoration:none; color:#034928;}
a.lnkProdutos:visited{ text-decoration:none; color:#034928;}
a.lnkProdutos:hover{ text-decoration:underline; color:#000;}

