html, body {height:100%;} 
body {margin:0;padding:0;font:75%/1.4 Verdana, Arial, Helvetica, sans-serif;text-align:center;background-image: url(../img/fundoefeito.png);}
#site {width:990px;position:relative;background:#fff;margin:0 auto;text-align:left;min-height:100%;border:dotted #999;border-width:0 1px;}
* html #site {height: 100%;}
#conteudo-tudo {padding-bottom:42px;text-align: center;}
#topo {width:990px;height:303px;padding-top:1px;}
#topoadm {width:990px;height:120px;	padding-top:1px;}
/*#principal {width:950px;padding-left:20px;padding-top:10px;text-align:left;}*/
div#conteudo{float:left; width:990px; text-align:left; background:#FFF;}
#rodape {width:990px;height:37px;position: absolute;bottom: 0px;border:dotted #999;border-width: 1px 0;text-align:center;}

/* Incluido para P�gina Home */		
div#area {/*position:absolute;left:0px;top:304px;width:100%;*/float:left;margin-left:10px;/*height:250px;*/}
div#noticia {/*position:absolute;left:0px;top:0px;width:167px;height:100%;*/float:left;background-color:#FFFFFF;}
div#textohome {/*position:absolute;left:180px;top:0px;width:784px;*/float:left;background-color:#FFFFFF;padding-bottom: 40px;}

tr.tabletitulo {
	background-color:#006633;
	color:#FFFFFF;
	font-weight:bold;
}

h1.titulo {
	color:#fff;
	font-size:150%;
	background-color:#4f9676;
	margin-left: 5%;
	padding:5px 0px 5px 10px;
	border-top: 2px solid #006633;
	border-bottom: 2px solid #006633;
	border-left: 20px solid #006633;
	border-right: 2px solid #006633;
	width:18em;
}

.erro {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}

table.fundoVerde {background-color:#eff6ee;}
	
img.semBorda {
	border:0;
}
.divclear{clear:both;}
