body {
	margin-top: 3px;
	margin-left: 3px;
	background-image: url(../../imatges/cat/fons.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	list-style-position: outside;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: normal;
	background-color: #F5F5F5;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: normal;
}
.usuario_password {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 9pt;
	font-weight: bold;
}
.negre-7pts-norm {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.negre-8pts-negreta {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.BLAUfort-12pts-negreta {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.BLAUmenysfort-10pts-negreta {
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.grisfort-8pts {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}