#sopra {
//	text-align: center;
	vertical-align: middle;
//	font-size: small; 
	position:absolute;
	top: 0px;
	left: 0px;
	height: 87%;
	width: 100%;
	overflow: hidden;
	border-width: 0px;	
}

.immagine {
	height: 100%;
	text-align: center;
}

#sotto {
	vertical-align: top;
	position: absolute;
	top: 87%;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 9%;
	text-align: left;
}

img {
	border-width: 0px;
	height: 100%;
}

body {
	padding: none;
	border-width: 0px;
	height: 100%;
	width: 100%;
	background-color: #030004;
	color: #ffffff;
}

div {
	border-width: 0px;
	padding: none;
}

#titolo {
	vertical-align: top;
//	text-align: center;
	font-size: x-large;
	position: absolute;
	bottom: 0px;
	height: 100%;
	left: 1%;
	top: 0px;
//	background-color: yellow;
}

#titoletto {
	text-align: center;
	position: absolute;
	left: 46%;
	bottom: 0px;
	font-style: oblique;
	font-size: large;
}

#destra {
	position: absolute;
	right: 5%;
	top: 20%;
	vertical-align: middle;
	text-align: right;
	color: #a09c2d;
	background-color: #030004;
	font-weight: bold;
	font-family: fantasy;
	font-size: x-large;
}

a {
	color: #fdee9d;
	text-decoration: none;
}

#bandierine {
	position: absolute;
	bottom: 0px;
	right: 1%;
}

.bandierina {
	height: 20px;
	padding: 5px;
}
