/* CSS Document
.boxnews {
	border-top: 2px dotted #CCCCCC;
	font-size: 10px;
	padding: 3px;
	text-align: left;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #47493B;
	font-weight: normal;
	height:60;
}

 */
body {
	background-color:#ffffff;
	background-image: url(images/banda.jpg);
	background-repeat:repeat-x;
	background-position:Top Center; 
	background-attachment:fixed; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
a:active {
	color: #666666;
}
/*table.tabellaesterna {
	border: 2px dotted #666666;
	height: 100%;
	width: 100%;
	font-size: 10px;
	color: #666666;
}
table.tabellainterna {	
	height: 620px;
	width: 920px;
	border: 2px dotted #666666;
}
td.indirizzo {	
	font-size: 10px;
	color: #47493B;
	font-weight: normal;
	height:15;
	text-align:right;
}
table.pranzo {	
	font-size: 12px;
	color: #47493B;
	font-weight: bold;
	text-align:left;
}
.news {
	color: #CCCCCC; 
	font-weight: bold;
	font-size: 11px;
	text-align:left;	
} */
.titolo {
	color: #CCCCCC; 
	font-weight: bold;
	font-size: 17px;
	text-align:center;	
}
.testonews {
	color: #CCCCCC; 
	font-weight: bold;
	font-size: 13px;
	text-align:left;	
}
.testocenter {
	color: #CCCCCC; 
	font-weight: bold;
	font-size: 13px;
	text-align:center;	
}
.titoloviola {
	color: #660099;
	font-weight:bold;
	font-size:17px;
	text-align:center;
}
.testoviola {	
	font-size: 13px;
	font-weight: bold;
	color:#660099;
	text-align:center;
	padding:5px;
}
.testoviola2 {	
	font-size: 13px;
	font-weight: bold;
	color:#660099;
	text-align:left;
	padding:5px;
}
.box {
	border-top: 2px dotted #CCCCCC;
	font-size: 10px;
	padding: 3px;
	text-align: left;
	color: #47493B;
	font-weight: normal;
}
.boxnews {
	border-top: 2px dotted #CCCCCC;
	font-size: 10px;
	padding: 3px;
	text-align: left;
	color: #47493B;
	font-weight: normal;
	height:60;
}
.image-sx {
	display: inline;
	float: left;
	margin-right: 5px;
	border: 1px solid #B9CCF4;
	padding: 2px;
}
.image-dx {
	display: inline;
	float: right;
	margin-right: 5px;
	border: 1px solid #B9CCF4;
	padding: 2px;
}


 /*-----------------------------------------------------------*/

td.indirizzo {
	height: 20px;	
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	text-align:left;
} 
