@charset "utf-8";
/* CSS Document */

.titluA {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #422522;
}

.titluB {
	font-family: "Times New Roman", Times, serif;
	font-size: 18Px;
	font-weight: bold;
	color: #422522;
}

.normaltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}

.titluB_alb {
	font-family: "Times New Roman", Times, serif;
	font-size: 18Px;
	font-weight: bold;
	color: #FFFFFF;
}

.normaltext_st {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
	font-stretch:expanded;
}