/* ESTILS DE LES PLANES DEL NARPAN */

/* ENLLAOS */

A:link {color : #000080}
A:hover {color : red}
A { text-decoration: none }


/* ENCAPALAMENT 1 */

H1 {font-family:Arial, Helvetica, sans-serif; font-size:120%}

/* ESTIL DEL COS PRINCIPAL DEL TEXT */

BODY {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}

/* ACTUALITZACI */

.actualitzacio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: red
}
.textprincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify
}
.titol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center
}
.titol2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-align: left
}
.titolcapitol {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center
}
.agenda {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal;
}
.textPETIT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
}

.titolsportada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	text-align: right;
}
.textprincipaBLAU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #000080;
}
.titol1BLAU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000080;
}
.textprincipalCentrat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background-position: center center;
}
