/* CSS Document */
body{
	padding:0px;
	margin:0px;
	margin-left:0px;
	margin-top:0px;
	background:#000000;
	overflow: auto;
	height: 100%;
	background-color:#666666;
	vertical-align:middle;
	text-align:center;
}


#topo{
 padding: 0px;
 background:#fffffff;
 width: 1000px;
 height: 160px;
 vertical-align:bottom;
}

#topoContinuidade{
 padding: 0px;
 background:#fffffff;
 width: 1000px;
 height: 120px;
 vertical-align:bottom;
}


#moldura{
 padding: 0px;
 background:#ffffff;
 width: 1000px;
}

#conteudo{
 vertical-align:middle;
 float: left;
 background: #FFFFFF;
 min-height: 324px;
 height: 324px;
 width: 800px;
}


#molduraContinuidade{
 padding: 0px;
 background:#ffffff;
 width: 1000px;
}

#navegacao{
	width: 180px;
	float:left;
	min-height: 324px;
 	height: 324px;
}

#rodape{
  clear:both;
  padding:0px;
  border-top: 1px solid #999999;
  background: #ffffff;
  width:1000px;
  height: 24px;
  vertical-align:bottom;
}
	
.roda{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
