body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	background-color: #E7E7E7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:active {
   color: #FFFFFF; 
}
a:link {
   color: #FFFFFF; 
}
a:hover {
   color: #FF0000;
}

.testo {
	FONT-SIZE: 80%;
}
.testoNero {
	FONT-SIZE: 80%;
	color: #000000;
}
.ora {
	FONT-SIZE: 75%;
}

.testoCalendario {
	FONT-SIZE: 65%;
	text-align: center;
}

.testoCalendarioSel {
	color: #CC0000;
	font-weight: bold;
	background-image:   url("../immagini/accesso/fondo_cal.gif");
	background-repeat: no-repeat;
}

.CalendarioSelezionato {
	font-weight: bold;
	color: #990000;
}

.Nero {
	color: #000000;
}

.testoBold {
	FONT-SIZE: 80%;
	font-weight: bold;
}

testoLink {
	FONT-SIZE: 90%;
}

.titolo {
	FONT-SIZE: 90%;
	FONT-WEIGHT: bold; 
}
.titoloNero {
	FONT-SIZE: 90%;
	FONT-WEIGHT: bold;
	color: #000000;
}

.titoloCalendario {
	FONT-SIZE: 80%;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
}

.titoloGiorno {
	FONT-SIZE: 70%;
	FONT-WEIGHT: bold;
	color: #000000;
}
.pagina {
	position: absolute;
	overflow: auto;
	left: 0px;
	top: 100px;
	width: 765px;
	height: 470px;
}

.paginaAgenda {
	position: absolute;
	overflow: auto;
	left: 0px;
	top: 141px;
	width: 765px;
	height: 377px;
}

.IntestSettimana {
	position: absolute;
	overflow: auto;
	left: 0px;
	top: 105px;
	width: 557px;
	height: 41px;
}

.paginaClienti {
	position: absolute;
	overflow: auto;
	left: 0px;
	top: 91px;
	width: 766px;
	height: 340px;
}

/*  fine --------*/
