body {
	background-color: #000000;
	margin: 0;
}
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }
#logoHome {
	width: 708px;
	height: 44px;
	margin: 0 auto;
	padding: 0;
	}
#mioloHome {
	width: 708px;
	height: 440px;
	margin: 0 auto;
	padding: 0;
	background: url(../v4_imagens/v4-3_bghome.jpg) no-repeat top left;
	}
#menuHome {
	position: relative;
	width: 190px;
	height: 184px;
	left: 430px;
	padding: 0;
	top: 105px;
	}
#destaqueHome {
	width: 200px;
	height: 60px;
	margin: 80px 0 10px 0;
	background-color: #00CC66;
	}
#creditos {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	width: 608px;
	margin: 0 auto;
	padding-left: 100px;
	text-align: left;
}
.creditos {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	}
.txtmenuHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
a.txtmenuHome:visited { color: #FFFFFF; text-decoration: none; }
a.txtmenuHome:hover, a.txtmenuHome:active { color: #FFCC00; text-decoration: none; }


