body {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	margin:0;
}

.giallo { color:#DE8301; }
.blu { color:#002260; }
.big { font-weight:bold; font-size:150%; }
.medium { font-size:120%; }
.linka a { color:#003665; font-weight:bold; text-decoration:underline }
.linka a:hover { color:#003665; font-weight:bold; text-decoration:none }

#fascia { position:absolute; top:70px; left:0; width:100%; height:350px; overflow:hidden; z-index:1000; background:url(../_img/fascia.jpg) repeat-x; }
#wrap { position:relative;  top:0px; width:995px; margin:0 auto; z-index:3000; }
#header { width:995px; height:350px; background:url(../_img/header.jpg) no-repeat left; text-align:right; }
#header-logos { width:995px; height:70px; }

.nob { border-bottom:1px solid #003567 }

.login-element { margin-top:58px; color:#002260; font-size:12px; text-align:left; border:2px solid #FF9400; line-height:16px; padding:3px; }
.login-element a { text-decoration:underline; color:#002260;}
.login-element a:hover{ color:#002260; font-weight:bold; text-decoration:none; }
#corpo { width:992px; background-color:#FFFFFF; }
#menu { float:left; height:515px; width:198px;}
#content { float:left; width:535px;  padding: 0px 30px 10px 30px; color:#002260; margin:20px 0 10px 0; }
#content a { color:#002260; font-weight:bold; text-decoration:underline }
#content a:hover { color:#002260; font-weight:bold; text-decoration:none }


#content-top { height:130px; background:url(../_img/titolo.jpg) left no-repeat; }
#content-mid { float:left; width:520px; color:#002260; padding: 25px 0px 0 0px; font-family:Verdana, Arial; font-size:11px; letter-spacing:-0.2px; text-align:justify; line-height:18px; }
#content-mid a { color:#003665; font-weight:bold; text-decoration:underline }
#content-mid a:hover { color:#002260; font-weight:bold; text-decoration:none }
#content-dx { float:left; width:170px; height:250px; background:url(../_img/dates.jpg)  no-repeat top; padding: 25px 10px 0 20px; color:#002260; font-size:12px;}
#content-foot { float:left; width:530px; border-top:1px solid #88A3BE; color:#002260; font-size:11px; margin:15px 0 0 0; padding:10px 0 0 0 } 
#sponsor { float:left; width:187px; height:585px; margin-top:16px; padding-left:5px; font-size:11px; color:#002260; }
#sponsor a { color:#003665; font-weight:bold; text-decoration:underline }
#sponsor a:hover { color:#002260; font-weight:bold; text-decoration:none }
#footer { float:left;  width:100%; height:28px; margin:0 auto; background:url(../_img/footer.jpg) no-repeat center; overflow:hidden; color:#999999; text-align:center; padding-top:10px; font-size:10px; letter-spacing:-0.3px;}
#footer a { color:#FFFFFF; font-size:10px; text-decoration:underline}
#footer a:hover{ color:#FFFFFF; font-size:10px; text-decoration:none;}
#copy { float:left; width:100%; height:28px; background-color:#FFFFFF; text-align:center; padding-top:10px; color:#001367; font-size:10px; }


 	
			
	
#dhtmlgoodies_tooltip{
		background-color:#EFEFEF;
		border:1px solid #003665;
		position:absolute;
		display:none;
		z-index:20000;
		padding:10px;
		font-size:11px;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align:center;
		
	}
#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color:#666666;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}
	
	
/* program */

.orario {
	color:#003665; 
	text-align:left; 
	font-size:10px;
	font-weight:normal;
	width:80px;
	border-right:1px solid #CCCCCC;
	padding-right:5px;
}
.content {
	color:#003665; 
	text-align:left; 
	font-size:10px;
	font-weight:normal;
	width:390px;
	padding-left:5px;
}

.orariopreliminary {
	color:#003665; 
	text-align:left; 
	font-size:10px;
	font-weight:normal;
	width:130px;
	border-right:1px solid #CCCCCC;
	padding-right:5px;
	padding-left:5px;
}
.contentpreliminary {
	color:#003665; 
	text-align:left; 
	font-size:10px;
	font-weight:normal;
	width:330px;
	padding-left:5px;
}
