	a:link, a:visited, a:active{
	color: #000099;
	}
	
	
	
	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	
	.topo{
	position:absolute;
	width: 930px;
	height: 145px;
	top: 0px;
	left: 0px;
	}
	
	h1{
	position:absolute;
	left: 165px;
	top: 9px;
	width: 615px;
	height: 38px;
	text-align:center;
	font-size:32px;
	font-family: Batavia;
	font-style: italic;
	text-decoration:underline;
	color: #FFF;
	}

    .sombrah1{
	position:absolute;
	left: 166px;
	top: 10px;
	width: 615px;
	height: 38px;
	text-align:center;
	font-size:32px;
	font-family: Batavia;
	font-style: italic;
	text-decoration:underline;
	color: #033;
	font-weight: bold;
}

	h2{
	position: absolute;
	left: 164px;
	top: 60px;
	width: 617px;
	height: 45px;
	text-align: center;
	font-size: 15px;
	color:#00F;
	font-weight: bold;
}

	.sombrah2{
	position: absolute;
	left: 165px;
	top: 59px;
	width: 617px;
	height: 45px;
	text-align: center;
	font-size: 15px;
	color:#CCC;
	font-weight: bold;
}

	.data{
	position: absolute;
	left: 164px;
	top: 114px;
	width: 616px;
	height: 23px;
	text-align: center;
	font-size: 16px;
	color:#FFF;
	font-weight: bold;
}
	.efeitodata{
	position: absolute;
	left: 165px;
	top: 115px;
	width: 616px;
	height: 23px;
	text-align: center;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
	
	#menu{
	background-color:#CCFFCC;
	position:absolute;
	left: 0px;
	top: 146px;
	width: 153px;
	height: 1375px;
	
	}
	
	#completa{
	background-color:#CCFFCC;
	position:absolute;
	left: 0px;
	top: 875px;
	width: 153px;
	height: 2099px;
	}
	
	
	.rodape{
	background-color:#CCFFCC;
	position:absolute;
	left: 0px;
	top: 1490px;
	width: 930px;
	}
	
	.fundo{
	position:absolute;
	background-color:#CCFFCC;
	left: 780px;
	top: 440px;
	height: 1100px;
	width: 150px;
	}
	
	.conteudo{
	position:absolute;
	left: 155px;
	width: 775px;
	top: 115px;
	height: 700px;
	}
	
		.menu{
	color: #66FFFF;
	border-color: #66FFFF;
	border-style: outset;
	border-width: thin;
	position: absolute;
	background-color: #0000CC;
	left: 0px;
	width: 148px;
	height: auto;
	text-align: center;
	font-weight: bolder;
	font-size: 14px;
}
	
	/*.menu{
	color:#030;
	border-color:#030;
	border-style: outset;
	border-width: thin;
	position: absolute;
	background-color:#0F6;
	left: 0px;
	width: 148px;
	height: auto;
	text-align: center;
	font-weight: bolder;
	font-size: 14px;
}*/
	
	.opcoes
	{
	font-size:14px;
	background-color:#EEF4F8;
	background-image: url("images/btn.gif");
	position:absolute;
	left: 2px;
	width: 148px;
	height: 16px;
	border-color:#000000;
	}
	
	.opcoes a:hover{
	background-color: #33FF33;
	background-image: url("images/btn2.gif");
	position: absolute;
	width: 148px;
	border-color: #000000;
	cursor: hand;
}
	
	li {
	color: #FFFFFF;
}
	
	strong {
	color: #FFFFFF;
}
	
	a:link,a:visited,a:hover,a:active  {
	text-decoration: none;
	color: #000099;
}