/*-----------------------------------------------------------------------------
WWW.AGROFORN.COM.BR
data:      22/05/2007
-----------------------------------------------------------------------------*/

.siteMapGeral ul, .siteMapGeral ul ul, .siteMapGeral ul ul ul {border:0px; width:auto;}
.siteMapGeral {float:left; margin:30px 10px 10px 0px; width:100%;}
.siteMapGeral ul { float:left; list-style:circle; background:#F0F0F0;  margin-left:20px;  position:relative;
	margin-bottom:20px; border:solid 1px #ccc; border-top:0px; width:350px; padding-bottom:10px;}
.siteMapGeral ul li {color:#364438; padding:5px 5px 5px 37px; font-weight:bold; border-top:solid 1px #ccc; background:#E6E6E6; text-transform:uppercase;}
.siteMapGeral ul ul li {color:#364438; padding:3px 3px 3px 20px; border:0px; background:none; text-transform:none; font-weight:bold;}
.siteMapGeral ul ul ul li, .siteMapGeral ul ul li.finaliza {color:#364438; padding:1px 1px 1px 10px;  border:0px;  background:none;  text-transform:none; font-weight:normal;}
.siteMapGeral ul ul li { clear:both;}
.siteMapGeral ul ul {margin:10px 0px 10px 40px;}
.siteMapGeral ul ul ul {margin:0px 0px 0px 40px;}
.siteMapGeral ul a {color:#000;}
.siteMapGeral ul a:hover {text-decoration:underline;}

.smPrincipal,.smProdutos,.smContato,.smNoticias,.smSuporte,
.smInstitucional {float:left; position:absolute; top:1px; left:1px; height:30px; width:30px;}
.smPrincipal {background:url(../imagens/smPrincipal.png) center center no-repeat;}
.smProdutos {background:url(../imagens/smProdutos.png) center center no-repeat;}
.smContato {background:url(../imagens/smContato.png) center center no-repeat;}
.smNoticias {background:url(../imagens/smNoticias.png) center center no-repeat;}
.smSuporte {background:url(../imagens/smSuporte.png) center center no-repeat;}
.smInstitucional {background:url(../imagens/smInstitucional.png) center center no-repeat;}

