body {
	background-color: #000;
	background-image:url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.movipixel {
	border:0;
	margin: 8px 0 0 0;
}
a:link {
	font-weight: bold;
	color: #333;
	font-size: 9px;
	text-decoration:none;
}
a:visited {
	font-weight: bold;
	color: #333;
	font-size: 9px;
	text-decoration:none;
}
a:hover {
	font-weight: bold;
	color: #039;
	font-size: 9px;
	text-decoration:underline;
}
a:active {
	font-weight: bold;
	color: #333;
	font-size: 9px;
	text-decoration:underline;
}
.pieResaltado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FF0;
	line-height: 17px;
}
#wrap {
	width:1004px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	position: relative;
}
#altContent {
	width:1004px;
	height:570px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	background-color: #fff;
	position: relative;
	display: block;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 17px;
	width: 1004px;
	height: 100px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: center;
}
#footer img{
	padding-top:10px;
}
#texto {
	font-size:x-large;
	width: 900px;
	padding:50px
	font-family:Arial, Helvetica, sans-serif;
}
#texto h1, h2 {
	font-size:14px;
}
#texto p {
	font-size:10px;
}
