@charset "utf-8";
.titol {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bolder;
	color: #000099;
}
.cuadre {
	height: 7cm;
}
.cuadre {
	height: auto;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #663366;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #663366;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #CC0033;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	text-decoration: none;
}
.margetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #EF5500;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.lletresobres {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
}

.opcions {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #F9771F;
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-position: inside;
	list-style-type: circle;
}
