@charset "UTF-8";
base {
	height: 500px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#menu {
	position: absolute;
	height: 50px;
	width: 650px;
	left: 130px;
	top: 20px;
}
#base {
	position: absolute;
	height: 298px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#campotesto {
	position: absolute;
	height: auto;
	width: 750px;
	left: 30px;
	top: 330px;
}
#logomuseo {
	position: absolute;
	height: auto;
	width: 150px;
	left: 605px;
	top: 250px;
}
#campotesto #immagine {
	height: auto;
	width: 700px;
}
#campotesto #immagine #testo2 {
	width: 400px;
	left: 200px;
	top: 0px;
	right: 0px;
}
#campotesto #immagine #testo4 {
	position: absolute;
	width: 500px;
	left: 130px;
}

