BODY{
	height: 100%;
	scrollbar-3d-light-color: #000051;
	scrollbar-arrow-color: #000051;
	scrollbar-base-color: #000051;
	scrollbar-dark-shadow-color: #000051;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000051;
	background-image: url(../img/sfondo.jpg);
	background-attachment: scroll;
	background-repeat: repeat;

}
		
.testonews {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;

}

a.testonews {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	text-decoration: none;

}

a.testonews:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC0000;
	text-align: justify;
	text-decoration: none;

}

a.testonews1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F2F2EE;
	text-align: justify;
	text-decoration: none;

}

a.testonews1:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC0000;
	text-align: justify;
	text-decoration: none;

}

.testo {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F2F2EE;
	text-align: justify;
}

.testocentrato {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F2F2EE;
	text-align: center;
}

.divcontenutotesto{
	position:absolute;
	left:245px;
	top:37px;
	width:483px;
	height:420px;
	z-index:2;
	overflow: auto;
	visibility: visible;

}

.divcontenuto {
	position: absolute;
	top: 50%;
	left: 50%;
	width:750px; 
	height:500px;
	margin-left: -375px;
	margin-top: -250px;
}

.divventagliosettimana{
	background-image: url(../img/sfondo.jpg);
	background-attachment: scroll;
	background-repeat: repeat
}
