body {
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	}

#body q:active {
	color: #A47DA3;
	text-decoration: none;
}


A:visited {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #A47DA3;
	text-decoration: none;
}

A:link {
	color: #000000;
	text-decoration: none;
}



.titulos {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: none;
	color: #BB6BCD;

	}
	
.titconteudo {
	text-align: center;
	font-family: Arial Narrow, Arial;
	font-size: 15px;
	color: #BB6BCD;
	font-weight: bold;
	font-style: none;

	}

.txtconteudo {
	text-align: center;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: none;
	font-style: none;

	}


.voltar {
	text-align: left;
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #660066;
	font-weight: bold;
	font-style: italic;

	}

	
#wrap { 
	background-color: white;
	width: 800px;
	height: 547px;
	position: relative;
	margin: 0 auto;
	top: 0px;
	text-align: center;
	padding-top: 0px;
	}

#top{

	overflow: none; 
	background-image: url('imagens/top003.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 0px;
	width: 800px; 
	height: 162px;
	background: none;
	position: relative;
}


a img { border: 0px }

