@charset "ISO-8859-1";

#testob a:link {
	text-decoration: none;
	color:#003399;
}
#testob a:visited {
	text-decoration: none;
	color: #FF6600;
}
#testob a:hover {
	text-decoration: none;
	color:#FF6600;
}
#testob a:active {
	text-decoration: none;
	color: #003399;
}
a:link {
	text-decoration: none;
	color: #444444;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: none;
	color: #07468A;
}
a:active {
	text-decoration: none;
	color: #444444;
}


.sfondohome {
	background-image: url(images/sfondohome.jpg);
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}
.titoli {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #07478B;
}
.titolialumni {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color:#666699;
}
.trattup {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.testo {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
}



.linkbody
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}

td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #444;
}


#news-ticker1{
	width:900px;
	height:75px;
	overflow:hidden;
	margin:0px;
}
	#news-ticker1 h4{
		color:#933;
		display:inline;
	}
	#news-ticker1 div{
		height:75px;
		width:900px;
		border:0px black solid;
		padding:0px;
		margin-top:0px;
	}
		#news-ticker1 div.first{
			margin-top:0;
		}
		
	#news-ticker1 p{
		font-size:11px;
		margin-left: 0 !important;
		margin-left: 1px;
		display:inline;
	}
	
	
#news-ticker3{
	width:190px;
	height:200px;
	overflow:hidden;
	margin:0px;
}
	#news-ticker1 h4{
		color:#933;
		display:inline;
	}
	#news-ticker1 div{
		height:200px;
		width:190px;
		border:0px black solid;
		padding:0px;
		margin-top:0px;
	}
		#news-ticker1 div.first{
			margin-top:0;
		}
		
	#news-ticker1 p{
		font-size:11px;
		margin-left: 0 !important;
		margin-left: 1px;
		display:inline;
	}	
	
#news-ticker{
	width:410px;
	height:150px;
	overflow:hidden;
	margin:0px;
}
	#news-ticker h4{
		color:#933;
		display:inline;
	}
	#news-ticker div{
		height:150px;
		width:410px;
		border:0px black solid;
		padding:0px;
		margin-top:0px;
	}
		#news-ticker div.first{
			margin-top:0;
		}
		
	#news-ticker p{
		font-size:11px;
		margin-left: 0 !important;
		margin-left: 1px;
		display:inline;
	}.sfondohometest {
	background-image: url(images/sfondotest.jpg);
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}

