body {
	margin:0;
	background-image: url(/logos/fons.gif);
	scrollbar-face-color: #7DB2F5;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #7DB2F5;
	scrollbar-track-color: #BCD5F9;
}

a:link {
	text-decoration: none;
	color: #0033b3;
}

a:visited {
	text-decoration: none;
	color: #7f99d9;
}

a:hover {
	text-decoration: underline;
	color: #7f99d9;
}

.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.text_botons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0033b3;
}

.text_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.titol_calendari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.imatges {
	border: 1px solid #7F7F7F;
}

