/*Estil títol*/
h1 		{color: #0B3861;
		text-align: center;}
h2 		{color: #FF0000;
		text-align: center;}
table 	{text-align: center;}
td.mitjana	{font-weight: bold;
			background-color: #E1F5A9;}
td.ocult 	{border-color: transparent;}
tr.Blau	{font-weight: bold;
			color:#0000FF;}
td.Blau	{font-weight: bold;
			color:#0000FF;}	
td.Sexe	{background-color: #E1F5A9;
		font-weight: bold;}

