/* CSS Document */
BODY {
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#FF8000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#FF8000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFF00; 
	font-family: Geneva, Georgia, Times New Roman, Times, serif;
	font-size: 14px;
/*	background-image: url(../home/sfondoNatale.gif); */
}

#loading{	
	position:absolute;		
	left:40%;		
	top:100px;		
	z-index:1;		
	font:40px Arial, Helvetica, sans-serif;		
	color:#ffffff;		
	padding:20px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: none
}
.testoscorrevole {
	font-family: Geneva, Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font: bold;
	color: #000000;
	background-color: #FFFFCC;
}
.fest {
	font-family: Geneva, Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
.elenco {
	font: italic;
	color: #FF8000;
}

.aggiornamento {
	font-family: Geneva, Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
a:link.bacheca {
	font-family: Speedline, Script MT Bold, Monotype Corsiva, Garamond, Times, serif;
	font-size: 18px;
	font-style: bold;
	color: #000000;
	background-color: #FFCC00;
}
a:visited.bacheca {
	font-family: Speedline, Script MT Bold, Monotype Corsiva, Garamond, Times, serif;
	font-size: 18px;
	font-style: bold;
	color: #000000;
	background-color: #FFCC00;
}
a:hover.bacheca {
	font-family: Speedline, Script MT Bold, Monotype Corsiva, Garamond, Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: bold;
	font-style: italic;
	color: #000000;
	background-color: #FFFFCC;
	border=: 2px;
}

.news {
	position: absolute;
	padding:0;
	width:200px; 
	height:130px;
	left: 40%; 
	top: 30%;
	background:#FFFFFF;
	margin:0 0 0 0;
	border:solid #FFCC00;
	border-width:1px 1px 1px 1px;
	z-index:2;
	visibility: visible;
	
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}

.marq-news{
	height:110px;
	text-align:center;
}