body {
	background-image: url(quadratino_sfondo.gif);
}
a:visited {color: #000000;text-decoration: none}
a:active {color: #000000;text-decoration: none}
a:link {color: #000000;text-decoration: none}
a:hover { color: #FF0000;text-decoration: none}

.DilatuaTotale {
	position:absolute; 
	left:50%; 
	top:0px; 
	width:771px; 
	height:100%; 
	z-index:1; 
	margin-left:-385px;
	background-image: url(images/FondoPagina.gif); 
	background-repeat: repeat-y; 
	border: 1px none #000000;
}

.Tabella {
	position:absolute;
	left:-1px;
	top:157px;
	width:500px;
	height:161px;
	visibility: visible;
}
.TabellaInsegnanti{
	position:absolute;
	left:-1px;
	top:89px;
	width:500px;
	height:230px;
	visibility: visible;
}
.testi {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.testibold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.Stile3 {color: #993399}
.Stile4 {color: #CC0033}
.Stile5 {color: #FF9900}

.TitoloMagenta {
	font-size: 12px;
	font-weight: bold;
	color: #C4004F;
}
.TitoloGiallo {
	font-size: 12px;
	font-weight: bold;
	color: #E1A201;
}
.TitoloNero {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

