@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #000033;
	text-align: center;
	margin: 20px;
}
#contenitore { text-align: right; width: 800px; margin-right: auto; margin-left: auto; margin-bottom: 10px; height: 40px; 
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #999999;
}
a:active { color: #FFFFFF; 
}
#banner {
	position: absolute;
	height: 250px;
	width: 400px;
	left: 20px;
	top: 20px;
	border: 1px solid #53471D;
}
.contenuto { width: 798px; margin-top: 15px; margin-right: auto; margin-bottom: auto; margin-left: auto; }
.gallery div { margin-bottom: 10px; }
