#content {
	margin-top: 0px;
	padding-top: 0px;
}
#content #main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	height: 100%;
}
#content #main #maincontent {
	font-family: Georgia;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 60px;
	padding-left: 60px;
	line-height: 20px;
	text-align: justify;
	padding-bottom: 20px;
}
#content #main #maincontent img {
	padding: 5px 0px;
	margin: 5px;
}

#content #main #menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 40px 30px;
	text-align: center;
}
#content #main #menu .bio {
	color: #FFFFFF;
	text-decoration: line-through;
}
#content #main #footer .bio {
	color: #FFFFFF;
	text-decoration: line-through;
}


#content #main #top #Layer1 {
	margin-top: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 400px;
	margin-left: 30px;
	height: 60px;
	overflow: hidden;
	font-size: 10px;
	text-align: justify;
}


#content #main #top #Layer2 {
	width: 400px;
	margin-top: 630px;
	height: 50px;
	margin-left: 30px;
}


#content #main #top #Layer2 strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.15em;
}

#content #main #footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 20px;
	background-image: url(images/sfondofooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	line-height: 16px;
	margin-right: 10px;
	margin-left: 10px;
}
#content #main #maincontent strong {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}
.titoletto {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}
.titolo {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	letter-spacing: 0.15em;
}







#content #main #top {
	height: 700px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(images/bgshadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
