@charset "UTF-8";
.generaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #88B55D;
}
.line1 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.sfondo {
	background-image: url(immagini/ottotipo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer {
	background-image: url(immagini/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sfondoaula {
	background-image: url(immagini/pixel.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}

