.CellaCentro {
	border: 1px solid #800000;
	text-align: center;
	height:16px;
}


.ClassP {
	font-family: Comic Sans MS;
	font-size: xx-small;
	border: 1px solid #800000;
	background-image: url(img/sfuD2.gif);
	background-repeat: repeat-x;
	background-position: center;
	 height:16px;
}

.ClassP:hover {
	font-family: Comic Sans MS;
	font-size: xx-small;
	border: 1px solid #800000;
	background-image: url(img/sfuP2.gif);
	background-repeat: repeat-x;
	background-position: center;
	 height:16px;
}
.ClassD {
	font-family: Comic Sans MS;
	font-size: xx-small;
	border: 1px solid #800000;
	background-image: url(img/sfuD2.gif);
	background-repeat: repeat-x;
	background-position: center;
	height:16px;
}
.ClassD:hover {
	font-family: Comic Sans MS;
	font-size: xx-small;
	border: 1px solid #800000;
	background-image: url(img/sfuP2.gif);
	background-repeat: repeat-x;
	background-position: center;
	height:16px;
}
.IntBlu {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #800000;
	text-align: center;
	background-position: center;
	line-height: 30px;
	background-image: url(img/sfuRed.gif);
}
.IntBlu2 {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #800000;
	text-align: center;
	background-position: center ;
	background-image: url(img/sfuRed.gif);
	background-repeat: repeat;
	vertical-align: top;
}


.CellaRvCiano {
	border: 1px solid #800000;
	background: #0359DA;
	color: #FFFFFF;
}
.CellaRvRosso {
	border: 1px solid #800000;
	background: #DD0000;
	color: #FFFFFF;
}
.CellaRvVerde {
	border: 1px solid #800000;
	background: #00A800;
	color: #FFFFFF;
}
.CellaRvGiallo {
	border: 1px solid #800000;
	background: #B5B500;
	color: #FFFFFF;
}


.t-xxs {
	font-family: Comic Sans MS;
	font-size: xx-small;
	color: #000000;
}
.t-xxsB {
	font-family: Comic Sans MS;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}


.t-xxsV {
	font-family: Comic Sans MS;
	font-size: xx-small;
	color: #009900;
}
.t-xxsR {
	font-family: Comic Sans MS;
	font-size: xx-small;
	color: #CC0000;
}
.t-xxsVB {
	font-family: Comic Sans MS;
	font-size: xx-small;
	color: #009900;
	font-weight: bold;
}
.t-xxsRB {
	font-family: Comic Sans MS;
	font-size: xx-small;
	color: #CC0000;
	font-weight: bold;
}
.t-xxsG {
	font-family: Comic Sans MS;
	font-size: xx-small;
	color: #999900;
}
.t-xxsGB {
	font-family: Comic Sans MS;
	font-size: xx-small;
	color: #999900;
	font-weight: bold;
}

h2.titletext {
	font-family: Comic Sans MS;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	border-bottom: 1px solid #769176;
	color: #800000;
	background-color: transparent;
}
p {
	font-family: Comic Sans MS;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	background-color: transparent;
}


a {
	// font-size: 11px;
	font-weight: normal;
	color: #800000;
	background-color: transparent;
	
	text-decoration: none;
}


.copyright {
	font-family: Comic Sans MS;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #8FC0DE;
	background-color: transparent;
}
.legendaClass {
	color: #000;
	font-family: Comic Sans MS;
	font-size: 11px;
}