.testo {  font-family: Trebuchet MS; font-size: 12px; font-weight: normal; color: #1A67AB; text-align: justify;line-height: 14px;}

.testo_artisti {  font-family: Trebuchet MS; font-size: 12px; font-weight: normal; color: #000; text-align:justify;line-height: 14px;}

body {
	background-color: #000000;
	background-image:url(images/bg.jpg);
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
#art {
	background-color: #000000;
	background-image:url(images/bg_a.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.titolotop {
	font-size: 11px;
	font-weight:bold;
	color:#1A67AB;
	letter-spacing: 5px;
	padding:10px;
	margin:10px;
	text-align:center;
}
.colonna{
	font-size: 11px;
	padding:10px;
	margin:10px;
	float:left;
}
#princ{
	width:500px;
	padding:0px;
	font-size:13px;
	text-align:justify;
	background-color: #FFFFFF;
	
	background-repeat: no-repeat;
	background-position: top;
}
#arrivare{
	width:500px;
	padding:0px;
	font-size:13px;
	text-align:justify;
	background-color: #FFFFFF;
	background-image: url(images/arrivare.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#programma{
	width:500px;
	padding:0px;
	font-size:13px;
	text-align:justify;
	background-color: #FFFFFF;
	background-image: url(images/programma.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#artisti{
	width:500px;
	padding:0px;
	font-size:13px;
	text-align:justify;
	background-image: url(images/artisti.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#credits{
	width:500px;
	padding:0px;
	font-size:13px;
	text-align:justify;
	background-color: #FFFFFF;
	background-image: url(images/credits.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#menu{
	width:260px;
	padding:0px;
	text-align:justify;
}
#menuT a:hover {
	color: #2183D9;
	font-size: 11px;
	font-weight: bold;
	text-indent: +25px ; 
	background-color:#D7E9F9;
}
ul#menuT
{
	padding: 0px ;
	list-style-type: none ;
	text-align: left;
}

ul#menuT li
{
	margin: 0px 0 0 0 ;
	padding: 0 ;
}

ul#menuT li a
{
	display: block ; 
	font-weight:bold;
	font-size:11px;
	width: 200px ;
	line-height: 29px ;
	color: #1A67AB;
	text-indent: +25px ; 
	text-decoration: none ;
	background: url(images/li.gif) no-repeat +10px +8px; 
}
a.col:link {
	font-size:13px;
	text-decoration:none;
	color:#333333;
}
a.col:visited {
	font-size:13px;
	text-decoration:none;
	color:#333333;
}
a.col:active {
	font-size:13px;
	text-decoration:underline;
	color:#FF0000;
}
a.col:hover {
	font-size:13px;
	text-decoration:underline;
	color:#FF0000;
}
