@charset "utf-8";
.header {
	background-color: #000000;
	background-image: url(../Fotosban.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
	margin-left: auto;
	background-position: center;
	margin-right: auto;
}
.thumbs {
	width: 120px;
	height: 90px;
	margin-top: 25px;
	margin-left: 15px;
}
.continente {
	width: 180px;
	height: 475px;
	background-color: #000000;
	margin-left: 60px;
	margin-top: 10px;
	overflow: scroll;
}
.visor {
	height: 390px;
	width: 480px;
}
