body {
	background-color: #000000;
	background-image: url(../files/bg.jpg);
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#logo {
	text-align: center;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contenuto {
	margin-top: 26px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	padding: 0px;
}
#categorie {
	overflow: hidden;
	text-align: center;
	margin: 0px;
	padding: 0px 70px;
}
#albumlist {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#albumlist li {
	float: left;
	margin-right: 30px;
	list-style-type: none;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding: 0px;
}
#albumlist ul {

}

#albumlist img {
	display: block;
	padding: 0px;
	margin: 0px;
}

#albumlist a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#albumlist a:hover {
	color: #3399FF;
}
#menu {
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 18px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
#menu a:hover {
	color: #3399FF;
	text-decoration: none;
}
#menu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#copyright {
	font-size: 10px;
	padding: 0px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#copyright a {
	text-decoration: underline;
}
#copyright a:hover {
	text-decoration: none;
}
#contenitoretesto {
	text-align: justify;
	padding: 0px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 776px;
}
#fasciasopra {
	background-image: url(../files/fascia-sopra.png);
	background-repeat: no-repeat;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#testo {
	background-image: url(../files/fascia.png);
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: repeat-y;
}
#testo p {
	margin: 0px;
	padding: 0px;
}

#fasciasotto {
	background-image: url(../files/fascia-sotto.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	height: 18px;
}
.navigazione {
	font-size:16px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	color: #999999;
}
.navigazione a {
	color: #FFFFFF;
	text-decoration: none;
}
.navigazione a:hover {
	text-decoration: underline;
}
