body {
	margin: 0px 0px 0px 0px;
	background-color : Black;
	background-image : url(immagini/bg-home.jpg);
	background-repeat : repeat-y;
}
#centro{
	width:581px;
}
#loghi{
	text-decoration : none;
	font-size : xx-small;
	font-family : Tahoma, Arial, Georgia;
	color : #C3C3C3;
	padding : 10px 10px 10px 10px;
}
#colonnasinistra{
	/*margin-left:10px;
	margin-right:10px;
		
	*/
	line-height :20px;
	text-decoration : none;
	font-size : x-small;
	font-family : Tahoma, Arial, Georgia;
	color : #4D4D4D;
	padding : 10px 10px 10px 10px;
	text-align : justify;
}
#colonnadestra{
	/*margin-left:10px;
	margin-right:10px;
		
	*/
	text-decoration : none;
	font-size : x-small;
	font-family : Tahoma, Arial, Georgia;
	color : #4D4D4D;
	padding : 10px 10px 10px 10px;
}
#menu{
	width:200px;
}
.link {
	color: #FF0033;
}
a.link:link {
	color: #FF0033;
}	
a.link:hover{
		color: #FF0033;
}
a.link:visited {
	color: #404040;
}
#footer{
	text-decoration : none;
	font-size : xx-small;
	font-family : Tahoma, Arial, Georgia;
	color : #4D4D4D;
	padding : 10px 10px 10px 10px;
}
#occhiellor{
	text-decoration : none;
	font-size : xx-small;
	font-family : Tahoma, Arial, Georgia;
	color : #4D4D4D;
	padding : 3px 3px 3px 3px;
}
/*
.concerto{
	text-decoration : none;
	font-size : large;
	font-family : Times, Arial, Helvetica, ;
	color : #563A1B;
	font-weight : bold;
}
.titoloconcerto{
	text-decoration : none;
	font-size : medium;
	font-family : Times, Arial, Helvetica, ;
	color : #563A1B;
	font-weight : bold;
	font-style : italic;
}*/
.data{
	text-decoration : underline;
	font-size : x-small;
	font-family : Tahoma, Arial, Helvetica;
	color : #563A1B;
	margin-left: 5px;
}
.descrizione{
	text-decoration : none;
	font-size : xx-small;
	font-family : Tahoma, Arial, Helvetica;
	color : #563A1B;
}
