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


/* -------- Reset CSS -------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit;
}
:focus {outline: 0;}
a, a:hover { text-decoration: none; cursor: pointer;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
th, td {text-align: left; font-weight: normal;}
img, iframe {border: none; text-decoration:none; vertical-align: middle;}
input, textarea, select, button {font-size: 100%; font-family: inherit;}
select {margin: inherit;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}


/* ---- Etiquetes ---- */
xmp {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #abbb93;
	background-color: #f6f8ea;
	padding: 5px 5px 5px 5px;
	margin: 0.8em 0 0.8em 0;
	white-space: normal;
}

.amaga-menu {
	display: none;
}

/* Elements generals */
form {
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}
ul {	
	margin: 0.5em 0 0 2em;
    padding: 0;
    list-style-type: square;
}
ul li {
	margin: 1em 0.5em 0.8em 0.5em;
	padding: 0 0 0 0.3em;
}
ol {
	margin: 0.5em 0 0 2em;
    padding: 0;
}
ul li.nomarca, ol li.nomarca  {	
	margin: 0 0 0.5em 0.3em !important;
	padding: 0 !important;
	background: none !important;
}
ul li.columnes, ol li.columnes {
	float: left;
}
ol li {
	margin: 1em 0.5em 0.8em 0.5em;
	padding: 0 0 0 0.3em;
}


blockquote {
	margin-left: 2em;
	margin-top: 0;
	margin-bottom: 0;
}
p {
	margin: 0;
}
strong {
	font-weight: bold;
}
img {
	border:0;
}
hr {
	margin: 0 0 1.5em 0;
	padding: 0;
	border: none 0; 
	border-top: 1px solid #f0f0f0;
	width: 99%;
	height: 1px;
}
h1 {
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #111111;
	font-family: 'Source Sans Pro', sans-serif;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #111111;
	font-family: 'Source Sans Pro', sans-serif;
}
h3 { 
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #365b25;
	font-weight: bold;
}
h4, h5 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #111111;
	font-weight: bold;
}

h1.titol-portada {
	display: none;
}

a {
	color: #111111;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
audio {
	max-width: 100%;
}


/* Classes per ocultar capes */
.nosize {
	position: absolute;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.nodisplay {
   display: none !important;
}


/* Alineacions */
.vola-esq {
	float: left;
}
.vola-dre {
	float: right;
}
.neteja {
	clear: both;
	float: none;
}
.overflowhidden {
	overflow: hidden;
}
.justify {
	text-align: justify;
}
.centrat {
	text-align: center;
}

/* Elements de pàgina */
.element {
	clear: both;
	overflow: hidden;
	padding-bottom: 8px;
}
.columna-contingut-portada .element {
	padding-bottom: inherit;
}

/* Colors fons */
.fons-blau-fluix {
	background-color: #82cef9;
}
.fons-verd {
	background-color: #a5b92d;
}
.fons-blau-fort {
	background-color: #2982c2;
}
.fons-vermell {
	background-color: #bf322e;
}
.fons-blau-fort p, .fons-vermell p, .fons-vermell h2, .fons-blau-fort h2, .fons-blau-fort span, .fons-vermell span, .fons-vermell a, .fons-blau-fort a {
	color: white !important;
}
.fons-vermell .owl-controls .owl-dots .owl-dot span,
.fons-blau-fort .owl-controls .owl-dots .owl-dot span{
	background: white !important;
}
.fons-vermell .owl-controls .boto-pausa,
.fons-blau-fort .owl-controls .boto-pausa {
	color: white !important;
}

/* Editor HTML */
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.full {
	text-align: justify;
}
.center {
	text-align: center;
}

/* ----  Titols ----*/
.titol {
	font-size: 1.9em;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 105%;
}

/* Títol pàgina */
.titol-pagina, .titol-registre {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 25px;
	color: #111111;
	font-family: 'Source Sans Pro', sans-serif;
	padding: 0 0 10px 12px;
	border-bottom: 2px solid #abbb93;
	text-transform: uppercase;
}

/* Titol Intern */
.titol-intern, .TitolIntern {
	color: #4A4A49;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0.5em 0 0.5em 0;
	text-transform: uppercase;
}
.titol-intern a, .TitolIntern a {
	text-decoration: none;
	color: #365b25; 
}
.titol-intern a:hover, .TitolIntern a:hover {
	text-decoration: underline;
	color: #365b25; 
}
.titol-intern span, .TitolIntern span {
	text-decoration: none;
	color: #365b25; 
}



.titol-apartat {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	text-align: center;
	padding: 0.3em 0 0.5em 0;
	color: #4A4A49;
}

.titol-apartat-verd {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	text-align: center;
	padding: 0.2em 0 0.2em 0;
	color: #7AAD35;
}

ul.llista-amb-imatges p.titol-apartat-verd {
	font-size: 3em;
	padding: 0.1em 0 0 0;
	margin-bottom: 0.3em;
}


/* Agrupació */
.titol-agrupacio {
	font-size: 1.1em;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	color: #365b25;
	font-weight: bold;
}
ul li.titol-agrupacio {
	width: 100% !important;
	clear: both;
}
table.taula tbody td.primera-categoria .titol-agrupacio {
	font-weight: normal;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #365b25; 
}

ul.llista-amb-imatges li p.data-agenda {
	color: #7AAD35;
	text-align: right;
	font-size: 3em;
	font-weight: 700;
	margin-bottom: 0.1em;
}


/* Negre bold */
.titol_llista, .titol-llista {
	margin-bottom: 0;
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 0.02em;
	font-size: 1.4em;
	font-weight: 700;
	color: #111111;
	text-decoration: none;
	text-align: left;
}
a.titol_llista, a.titol-llista {
	margin-bottom: 0;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	letter-spacing: 0.02em;
	font-size: 1.4em;
	color: #111111;
	text-decoration: none;
}
a.titol_llista:hover, a.titol-llista:hover {
	text-decoration: underline;
}

/* Verd bold */
.titol_llista2, .titol-llista-2 {
	color: #4c7146;
	font-weight: bold;
	letter-spacing: 0.02em;
	font-size: 1.2em;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration: none;
	text-align: left;
}
a.titol_llista2, a.titol-llista-2 {
	color: #4c7146;
	font-weight: bold;
	letter-spacing: 0.02em;
	font-size: 1.2em;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration: none;
	text-align: left;
}
a.titol_llista2:hover, a.titol-llista-2:hover {
	text-decoration: underline;
}

/* Negre normal */
.titol_llista3, .titol-llista-3 {
	color: #111111;
	font-weight: normal;
	letter-spacing: 0.02em;
	font-size: 1.15em;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration: none;
	text-align: left;
	text-transform: none;
}
a.titol_llista3, a.titol-llista-3 {
	color: #111111;
	letter-spacing: 0.02em;
	font-weight: normal;
	letter-spacing: 0.02em;
	font-size: 1.15em;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration: none;
	text-align: left;
	text-transform: none;
}
a.titol_llista3:hover, a.titol-llista-3:hover {
	text-decoration: underline;
}


/* Verd */
.subtitol {
	color: #365b25;
	font-weight: normal;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 0.9em;
}
/* Negre */
.subtitol-2, .subtitol2 {
	color: #111111;
	font-weight: normal;
	font-size: 0.9em;
	font-family: 'Source Sans Pro', sans-serif;
}
/* Negreta */
.subtitol-3, .subtitol3 {
	color: #111111;
	font-weight: bold;
	font-size: 0.9em;
	font-family: 'Source Sans Pro', sans-serif;
}
/* Data */
.subtitol-data, a.subtitol-data {
	color: #7aa235;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

/* entradeta */
.subtitol-entradeta {
	color: #111111;
	font-weight: normal;
	font-size: 1.1em;
	font-family: 'Source Sans Pro', sans-serif;
}

/* Textes */
.texte {
	color: #111111;
	text-decoration: none;
}
.text-resalta {
	font-weight: bold;
	color: #365b25;
	font-family: 'Source Sans Pro', sans-serif;
}
.marca-cerca {
	background-color: #7AAD35;
}
.txt_imatge, .txt-imatge {
	display: block;
	font-size: .9em;
	color: #111111;
}
.peu-imatge {
	text-align: left;
	color: #111111;
    font-family: 'Source Sans Pro', sans-serif;
	margin-top: 4px;
	font-size: 1.1em;
}
.negreta {
	font-weight: bold;
}
.negre {
	color: #000000;
}
.PictoTxt {
	font-size: 0.8em;	
	color: #365b25;
}
.Remarca, .remarca {
	color: #111111;
	font-weight: bold;
	font-size: 1em;
}


/* Links */
a.link {
	color: #312e2f;
}
a.link:hover {
	text-decoration: underline;
}
a.link-mini {
	color: #312e2f;
	font-size: 0.9em;
}
a.link-mini:hover {
	text-decoration: underline;
}
.link-negreta, a.linknegreta {
	font-weight: bold;
	color: #312e2f;
	text-decoration: underline;
}
a.link-negreta:hover {
	text-decoration: underline;
}
a.link-negre {
	color: #2b2726;
	text-decoration: underline;
}
a.link-negre:hover {
	text-decoration: underline;
}
a.document {
	color: #312e2f;
}

/* ---- Imatges ---- */
.img-dreta  {
	float: right; 
	margin: 0 0 0.4em 2%;
	max-width: 100%;
}
.img-esquerra {
	float: left; 
	margin: 0 2% 0.4em 0;
	max-width: 100%;
}
.img-absolut-esquerra {
	float: left !important; 
	margin: 0 2% 0 0;
	overflow: hidden;
	max-width: 100%;
}
.img-absolut-dreta {
	float: right !important; 
	margin: 0 0 0 2%;
	max-width: 100%;
}

.img_incrustada_gmaps {
	float: left; 
	margin-right: 1em; 
	margin-bottom: 0.3em;
	margin-left: 0.5em;
}
.img_mapa {
	float: left; 
	padding: 0.3em 1em 0.5em 0;	
}
.peumapa {
	text-align: center;
    margin: 0.2em auto 1em auto;
    display: block;
}
.imatge-detall {
	float: left;
	width: 40%;
}
.imatge-detall img {
	max-width: 100%;
}


.texte-detall {
	float: left;
	width: 58%;
	padding-left: 2%;
}

/* Mapes GMaps */
.mapa-llista {
    width: 100%; 
    position: relative;
    padding-bottom: 30%; /* Aspect ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
    border: 0;
    margin-top: 1em;
}
.mapa-llista iframe,
.mapa-llista object,
.mapa-llista embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mapa-llista img {
	max-width: inherit; /* Evita problemes de visualització del maps */
}

.mapa-detall {
	width: 100%; 
    position: relative;
    margin-top: 20px;
    padding-bottom: 35%; /* Aspect ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
    border: 0;
}
.mapa-detall iframe,
.mapa-detall object,
.mapa-detall embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mapa-detall img {
	max-width: inherit; /* Evita problemes de visualització del maps */
}

.chart-ruta {
	margin-top: 1em;
	clear: both;
}

/* Div amb text d'un punt en el mapa */
div.mapa-text-punt {
	margin: 0;
	max-height: 150px;
	padding: 0;
}
div.mapa-text-punt .Imatge {
	min-height: 90px;
	display: block;
	margin-bottom: 5px;
	float: left;
}
div.mapa-text-punt .Adreca {
	font-size: 0.9em;
	font-weight: bold;
	color: #870020;
}
div.mapa-text-punt .Descripcio {
	font-size: 0.9em;
}
#peumapa {
	color: #8d343a;	
}

.camps-detall {
	padding: 20px 0 20px 5%;
}

/* Composició de formulari */
ul.formulari {
	padding: 1em 0 0.2em 0;
	margin: 0 0 0 0;
	text-align: left;
	width: 100%;
}
ul.formulari li {
	clear: left;
	width: 100%;
	padding: 0 0 1em 0;
	margin: 0;
	list-style: none;
	background: none;
	overflow: hidden;
}
ul.formulari li.espaiat_sup {
	padding-top: 1em;	
}
ul.formulari li p.Etiqueta {
	clear: both;
	color: #111111;
	padding: 0.4em 0 0.4em 0;
	margin: 0;
	font-size: 1.2em;
	font-family: 'Source Sans Pro', sans-serif;
}
ul.formulari li p.EtiquetaEnquesta {
	clear: both;
	color: #111111;
	padding: 0.4em 0 0.4em 0;
	margin: 0;
	font-size: 1.3em;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
}
ul.formulari li p.EtiquetaTancada {
	clear: both;
	color: #ffaaaa;
	padding: 0.4em 0 0.4em 0;
	margin: 0;
	font-size: 1.3em;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
}

.camp-lateral {
	float: left;
}
ul.formulari li div.camp-label {
	margin: 0;
	float: left;
}
.camp-lateral label, .camp-lateral&gt;span {
	float: left;
}
.camp-lateral label {
	padding-top: 10px !important;
}

ul.formulari li label, ul.formulari li .label {
	font-family: 'Source Sans Pro', sans-serif;
	text-align: left;
	color: #333333;
	margin: 2px 0 0 0;
	padding: 2px 0 3px 0;
	font-size: 1em;
	letter-spacing: 0.05em;
	float: left;
	display: block;
	vertical-align: bottom;
}
ul.formulari li label.checkbox {
	padding: 0;
	margin: 0 5px 0 0;
}
ul.formulari li label.etiqueta {
	padding: 0;
	margin: 0 0 0 5px;
}

.recomanat {
	font-size: 0.8em;	
	border: 1px solid #ff0000;
	padding: 1px;
	color: #ff0000;
	margin-left: 10px;
} 

ul.formulari li label.label-esquerra ,ul.formulari li span.label-esquerra  {
	float: left;
}
ul.formulari &gt; li .label-superior {
	width: 100%;
}
ul.formulari &gt; li .label-inferior {
	width: 100%;
}

ul.formulari li label.label-dreta ,ul.formulari li span.label-dreta {
	padding-left: 2%;
	float: left;
}
ul.formulari li div.camp-esquerra {
	float: left;
}
ul.formulari li div.camp-dreta {
	float: left;
}
ul.formulari li span.total-pagar {
	margin-top: 5px;
	padding-top: 0;
	font-weight: bold;
}

ul.formulari li fieldset input, ul.formulari li fieldset label {
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: 'Source Sans Pro', sans-serif;
}

ul.formulari li div p.Camp, ul.formulari li div span.Camp, ul.formulari li div div.Camp {
	padding: 2px 0 2px 0;
}
ul.formulari li .Camp .texte {
	padding: 0 0 0.3em 1em;
}

ul.formulari li label.Curt {
	/*width: 15% !important;*/	
}
ul.formulari li p.Camp2 {
	padding: 5px 0 0 0.9em;
	margin: 15px 0 0 15%;
	display: block;
}
ul.formulari li p.Camp2 label {
	float: none;
	display: inline;
	padding: 5px 1em 0 0;
	height: 2.6em;
}
ul.formulari li p.Botons {
	padding: 15px 0 0 15%;
	margin: 0;
	display: block;
}
ul.formulari li.linia-botons {
	margin-top: 1em;
	padding: 0.5em 0 0 0;
	text-align: center;
}
span.txt_captcha {
	color: #ca3732;
}
ul.formulari li.txt_camps_req {
	padding: 0.3em 0em 0.5em 1em;
	font-family: 'Source Sans Pro', sans-serif;
	color: #333333;
	font-size: 1em;
	letter-spacing: 0.05em;
}
ul.formulari li.botons {
	padding-left: 17%;	
}


ul.formulari-newsletter {
	width: 100%; 
}
ul.formulari-login {
	width: 56%; 
}

ul.botonsformulari {
	clear: left;
	margin: 0em 5em 1em 14%;
	padding-top: 1em;
}
ul.botonsformulari li {
	display: inline;
	background: none;
	text-align: left;
}
ul.news_baixa {
	margin: 0.5em 0 0 3.5em;
}
ul.news_baixa li {
	background: none;
}
.form-captcha {
	margin-left: 25%;
	max-width: 350px;
}

/* Tooltip que es mostra quan es produeix un error en el camp */
.inputTxt {
   	font-size: 1em;
	border: 0;
	color: #9da5ad;
	padding: 2px 2px 2px 2px;
	background-color: #ffffff;
	font-family: 'Source Sans Pro', sans-serif;
}
.formobj, .formobj-sel {
	font-size: 1.1em;
	width: 94%;
	font-family: 'Source Sans Pro', sans-serif;
	color: #9da5ad;
	padding: 0.3em 1% 0.3em 1%;
	margin-bottom: 0.1em;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-right: 1%;
}
.formobj-cerca {
	width: 80%;
} 
.formobjNM {
	font-size: 1em;
	font-family: 'Source Sans Pro', sans-serif;
	color: #9da5ad;
	padding: 0.3em 2% 0.3em 2%;
	margin-bottom: 0.1em;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-right: 1%;
}
.width_09&gt;span&gt;.formobj, .width_19&gt;span&gt;.formobj, .width_09&gt;span&gt;.formobj-sel, .width_19&gt;span&gt;.formobj-sel {
	width: 84%;	
	padding-left: 8%;
	padding-right: 8%;
}
.width_89&gt;span&gt;.formobj, .width_99&gt;span&gt;.formobj, .width_89&gt;span&gt;.formobj-sel, .width_99&gt;span&gt;.formobj-sel {
	width: 98%;	
	padding-left: 1%;
	padding-right: 1%;
}

.Tbutton {
	background-color: #37713A;
	padding: 0.2em 1em 0.2em 1em;
	font-size: 1.2em;
	min-width: 75px;
	color: #ffffff;
	cursor: pointer;
	border: 0;
	margin-bottom: 0.5em;
	border-radius: 4px;
}
.Tbutton:hover {
	background-color: #a5b92d;
	text-decoration:none;
}
.cerca_adreca {
	width: 45%;
	padding: 1px 2px 1px 2px;
	margin: 0;
}
.formTxtArea,.form-area {
	font-size: 1.25em;
	border: 1px solid #dcddde;
	width: 95%;
	font-family: 'Source Sans Pro', sans-serif;
	color: #6b6c6e;
	padding: 0.4em 2% 0.4em 2%;
	background-color: #ffffff;
	margin-bottom: 0.6em;
}
.marca-obligatori {
	color: #ff0000;
	font-weight: #bold;
}
.marca-obligatori2 {
	color: #ffb600;
	font-size: 1.3em;
	font-weight: #bold;
}
.marca-obligatori3 {
	color: #ff0000;
	font-size: 1.3em;
	font-weight: #bold;
}
.tooltip-error {
	position: absolute;
	display: none;
	overflow: hidden;
}
.tooltip-error .fletxa-tooltip {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid black;
	margin-left: 25px;
}
.tooltip-error .contingut-tooltip {
	color: white;
	padding: 3px;
	font-size: 0.9em;
	background-color: black;
}
input.error-camp {
    background-color: #fae9d9 !important;
    outline: none;
}
input.Data {
	width: 90%;
	margin-right: 10px;
	background: #ffffff url('../img/btn_calendar.gif') right 10px no-repeat;
}
input.checkbox {
	margin-top: 6px;
}
.tooltip {
	font-size: 0.7em;
	padding-left: 0.7em;
	vertical-align: top;
}
.etiqueta .tooltip {
	
}

.element-cerca {
	padding-top: 0;
	height: 30px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	width: 98%;
}
.input-cerca {
	margin: 0px 0px 0px 0px;
	padding: 0.1em 2% 0.1em 2%;
	font-size: 1.2em;
	vertical-align: middle;
	border: none;
	height: 20px;
	width: 80%;
	float: left;
}
.element-cerca input[type="image"] {
	float: right;
	margin-right: 5px;
	vertical-align: top; 
	padding: 5px 0px 0px 5px;
}
/* Missatges d'error */
.error {
	color: #ef3e42;
	display: block;
}
ul.ErrMsg {	
	margin-top: 0px;
	margin-left: 15em;
	padding-left: 20px;
	list-style-type: disc;
	text-align: left;
}
ul.ErrMsg li {	
	margin-left: 0em;
	padding-left: 0.3em;
	padding-top: 0.3em;
	color: #000000;
	background: none;
}


/************ Elements adicionsls *************/
ul.elements-adicionals-registre {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.elements-adicionals-registre li {
	padding: 0 0 0 30px;
	background: #e9e9e9 url("../img/icona-document.png") 3px center no-repeat;
	margin: 0 0 0.5em 0; 	
}
ul.elements-adicionals-registre li .element-adicional-cont {
	padding: 0.2em 0 0.2em 0.6em;
	min-height: 25px;
	background-color: white;
}
ul.elements-adicionals-registre li.camp-telefon {
	background-image: url("../img/icona-telefon.png")
}
ul.elements-adicionals-registre li.camp-email {
	background-image: url("../img/icona-email.png")
}
ul.elements-adicionals-registre li.camp-web {
	background-image: url("../img/icona-web.png")
}
ul.elements-adicionals-registre li.camp-fax {
	background-image: url("../img/icona-fax.png")
}
ul.elements-adicionals-registre li.camp-posicio {
	background-image: url("../img/icona-posicio.png")
}
ul.elements-adicionals-registre li.icona-calendari {
	background-image: url("../img/icona-calendari.png")
}


/*********** Llistats ************/
.llista-portada-cont {
	position: relative;
}
.llista-portada-cont-int {
    padding: 20px;
}   
.llista-portada-cont p.mes-informacio {
	position: absolute;
	bottom: 0;
	right: 20px;
	display: block;
	color: white;
}
.llista-portada-cont p.mes-informacio a {
	color: white;
}
/* Llistat de portada amb imatges */
ul.llista-portada-amb-imatges {
	margin: 1.2em 0 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
ul.llista-portada-amb-imatges li {
	padding: 0;	
	display: list-item;
	margin: 0 0 1.2em 0;
	overflow: hidden;
	background-image: none;
}
ul.llista-portada-amb-imatges li img {
	margin-top: 5px;
	max-width: 100%;	
}
ul.llista-portada-amb-imatges li .texte {
	text-align: justify;
}
ul.llista-portada-amb-imatges li .llista-cont-img {
	float: left;
	width: 47%;
	overflow: hidden;
}
ul.llista-portada-amb-imatges li .llista-contingut {
	padding: 0.6em 0 0 0;
	clear: both;
}
ul.llista-portada-amb-imatges li .llista-img {
    width: 20%;
	min-height: 1em;
    height: 100%;
    float: left;
}
ul.llista-portada-amb-imatges li .llista-img-sup {
	width: 100%;
	max-height: 150px;
	overflow: hidden;
}
ul.llista-portada-amb-imatges li .llista-img-sup img {
	width: 100%;
	margin: 0;
}


/* Llistat de portada sense imatges */
ul.llista-portada-sense-imatges {	
	margin: 1.2em 0 0 0;
	padding: 0;
	list-style: none;
}
ul.llista-portada-sense-imatges li {
	padding: 0px 0px 1em 0;
	margin: 0;
	text-align: left;
	background: none;
	overflow: hidden;
}
ul.llista-portada-sense-imatges li .data-publicacio {
	width: 23%;
	float: left;
}
ul.llista-portada-sense-imatges li .data-publicacio-cont {
	width: 75%;
	float: left;
}


/* Rotador registres portada */
.llista-rotador-portada {
	overflow: hidden;
	float: left;
	display: block;
	padding: 0;
	height: 300px;
	position: relative;	
}
.llista-rotador-portada ul.rotador li .llista-img {
	width: 190px;
}
.llista-rotador-portada ul.rorador li .llista-cont-img-no-absolut, .llista-rotador-portada  ul.rotador li .llista-cont-img {
	width: 150px;
}
.llista-rotador-portada ul.rotador li .llista-img {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	height: 330px;
	background-repeat: no-repeat;
	background-position: 50% top;
	background-size: cover;
}
.llista-rotador-portada ul.rotador li .llista-cont-img-no-absolut, .llista-rotador-portada  ul.rotador li .llista-cont-img {
	width: 46%;
	float: right;
	height: 260px;
	padding: 25px 2% 15px 2%;
	text-align: left;
	overflow: hidden;
	z-index: 150;
	/*background: transparent url("../img/punts.png") 10px 10px no-repeat;*/
}
.llista-rotador-portada ul.rotador li .contingut-full {
	float: left;
	width: 92%;
	padding-right: 3%;
	padding-left: 3%;
}
.llista-rotador-portada .owl-controls {
	position: absolute;
	bottom: 0px;
	right: 10px;
	text-align: right;
	z-index: 155;
	overflow: hidden;
}
.llista-rotador-portada .owl-controls .owl-dots {
	white-space: nowrap;
	margin-top: -2px;
	float: right;
	display: block;
}
.llista-rotador-portada .owl-controls .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline
}
.llista-rotador-portada .owl-controls .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #111111;
	display: block;
	
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}
.llista-rotador-portada .owl-controls .owl-dots .owl-dot.active span, .llista-rotador-portada .owl-controls .owl-dots .owl-dot:hover span {
	background: #587727 !important;
}
.llista-rotador-portada .owl-controls .boto-pausa {
	display: block;
	zoom: 1;
	margin-top: -2px;
	float: right;
	margin-left: 10px;
	color: #111111;
	position: relative !important;
	bottom: auto !important;
	z-index: auto !important;
}
.llista-rotador-portada .owl-controls .boto-pausa:hover {
	cursor: pointer;
	color: #587727 !important;
}
.llista-rotador-portada .flowplayer {
	height: 100%;
}



/* LListat amb imatges */
ul.llista-amb-imatges {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	display: flex;
	flex-flow: row wrap;	
}
ul.llista-amb-imatges li.una_columna {
	margin: 0 0 2.5em 0;
	padding: 0;
	width: 98%;
	display: block;
	float: left;
	background-image: none;
	overflow: hidden;
}
ul.llista-amb-imatges li.tres_columnes {
	margin: 0 3% 2.5em 0;
	padding: 0;
	width: 30%;
	display: block;
	float: left;
	background-image: none;
	overflow: hidden;
	background-color: #F8FBF5;
	border-bottom: 5px solid #7AAD35;
}

ul.llista-amb-imatges li.tres_columnes div.llista-contingut {
	background-color: #F8FBF5;
	padding: 15px 15px 25px 15px;
	
}

ul.llista-amb-imatges li.sense-registres {
	padding: 0;	
	display: list-item;
	text-align: justify;
	margin: 0 0 0 3em;
	background: none;
	position: inherit;
}
ul.llista-amb-imatges li img {
	width: 100%;
}
ul.llista-amb-imatges li img.pictograma {
	width: auto;
}	
ul.llista-amb-imatges li p {
	margin-bottom: 0.4em;	
}
ul.llista-amb-imatges li .llista-img {
    width: 20%;
    border: 1px solid transparent;
    height: 100%;
}
ul.llista-amb-imatges li .llista-cont-img {
    overflow: hidden;
    max-width: 80%;
}
ul.llista-amb-imatges li .llista-descripcio {
    margin: 0.5em 0 0.5em 0;
}

/* Llista requadre imatges */
ul.llista-amb-imatges-requadres {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.llista-amb-imatges-requadres li {
	margin: 0 2% 1.5em 0;
	padding: 0;	
	display: inline-block;
	text-align: justify;
	background-image: none;
	overflow: hidden;
	float: left;
}
ul.llista-amb-imatges-requadres li.sense-registres {
	padding: 0;	
	display: list-item;
	text-align: justify;
	margin: 0 0 0 3em;
	background: none;
	position: inherit;
}
ul.llista-amb-imatges-requadres li img {
	width: 100%;
	
	-webkit-transform: scale(1,1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	
	-moz-transform: scale(1,1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;

	-ms-transform: scale(1,1);
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 250ms;

	-o-transform: scale(1,1);
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 250ms;
}
ul.llista-amb-imatges-requadres li img:hover {
	opacity: .8;

	-webkit-transform: scale(1.01,1.01);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	
	-moz-transform: scale(1.01,1.01);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;

	-ms-transform: scale(1.01,1.01);
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 250ms;

	-o-transform: scale(1.01,1.01);
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 250ms;
	
	position: relative;
	z-index: 99;	
}
ul.llista-amb-imatges-requadres  .llista-contingut {
	padding: 0;
	margin: 5px;
	
}
ul.llista-amb-imatges-requadres  .llista-contingut p { 
	text-align: center;
}
ul.llista-amb-imatges-requadres li a:hover {
	text-decoration: none;
}

.llista-cont-img-no-absolut {
	overflow: hidden;
}

/* Temes */
ul.llista-temes {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.llista-temes li {
	margin: 0;
	padding: 0;
	margin-bottom: 2.2em;
	overflow: hidden;
	clear: both;
}
ul.llista-temes li img {
	float:left;
	width: 25%;
	padding-right: 12px;
}
.portlet-temes .llista-portada-cont-int {
	padding: 0 0 1em 0;
}
.portlet-temes .llista-portada-cont p.mes-informacio, .portlet-temes .llista-portada-cont p.mes-informacio a {
	color: #111111;
	right: 0;
	margin: 0;
}
.fitxa-temes {
	margin-bottom: 1.6em;
}
.portlet-temes {
	overflow: hidden;
}
/*
.col-tema-esquerra {
	float: left;
	margin-right: 2%;
}
.col-tema-dreta {
	float: left;
}
*/


p.sense-registres {
	margin-top: 1em;
	margin-bottom: 1em;
}


/* Agenda */
.agenda-contingut {
	overflow: hidden;
	width: 100%;
}
.agenda-contingut .agenda-mes {
	position: relative;
	overflow: hidden;
	padding: 1.1em 0 2.5em 0;
	clear: both;
	margin: 0;
	width: 100%;
}
.agenda-contingut .agenda-mes .agenda-linia {
	position: absolute;
	top: 0;
	height: 100%;
	bottom: 0;
	left: 10%;
	z-index: -1;
	background-color: #abbb93;
	width: 2px;
}
.agenda-contingut .agenda-mes .agenda-mes-titol-cont {
	overflow: hidden;
	width: 20%;	
	float: left;
	margin: 0;
	padding: 0;
}
.agenda-contingut .agenda-mes .agenda-mes-titol {
	z-index: 2;
	background-color: white;
	width: 3.5em;
	margin: 5px auto 5px auto;
	padding-top: 3px;
	padding-bottom: 3px;
	
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.75);
}
.agenda-contingut .agenda-mes .agenda-mes-titol h2 {
	display: block;
	background-color: #a5b92d;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0.8em 0 0.8em 0;
	text-align: center;
	margin-left: 3px;
	margin-right: 3px;
}
.agenda-contingut .agenda-mes .agenda-mes-registres {
	float: left;
	overflow: hidden;
	width: 80%;
}
.agenda-contingut .imparell {
	clear: left;
}
.agenda-contingut .agenda-registre {
	overflow: hidden;
	background-color: #f6f8ea;
	border-bottom: 1px solid #a7b788;
	float: left;
	width: 48%;
	margin-left: 2%;
	margin-bottom: 1em;
}
.agenda-contingut .agenda-registre .agenda-registre-int {
	padding: 1em 1em 1.5em 1em;
}
.agenda-contingut .agenda-registre .agenda-registre-int p {
	margin-bottom: 0.2em;
}

/* El temps */
.eltemps-portada {
	
}
.eltemps-portada p {
	margin-bottom: 0 !important;
}
ul.eltemps-llista {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.eltemps-llista li {
	display: block;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	float: left;
	width: 50%;
	
	display: none;
}
ul.eltemps-llista li img {
	max-width: 100px;
}
ul.eltemps-llista li p {
	text-align: center;
	margin-top: 0;
}
/* El temps pagina interior */
div.columna-contingut-no-portada div.eltemps-portada p.titol {
	display: none;
}
div.columna-contingut-no-portada ul.eltemps-llista li {
	margin-bottom: 1.3em;	
}
div.columna-contingut-no-portada ul.eltemps-llista li img {
	background-color: #e1e1e1;	
}

/* Element de més informació */
ul li.mes-informacio, p.mes-informacio {
	clear: both;
	float: right;
}
ul li.mes-informacio a, p.mes-informacio a {
	text-align: right;
	display: block;
	padding: 0 0 0 0;
	color: #111111;
	font-size: 1.1em;
}


/* Element de l'enllaç a RSS */
.rss-portada {
	margin: -10px 0 20px 10px;
}
.rss-llistats {
	text-align: right;
	margin: 0 0 9px 0;
}


/* Llistes de Links */
ul.llista-links {	
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	display: block;
	overflow: hidden;
	list-style: none;
}
ul.llista-links li {	
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0;
	background: none;
	font-size: 1.05em;
}
ul.llista-links li.no-link {
	
}
ul.llista-links li p {
	
}


/* Banners */
ul.banners {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	display: block;
	list-style: none;
}
ul.banners li {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	width: 24.25%;
	padding: 0 0.5% 0 0.5%;
	background: none;
	
	-webkit-transform: scale(1,1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	
	-moz-transform: scale(1,1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;

	-ms-transform: scale(1,1);
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 250ms;

	-o-transform: scale(1,1);
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 250ms;
}
ul.banners li:hover {
	opacity: .8;

	-webkit-transform: scale(1.05,1.07);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	
	-moz-transform: scale(1.05,1.07);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;

	-ms-transform: scale(1.05,1.07);
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 250ms;

	-o-transform: scale(1.05,1.07);
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 250ms;
	
	position: relative;
	z-index: 99;	
}
ul.banners li:first-child {
	padding: 0 0.5% 0 0;
}
ul.banners li:last-child {
	padding: 0 0 0 0.5%;
}
ul.banners li img {
	width: 100%;
}
ul.banners li p {
	margin: 0;
	padding: 0;
	position: absolute;
	display: block;
	bottom: 8px;
	left: 10px;
	right: 10px;
	
	color: #ffffff;
	font-size: 1.1em;
}


/* Categories del detall d'un registre */
.categories-registre strong {
	font-size: 1.1em;
		
}

/* Taules */
table.taula {
	width: 100%;
	border: 0;
	margin-bottom: 1em;
}
table.taula thead tr th {
	padding: 0.5em 0.5em 0.5em 0.5em;
	font-weight: normal;
	font-size: 0.95em;
	color: #ffffff;
	background-color: #365b25;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	letter-spacing: 0.06em;
}
table.taula tr.Imparell {
	background-color: #f2f2f2;
}
table.taula tr.pictogrames {
	margin: 0;
	padding: 0;	
}
table.taula tr.pictogrames td {
	padding-top: 0;
}
table.taula tr.pictogrames td img {
	margin-right: 5px;
	margin-left: 2px;
}
table.taula th.fons {
	background-color: #365b25;
}
table.taula tr.Over {
	background-color: #d9dadb;
	cursor: pointer;
}
table.taula tr.sense-registres {
	vertical-align: middle; 
	height: 5em;
}
table.taula th {
	font-weight: bold;
	text-align: left;
}
table.taula tbody td {
	text-align: left;
	
	vertical-align: top;
	padding: 0.8em 1.5em 0.8em 0.3em;	
}
table.taula td div.cerca-docs {
	margin: 0.5em 0 1em 1em;	
}
table.taula td.pictos {
	white-space: nowrap;
	padding-top: 0.3em;	
}
table.taula td.contingut_taula {
	width: 85%;
}
table.taula td.campTitol {
	width: 90%;	
}
table.taula col.consistori-col1 {
	width: 50%;
}
table.taula col.consistori-col2 {
	width: 50%;
}
table.taula td.consistori-cont-td {
	margin: 0;
	padding: 1em 0 0.5em 0;
}
table.taula td.consistori-cont-td .consistori-img {
	float: left;
	width: 25%;
	margin: 0 3% 0 4%;
	padding: 0;
}
table.taula td.consistori-cont-td .consistori-cont {
	float: left;
	overflow: hidden;
	width: 60%;
	margin: 0 3% 0 3%;
	padding: 0;
}



/* Paginació de les taules */
.paginacio {
	margin: 5px 15px 5px 0px;
	padding: 3px 10px 3px 10px;
	overflow: hidden;
}
.paginacio .paginacio-registres {
	font-size: 1em;
	text-align: left;
}
.paginacio .paginacio-pagines {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
a.link-paginacio {
	color: transparent;
	display: inline-block;
	margin: 0 0.9em 0 0.9em;
	width: 11px;
	height: 11px;
	background: url("../img/paginacio-punt-off.png") center center no-repeat;
}
a.link-paginacio:hover {
	text-decoration: none;
	background: url("../img/paginacio-punt-on.png") center center no-repeat;
}
.link-paginacio-sel {
	color: transparent;
	display: inline-block;
	padding: 0;
	margin: 0 0.9em 0 0.9em;
	width: 11px;
	height: 11px;
	background: url("../img/paginacio-punt-on.png") right top no-repeat;
}

.no-padding {
	padding: 0 !important;
}

/* Mapes GMaps */
.Mapa_LLista {
	height: 400px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
.Mapa_Detall {
	width: 100%;
	height: 400px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
.Chart_Ruta {
	margin: 2.3em 0 1em 0;
	padding: 0;	
}

/* Evita problemes de visualització del maps */
.Mapa_LLista img {
	max-width: inherit;
}
.Mapa_Detall img {
	max-width: inherit;
}
div.Mapa_TextPunt {
	margin: 0;
	padding: 0;
}
div.Mapa_TextPunt .Imatge {
	min-height: 90px;
	display: block;
	margin-bottom: 5px;
	float: left;
}
div.Mapa_TextPunt .Adreca {
	font-size: 0.9em;
	font-weight: bold;
	color: #0a516d;
}
div.Mapa_TextPunt .Descripcio {
	font-size: 0.9em;
}


/* Botons del portlet */
ul.Botons {
	padding: 0;
	margin: 1em 0 1em 0;
}
ul.Botons li {
	display: inline;
	margin: 0;
	padding:0;
	margin-right: 15px;
	background: none;
}
ul.Botons li img {
	vertical-align: top;
}
ul.Botons li a {
	font-size: 0.9em;
	text-decoration: none;
}


/* Fitxa directori */	
ul.fitxa {
	border: 0;
	overflow: hidden;
	list-style: none;
	display: block;
	margin: 10px 0 10px 0;
	padding: 0;
}
ul.fitxa li {
	background: none;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	float: left;
}
ul.fitxa li.separador {
	width: 100%;
	padding: 4px 10px 4px 5px;
	clear: both;
}
ul.fitxa li .etiqueta {
	font-weight: bold;
}
ul.fitxa li.pictogrames {
	margin-top: 5px;
}
ul.fitxa li.pictogrames img {
	margin: 0 3px 5px 0;
}

ul.fitxa ul {
	list-style: none;
	margin-left: 0 !important;
	padding-left: 0 !important;
}
ul.fitxa ul li {
	margin-left: 0 !important;
	padding-left: 0 !important;
}


/* Galeria d'imatges */
.galeria-imatges-rotador-cont {
	position: relative;
	clear: both;
	margin-bottom: 2em;
	
	font-size: 0.9em;	
	color: #9da5ad; 
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	letter-spacing: 0.06em;
}
.galeria-imatges-rotador-cont p {
	margin-top: 10px;
}
ul.galeria-imatges-rotador {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	color: #444e5c;
}
ul.galeria-imatges-rotador li {
	padding: 0;	
	margin: 0;
	overflow: hidden;
	background-image: none;
}
ul.galeria-imatges-rotador li.limita-alcada {
	max-height: 400px;
}
ul.galeria-imatges-rotador li img {
	max-width: 100%;	
}
ul.galeria-imatges-rotador li .llista-img {
    width: 100%;
	min-height: 1em;
    height: 100%;
    padding-top: 35%;
    
    background-repeat: no-repeat;
    background-position: 50% 50%;
	background-size: cover;
}

ul.galeria-imatges {
	list-style: none;
	margin: 1.2em 0 1em 0 !important;
	padding: 0 !important;
	overflow: hidden;
}
ul.galeria-imatges li {
	display: block;
	float: left;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0 !important;
	background: none !important;
}
ul.galeria-imatges li img {
	-webkit-transform: scale(1,1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	
	-moz-transform: scale(1,1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;

	-ms-transform: scale(1,1);
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 250ms;

	-o-transform: scale(1,1);
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 250ms;
}
ul.galeria-imatges li img:hover {
	opacity: .8;

	-webkit-transform: scale(1.01,1.01);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	
	-moz-transform: scale(1.01,1.01);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;

	-ms-transform: scale(1.01,1.01);
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 250ms;

	-o-transform: scale(1.01,1.01);
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 250ms;
	
	position: relative;
	z-index: 99;	
}

ul.galeria-imatges li div.imatge-peu {
	overflow: hidden;
}
ul.galeria-imatges li p {
	padding: 5px 0 0 0;
	text-align: left;
	font-size: 0.9em;	
	color: #9da5ad; 
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	letter-spacing: 0.06em;
}
ul.galeria-imatges li img {
	max-width: 100%;
}
ul.galeria-imatges li .imatge-vota {
	overflow: hidden;
	margin-top: 5px;
}
ul.galeria-imatges li .vota {
	background-color: #a5b92d;
	color: #ffffff;
	overflow: hidden;
	float: left;
	padding: 4px 5px 4px 5px;
	margin-right: 10px;
}
ul.galeria-imatges li .vota:hover {
	cursor: pointer;
}
ul.galeria-imatges li .vots {
	
}

/* Galeria Banners */
ul.galeria-banners {
    margin: 0;    
    padding: 0;
    border: 0;
    overflow: hidden;
    list-style: none;
    clear: both;
    background: none;
}
ul.galeria-banners li {
    vertical-align: middle;
    text-align: center;
    padding: 0;
    margin: 0 1% 1.2em 0;
    float: left;
    background: none;
}
ul.galeria-banners li.ultim {
	margin-right: 0px;
}
ul.galeria-banners li img {
	max-width: 100%;
}


/* Galeria de Videos Youtube */
div.galeria-videos {
	margin: 0;
	padding: 0;
}
div.galeria-videos-video {
	width: 100%;
	padding: 0;
}
div.galeria-videos-video p {
	font-size: 0.9em;	
	color: #9da5ad; 
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	letter-spacing: 0.06em;
}	
div.galeria-videos-imatges {
	width: 100%;
	padding: 0;
}

ul.galeria-videos {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0 !important;
}
ul.galeria-videos li {
	display: block;
	float: left;
	padding: 0 !important;
	margin: 0px 10px 1.2em 0;
	background: none !important;
	width: 100%;
}
ul.galeria-videos li p {
	padding: 2px 7px 0px 0px;
	text-align: left;
	white-space: normal;
	
	font-size: 0.9em;	
	color: #9da5ad; 
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	letter-spacing: 0.06em;
}
ul.galeria-videos li img {
	width: 100%;	
}
a.video {
	position: relative !important;
	display: block !important;
}
a.video img.fons_video {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}


/* Llista MapaWeb */
ul.MapaWeb {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.MapaWeb li {
	background: none;
	margin: 0 0 10px 0;
	padding: 0;
}
ul.MapaWeb li a {
	font-weight: normal;
	color: #365b25;
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 0.05em;
	font-size: 1.2em;
	padding-bottom: 6px;
	text-transform: uppercase;
	width: 100%;
	display: block;
}
ul.MapaWeb li a:hover {
	text-decoration: underline;
}
ul.MapaWeb ul li {
	margin-top: 1em;
	margin-left: 20px;
}
ul.MapaWeb ul li a {
	font-weight: bold;
	font-size: 1.1em;
	color: #111111;
	text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: none;
}
ul.MapaWeb ul li a:hover {
	text-decoration: underline;
}
ul.MapaWeb ul ul {
	margin-top: 13px;
}
ul.MapaWeb ul ul li {
	background: inherit;
	margin: 0.5em 0 0 1.3em;
	padding:  0 0 0 0.5em;
}
ul.MapaWeb ul ul li a {
	font-size: 1em;
	color: #111111;
	font-weight: normal;
	border: 0;
}
ul.MapaWeb ul ul li a:hover {
	text-decoration: underline;
}


/* Relacions simples */
ul.relacio-simple {
	margin: 10px 0 10px 0;
	padding: 0;
	overflow: hidden;
	display: block;
}
ul.relacio-simple  li {
	background: none;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	float: left;
}
ul.relacio-simple  li strong {
	font-weight: normal;
	text-transform: uppercase;	
}

/* Elements adicionals */
ul.llista-imatges {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 15px 0 10px 0;
	list-style: none;
	display: inline-block;
	border-bottom: 1px solid #abbb93;
}
ul.llista-imatges li {
	display: inline-block;
	width: 22%;
	padding: 0 2.5% 0 0;
	margin: 10px 0 10px 0;
}
ul.llista-imatges li.ultim {
	display: inline-block;
	width: 23%;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
ul.llista-imatges li a, ul.llista-videos li a {
	margin: 0;
	padding: 0;
}
ul.llista-imatges li img, ul.llista-videos li img {
	width: 100%;
}
ul.llista-videos {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 15px 0 10px 0;
	list-style: none;
	border-bottom: 1px solid #abbb93;
}		
ul.llista-videos li {
	width: 100%;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
}
ul.llista-videos li a img {
	width: 100%;
}
ul.llista-links, ul.llista-documents, ul.llista-audios {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 15px 0 10px 0;
	list-style: none;
	border-bottom: 1px solid #abbb93;
}
ul.llista-links li, ul.llista-documents li, ul.llista-audios li  {
	padding: 0;
	margin: 0 0 0.5em 0;
}
ul.llista-links li a, ul.llista-documents li a, ul.llista-audios li a {
	width: 100%;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
	font-size: 0.9em;
}



/* Enquestes */
ul.llista-enquestes {
	margin: 0.8em 0 0.5em 0;
	padding: 0;
	list-style: none;
}
ul.llista-enquestes li {
	margin: 0.2em 0 0.4em 0;
	padding: 0;
}
.titol-enquesta {
	max-with:96%;
	margin: 0 2% 0 2%;
}
.enquestes {
	margin: 0 2% 15px 2%;
	max-width: 96%;
}
.enquestes .text-enquestes {
	width: 100%;
	float: left;
}
.enquestes .text-enquestes-cont {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}
.enquestes .boto-enquesta {
	text-align: center;
	float: none;
	width: 100%;
	min-width: 4em;
	margin-top: 1em;
}
.enquestes .boto-enquesta input {
	background-color: #223917;
    color: #ffffff;
    border: none;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 1.2em;
    margin: 1px auto 0px auto;
    padding: 8px 1.3em 8px 1.3em;
    border-radius: 19px;
    moz-border-radius: 19px;
}
.enquestes .boto-enquesta input:hover {
	cursor: pointer;
}
.enquestes .opcions-enquesta {
	width: 100%;
	text-align: left;
}
.enquestes .opcio-enquesta {
	margin-bottom: 0.5em;	
	white-space: nowrap;
	overflow: hidden;
	display: block;
	clear: both;
}
.enquestes .opcio-enquesta input {
	float: left;
	margin-right: 3%;
	width: 6%;
}
.enquestes .opcio-enquesta label {
	display: block;
	float: left;
	white-space: normal;
	width: 88%;
}
.enquestes .barra-enquesta, .enquestes-pagina .barra-enquesta, .barra-enquesta {
	float: left; 
	margin-bottom: 3px; 
	background-color: #365b25; 
	height: 26px;
}
.enquestes .percentatge-enquesta {
	float: left;
}
.enquestes .vots-enquesta {
	clear: left;
	font-size: 1em;
}
.enquestes .resposta-enquesta, .enquestes-pagina .resposta-enquesta {
	clear: left;
	float: left;
	width: 99%;
	margin-bottom: 10px;
	overflow: hidden;	
}
.resposta-enquesta-txt {
	float: left;
	width: 42%;
	color: #111111;
	font-size: 1.1em;
	/*font-weight: bold;*/
}
.resposta-enquesta-barra {
	float: left;
	width: 38%;
}
.resposta-enquesta-percentatge {
	padding-left: 2%;
	float: left;
	width: 18%;
	
}
.resposta-enquesta-pag {
	overflow: hidden;
	width: 100%;
}
.resposta-enquesta-barra-pag {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 4px;
}
.resposta-enquesta-barra-pag .barra-enquesta {
	margin-right: 1.2em;
	float: left;
}
ul.enquestes-pagina {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.enquestes-pagina li {
	background: none;
	padding: 0 0 1em 0;
}


/* Comentaris */
div.comentaris {
	padding: 1.6em 0 1em 0;
}

div.comentaris .comentaris-int {
	margin: 15px 0 0 50px;
}
h2.titol-comentaris {
	font-size: 1.2em;
	margin: 1em 0 0.6em 0;	
}
div.barra-comentaris {
	width: 97%;
	margin: 1em 0 1em 0;
	overflow: hidden;
}
div.barra-comentaris h2 {
	font-size: 1.3em;
	color: #cd2b2b;
	font-weight: bold;
	display: block;
	float: left;
	margin-left: 1em;
}
div.barra-comentaris div.links-comentaris {
	padding-bottom: 1em;
}
div.barra-comentaris div.links-comentaris a {
	display: inline-block;
	background-color: #37713A;
	font-size: 1.2em;
	min-width: 75px;
	color: #ffffff;
	cursor: pointer;
	border: 0;
	padding: 0.3em 1em 0.3em 1em;
}
div.barra-comentaris div.links-comentaris a:hover {
	background-color: #a5b92d;
}
 
ol.comentaris {
	list-style: none;
	margin: 0;
	padding: 0;
}
ol.comentaris li {
	font-size: 1.1em;
	margin: 0.8em 0 0.6em 0;
	padding: 5px 10px 5px 10px;
	background-color: #f6f8ea;
	overflow: hidden;
}
ol.comentaris li div.info-comentari {
	
}
ol.comentaris li div.capcom  {
	padding: 0.5em 0 0.4em 0;
	font-size: 0.9em;
	font-weight: bold;
}
ol.comentaris li div.peucom {
	padding: 0.5em 0 0.4em 0;
	font-size: 0.9em;
	color: #365b25;
	font-weight: bold;
}
ol.comentaris li div.contcom  {
	padding: 0.5em 0 0.4em 0;
	color: #365b25;
	font-size: 0.9em;
	font-weight: bold;
}
ol.comentaris li div.cont-comentari {
	
}
ol.comentaris li div.cont-comentari div.txt-comentari {
	padding: 0.5em 0 0.4em 0;
	font-size: 0.9em;
	font-weight: bold;
}
.comentari-opcions {
	float: left;
	overflow: hidden;
	margin-left: 1em;
	margin-top: 5px;
}

div.afegir-comentari {
	display: none;
	margin-top: 30px;
}
ul.comentari-puntuacio {
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	list-style: none;
	overflow: hidden;
}
ul.comentari-puntuacio li {
	float: left;
	width: 33%;
	clear: none;
}


/* Requadre d'advertència d'idioma */
#DivTxtAdvIdioma {
	clear: both;
	border: 2px #666666 dashed;
	background-color: #e6e6e6;
	margin-bottom: 2em;
	padding: 1em;
}

/* El Temps */
#Temps {
	text-align: left;
	margin-bottom: 20px;
	margin-top: -5px;
}
#Temps .dades {
	float: left;
	margin-left: 5px;
	width: 90px;
}
#Temps img {
	float: left;
}
#Temps .municipi {
	clear: both; 
	padding-top: 5px;
}


/* Certificats */
#alies-certificats {
	margin: 0.9em 0 1.1em 0;
	display: none;
}
#carregant-certificats {
	margin: 1em 0 0 0;
}
#valida-certificat {
	display: none;
}

table.certificat {
	border: 0;
	text-align: left;
	font-size: 1em;
	text-align: left;
	background-color: #f1f5ed;
	width: 99%;
}
table.certificat th {
	font-weight: bold;
	vertical-align: top;
	text-align:left;
	padding-left: 1.5em;
	padding: 0.5em 6px 0.3em 8px;
}
table.certificat td {
	empty-cells: show;
	padding: 0.5em 6px 0.3em 8px;
	font-size: 1.3em;
}
.iframeCert { 
	width: 100%;
	height: 210px; 
	border:  1px solid gray;
	font-size: 0.7em;
}
.DivBotoCert {
	clear: both;
	margin: 2em 0 1em 0;
	border-bottom: 2px solid #9c9ea0;
	background-color: #f1f5ed;
	height: auto;
	overflow: hidden;
	padding: 1em 1em 1em 1em;
}
.DivBotoCert p {
	line-height: 1.6em;
}
.DivBotoCert a {
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #b8caa3; 
	border: 0;
	margin: 11px 20px 5px 0px;
	cursor: pointer;
	height: 2em;
	padding: 0.2em 1em 0.2em 1em;
}

/* Signatura digital i TSA */
p.titol-info {
	font-size: 1.4em;
	text-transform: uppercase;
}
p.error-info {
	font-size: 1.4em;
	text-transform: uppercase;
	color: #c14646;
}
#VerificaSignatura_fitxa {
	max-width: 40%;
	float: left;
}
#VerificaTSA_fitxa {
	max-width: 40%;
	float: left;
}
#VerificaCertificat {
	overflow: hidden;
	padding: 10px;
	border-bottom: 2px solid #b8caa3;
	background-color: #f1f5ed; 
}
#VerificaSignatura {
	padding: 7px 10px 10px 10px;
	border-bottom: 2px solid #b8caa3;
	background-color: #f1f5ed; 
}
#VerificaSignatura .signaOk, #VerificaTSA.signaOk, #VerificaCertificat .signaOk {
	background: transparent url("../img/cert-ok.png") right top no-repeat;
}
#VerificaSignatura .signaErr, #VerificaTSA.signaErr, #VerificaCertificat .signaErr {
	min-height: 100px;
	background: transparent url("../img/cert-no.png") right top no-repeat;
}
#VerificaSignatura ul, #VerificaCertificat ul {
	margin: 1.8em 40px 1.5em 0.8em;
	padding: 0;
	list-style: none;
}
#VerificaSignatura ul li, #VerificaCertificat ul li {
	background: none;
}
#VerificaSignatura ul li strong, #VerificaCertificat ul li strong {
	color: #0a516d;
	font-size: 1.1em;
}

.DivVerifica {
	display: none;
	margin-bottom: 1em;
	padding: 0.5em 0.5em 0.5em 1em;
}
.DivVerifica VerificaTxt {
	margin: 0.3em 0 0.5em 1em;
}
.DivVerifica span.VerificaResposta {
	margin-left: 1em;
	margin-top: 0.6em;
}
.DivVerifica blockquote.VerificaResposta {
	margin-top: 0.6em;
	margin-left: 4em;
}
.DivVerifica .VerificaWait {
	vertical-align: middle;
	margin-bottom: 1em;
}
.DivVerifica .VerificaWait img {
	vertical-align: middle;
	margin-left: 0.8em;
}

ul.BotonsSegueixnos {
	padding: 0;
	margin: 0 0 0 10px;
	float: left;
	display: block;
	list-style: none;
}
ul.BotonsSegueixnos li {
	padding: 0;
	margin: 0 5px 0 0;
	display: inline;
	background: none;
}
ul.BotonsSegueixnos li.titol-seg {
	margin: 0 10px 0 0;
	color: #808080;
	font-weight: bold;
	vertical-align: top;
}


/* Filtre de llistats interiors */
.filtre {
	margin-top: 1.5em;
	margin-bottom: 1.6em;
	padding: 0 0 20px 0;
	width: 100%;
	border-bottom: 1px solid #a7b788;
	overflow: hidden;
}
.filtre div {
	float: left;
}
.filtre p {
	white-space: nowrap;
	vertical-align: baseline;	
	overflow: hidden;
	min-width: 23%;
	margin: 0 2% 0 0;
}
.filtre .selcat {
	width: auto !important;	
}
.filtre .formobj, .filtre .formobj-sel {
	width: 80%;
	padding: 0.3em 1% 0.3em 1%;
}
.filtre .formobj-cerca {
	width: 80%;
}
.filtre select.ultim {
	margin-right: 0;	
}
.filtre label {
	margin: 0 1em 0 0;
	color: #607e91;
	vertical-align: baseline;
	font-size: 1.1em;
	text-transform: uppercase;
	display: block;
}
.filtre .Tbutton {
	/*float: left;*/
	/*width: 45%;*/
	padding: 5px 7px 5px 7px;
	background-color: #37713A;
}



/* Rotador */
.element-rotador {
	display: block;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
ul.rotador {
	margin: 0;
	padding: 0; 
	list-style: none;
	overflow: hidden;
	display: block;
}
ul.rotador li {
	margin: 0;
	padding: 0;
	text-align: center;
	background: none;
	display: block;
	overflow: hidden;	
}
ul.rotador li img {
	display: block;
    max-width: 100%;
    height: auto;
	/*z-index: 100;*/
}
.owl-item {
	overflow: hidden !important;
}
ul.rotador li .panelPag {
	overflow: auto;
	width: 100%;
}
ul.rotador li .panelNoTabs {
	bottom: 3px !important;
}


.element-rotador-portada .rotador-titol {
	position: absolute;
	top: 10%;
	left: 0;
	right: 0;
	width: 100%;
	overflow: hidden;	
}
.element-rotador-portada .rotador-titol .rotador-titol-int {
	text-align: center;
	margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding: 0 0 10px 0;
}
.element-rotador-portada .rotador-titol .rotador-titol-int .rotador-titol-int2 {
	max-width: 480px;
	padding: 0 10px 10px 10px;
	overflow: hidden;
}
.element-rotador-portada .rotador-titol .titol-gran-sil {
	overflow: hidden;
	color: #ffffff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 4.6em;
	font-weight: bold;
	line-height: 115%;
	text-align: center;
	padding-bottom: 0.5em;
	text-transform: uppercase;
}
.element-rotador-portada .rotador-titol .boto-rotador {
	
}
.element-rotador-portada .rotador-titol a {
	background-color: #223917;
	color: #ffffff;
	border: none; 
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 2em;
	font-weight: normal;
	margin: 0px 20px 0px 10px;
	padding: 2px 14px 2px 15px;
	
	line-height: normal;
	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.element-rotador-portada .rotador-titol a:hover {
	color: #a5b92d;
	text-decoration: none;
}

.element-rotador-intern .rotador-titol {
	position: absolute;
	bottom: 0;
	background-color: black;
	width: 100%;
}
.element-rotador-intern .rotador-titol-int {
	color: white;
	text-align: center;
	padding: 10px;
}


.rotador-index { 
	overflow: hidden; 
	list-style: none; 
	clear: both; 
	z-index: 101;
	margin-top: 8px;
}
.rotador-index ul { margin: 0; padding: 0; list-style: none; }
.rotador-index ul li { 
	float: left; 
	background: none; 
	background-color: #ffffff;
	color: #0a516d;
	padding: 0.3em; 
	cursor: pointer;
	margin: 0 0 0 5px;
}
.rotador-index ul li.active {
	color: #ffffff;
	text-decoration: underline;
	background-color: #0a516d;
}

/* Rotador destacats en portada */
.element-rotador-portada {
	position: relative;
}

.element-rotador-portada .owl-controls {
	position: absolute;
	bottom: 0px;
	right: 10px;
	text-align: right;
	z-index: 99;
}
.element-rotador-portada .owl-controls .owl-dots {
	white-space: nowrap;
	margin-top: -2px;
	float: right;	
}
.element-rotador-portada .owl-controls .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
	
	width: 80px;
	height: 60px;
	background-size: cover;
	background-position: 50% 50%;
	margin: 0 4px 2px 4px;
	
	/*
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	*/
}
.element-rotador-portada .owl-controls .owl-dots .owl-dot span {
	display: none !important;
}
.element-rotador-portada .owl-controls .owl-dots .owl-dot.active, .element-rotador-portada .owl-controls .owl-dots .owl-dot:hover {
	border: 1px solid white;
	margin: 0 3px 0 3px;
}
.element-rotador-portada .owl-nav-controls {
	
}
.element-rotador-portada .owl-nav-controls .owl-nav {
	position: absolute;
}
.element-rotador-portada .owl-nav .owl-prev {
	position: absolute;
	left: 0;
	top: 46%;
	background: transparent url('../img/boto-nav-prev.png') center left no-repeat;
	background-size: contain;
	max-width: 78px;
	width: 10%;
	padding: 12% 0 0 0;
	height: 0;
	z-index: 99;
}
.element-rotador-portada .owl-nav .owl-next {
	position: absolute;
	right: 0;
	top: 46%;
	background: transparent url('../img/boto-nav-next.png') center right no-repeat;
	background-size: contain;
	max-width: 78px;
	width: 10%;
	padding: 12% 0 0 0;
	height: 0;
	z-index: 99;
}
.element-rotador-portada .owl-nav .owl-prev:hover,
.element-rotador-portada .owl-nav .owl-next:hover {
	cursor: pointer;
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}



/* El mes vist */
.mesvistmesnou {
	overflow: hidden;
	padding: 0;
}
.titol-el-mes {
	float: left;
	width: 100%;
	margin-right: 0;
}
.mesvistmesnou h2 {
	background-color: #365b25;
	color: #ffffff;
	font-size: 1.4em;
	padding: 0.5em 0.5em 0.5em 0.5em;
}
.mesvistmesnou ul {
	float: left;
	width: 100%;
}
ul.llista-el-mes {
	margin: 0 1% 0 1%;
	width: 98%;
	padding: 0;
	list-style: none;
}
ul.llista-el-mes li {
	margin: 0;
	padding: 0 0 0.9em 0;
	background: none !important;
	overflow: hidden;
	clear: both;
}
ul.llista-el-mes li .elmes-contingut {
	float: left;
	width: 100%;
}
ul.llista-el-mes li .elmes-contingut a {
	
}
ul.llista-el-mes li .elmes-pare {
	
}
ul.llista-el-mes li a {
	color: #11111;
}
.elmes-visites, .elmes-data {
	font-size: 1em;
	display: block;
	float: left;
	width: 100%;
	margin-right: 0%;
	color: #365b25;
}


/* Videos responsiu */
.video-contenidor {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}
.video-contenidor iframe,
.video-contenidor object,
.video-contenidor embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}


#fancybox-buttons ul li {
	background: none;
}



.disabled {
	opacity: .50; 
	filter: alpha(opacity=50);
	color: #cccccc;
}



/* Registre accions */
.registre-accions {
	clear: both;
	padding: 7px 0 6px 0;
	overflow: hidden;
	background-color: #bacca4;
}
.registre-accions .lectura {
	float: left;
	overflow: hidden;
	width: 40%;
	white-space: nowrap;
}
.registre-accions .lectura img, .registre-accions .lectura .btn_speech_img {
	float: left;
}
.registre-accions .lectura a {
	display: block;
	float: left;
	margin: 6px 0 0 0.6em;
	font-family: 'Abel', sans-serif;
	color: #000000;
}
.registre-accions .botons-accions {
	float: right;
	overflow: hidden;
	width: 55%;
	white-space: nowrap;
	text-align: right;
}
.registre-accions .amplada-pagina {
	overflow: hidden;
}

.registre-accions ul.pagina-accions {
	float: left;
	list-style: none;
	padding: 0;
	margin: 3px 0 0 5px;
	white-space: nowrap;
}
.registre-accions ul.pagina-accions li {
	display: inline;
	margin: 0 0 0 1em;
}
.registre-accions ul.pagina-accions li.primer {
	margin: 0;	
}
.registre-accions ul.pagina-accions li a {
	color: #336600;
	white-space: nowrap;
}
.registre-accions ul.pagina-accions li a:hover {
	text-decoration: none;
}



.fons-gris {
	background-color: #535254; 
}
.fons-gris .texte {
	color: white;
}
.fons-gris a {
	color: white !important;
}
.titol-categoria {
	color: #aeb0b1;
}

p.camp {
	padding: 2px 0 2px 0;
}


.botons-xarxes {
	overflow: hidden;
	padding-right: 10px;
	margin: 0 0 5px 10px;
	
}
.botons-xarxes ul {
	overflow:hidden;
	padding: 0 0 0 10px;
}
.botons-xarxes li {
	float:left;
	padding: 0 10px 0 0;
	margin:0;
	background: none;
}


/* Add this */
.addthis_toolbox {
	width: 28px;
	height: 28px;
	overflow: hidden;
}
.addthis_32x32_style .at15t_compact {
	background-position: -2px -2px!important;
}

.at-share-tbx-element.addthis_32x32_style .at-share-btn, .at-share-tbx-element.addthis_32x32_white_style .at-share-btn {
	max-width: 9% !important;
	margin-right: 1% !important;
	margin-left: 0 !important;
	width: 100% !important;
}

.at-share-tbx-element.addthis_32x32_style .at-share-btn:last-child, .at-share-tbx-element.addthis_32x32_white_style .at-share-btn:last-child {
	margin-right: 0	!important;
	max-width: 10% !important;
}


.gutter-sizer {
	width: 25px;
}
.gutter-sizer-area {
	width: 25px;
}
.gutter-galeria-imatges {
	width: 25px;
}


.element-portada {
	display: block;
	margin: 0 0 20px 0;
	overflow: hidden;
	text-decoration: none;
}
.element-portada a {
	text-decoration: none;	
}
.element-portada a:hover {
	text-decoration: none;
}

.cursor-pointer:hover {
	cursor: pointer;
}

.element-destacat {
	color: #fff;
	
	-webkit-transition: background-color ease 0.2s, color ease 0.2s;
    transition: background-color ease 0.2s, color ease 0.2s;
    
    background-position: -1000% -1000%;
    background-repeat: no-repeat;
    background-size: cover;
    text-decoration: none;
}
.element-destacat:hover {
	text-decoration: none;
}
.element-destacat-text-blanc-off, .element-destacat-text-blanc-off p {
	color: white !important;
	transition: background-color ease 0.2s, color ease 0.2s;
}
.element-destacat-text-negre-off, .element-destacat-text-negre-off p {
	color: black !important;
	transition: background-color ease 0.2s, color ease 0.2s;
}
.element-destacat-text-blanc-on:hover, .element-destacat-text-blanc-on:hover p {
	color: white !important;
	transition: background-color ease 0.2s, color ease 0.2s;
}
.element-destacat-text-negre-on:hover, .element-destacat-text-negre-on:hover p {
	color: black !important;
	transition: background-color ease 0.2s, color ease 0.2s;
}

.no-padding {
	padding: 0 !important;
}
.element-destacat-titol {
	padding: 20px;
}
.amplada1 {
	width: 220px;
}
.alcada1 {
	height: 155px;
}
.amplada2 {
	width: 460px;
}
.alcada2 {
	height: 330px; 
}
.amplada3 {
	width: 700px;
}
.amplada4 {
	width: 1150px;
}
.alcada3 {
	height: 505px; 
}

ul.enquesta {
	border: 0;
	overflow: hidden;
	list-style: none;
	display: block;
	margin: 10px 0 10px 20px;
	padding: 0;
}
ul.enquesta li {
	background: none;
}
ul.enquesta li.apartat {
	padding: 4px 10px 4px 5px;
	margin: 0;
	font-weight: bold;
	font-size: 1.2em;
	font-family: 'Source Sans Pro', sans-serif;
}
ul.enquesta li.label {
	padding: 4px 10px 2px 5px;
	margin: 0;
	color: #444444;
	font-size: 0.9em;
	font-family: 'Source Sans Pro', sans-serif;
}
ul.enquesta li.resposta {
	padding: 2px 10px 4px 5px;
	margin: 0;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
}

table.taulaenq {
	width: 100%;
	border: 0;
	font-size: 1em;
	margin-bottom: 1em;
}
table.taulaenq thead tr th {
	padding: 0.2em 0.2em 0.2em 0.4em;
	font-weight: normal;
	font-size: 0.95em;
	color: #ffffff;
	background-color: #365b25;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	letter-spacing: 0.06em;
}
table.taulaenq th {
	font-weight: bold;
	text-align: left;
}
table.taulaenq tbody td {
	text-align: left;
	font-size: 0.95em;
	vertical-align: top;
	padding: 0.2em 0.2em 0.2em 0.2em;	
}

.marge-destacat {
	margin: 10px;
	
}

.destacat-landing {
	width: 19%;
	min-width: 160px;
	height: 250px !important;
	margin: 0 3% 10px 3% !important;
	font-size: 1.2em;
	background-color: rgba(155,155,155,0.6) !important;
}

.destacat-landing strong {
	font-size: 1.2em;
}

.destacat-landing:hover {
	background-color: rgba(233,233,233,0.6) !important;
	
}

ul.llista-camps {
	margin: 0;
	padding: 0;
	
	list_style: none;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}

ul.llista-camps li {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.llista-adjunts {
	margin: 0;
	padding: 0 0 10px 0;
	
	list_style: none;
	
	/*
	-webkit-column-count: 2; 
    -moz-column-count: 2; 
    column-count: 2;
    
    -webkit-column-gap: 40px; 
    -moz-column-gap: 40px; 
    column-gap: 40px;
    */
}

ul.llista-adjunts li {
	padding: 0 0 0.3em 0;
	margin: 0;
	list-style: none;
	font-size: 1.1em;
}

ul.llista-adjunts li i {
	font-size: 1.25em;
	margin-right: 6px;
}
ul.llista-adjunts li i.fa-link {
	font-size: 1.1em;
}

.alcada300 {
	height: 300px;	
}
.alcada450 {
	height: 450px;	
}
.alcada600 {
	height: 600px;	
}

ul.marcadors-informacio {
	margin: 1em 0 1em 0;
	padding: 0;
	text-align: left;
	font-weight: 700;
}
ul.marcadors-informacio li {
	margin: 1em 0.9% 1em 0.9%;
	display: inline-block;
	padding: 0;
	list-style: none;
}
ul.marcadors-informacio li p.titol {
	font-size: 2em;
	margin: 0;
	color: #7AAD35;
}
ul.marcadors-informacio li p.valor {
	font-size: 2em;
}

ul.marcadors-informacio li {
	margin: 1em 0.9% 1em 0.9%;
	display: inline-block;
	padding: 0;
	list-style: none;
}
ul.marcadors-informacio li p.titol {
	font-size: 2em;
	margin: 0;
	color: #7AAD35;
}
ul.marcadors-informacio li p.valor {
	font-size: 2em;
}

.marge-superior {
	margin-top: 25px;
}

.marge-superior-doble {
	margin-top: 50px;
}

ul.marcador-destacats {
	width: 95%;
	margin: 0 0 0 0;
	padding: 0 0 1em 0;
	list-style: none;
}
ul.marcador-destacats li {
	overflow: hidden;
	display: inline-block;
	background-color: #7AAD35;
	height:0;
	padding: 30% 0 0 0;
	width: 27%;
	margin: 0 3% 5% 3%;

	position: relative;
	border-radius: 8px;
}
ul.marcador-destacats li div.titol-relacio {
	text-align: center;
	position: absolute;
	z-index: 97;
	margin: 0;
	padding: 0 5% 0 5%;
	font-size: 1.3em;
	font-weight: 700;
	width: 90%;
	height: 100%;
	vertical-align: middle;
	top: 0%;
	color: #ffffff;
	background-color: rgba(33,33,33,0.2);
}

ul.marcador-destacats li div.subtitol-relacio {
	text-align: center;
	position: absolute;
	display: none;
	z-index: 98;
	margin: 0;
	padding: 4% 5% 24% 5%;
	font-size: 0.8em;
	font-weight: normal;
	width: 90%;
	/*display: table;*/
	max-height: 80%;
	bottom: 0%;
	left: 0%;
	color: #ffffff;
	background-color: rgba(122,173,53,0.6);
	
}


ul.marcador-destacats li div.titol-relacio a, ul.marcador-destacats li div.titol-relacio p {
	color: #ffffff;
	margin-top: 2em;
	display: block;
    text-align: center; 
}
ul.marcador-destacats li div.titol-relacio img {
	text-align: center;
	position: absolute;
	z-index: 99;
	bottom: 5%;
	left: 0;
	right: 0;
	margin: auto;
}

/* interessar */

ul.marcador-interessar {
	width: 99%;
	margin: 0 0 0 0;
	padding: 0 0 1em 0;
	list-style: none;
}
ul.marcador-interessar li {
	margin: 0 0 1em 0;
	overflow: hidden;
	display: inline-block;
	background-color: #7AAD35;
	height:0;
	padding: 20% 0 0 0;
	width: 20%;
	margin-right: 4.7%;

	position: relative;
	border-radius: 8px;
}
ul.marcador-interessar li div.titol-relacio {
	text-align: center;
	position: absolute;
	z-index: 98;
	margin: 0;
	padding: 0 5% 0 5%;
	font-size: 1.3em;
	font-weight: 700;
	width: 90%;
	display: table;
	height: 100%;
	vertical-align: middle;
	top: 0%;
	color: #ffffff;
	background-color: rgba(33,33,33,0.2);
	
}
ul.marcador-interessar li div.titol-relacio a, ul.marcador-interessar li div.titol-relacio p {
	color: #ffffff;
    display: table-cell; 
    vertical-align: middle; 
    text-align: center; 
}
ul.marcador-interessar li div.titol-relacio img {
	text-align: center;
	position: absolute;
	z-index: 99;
	bottom: 5%;
	left: 0;
	right: 0;
	margin: auto;
}

ul.imatge-titol-subtitol {
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0 0 1em 0;
	list-style: none;
	display:flex;
	flex-flow: row wrap;
}
ul.imatge-titol-subtitol li {
	overflow: hidden;
	float: left;
	display: block;
	padding: 0;
	margin: 0 3% 2em 3%;
}
ul.imatge-titol-subtitol li div.imatge {
	text-align: center;	
}
ul.imatge-titol-subtitol li div.imatge img {
	width: auto;
}

ul.imatge-titol-subtitol li p.titol {
	text-align: center;
	font-size: 1.7em; 
	margin: 10px 3% 10px 3%;
}
ul.imatge-titol-subtitol li p.titol a {
	color: #111111 !important;
}

ul.imatge-titol-subtitol li p.subtitol {
	text-align: center;
	font-size: 1.2em; 
	margin: 0 3% 5px 3%;
}
	

/* Relacions */
ul.llista-relacions {
	width: 95%;
	margin: 0 0 0 0;
	padding: 0 0 1em 5%;
	list-style: none;
}
ul.llista-relacions li {
	margin: 0 0 1em 0;
	overflow: hidden;
	clear: both;
	display: inline-block;
	background-color: #7AAD35;
	width: 23%;
	height:0;
	padding: 19% 0 0 0;
	margin-right: 2%;
	position: relative;
	border-radius: 8px;
}
ul.llista-relacions li div.titol-relacio {
	text-align: center;
	position: absolute;
	z-index: 98;
	margin: 0;
	padding: 0 5% 0 5%;
	font-size: 1.3em;
	font-weight: 700;
	width: 90%;
	display: table;
	height: 100%;
	vertical-align: middle;
	top: 0%;
	color: #ffffff;
	background-color: rgba(33,33,33,0.2);
	
}
ul.llista-relacions li div.titol-relacio a,ul.llista-relacions li div.titol-relacio p {
	color: #ffffff;
    display: table-cell; 
    vertical-align: middle; 
    text-align: center; 
}
ul.llista-relacions li  img {
	text-align: center;
	position: absolute;
	z-index: 99;
	bottom: 5%;
	left: 0;
	right: 0;
	margin: auto;
}
	
/* Instagram */
#react-root, .instagram-dialog, .instagram-dialog article, .instagram-dialog div, .instagram-dialog footer, .instagram-dialog header, .instagram-dialog main, .instagram-dialog nav, .instagram-dialog section {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 0 solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    padding: 0;
}
.instagram-dialog {
	display: none;
	background-color: rgba(0,0,0,.75);
	bottom: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 12;
}

.instagram-dialog-close {
	background: 0 0;
    border: 0;
    cursor: pointer;
    height: 36px;
    outline: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 12;
    padding: 16px;
    color: #ffffff;
    font-size: 32px;
}

.instagram-dialog .instagram-dialog-int {
	padding: 0 40px;
    pointer-events: none;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    display: flex;
    min-height: 100%;
    overflow: auto;
    width: auto;
    z-index: 12;
}
.instagram-dialog .instagram-dialog-window {
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    max-width: 935px;
    pointer-events: auto;
    width: 100%;
}
	
	
ul.inst-fila-portada {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	display: flex;
	flex-flow: row wrap;
	width: 100%;
}
ul.inst-fila-portada li {
	margin: 0 2% 3% 0;
	overflow: hidden;
	display: block;
	float: left; 
	position: relative; 
	width: 31%;
	padding: 0;
	background: none;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 5px;
}

.instagram-lnk {
	display: block; 
}
.instagram-img {
	border: 0;
	margin: 0;
	padding: 0;
	max-width: 100%;
	
	visibility: hidden;
}
.instagram-actions-container {
	background-color: rgba(0,0,0,.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 5px;
}
.instagram-actions-container ul {
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
.instagram-actions-container ul li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    color: #fff;
    margin: 0 20px 0 0;
    width: auto;
    padding: 0;
    background: none;
}
.instagram-actions-container ul li:last-child {
    margin-right: 0;
}
.instagram-actions-container ul li span.quore {
    margin-right: 7px;
    background-repeat: no-repeat;
    background-position: -404px -357px;
    height: 19px;
    width: 21px;
    background-image: url(https://www.instagram.com/static/bundles/base/sprite_core.png/3243a2788e25.png);
}
.instagram-actions-container ul li span.comments {
	margin-right: 7px;
	background-repeat: no-repeat;
    background-position: -425px -357px;
    height: 19px;
    width: 19px;
    background-image: url(https://www.instagram.com/static/bundles/base/sprite_core.png/3243a2788e25.png);
}
	
.fons-verd-fletxa {
	padding: 40px 0 40px 0;
	background: #7aad35 url('/plantilles/bergueda/img/fletxa-verda-avall-ample.png') bottom center no-repeat;
	color: white;
}
	
.titol-blanc {
	color: #ffffff;
	text-align: center;
	font-size: 2.5em;
	font-weight: 700;
}
.subtitol-blanc {
	color: #ffffff;
	text-align: center;
	font-size: 1.5em;
	font-weight: 700;
}
	
	
ul.llista-categories {
	text-align: left;
	float:left;
	margin: 0 !important;
	padding: 10px 0 45px 0 !important;
	overflow: visible;
	width: 100%;
	height: auto;	
	list-style: none;
	display: flex;
    flex-flow: row wrap;
}
ul.llista-categories li {
	text-align: center;
	background-image: none;
	padding: 0 0 0 0;
	margin: 12px 4% 20px 4%;
	position: relative;
	float: left;
	display: block;
	overflow: visible;
	list-style: none;
	background-image: none;
}
ul.llista-categories li div.imatge {
	width: 100%;
	padding: 0;
	border: 0;
}
ul.llista-categories li div.imatge img {
	cursor: initial;
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	transition : transform 0.2s ease-out 
}

ul.llista-categories li div.imatge a img {
	cursor: pointer;
}

ul.llista-categories li:hover div.imatge img {
	/*transform : scale(1.05, 1.05);*/
}
ul.llista-categories li div.titol,ul.llista-categories li p.titol {
	padding: 10px 0 10px 0;
	text-align: center;
	width: 100%;
	margin: 0;
	color: #4C7146;
    font-size: 25px;
}
ul.llista-categories li div.titol a,ul.llista-categories li p.titol a {
	color: #4C7146;
    font-size: 25px;
}
ul.llista-categories li div.subtitol,ul.llista-categories li p.subtitol {
	padding: 0px 0 10px 0;
	margin: 0;
	text-align: center;
	width: 100%;
	color: #4A4A49;
    font-size: 20px;
	
}

ul.llistat-establiments {
	
	
}

ul.llistat-establiments li {
	margin: 0;
	padding: 0 0 25px 0;
	list-style: none;
	width: 100%;
	display: block;
}

ul.llistat-establiments li div.titol {
	margin: 0;
	width: 100%;
	padding: 0 0 10px 0;
	list-style: none;
}
ul.llistat-establiments li div.descripcio {
	float: left;
	width: 48%;
	min-height: 5px;
}
ul.llistat-establiments li div.atributs {
	float: left;
	width: 48%;
	margin-left: 4%;
}

ul.llistat-establiments li div.atributs ul.atributs {
	
}
ul.llistat-establiments li div.atributs ul.atributs li {
	padding: 0 0 2px 0;
}
ul.llistat-establiments li div.atributs ul.atributs li.pictogrames {
	padding: 5px 0 5px 0;
}
ul.llistat-establiments li div.atributs ul.atributs li.pictogrames img {
	margin-right: 10px;
	margin-bottom: 5px;
}


ul.llistat-establiments li div.canvi-reg {
	clear: both;
	margin: 0;
	height: 1px;
	width: 100%;
	padding: 0;
	list-style: none;
}

.imatge-fons-agenda {
	background: url('/plantilles/bergueda/img/degradat-fons.png') top left no-repeat;
	height: 178px;
}
.imatge-fons-agenda p.titol-imatge-agenda {
    font-size: 2em;
    font-weight: 700;
    color: #ffffff;
    padding: 50px 0 0 25px;	
}
.imatge-fons-agenda p.subtitol-imatge-agenda {
    font-size: 1.3em;
    color: #ffffff;
    padding: 0 0 50px 25px;
}

div.eltemps-portada {
	padding: 25px 0 0px 0;
	overflow: hidden;
}


div.eltemps-portada&gt;div {
	float: left;
}

div.eltemps-portada div#titol-temps {
	font-size: 2.5em;
	font-weight: 700;
	color: #7AAD35;
	width: 30%;
	text-align: center;
}
div.eltemps-portada div#icona-previsio {
	width: 10%;
}
div.eltemps-portada div#icona-previsio img {
	width: 60px;
	height: 60px;
	padding: 0 30px 0 30px; 
}
div.eltemps-portada div#dia {
	padding: 0 60px 0 30px;
}
div.eltemps-portada div#dia-texte {
	font-size: 1em;
}
div.eltemps-portada div#dia-numero {
	font-size: 1.8em;
}

div.eltemps-portada div#div-temp-max {
	padding: 0 60px 0 20px;
}

div.eltemps-portada div#div-temp-max div#temp-max {
	font-size: 1.8em;
}


div.eltemps-portada div#div-temp-min {
	padding: 0 0 0 30px;
}
div.eltemps-portada div#div-temp-min div#temp-min {
	font-size: 1.8em;
}

.imprescindible-normal {
	width: 340px;
	height: 260px;
}

.imprescindible-doble {
	width: 340px;
	height: 545px;
}
.imprescindible {
	position: relative;
	border-radius: 8px;
	display: block;
	margin: 0 0 25px 0;
	overflow: hidden;
	text-decoration: none;
}
.imprescindible div.titol-relacio {
	text-align: center;
	position: absolute;
	z-index: 97;
	margin: 0;
	padding: 0 5% 0 5%;
	font-size: 1.3em;
	font-weight: 700;
	width: 90%;
	height: 100%;
	vertical-align: middle;
	top: 0%;
	color: #ffffff;
	background-color: rgba(33,33,33,0.2);
}

.imprescindible div.subtitol-relacio {
	text-align: center;
	position: absolute;
	display: none;
	z-index: 98;
	margin: 0;
	padding: 4% 5% 24% 5%;
	font-size: 0.8em;
	font-weight: normal;
	width: 90%;
	/*display: table;*/
	max-height: 80%;
	bottom: 0%;
	left: 0%;
	color: #ffffff;
	background-color: rgba(122,173,53,0.6);
	
}


.imprescindible div.titol-relacio a, .imprescindible div.titol-relacio p {
	color: #ffffff;
	margin-top: 2em;
	display: block;
    text-align: center; 
}
.imprescindible div.titol-relacio img {
	text-align: center;
	position: absolute;
	z-index: 99;
	bottom: 5%;
	left: 0;
	right: 0;
	margin: auto;
}

/* Finestra emergent avís legal */
.finestra-emergent {
	position: fixed;
	top: 0%;
	left: 0%;
	
	display: none;
	z-index: 2010;
	width: 100%;
	height: 100%;
	background-color: rgba(233, 233, 233, 0.5);
}
.finestra-emergent .interior-finestra {
	margin-top: 20%;
	overflow: auto;
	padding: 2% 2% 2% 2%;
	position: relative;
	border: 2px solid #000000;
	background-color: white;
}

/* Classes de tabs */
div.tabs {
	overflow: hidden;
	background-color: #f2f2f2;
	margin: 5px 0 20px 0 !important;
	width: 94% !important;
	padding: 10px 3% 23px 3% !important;
}
div.tabs&gt;ul {
	list-style: none;
	margin: 3px 3px 0 3px;
	padding: 0;
	display: block;
	overflow: hidden;
	width: 100%;
}
div.tabs&gt;ul&gt;li {
	display: block;
	float: left;
	margin: 0 1% 0 0;
	padding: 0 0 0 0;
	background-image: none;
	width: 49%;
	min-width: 100px;
}
div.tabs&gt;ul&gt;li.last {
	margin: 0;
}
div.tabs&gt;ul&gt;li&gt;a {
	background-color: #999999;
	color: #ffffff;
	margin: 1px 1px 2px 1px;
	white-space: nowrap;	
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 10px 15px 10px 24px;
	font-size: 1.1em;
}
div.tabs&gt;ul&gt;li&gt;a:focus {
	outline: 0;
}
div.tabs&gt;ul&gt;li&gt;a:hover {
	text-decoration: none;
}
div.tabs&gt;ul&gt;li.last&gt;a {
	margin: 1px 5px 2px 1px;
}
div.tabs&gt;ul&gt;li.selected {
	
}
div.tabs ul li.prev_selected {
	
}
div.tabs&gt;ul&gt;li.selected&gt;a {
	background-color: #7AAD35;
	color: #ffffff;
}
div.tabs&gt;ul&gt;li.last_selected {
	
}
div.tabs div.tab {
	clear: left;
	margin: 0 3px 3px 3px;
	padding: 10px 6px 10px 6px;
	overflow: hidden;
}


/* El mes vist */
ul.llista-el-mes {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.llista-el-mes li {
	margin: 0;
	padding: 4px 0 7px 0;
	background: none !important;
	font-size: 1.1em;
}
ul.llista-el-mes li .elmes-pare {
	color: #666666;
	font-weight: normal;
}
ul.llista-el-mes li a {
	color: #c62b2b;
}
.elmes-visites {
	color: #333333;
	font-weight: bold;
}
.elmes-data {
	color: #333333;
	font-weight: bold;
}

ul.llista-sense-imatges {
	list-style:none;
	margin: 0 0 15px 0;
	padding: 0;
	overflow: hidden;
}
ul.llista-sense-imatges li {
	list-style: none;
	float:left;
	padding: 5px 10px 5px 10px;
	margin: 0;
}
ul.llista-sense-imatges li.capcalera {
	background-color: #365b25;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	margin: 0;
}

ul.mapa-interactiu {
	
}

ul.mapa-interactiu li {
	padding: 5px 0 5px 0;
	list-style: none;
	font-size: 1.1em;
	font-weight: bold;
}

ul.mapa-interactiu li div.numero {
	width: 30px;
	height: 26px;
	padding-top: 4px;
	float: left;
	text-align: center;
	margin-right: 10px;
	border: 1px solid #7AAD35;
	border-radius: 15px;
}
ul.mapa-interactiu li div.texte {
	width: calc(100% - 50px);
	padding-top: 4px;
}

ul.mapa-interactiu li div.texte span:hover, ul.mapa-interactiu li div.texte a:hover {
	color: #7AAD35;
}

#div-imatge-mapa {
	padding: 25px 15% 25px 15%;
}


ul.llista_numerada_2col {
	
}

ul.llista_numerada_2col li {
	padding: 5px 0 5px 0;
	margin: 0.2em 2% 0.2em 2%;
	list-style: none;
	font-size: 1.1em;
	float: left;
	font-weight: bold;
}

ul.llista_numerada_2col li div.numero {
	width: 30px;
	height: 26px;
	padding-top: 4px;
	float: left;
	text-align: center;
	margin-right: 10px;
	border: 1px solid #7AAD35;
	border-radius: 15px;
}
ul.llista_numerada_2col li div.texte {
	width: calc(100% - 50px);
	padding-top: 4px;
}

ul.llista_numerada_2col li div.texte span:hover, ul.llista_numerada_2col li div.texte a:hover {
	color: #7AAD35;
}

.link-boto {
	margin: 8px 0 8px 0;
	padding: 7px 12px 7px 12px;
	background-color: #37713A;
	color: #ffffff;
	border-radius: 4px;
	display: inline-block;
}
</pre></body></html>