body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../img/sfondores.jpg);
	background-repeat: repeat;
	background-position: center;
}
#top {
	left: 0px;
	top: 0px;
	width: 950px;
	position: absolute;
	height: 130px;
	visibility: visible;
} 

#corpo {
	left: 220px;
	top: 135px;
	width: 700px;
	position: absolute;
	height: 560px;
	visibility: visible;

}
#corpolarge {
	left: 0px;
	top: 130px;
	width: 1000px;
	position: absolute;
	height: 560px;
	visibility: visible;
	padding-left: 80px;

}



.ared {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-style: oblique; font-weight: bold; color: #FF0000}
a.ared:hover {  color: #FFFF00}
a.ared:visited { color: #FF0000}
.aredmedium {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: oblique; font-weight: bold; color: #FF0000}
a.aredmedium:hover {  color: #FFFF00}
a.aredmedium:visited { color: #FF0000}

.ablue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: oblique; font-weight: bold; color: #0000FF;}
a.ablue:visited { color: #0000FF; }

.testo08 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-weight: bold}
.testo10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
.testo12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.testo14 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.testo16 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
.testo18 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
.testo20 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold}
.testo24 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold}
.testo28 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 28px; font-weight: bold}
td.menu
{
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right;
	height: 40px;
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	padding-top: 8px;
}

td.menu a
{
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	text-decoration: none;
}
	
a {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
 
 	
p {
	font-size: 16px;
}
 
td.foto
{
	background-image:url(../img/sfondofoto.jpg);
	text-align: center;
	vertical-align: middle;
	height: 35px;
	width: 220px;
	background-repeat: repeat;
	background-position: center center;
 color: #FF0000;
}
td.foto a
{
 color: #FFFFFF;
 font-size: 18px; 
 font-weight: bold;
 	text-decoration: none;
}
td.foto a:hover
{
	color:#FFFF00;
}
.avviso {
	font-size: 20px;
	color: #FF00FF;
}

