* html, body {height:100%;} 
body {
	margin:0; 
	padding:0;
	background:#FFFFFF;
	color:#000000;
	font:14px Arial, Helvetica, sans-serif;
	text-align:center;
	}
#tudo { 
	width:980px;
	position:relative;  /*Contexto de posicionamento */
	margin:0 auto;
	text-align:left;
	min-height:100%;/**/
}
 * html #tudo {height: 100%;}
#conteudo {padding-bottom:30px;}
#topo {
	width:980px;
	height:158px;
	text-align:center;
	padding-top:1px;
}
#principal {
	width:686px;
	float:right;
	padding-top:13px;
	text-align:justify;
	margin: 2px;
	z-index:99;
}

#menu {
	width:191px;
	float:left;
	}
#page {
	position:absolute;
	width: 270px;
	height: 15px;
	left: 50%;
	margin-left: -270px;
	top: 140px;
	text-align: left;
	padding-left: 5px;
	font:11px Arial, Helvetica, sans-serif;
}
#categorias{
	width:70px;
	float:right;
	}
#rodape {
	background:#b0f1b0;
	width:980px;
	height:128px;
	position: absolute;
	bottom: 0; 
	text-align:center;
	}
#rodape p {
	margin:0;
	font-weight:bold;
	color:#060;
	}
#rod {
	width: 100%;
	height: 18px;
	position:fixed;
	bottom: 0px;
	text-align: center;
	background-image:url(rodape_bg2.jpg);
	background-repeat:repeat-x;
	z-index:0;
}
#arvore{
	width:198px;
	height: 128px;
	position:fixed;
	bottom: -1px;	}

ul {
	width:190px;
	margin:0;
	padding:0;
	list-style:none;
	}
ul li {margin:1px 0; }
ul li a, ul li a:visited {
	height:1%;
	font:14px Arial, Helvetica, sans-serif;
	display:block;
	background:#060;
	color:#fff;
	text-decoration:none;
	padding:2px 10px;
	}
ul li a:hover {
	background:#9f9;
	color:#060;
	}
.titulo { 	
	font:bold 22px Arial, Helvetica, sans-serif;
	}
h4 {font-size:16px;}
.clear {clear:both;}
#nav li.um {
	margin-bottom:8px;
	text-align:center;
}
.texto {
	margin-right: 30px;
	font:14px Arial, Helvetica, sans-serif;
}
.rod {
	position:fixed;
	bottom: -1px;
	right:50%;
	margin-right:-350px;
}
.form {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	padding: 2px;
	margin: 2px;
}
.obr {
	font-weight:bold;
	font-size: 14px;
	padding-bottom:5px;
}
.red {color:#ED1C24; font-weight:bold;}

h1 {
margin:0px;
padding:0px;
}
