<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* FONTS */

@font-face{ 
	font-family: 'linlibertine';
	src: url('../includes/fonts/linlibertine_r-webfont.eot');
	src: url('../includes/fonts/linlibertine_r-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../includes/fonts/linlibertine_r-webfont.woff') format('woff'),
	     url('../includes/fonts/linlibertine_r-webfont.ttf') format('truetype'),
	     url('../includes/fonts/linlibertine_r-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'linlibertinebolditalic';
	src: url('../includes/fonts/linlibertine_rzi-webfont.eot');
	src: url('../includes/fonts/linlibertine_rzi-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../includes/fonts/linlibertine_rzi-webfont.woff') format('woff'),
	     url('../includes/fonts/linlibertine_rzi-webfont.ttf') format('truetype'),
	     url('../includes/fonts/linlibertine_rzi-webfont.svg#webfont') format('svg');
}


/* CAPES */

ul {
margin-top: 15px;
}

.doscolumnes {vertical-align:top;text-align:justify;margin-top:0px;margin-left:2%;margin-right:2%;display:inline-block;width:45%;}
.trescolumnes {vertical-align:top;text-align:justify;margin-top:0px;margin-left:2%;margin-right:2%;display:inline-block;width:28%;}
@media screen and (max-width:600px) {
	.doscolumnes {vertical-align:top;text-align:left;margin-top:0px;margin-left:2%;margin-right:2%;display:inline-block;width:95%;}
	.trescolumnes {vertical-align:top;text-align:left;margin-top:0px;margin-left:2%;margin-right:2%;display:inline-block;width:95%;}
}




/* BODY */

BODY {
margin:0 auto 0 auto;
padding: 0px;
background-repeat: repeat-x;
display:inline;
text-align:center;
font-family: "linlibertine", "Verdana";
font-size: 15px;
color: #efefef;
Line-height: 24px;
font-style: normal;
}


@media screen and (max-width:500px) {
	BODY {
		font-size: 13px;
		Line-height: 18px;
	}
}

table { 
    border-spacing: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table.centrat { 
    border-spacing: 0px;
	padding: 0px;
	border-collapse: collapse;
	margin-left: auto;
    margin-right: auto;
}

table.dreta { 
    border-spacing: 0px;
	padding: 0px;
	border-collapse: collapse;
	float:right;
}

tr.centrat
{
  vertical-align:middle;
}

tr.amunt
{
  vertical-align:top;
}

tr.aball
{
  vertical-align:bottom;
}

td.centrat
{
  text-align:center; 
}

td.esquerra
{
  text-align:left; 
}

td.dreta
{
  text-align:right; 
}


img { 
   border:0px;
}



/* TAULES */

table.borde {
	border-style: solid;
	border-width: thin;
	border-color:#e2001a;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	}

.borde td{
  border-color: #e2001a;
  border-style: solid;
  border-width: 1px;
}

td.sense{
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
}

/* IMATGES */

img {
	display: block;
	margin: 0;
}


/* TEXTES */

H1 {
	font-family: "linlibertine", "Verdana";
	font-size: 35px;
	color: #efefef;
	Line-height: 45px;
	font-style: italic;
	margin:0px;
	display:inline;
	font-weight: normal;
}

H2 {
	font-family: "linlibertine", "Verdana";
	font-size: 20px;
	color: #66add7;
	Line-height: 25px;
	font-style: italic;
	margin:0px;
	display:inline;
	font-weight: normal;
}


.normal{
	font-family: "linlibertine", "Verdana";
	font-size: 15px;
	color: #efefef;
	Line-height: 24px;
	font-style: normal;	
}


.normal2{
	font-family: "linlibertinebolditalic", "Verdana";
	font-size: 15px;
	color: #efefef;
	Line-height: 21px;
	font-style: normal;	
}



.groc{
	font-family: "linlibertine", "Verdana";
	font-size: 15px;
	color: #ffcc00;
	Line-height: 24px;
	font-style: normal;	
}


.blaunormal{
	font-family: "linlibertine", "Verdana";
	font-size: 15px;
	color: #66add7;
	Line-height: 21px;
	font-style: normal;	
}

.blau{
	font-family: "linlibertine", "Verdana";
	font-size: 18px;
	color: #66add7;
	Line-height: 24px;
	font-style: normal;	
}

.blaugran{
	font-family: "linlibertine", "Verdana";
	font-size: 20px;
	color: #66add7;
	Line-height: 24px;
	font-style: normal;	
}




.blaupeu{
	font-family: "linlibertine", "Verdana";
	font-size: 12px;
	color: #66add7;
	Line-height: 15px;
	font-style: normal;	
}

.solucions {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 16px;
	color: #9b9b9b;
	Line-height: 21px;
	font-style: normal;
}

.solucionsactiu {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 16px;
	color: #5e5e5e;
	Line-height: 21px;
	font-style: normal;
}




.Fields{
	background-color: #ffffff;
	border: 0px solid #d8d8d8;
	font-family: "linlibertine", "Verdana";
	font-size: 13px;
	width:140px;
	overflow:hidden;
}


.Fields_arees{
	background-color: #ffffff;
	border: 0px solid #d8d8d8;
	font-family: "linlibertine", "Verdana";
	font-size: 13px;
	width:370px;
	height:45px;
	overflow:hidden
}


/* ENLLAÃ‡OS */

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 {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 18px;
	color: #66add7;
	Line-height: 24px;
	font-style: normal;
}

a:active {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 18px;
	color: #66add7;
	Line-height: 24px;
	font-style: normal;
}

a:link {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 18px;
	color: #66add7;
	Line-height: 24px;
	font-style: normal;
}

a:visited {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 18px;
	color: #66add7;
	Line-height: 24px;
	font-style: normal;
}

a:hover {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 18px;
	color: #000000;
	Line-height: 24px;
	font-style: normal;
}




a.blaugran {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 18px;
	color: #66add7;
	Line-height: 24px;
	font-style: italic;
}

a.blaugran:active {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 18px;
	color: #66add7;
	Line-height: 24px;
	font-style: italic;
}

a.blaugran:link {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 18px;
	color: #66add7;
	Line-height: 24px;
	font-style: italic;
}

a.blaugran:visited {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 18px;
	color: #66add7;
	Line-height: 24px;
	font-style: italic;
}

a.blaugran:hover {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 18px;
	color: #000000;
	Line-height: 24px;
	font-style: italic;
}


a.blaupeu {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 12px;
	color: #66add7;
	Line-height: 15px;
	font-style: normal;	
}

a.blaupeu:active {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 12px;
	color: #66add7;
	Line-height: 15px;
	font-style: normal;	
}

a.blaupeu:link {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 12px;
	color: #66add7;
	Line-height: 15px;
	font-style: normal;		
}

a.blaupeu:visited {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 12px;
	color: #66add7;
	Line-height: 15px;
	font-style: normal;	
}

a.blaupeu:hover {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 12px;
	color: #0076bd;
	Line-height: 15px;
	font-style: normal;	
}


a.bl {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 15px;
	color: #66add7;
	Line-height: 24px;
	font-style: normal;
}

a.bl:active {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 15px;
	color: #66add7;
	Line-height: 24px;
	font-style: normal;
}

a.bl:link {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 15px;
	color: #66add7;
	Line-height: 24px;
	font-style: normal;
}

a.bl:visited {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 15px;
	color: #66add7;
	Line-height: 24px;
	font-style: normal;
}

a.bl:hover {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 15px;
	color: #a6a5a5;
	Line-height: 24px;
	font-style: normal;
}





a.solucions {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 16px;
	color: #9b9b9b;
	Line-height: 21px;
	font-style: normal;
}

a.solucions:active {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 16px;
	color: #9b9b9b;
	Line-height: 21px;
	font-style: normal;
}

a.solucions:link {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 16px;
	color: #9b9b9b;
	Line-height: 21px;
	font-style: normal;
}

a.solucions:visited {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 16px;
	color: #9b9b9b;
	Line-height: 21px;
	font-style: normal;
}

a.solucions:hover {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 16px;
	color: #66add7;
	Line-height: 21px;
	font-style: normal;
}


a.idiomes {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 10px;
	color: #ffffff;
	Line-height: 15px;
	font-style: normal;	
	background:#0076bd;
}

a.idiomes:active {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 10px;
	color: #ffffff;
	Line-height: 15px;
	font-style: normal;	
	background:#0076bd;
}

a.idiomes:link {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 10px;
	color: #ffffff;
	Line-height: 15px;
	font-style: normal;		
	background:#0076bd;
}

a.idiomes:visited {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 10px;
	color: #ffffff;
	Line-height: 15px;
	font-style: normal;	
	background:#0076bd;
}

a.idiomes:hover {
	text-decoration:none;
	border: none;
	font-family: "linlibertine", "Verdana";
	font-size: 10px;
	color: #66add7;
	Line-height: 15px;
	font-style: normal;	
	background:#0076bd;
}




@media screen and (max-width:500px) {

	H1 {
		font-family: "linlibertine", "Verdana";
		font-size: 25px;
		color: #efefef;
		Line-height: 25px;
		font-style: italic;
		margin:0px;
		display:inline;
		font-weight: normal;
	}

	H2 {
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #66add7;
		Line-height: 20px;
		font-style: italic;
		margin:0px;
		display:inline;
		font-weight: normal;
	}


	.normal{
		font-family: "linlibertine", "Verdana";
		font-size: 13px;
		color: #efefef;
		Line-height: 18px;
		font-style: normal;	
	}


	.normal2{
		font-family: "linlibertinebolditalic", "Verdana";
		font-size: 13px;
		color: #efefef;
		Line-height: 15px;
		font-style: normal;	
	}



	.groc{
		font-family: "linlibertine", "Verdana";
		font-size: 13px;
		color: #ffcc00;
		Line-height: 18px;
		font-style: normal;	
	}


	.blaunormal{
		font-family: "linlibertine", "Verdana";
		font-size: 13px;
		color: #66add7;
		Line-height: 19px;
		font-style: normal;	
	}

	.blau{
		font-family: "linlibertine", "Verdana";
		font-size: 14px;
		color: #66add7;
		Line-height: 18px;
		font-style: normal;	
	}

	.blaugran{
		font-family: "linlibertine", "Verdana";
		font-size: 16px;
		color: #66add7;
		Line-height: 20px;
		font-style: normal;	
	}




	.blaupeu{
		font-family: "linlibertine", "Verdana";
		font-size: 12px;
		color: #66add7;
		Line-height: 13px;
		font-style: normal;	
	}

	.solucions {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 14px;
		color: #9b9b9b;
		Line-height: 17px;
		font-style: normal;
	}

	.solucionsactiu {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 14px;
		color: #5e5e5e;
		Line-height: 17px;
		font-style: normal;
	}




	.Fields{
		background-color: #ffffff;
		border: 0px solid #d8d8d8;
		font-family: "linlibertine", "Verdana";
		font-size: 12px;
		width:130px;
		overflow:hidden;
	}


	.Fields_arees{
		background-color: #ffffff;
		border: 0px solid #d8d8d8;
		font-family: "linlibertine", "Verdana";
		font-size: 12px;
		width:320px;
		height:35px;
		overflow:hidden
	}


	/* ENLLAÃ‡OS */

	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 {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #66add7;
		Line-height: 18px;
		font-style: normal;
	}

	a:active {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #66add7;
		Line-height: 18px;
		font-style: normal;
	}

	a:link {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #66add7;
		Line-height: 18px;
		font-style: normal;
	}

	a:visited {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #66add7;
		Line-height: 18px;
		font-style: normal;
	}

	a:hover {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #000000;
		Line-height: 18px;
		font-style: normal;
	}




	a.blaugran {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #66add7;
		Line-height: 18px;
		font-style: italic;
	}

	a.blaugran:active {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #66add7;
		Line-height: 18px;
		font-style: italic;
	}

	a.blaugran:link {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #66add7;
		Line-height: 18px;
		font-style: italic;
	}

	a.blaugran:visited {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #66add7;
		Line-height: 18px;
		font-style: italic;
	}

	a.blaugran:hover {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #000000;
		Line-height: 18px;
		font-style: italic;
	}


	a.blaupeu {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 12px;
		color: #66add7;
		Line-height: 14px;
		font-style: normal;	
	}

	a.blaupeu:active {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 12px;
		color: #66add7;
		Line-height: 14px;
		font-style: normal;	
	}

	a.blaupeu:link {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 12px;
		color: #66add7;
		Line-height: 14px;
		font-style: normal;		
	}

	a.blaupeu:visited {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 12px;
		color: #66add7;
		Line-height: 14px;
		font-style: normal;	
	}

	a.blaupeu:hover {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 12px;
		color: #0076bd;
		Line-height: 14px;
		font-style: normal;	
	}


	a.bl {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #66add7;
		Line-height: 14px;
		font-style: normal;
	}

	a.bl:active {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #66add7;
		Line-height: 20px;
		font-style: normal;
	}

	a.bl:link {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #66add7;
		Line-height: 20px;
		font-style: normal;
	}

	a.bl:visited {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #66add7;
		Line-height: 20px;
		font-style: normal;
	}

	a.bl:hover {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 15px;
		color: #a6a5a5;
		Line-height: 20px;
		font-style: normal;
	}





	a.solucions {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 13px;
		color: #9b9b9b;
		Line-height: 17px;
		font-style: normal;
	}

	a.solucions:active {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 13px;
		color: #9b9b9b;
		Line-height: 17px;
		font-style: normal;
	}

	a.solucions:link {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 13px;
		color: #9b9b9b;
		Line-height: 17px;
		font-style: normal;
	}

	a.solucions:visited {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 13px;
		color: #9b9b9b;
		Line-height: 17px;
		font-style: normal;
	}

	a.solucions:hover {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 13px;
		color: #66add7;
		Line-height: 17px;
		font-style: normal;
	}


	a.idiomes {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 10px;
		color: #ffffff;
		Line-height: 13px;
		font-style: normal;	
		background:#0076bd;
	}

	a.idiomes:active {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 10px;
		color: #ffffff;
		Line-height: 13px;
		font-style: normal;	
		background:#0076bd;
	}

	a.idiomes:link {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 10px;
		color: #ffffff;
		Line-height: 13px;
		font-style: normal;		
		background:#0076bd;
	}

	a.idiomes:visited {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 10px;
		color: #ffffff;
		Line-height: 13px;
		font-style: normal;	
		background:#0076bd;
	}

	a.idiomes:hover {
		text-decoration:none;
		border: none;
		font-family: "linlibertine", "Verdana";
		font-size: 10px;
		color: #66add7;
		Line-height: 13px;
		font-style: normal;	
		background:#0076bd;
	}

}
</pre></body></html>