* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
body {
	background: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#contrucao {
	height: 492px;
	width: 1000px;
	background: url(img/construcao.jpg) no-repeat;
	margin: 50px auto 0 auto;
	position: relative;
}
#btn-contato {
	height: 28px;
	width: 168px;
	position: absolute;
	right: 10px;
	top: 58px;
	left: 825px;

}
#btn-contato a {
	height: 28px;
	width: 168px;
	background: url(img/btn-contato.gif) no-repeat;
	text-indent: -999px;
	display: block;
	overflow: hidden;
}
#vestibular {
	height: 28px;
	width: 168px;
	position: absolute;
	right: 10px;
	top: 7px;
	left: 645px;

}
#vestibular a {
	height: 28px;
	width: 350px;
	background: url(vestibular.gif) no-repeat;
	text-indent: -999px;
	display: block;
	overflow: hidden;
}
#player {
	height: 145px;
	width: 200px;
	position: absolute;
	right: 75px;
	top: 346px;
	left: 677px;

}
