.textnormal {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	margin-right: 4px;
}
.textnegrita {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #9B0202;
}

.titosecció {
	font-family: "Gill Sans MT";
	font-size: 24px;
	font-weight: bold;
	color: #AE0101;
	letter-spacing: 10px;
	text-align: center;
	text-decoration: underline;
}
.titoseccióCopia {

	font-family: "Gill Sans MT";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 10px;
	text-align: center;
	text-decoration: underline;
}
.textllibres {
	font-family: "Gill Sans MT";
	font-size: 12px;
	background-position: center center;
	color: #FFFFFF;
}
.titolfitxes {
	font-family: "Gill Sans MT";
	font-size: 16px;
	background-position: center center;
	color: #FFFFFF;
}
.Subtitol {

	font-family: "Gill Sans MT";
	font-size: 24px;
	font-weight: bold;
	color: #AE0101;
	letter-spacing: 6px;
	text-align: left;
}

