
/* CAPES */


#titol {position:absolute; visibility: visible; top:0; left:0; z-index:100}
#titolapartat {position:absolute; visibility: visible; top:149; left:0; z-index:130}


/* BODY */

a {text-decoration: none}

BODY {
scrollbar-base-color: #E9F3FC;
scrollbar-track-color: #E9F3FC;
scrollbar-face-color: #E9F3FC;
scrollbar-highlight-color: #E9F3FC;
scrollbar-3dlight-color: #D7E0F2;
scrollbar-darkshadow-color: #22326F;
scrollbar-shadow-color: #22326F;
scrollbar-arrow-color: #22326F;
}

.Fields {
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #9CBFDF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: hidden;
}

/* TAULES */


/* IMATGES */


img {
	display: block;
	margin: 0;
}


/* ENLLAÇOS */

a {
	text-decoration:none;
	border: none;
	color: #000000;
}

a:link img{
	text-decoration:none;
	border: none;
}

a:hover img{
	text-decoration:none;
	border: none;
}

a:active img{
	text-decoration:none;
	border: none;
}

a:visited img{
	text-decoration:none;
	border: none;
}

a:hover {
	text-decoration:none;
	color: #CB6C00;
	border: none;
}

a:active {
	text-decoration:none;
	border: none;
}

a:link {
	text-decoration:none;
	border: none;
}

/* TEXTES */

.normal{
font-family: verdana;
font-size: 11px;
color: #484B4F;
line-height: 1.5;
}

.normalblau{
font-family: verdana;
font-size: 11px;
color: #10499F;
line-height: 1.3;
}

.titularblau{
font-family: verdana;
font-size: 14px;
color: #10499F;
line-height: 1.5;
}

.titulargris{
font-family: verdana;
font-size: 14px;
color: #484B4F;
line-height: 1.5;
}

.titulargrisgran{
font-family: verdana;
font-size: 25px;
color: #484B4F;
line-height: 1.5;
}