body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	background-image: url(images/fons.gif);
	vertical-align: top;
	text-align: justify;
}

H1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #000000;
}

br {
	font-size: 5px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}

p.navegacio {
	font-size: 10px;
	color: #ef83af;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
	border: none;
}

table.marc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ef83af;
	border: none;
}

table.iteracio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: #FFCCFF;
	border: none;
}
table.menu {
	font-family:Arial, Helvetica, sans-serif;
	border: 2;
	bordercolor:#000000;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}

th.marc {
	background-color: #ef83af;
	color: white;
}

th.iteracio {
	background-color: #ef83af;
	color: white;
}

th.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif, Comic Sans MS;
	background-color: #FFCCCC;
	color: #333333;
	border:1;
	border-color:#333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}

td.menu {
	font-size: 12px;
	background-color: white;
	color: white;
	font-weight: bold;
}

td.menu2 {
	font-family: Calibri, Arial, Helvetica;
	font-size:13;
	background-color: #EEEEEE;
	color: #333333;
	
}	

td.registre {
	background-color: #f3f1f1;
	color: black;
}

td.registre2 {
	background-color: #f3e9e9;
	color: black;
}

td.paginacio {
	background-color: black;
	color: white;
}

td.separador {
	background-color: #ef83af;
	color: white;
	font-weight: bold;
}

td.centrat {text-align: center;}

td.mesinfo {text-align: right;
			vertical-align: bottom;
			font-weight:bolder;
}

/**************************************************************************************/
/*                         Estil dels hipervincles                                    */
/**************************************************************************************/
A:link {text-decoration: none;font-weight: normal;color: #ef83af;}
A:visited {text-decoration: none;font-weight: normal;color: #ef83af;}
A:active {text-decoration: none;font-weight: normal;color: #ef83af;}
A:hover {text-decoration: underline;font-weight: normal;color: #333333;}
A.menu:link {color: #333333;}	
A.menu:visited {color: #333333;}
A.menu:active {color: #333333;}
A.menu:hover {color: #8C0152;text-decoration: none; font-weight:bold; font-family: Calibri, Arial, Helvetica; font-size:13;}
A.barra:link {color: #FFFFFF;}	
A.barra:visited {color: #FFFFFF;}
A.barra:active {color: #FFFFFF;}
A.barra:hover {color: #FFFFFF;text-decoration: none; font-weight: bold}
A.peu:link {color: #000000;}	
A.peu:visited {color: #000000;}
A.peu:active {color: #000000;}
A.peu:hover {color: #000000;text-decoration: underline;}
