body {
	background-repeat:no-repeat;
	background-color:#1E320D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin:0px;
}

.texto_tit {
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

#content {
	position:relative;
	background:#FFF;
}
#principal {
	margin-top:-10px;
	width:790px;
	height:560px;
}
#meio{
	position:relative;
	margin-top:230px;	
}

.topo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	text-align:center;
	margin:0;
}
.topo_m {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:0;
}
.texto_m {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
	text-align:justify;
}
.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:0;
	text-align:justify;
}

a:link {text-decoration: none; color:#000000}
a:visited {text-decoration: none; color:#000000}
a:hover {text-decoration: underline; color: #000000}
a:active {text-decoration: none}

a.rodape:link {text-decoration: none; color:#FFFFFF}
a.rodape:visited {text-decoration: none; color:#FFFFFF}
a.rodape:hover {text-decoration: underline; color: #FFFFFF}
a.rodape:active {text-decoration: none}

/* tr hover nos cadastrados */
.trOver {
	background-color:#E6E6E6;
}
.trOut {
	background-color: #FFFFFF;
}
/* FIM */

#topao {
	position: absolute;
	z-index:10;
	*margin-left:-300px;
	_margin-left:-300px;
}

#menu_sup {
	position: absolute;
	z-index:10;
	margin-left:415px;
	*margin-left:164px;
	_margin-left:164px;
	margin-top:200px;
}
