.txtnormalwhite {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;

}
.campotesto {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color: #F1F1F9;
	background-attachment: fixed;
	background-image: url(images/campotesto_r1_c1.jpg);
	background-repeat: repeat-x;


}
.normalcolor {
	font-family: Arial;
	font-size: 12px;
	color: #C1F0FF;
	font-weight: bold;

}
.piccolocolore {
	font-family: Arial;
	font-size: 10px;
	color: #89E1FF;
	line-height: 25px;

}
.txt {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
.seratetitolo {
	font-family: "PT Serif";
	font-size: 24px;
	color: #7CDCE8;
	text-align: left;
	vertical-align: middle;
	margin: 10px;
	padding: 5px;
	background-color: #3E3F43;


}
.seratedata {
	font-family: "PT Serif";
	font-size: 12px;
	color: #99CCCC;
	text-align: right;
	padding-right: 15px;

}
.seratetxt {
	font-family: "PT Serif";
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #999999;
}

