a {color: #00589c; text-decoration:underline;}

a.:hover {
	color: #00589c;
	text-decoration:underline;
	font-weight: bold;
}

a.menu:link {color: #484848; text-decoration:none}
a.menu:visited {color: #484848; text-decoration:none}
a.menu:hover {
	color: #00589C;
	text-decoration:underline;
	background-color: #E1E8F2;
	font-weight: bold;
}

a.submenu:link {color: #484848; text-decoration:none }
a.submenu:visited {color: #484848; text-decoration:none}
a.submenu:hover {
	color: #00589C;
	text-decoration:underline;

	background-color: #E1E8F2;
	font-weight: bold;
}

td.menu {
	background-color: #D3CEFB;
	text-align: left;
	vertical-align: middle;
	color: #484848;
	font-weight:bolder; 
	height:18px;
		
}

td.menu:hover {
	background-color:#E1E8F2;
	color: #00589C;
	text-decoration: underline;
}

td.submenu {
	padding-left: 10px; 
	background-color: #E4E1FD; 
	color:#484848;
	text-align: left;
	vertical-align: middle;
	font-weight:500;
	height:18px;
	}
	
td.submenu:hover {
	background-color:#E1E8F2;
	text-decoration: underline;
	color: #00589C;
}	

td.subsubmenu {
	padding-left: 20px; 
	background-color: #F3F1FE; 
	color:#484848;
	text-align: left;
	vertical-align: middle;
	font-weight:100;
	height:18px;
	}
	
td.subsubmenu:hover {
	background-color:#E1E8F2;
	text-decoration: underline;
	color: #00589C;
}	

h1
{
	color:#E2ECF3;
	font-size: xx-large ;
	font-weight: normal;
}

h2
{
	font-size: x-large;
	color:#00589C;
}

h3
{
	font-size: large;
	color:#484848;
}

h4
{
	font-size: medium;
	color:#484848;
}


body
{ 
    font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	background: #FFFFFF;
}

p
{   text-align:justify;
	font-size: small;

}

li
{   text-align:justify;
	font-size: small;
}


h5
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:#800080; 
	font-size: larger
	text-decoration: underline;
}


table.text
{width:100%; border:0px;} 

table.comentari
{background-color:#E4E1FD; width:100%; border:0px;}

td.comentari
{vertical-align:middle; width:50px;}

td.comentari-text
{vertical-align:middle;}

p.comentari
{ 
  font-size: larger; font-weight: bolder; color:#800080; 
}

p.esquerra
{   text-align:left
}

table.traces
{   
    background-color:#00589C; 
	color:#E2ECF3;
	font-weight:bold;
	text-align:center;
	font-size:x-small
}

td.traces
{   
    background-color:#E2ECF3; 
	color:#00589C;
	font-weight:bold;
	text-align:center;
	border:#00589C; 	
	width:75px; 
}

td.traces2
{   
	border:#E2ECF3;
	width:75px; 
	 	
}



a.traces 
{
    color: #E2ECF3; 
	text-decoration:none;
	font-weight:bold;

	
}

a.traces:hover {
	color: #E2ECF3;
	text-decoration:underline;
	font-weight: bold;
}
