html{
	margin: 0;
	padding: 0;
	}
body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-align:center;
	background-color: #000000;
}
a:link {
	color: #666666;
	text-decoration: none;
	}
a:visited{
	color: #666666;
	text-decoration: none;
	}
a:active{
	color: #660066;
	text-decoration: line-through;
	}
a:hover{
	color: #660066;
	text-decoration: line-through;
	}
img{
	border: none;
	}
div#contenitore{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 780px;
	height: auto;
	background-image: url(testata1.jpg);
	background-repeat: repeat-x;
	background-position:top;
	}
div#menu{
	margin-top: -180px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	text-align: right;
	}
div#menu p{
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
	}
div#corpo{
	background: none;
	margin-top: 40px;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: 0;
	text-align: right;
	}
div.contenuto{}
div#footer{
margin-top: 20px;
	font-size: 8pt;
	color:#666666;
	}
span.lilla{
	color: #660066;}
iframe{
	margin-top:0px;
	}
div#trafiletto{
	float: left;
	margin-top: 150px;
	margin-left: 20px;
	padding: 5px;
	width: 200px;
	height: 200px;
	border: solid #660066 1px;
	}
table{
	border: solid 1px #660066;
	padding: 15px;
	width: 100%;
	vertical-align:top;
	}
td{
	margin-left: 15px;
	vertical-align: top;
	}

.Album { width: 710px; background: #000000px; padding: 5px; margin-top:100px; margin-right:0; margin-left:50px;}
.AlbumHeader { text-align:center; padding-left:0px; }
.AlbumHeader h3 { font: normal 24px Arial, Helvetica, sans-serif; color: #FF0084; text-align: center; }
.AlbumHeader h4 { font: 16px Caflisch Script,cursive; color: #660033; text-align: center; }
.AlbumPhoto { background: #f5f5f5; margin-bottom: 10px; }
.AlbumPhoto p { float: right; padding: 4px 4px 4px 4px; border: 1px solid #ddd; background: #666666; margin: 8px; }
.AlbumPhoto span { float: right; padding: 4px 4px 4px 4px; border: 1px solid #ddd; background: #666666; margin: 8px; }
.AlbumPhoto img { border: none; }
