body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#CC9933; /*66CCFF*/
	background-image:url(../images/BG_onde.png); /*BG_onde.png*/
}

img {
	border: 0;
	}



th {
	font-size:12px;
	color:#FF9900;
	text-transform:uppercase;
	font-weight:bold;
}

th a:link { color:#FF9900; text-decoration:none; }
th a:hover { color:#FF9900; text-decoration:none; }
th a:visited { color:#FF9900; text-decoration:none; }
th a:active { color:#FF9900; text-decoration:none; }

#contenitore {
	background:url(../images/BG_titolo.jpg) no-repeat #FF9900 top center;
	width:1000px;
	}

table.block td {
	background-color:#FFFF99;
	font-size:12px;
}

table.ultimimsg td {
   font-family:Tahoma;
   font-size:10px;
}


.data {
	font-weight:bold;
	font-size:14px;
	}

.titolo {
	font-weight:bold;
	color:#FF9900;
	font-size:16px;
	text-transform:uppercase;
	}
	
table.block td.sottotitolo {
	font-weight:bold;
	color:#996633;
	font-size:16px;
	text-transform:uppercase;
	font-style:italic;
	}

.download {
	line-height: 26px;
}

ol .tracklist {
	list-style-type:decimal;
	}
	
.tracklist li {
	font-size:10px;
	}

.tracklist a {
	font-size:12px;
	font-weight:bold;
	color:#996633;
	text-transform:uppercase;
	text-decoration:none;
	}

.gbook {
   background-color:#FFFF99;
   font-size:10px;
   font-style:oblique;
}

.gbook th {
   font-size:10px;
   color: #000000;
}

.areatesto {
   font-size:9px;
}

.msggbook {
   width: 100%;
   background-color:#C0E4E3;
   font-size:11px;
}


.button {
   font-size:11px;
   font-weight:bold;   
   background-color:#FFFFCC;
}

.navigazione a {
   text-decoration:none;
   color:#0000FF;
}
	
#footer {
	 background-color:#996633; 
	 width:1000px;
	 padding-top:3px;
	 padding-bottom:3px;
	 }
