/* Global Styles */

body {
	margin:0px;
	background-color:#edf6f6;
	background-image: ;
	background-repeat: repeat-y;
	background-position: center top;
	}
	
/*td {
	font:11px arial;
	color:#333333;
	}*/
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
a img{
border: 0;
} 

/* ID Styles */
	
#navigation a {
	color: #336666;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}



#popup {
	filter: alpha(opacity=80);
	width:400px;
	height:400px;
	background-color:#000000;
	border:2px solid #999999;
	text-align: center;
	margin:0 auto;
	position: relative;
}
/* Class Styles */

.logo {
	font:18px times new roman;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	line-height:normal;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #669999;
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: none;
	}
.subHeader_strong {
	color: #cc3300;
	font-weight:normal;
	line-height:normal;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
.navText {
	color: #333300;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 12px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	

}
.Offerta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #F00;
	vertical-align: middle;
	text-align: center;
	filter: alpha(opacity=80);
	;
}
.tabella {
	width: 980px;
}

