body {
	margin: 0px;
	background-color: #699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small; 
	}
#conteudo {
	width: 588px;
	top: 155px;
	left: 0px;
	position: absolute;
	padding: 0px 20px 35px 170px;
	background-color: #cfc;	
	}
h1 {
	font-weight: bold;
	font-style: italic; 
	color: #c90;
	}
h3 {
	color: #cc0;
	font-weight: bold;
	font-size: 16px;
	}
#cabecalho {
	width: 778px;
	height: 155px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	}
#cabecalho img { border: none;}
#menubox {
	width: 130px;
	/* height: 300px; */
	margin-top: 155px;
	margin-left: 20px;
	position: absolute;
	/* background-color: #9c6; */
	z-index: 1;
	}
.menulinks {
	font-size: small;
	font-weight: bold;
	line-height: 200%;
	list-style-type: none;
	text-align: right;
	width: 130px;
	padding-top: 30px;
	right: 5px;
	position: absolute;
	}
a:link {
	color: #090;
	}
a:visited {
	color: #696;
	}
a:hover { 
	color: #f90;
	}
a:active {
	color: #fc0;
	}
a:link, a:visited, a:hover, a:active { 
	text-decoration: none;
	}
#base, #realizacao, #copyright, #selos {
	width: 588px;
	position: relative;
	background-color: #cfc;	
	}
.copyrighttexto {
	font-size: x-small;
	color: #699;
	}
