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


/*  global
..............................................................................*/
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100.1%;
}
body {
	width: 100%;
	height: 100.1%;
	border: 0;
	/*background: #eaefea;*/
background: #fff;
	font: 82.5%/1.4em 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', sans-serif;
	color: #333;
	text-align: center;
}
#pagina {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto -35px;
}
/*  tags
..............................................................................*/
a {
	color: #830051;
	text-decoration: none;
	outline: none;
}
a:active, a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
acronym {
	cursor: help;
}
blockquote {
	padding-left: 1em;
}
fieldset {
	border: 1px solid #c0ccc0;
	padding: 1em 2em 2em;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h4 {
	font: 1.2em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #6a7275;
	margin: .8em 0 .5em;
}
h4.ajusta {
	margin-top: 0;
}
hr {
	height: 1px;
	border: 1px;
	color: #c0ccc0;
	background-color: #c0ccc0;
	margin: 1.5em 0 1em;
}
hr.tancat {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	border: none;
	visibility: hidden;
}
p, ul {
	margin-bottom: .8em;
}
table {
	margin-bottom: .8em;
}
td {
	vertical-align: top;
	padding-bottom: .4em;
	line-height: normal;
}
/*  capçalera
..............................................................................*/
#cap {
	width: 100%;
	/*height: 296px;*/
	height: 458px;
	background: #ffffff;
}
#caixacap {
	position: relative;
	width: 824px;
	margin: 0 auto;
	text-align: left;
}
#titol {
	position: relative;
	overflow: hidden;
	padding-top: 8px;
}
#cap h1 {
	font: 1.15em/1.05em 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	/*color: #666;*/
	color: #ffff00;
	text-transform: uppercase;
	margin-bottom: 1.2em;
}
#cap h2 {
	font: 1.3em/1.15em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	/*color: #3a9b94;*/
color: #6a7275;
	margin-bottom: 3em;
}
#cap h2 span.destaca {
	font-size: 1.3em;
	font-weight: bold;
}
#cap h3 {
	font: 1em/normal 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #6a7275;
	margin-bottom: 1.2em;
}
#barra {
	height: 50px;
	/*background: #c0ccc0;*/
background: #fff;
	color: #666;
}
#dades {
	position: relative;
	float: right;
	top: 14px;
	right: 30px;
}
#dades li {
	display: inline;
	list-style: none;
	font: bold 1em/normal 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	
}
#dades li a {
	padding: 0 12px;
	text-decoration: none;
	color: #6a7275;
}
#dades li a:hover, #dades li a.actiu {
	text-decoration: underline;
}
#imatge {
	float: left;
	position: absolute;
	top: 36px;
	/*left: 35%;*/
	right: 0%;
}
#logo {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}
/*  cos
..............................................................................*/
#contenidor {
	width: 824px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 2em;
}
#contenidor .barratitol {
	padding-top: 1.3em;
	width: 100%;
	height: 3.5em;
}
#contenidor .barratitol h2 {
	font: bold 1.5em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	/*color: #6a7275;*/
color: #6a7275;
	margin-left: 204px;
}
.columnes {
	position: relative;
	width: 100%;
}
#menu {
	float: left;
	width: 170px;
	position: relative;
	color: #999;
}
#menu ul {
	list-style-type: none;
	margin-top: -10px;
}
#menu ul li {
	border-bottom: 1px solid #c0ccc0;
	padding: 10px 0;
}
#contingut {
	margin-left: 204px;
}
#contingut .col1 {
	float: left;
	width: 290px;
}
#contingut .col2 {
	margin-left: 330px;
	width: 290px;
}
#contingut .col1b {
	float: left;
	width: 62%;
}
#contingut .col2b {
	margin-left: 66%;
	width: auto;
}
#contingut ul {
	list-style: disc;
	margin: .3em 0 1em;
	padding: 0 0 0 3em;
}
#contingut ul li {
	margin: 4px 0;
}
/*  peu
..............................................................................*/
#base {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	height: 35px;
	padding-top: .8em;
	background-color: #fff;
	font: .9em 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #999;
	border-top: 1px solid #c0ccc0;
}
#caixabase {
	position: relative;
	width: 824px;
	margin: 0 auto;
	text-align: left;
}
.push {
	height: 35px;
}
#base a {
	color: #666;
}
#base a:hover {
	text-decoration: underline;
}
/*  formats
..............................................................................*/
.boto {
	width: 6em;
}
.entra {
	margin: .8em 0;
	padding-left: 1.5em;
}
.forma {
	font-size: 90%;
	line-height: 1.5em;
}
.forma p {
	margin: .8em 0 0;
}
.gris {
	color: #999;
}
.minus {
	font-size: 90%;
	color: #666;
}
.mou {
	padding-left: 1.5em;
}
.negreta {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.roig {
	color: #c03;
}
.separa {
	padding-top: .8em;
}
.tanca {
	clear: both;
	height: 0;
	float: none;
	border-top: 1px solid #c0ccc0;
	font-size: 1px;
	line-height: 0px;
}
.taulacap {
	font-size: 1.2em;
	padding-top: 2em;
	color: #008b8d;
	border-top: none;
}
.taulah {
	font-size: .9em;
	line-height: normal;
}
.tda {
	font-weight: bold;
	padding: 10px 1em 0 0;
	color: #6a7275;
}
.tdb {
	padding-top: 10px;
}
.tdm {
	padding-left: 1.5em;
}
.tdt {
	padding-right: 1.5em;
}
.txtinput {
	font: normal 100%/normal sans-serif;
	color: #333;
	padding-left: .5em;
}
p.just {
	line-height: normal;
	font-size: .2em;
}
p.llista {
	margin: .3em 0;
	line-height: normal;
}
p.llista1 {
	margin: .8em 0 .3em;
	line-height: normal;
}
p.llista2 {
	margin: .8em 0 .3em;
}
p.llista3 {
	margin: 0 0 .8em;
	line-height: normal;
}
p.marc {
	border: 1px solid #c0ccc0;
	width: 80%;
	padding: 10px 0 12px;
	background-color: #fff;
	text-align: center;
	line-height: normal;
}
p.nom {
	font-size: 1.2em;
	font-weight: bold;
	color: #6a7275;
	margin-bottom: 1em;
}
/*  ..........................................................................*/
</pre></body></html>