@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}


body {
color:#000000;
background-color:#000000;
}

#moldura {
	width: 900px;
	margin:auto;
}


#imagem {
	height: 600px;

}

a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#numeros {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 680px;
	padding-top: 200px;
}


