body {
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	background-color: #134B8E;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.cellanews {
	background-image: url("images/news_sfondo.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
*html .cellanews {
	background-image: url("images/news_sfondo.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.tablenews {
	margin-botton: 0;
	font-size: 12px;
	
}
*html .tablenews {
	margin-botton: 0;
}
.cellanewsalto {
	background-image:url("images/news_alto.gif");
	width: 370px;
	height: 108px;
	background-repeat: no-repeat;
	background-position: top left;
}
.cellanewsmezzo {
	background-image:url("images/news_mezzo.gif");
	width: 370px;
	height: 83px;
	background-repeat: no-repeat;
	background-position: top left;
}
.cellanewsbasso {
	background-image:url("images/news_basso.gif");
	width: 370px;
	height: 83px;
	background-repeat: no-repeat;
	background-position: top left;
}
ul {
	font-family: "Trebuchet MS", Verdana, Arial;
	margin-top: 25px;
	margin-left: -200px;
	margin-right: 0;
	margin-bottom: 0;
	position: relative;
}
*html .cellanewsalto { 
	align: left;
	
}
#copyright{
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
}
p {
	margin: 5px 15px;
	text-align: left;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
#profilo{
	width:320px;
	height:50px;
	margin-left:420px;
	margin-top:608px;
	position:absolute;
	z-index: 100;
}
#index{
	width:320px;
	height:50px;
	margin-left:57px;
	margin-top:168px;
	position:absolute;
	z-index: 100;
}
#news{
	width:320px;
	height:50px;
	margin-left:40px;
	margin-top:15px;
	position:absolute;
	z-index: 100;
}

