body{
	background-color: #999999;
	margin: 0px;
}

.container {
	background-color: #FFFFFF;
	margin: auto;
	width: 775px;
	height: 965px;
}
.prewarp {
	height: 690px;
	float: left;
}

.topo{
}
.mostra{
	text-align: center;
	padding: 4px;

}
.menu{
	display: block;
	background: #EEEEEE;	
	padding-right: 5px;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 4px;
	font: arial;
	border-top: #FFFFFF 1px solid;
	border-bottom:#FFFFFF 0px solid;
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	color: #000000;
	text-decoration: none;	
}
.meio {
	float: left;
	background-color: #FFFFFF;
	width: 440px;
	clear: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 795px;
	text-align: center;
}
.not {
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding: 2px;
	text-decoration: none;
	display: block;
	text-indent: 8px;
}
.sep {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.more {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.sepu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: dotted;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #DDDDDD;
	float: left;
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	width: 775px;
}
.spc {
	padding-top: 2px;
	padding-bottom: 2px;
}


a.not {
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding: 2px;
	text-decoration: none;
	display: block;
}
a.not:hover {
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding: 2px;
	background-color: #CCCCCC;	
	display: block;
}


.direita {
	background-color: #FFFFFF;
	float: right;
	width: 180px;
	clear: right;
	height: 795px;
}
.banertopo {
	padding-bottom: 8px;
	text-align: center;
	display: block;
}

