body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F0FFFF;
	background-image: url(../images/back.gif);
}

.banda {
	background-color: #D9F1FD;
	background-image: url(../images/cc.jpg);
}
/* Non dovrebbe essere usato...
.riquadro {
	border-right-color: #0033FF;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #0033FF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #0033FF;
	border-left-style: solid;
	border-left-width: thin;
	padding: 2px;
}
*/
.intestazioneNotes{
/*  background-image: url(../images/back_notes2.gif);
	border-right-color: #D9F1FD;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: #D9F1FD;
	border-left-style: solid;
	border-left-width: thin;
	border-top-color: #D9F1FD;
	border-top-style: solid;
	border-top-width: thin;
	height:36px;
*/
	background-color: #0033FF;
	text-align:center;	
}
.riquadroNotes {
/*	background-color:#D9F1FD; */
	border-right-color: #0033FF;
	border-right-style: solid;
	border-right-width: medium;
	border-bottom-color: #00CCFF;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-left-color: #00CCFF;
	border-left-style: solid;
	border-left-width: thin;
	border-top-color: #0033FF;
	border-top-style: solid;
	border-top-width: thin;
	padding: 2px;
}
