/* 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(htdocs/images/banda.jpg);
	background-repeat:repeat-x;
	background-position:Top Center; 
	background-attachment:fixed; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #484848;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #666666;
}
table.tabellaesterna {
	border: 2px dotted #666666;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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;
	padding-left:4px;	
}
.titolo {
	color: #CCCCCC; 
	font-weight: bold;
	font-size: 15px;
	text-align:left;	
}
.titolonews  {
	color: #CCCCCC; 
	font-weight: bold;
	font-size: 15px;
	text-align:center;	
}
.news1 {
	color: #CCCCCC; 
	font-weight: bold;
	font-size: 11px;
	text-align:center;	
}
.box {
	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;
}
.boxnews {
	border-top: 2px dotted #CCCCCC;
	font-size: 10px;
	padding: 3px 3px 0px 0px;
	text-align: left;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #47493B;
	font-weight: normal;
	height: 50px;
}
.boxposter {
	border-top: 2px dotted #CCCCCC;
	font-size: 10px;
	padding: 3px 3px 0px 0px;
	text-align: left;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #47493B;
	font-weight: normal;
	height: 420px;
	/*background-color:#00FF66; */
}

.image-poster {
	display: inline;
	float: left;
	margin-right: 5px;
	padding: 2px;
}
.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;
}
