.tab {
	border: 1px solid #F4F4F4;
}
.piede {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(immagini/piede.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 120px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.testo {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}

.testo_bainco {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FFFFFF;
}
.testo_rosso {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #AD0020;
}
.img {
	border: 1px solid #DDDDDD;
}
.titolino_red {
	font-family: Verdana;
	font-size: 11px;
	color: #AD0020;
}
.titolino_red_picc {
	font-family: Verdana;
	font-size: 10px;
	color: #AD0020;
	margin: 0px;
	padding: 0px;
}
.box {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #AD0020;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.testo_bianco_picc {

	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
}

