@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; font-family: Verdana, Arial, sans-serif; vertical-align:baseline;
}
: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;}
ul {list-style: none;}
input, textarea, select, button {font-size: 100%; font-family: inherit;}
select {margin: inherit;}
hr {margin: 0; padding: 0; border: 0; color: #cfcfcf; background-color: #cfcfcf; height: 1px}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}


/* ---- Afegits pel ceebox ---- */
*{padding: 0; margin: 0;}
html,body {height:100%;}

/* ---- Etiquetes ---- */
body {	
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif", Arial, sans-serif;
	color: #000000;
	background: #ffffff;
	line-height: 1.3em;
	text-align: left;
}
div {
	/*overflow: hidden;*/	
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}
a {
	color: #02756d; 
}
a:hover, a:focus {
	text-decoration: underline;
}
em {
	font-style: italic;
}
h1 {
	position: absolute;
	left: -9999px;
}
h1.titol-pagina-error {
	position: inherit;
	left: auto;
	color: #ff0000;
	font-size: 1.6em;
}
h2 {
	font-size: 1.9em;
	color: #02756d;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 5px;
	border-bottom: 2px solid #02756d;
}
h2 a {
	color: #000000;	
}
#col-cont-portada h2  {
	font-size: 2.1em;
	color: #02756d;
	line-height: normal;
	border-bottom: none;    
    padding-bottom: 10px;
}

#col-cont-portada h2 a {
	color: #02756d;	
}

h3 {
	margin-top: 15px;
	font-size: 1.2em;
	color: #02756d;
	font-weight: bold;
}
h4 {
	margin-top: 15px;
	font-size: 1.15em;
	color: #58585a;
	font-weight: bold;
}
h5 {
	margin-top: 15px;
	font-size: 1.1em;
	color: #58585a;
	font-weight: bold;
}

xmp {
	white-space: normal;
	border: 1px solid green;
	background-color: #c0edad;	
}


/* LLista */
ul {	
	margin: 0;
	padding: 0px 10px 0 5px;
	list-style: disc inside;
}
ul li {
	margin: 0.6em 0 0.6em 0.2em;
	padding:  0 0 0 1em;
}
ul li.nomarca {	
	margin: 0 0 0.5em 0.2em !important;
	padding: 0 !important;
	background: none !important;
}
ul li a {
	
}
ul li.columnes {
	float: left;
	display: block;
}
ol {
	color: #02756d;
	margin: 0;
	padding: 0px 13px 0 2em;
}
ol li {
	margin: 1em 0 0.3em 0.5em;
	padding:  0 0 0 1.3em;
}
ol span {
	color: #515151;
}
ol p {	
	color: #515151;
}


/* Div separador d'elements d'una pàgina */
div.element {
	clear: both;
	overflow: hidden;
}

.nodisplay, label.nodisplay {
	display: none !important;
}

.sep_sup {
	margin-top: 8px;	
}

/* ---- Titols ---- */
.titol-pagina {
	color: #000000;
	font-size: 1.2em;
}
.titol-intern, .TitolIntern {
	color: #02756d;
	font-size: 1.1em;
	font-weight: bold;
}
.titol-agrupacio, .TitolAgrupacio {
	color: #02756d;
}

/* Negre */
.titol-llista, a.titol-llista, .titol_llista, a.titol_llista  {
	font-size: 1.05em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
a.titol-llista:hover, a.titol_llista:hover {
	text-decoration: underline;
}

.titol-llista-consistori, a.titol-llista-consistori  {
	font-size: 1.05em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
a.titol-llista:hover, a.titol_llista:hover {
	text-decoration: underline;
}



/* Blau */
.titol-llista-2, a.titol-llista-2, .titol_llista2, a.titol_llista2 {
	color: #02756d;
	font-weight: bold;
	text-align: left;
	font-size: 1.05em;
	line-height: normal;
}
a.titol-llista-2:hover, a.titol_llista2:hover {
	text-decoration: underline;
}

/* Blau clar */
.titol-llista-3, a.titol-llista-3, .titol_llista3, a.titol_llista3 {
	color: #bed9d6;
	font-weight: bold;
	text-align: left;
	font-size: 1.05em;
	line-height: normal;
}
a.titol-llista-3:hover, a.titol_llista3:hover {
	text-decoration: underline;
}

/* Gris */
.titol-llista-4, a.titol-llista-4, .titol_llista4, a.titol_llista4 {
	color: #313031;
	font-weight: bold;
	font-size: 1.05em;
	text-decoration: none;
	line-height: normal;
}
a.titol-llista-4:hover, a.titol_llista4:hover {
	text-decoration: underline;
}

/* Negre */
.subtitol {
	color: #02756d;
	font-weight: bold;
	font-size: 1em;
	line-height: normal;
}

/* Blau fosc*/
.subtitol-2, .subtitol2 {
	color: #02756d;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
}



/* Blau Negreta */
.subtitol-3, .subtitol3 {
	color: #bed9d6;
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
}


/* Dates portada */
.subtitol-data {
	color: #02756d;
	font-weight: bold;
	font-size: 1em;
	line-height: normal;
}

/* Categories portada */
.categoria {
	color: #02756d;
	font-size: 1em;
	line-height: 1.2em;
}

/* --- Text --- */
.texte {
	
}
.remarca, .Remarca {
	font-weight: 400;	
}
.MarcaCerca {
	background-color: #d4e6e4;
    color: #8d343a;
}
.text-resalta {
	color: #8d343a;
}
.negreta  {
	font-weight: 400;
}

/* Links */
.link, a.link {
	color: #02756d;
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}
.link-mini, a.link-mini, .linkmini, a.linkmini {
	color: #02756d !important;
	font-size: 0.9em !important;
}
a.link-mini:hover, a.linkmini:hover {
	text-decoration: underline;
}
.link-negreta, a.link-negreta {
	font-weight: bold !important;
	color: #02756d !important;
}
a.link-negreta:hover {
	text-decoration: underline;
}
.link-negre, a.link-negre {
	color: #000000;
	text-decoration: none;
}
a.link-negre:hover {
	text-decoration: underline;	
}
.link-gris, a.link-gris, .linkgris, a.linkgris {
	color: #313131;
	text-decoration: none;
}
a.link-gris:hover, a.linkgris:hover {
	text-decoration: underline;	
}


/* ---- Imatges ---- */
.img-dreta {
	float: right; 
	margin: 0 0 4px 20px;
}
.img-esquerra {
	float: left; 
	margin: 0 8px 5px 0;
}
.img-absolut-esquerra {
	float: left; 
	margin: 0 8px 0 0; 
}
.img-absolut-dreta {
	float: right; 
	margin: 0 0 0 20px; 
}



/* Alineacions */
.vola-esq {
	float: left;
}
.vola-dre {
	float: right;
}
.neteja {
	clear: both;
}
.nodisplay {
	display: none;	
}
.mosaic-esquerra {
	border: 0;
	width: 49%; 
	float: left;
	margin: 0;	
}
.mosaic-dreta {
	border: 0;
	width: 49%; 
	float: right;
	margin: 0;
}


/* ---- LListes ---- */
/* LLista portada amb imatge */
ul.llista-portada-amb-imatge {
	margin: 0;
	padding: 0;
	list-style: none outside none;
	overflow: hidden;
	margin-right: 1%;
    margin-left: 1%;
}
ul.llista-portada-amb-imatge li {
	margin: 0px 0 1.5em 0px;
	padding: 10px 0px 3px 0px;
	display: block;
	text-align: left;
	background-image: none;
	font-size: 1.1em;
	overflow: hidden;
	vertical-align: bottom;
	line-height: 1.35em;
}
ul.llista-portada-amb-imatge li img {
	float: left;
	max-width: 100%;
}

ul.llista-portada-amb-imatge li .llista-cont-img {
	float: left;
	overflow: hidden;
    text-align: left;
    width: 58%;
}

ul.llista-portada-amb-imatge li .llista-cont-img  p {
	    margin-bottom: 5px;	
}	

ul.llista-portada-amb-imatge a.subtitol-2 {
	font-size: 1.35em;
	line-height: 1.35em;
}


ul.llista-portada-amb-imatge li .llista-contingut  {
	padding: 0.6em 0 0 0;
	clear: both;
	text-align: left;
	width: 90%;
    margin-left: 0.2em;
    margin-right: 0.2em;	
}

ul.llista-portada-amb-imatge li .llista-contingut p {
	margin-bottom: 5px;
}

ul.llista-portada-amb-imatge li p.salt-linia {
    clear: both;
}
ul.llista-portada-amb-imatge li .llista-img {
    width: 30%;
    border: 1px solid transparent;
    height: 100%;
}
ul.llista-portada-amb-imatge li .llista-img img {
    max-width: 100%;   
}

ul.llista-portada-amb-imatge li.columna {
	float: left;
	width: 50%;	
	clear: both;
}
ul.llista-portada-amb-imatge li.columna-1 {
	float: right;
	width: 50%;	
}


ul.llista-portada-amb-imatge li.primer {
	padding: 12px 0px 12px 14px;
	background-color: #d4e6e4;	
}
ul.llista-portada-amb-imatge li.primer p {
	padding-bottom: 0.5em;	
	padding-left: 15px;
}
ul.llista-portada-amb-imatge li.primer .titol-llista {
	font-size: 1.5em;
}
ul.llista-portada-amb-imatge li.primer p.subtitol-data {
	color: #02756d;
	font-weight: bold;
	font-size: 1em;
	line-height: normal;
}


ul.llista-portada-amb-imatge li .texte {
	font-size: 1.05em;	
}

ul.llista-portada-amb-imatge li.mes-info {
	font-size: 1em;
	font-weight: bold;
	color: #313131;
	text-align: right;
}
ul.llista-portada-amb-imatge li.mes-info a {
	color: #313131;
	background: url("../img/marca-llista.gif") scroll no-repeat top left;
	padding-left: 17px;
}

/* Llista calendari */
ul.llista-portada-calendari {
	margin: 0;
	padding: 0;
	list-style: none inside none;
}
ul.llista-portada-calendari li {	
	padding: 0;
	margin: 0 0 0.5em 0;
	overflow: hidden;
	background: #ffffff url("../img/fons-llista-calendari.gif") scroll repeat-y top left;
}
ul.llista-portada-calendari li p.data {
	float: left;
	text-align: center;
	width: 3em;
	margin: 0 8px 0 0;
	color: #ffffff;
	padding: 9px 7px 7px 5px;
}
ul.llista-portada-calendari li p.data span {
	line-height: 1.1em;	
}
ul.llista-portada-calendari li p.data span.nom_dia {
	font-weight: bold;
	font-size: 1.3em;
}
ul.llista-portada-calendari li p.data span.dia {
	font-weight: bold;
	font-size: 1.8em;
}
ul.llista-portada-calendari li div.data-contingut {
	padding: 1px 5px 7px 2px;
	overflow: hidden;
}

ul.llista-portada-calendari li p.data span.mes {
	font-size: 1em;
}


/* Llista portada sense imatge */
ul.llista-portada-no-imatge {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
ul.llista-portada-no-imatge li {
	padding: 8px 10px 1.1em 15px;
	margin: 0;
	line-height: 1.3em;
}
ul.llista-portada-no-imatge li .subtitol-2 {
	line-height: 1.5em;	
}
ul.llista-portada-no-imatge li.destacat {
	background-color: #02756d;
	font-weight: bold;
	color: #ffffff;
}
ul.llista-portada-no-imatge li.destacat p {
	color: #ffffff;
}
ul.llista-portada-no-imatge li.destacat p.categoria {
	color: #f8dc23;	
}
ul.llista-portada-no-imatge li.destacat a {
	color: #ffffff;
}


/* Llistat amb imatges */
ul.llista-amb-imatges {
	margin: 0;
	padding: 0;
	list-style: none;	
}
ul.llista-amb-imatges li {
	padding: 0;	
	display: block;
	text-align: left;
	margin: 0px 0px 1.6em 0px;
	padding: 0;
	overflow: hidden;
	background-image: none;
}
p.titol-agrupacio {
	padding: 1em 0 0.5em 0 !important;
}

ul.llista-amb-imatges li.titol-agrupacio {
	font-size: 1.3em !important;
	padding: 1em 0 0.5em 0 !important;
	font-weight: bold !important;
}
ul.llista-amb-imatges li p {
	margin-bottom: 0.4em;	
}
ul.llista-amb-imatges li .llista-img {
    width: 30%;
    border: 1px solid transparent;
    height: 100%;
}
ul.llista-amb-imatges li > img {
    margin-bottom: 0.6em;
}
ul.llista-amb-imatges li .llista-img img {
    max-width: 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;
}
ul.llista-amb-imatges li>img,  ul.llista-amb-imatges li>a>img {
    max-width: 100%;
}



/* LLista de portlets en requadres */
ul.llista-requadres {
	margin: 0 0px 28px 0px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
ul.llista-requadres li {
	display: block;
	float: left;
	padding: 0;	
	margin: 0 5% 1.2em 0;
	text-align: left;
	overflow: hidden;
	border-bottom: 1px solid #cecece;
	padding: 0 0 20px 0;
	background: none;
}
ul.llista-requadres li.ample-col {
	width: 44%;
}
ul.llista-requadres li.dreta {
	margin: 0 0 1.2em 0;
}
ul.llista-requadres li img {
	float: none; 
    margin: 0 0 0 0;
    clear: both;
    max-width: 100%;
}
ul.llista-requadres li > img {
    margin-bottom: 0.6em;
}
ul.llista-requadres li .llista-cont-img {
    overflow: hidden;
    max-width: 80%;
}
ul.llista-requadres li .llista-descripcio {
    margin: 0.5em 0 0.5em 0;
}
ul.llista-requadres li>img,  ul.llista-amb-imatges li>a>img {
    max-width: 100%;
}
ul.llista-requadres .titol_llista, ul.llista-requadres .titol_llista2,  ul.llista-requadres .titol_llista3 {
	margin: 0 0 0.5em 0;
	display: block;
}
ul.llista-requadres li .llista-contingut,  ul.llista-requadres li .texte {
	text-align: left;
	margin-top: 1em;
}
ul.llista-requadres li .subtitol {
	font-size: 0.9em;
	margin-bottom: 1em;	
}
ul.llista-requadres li.sense-registres {
	padding: 0;	
	display: list-item;
	text-align: left;
	margin: 0 0 0 30px;
	background: none;
	position: inherit;
}
ul.llista-requadres li a.mes-informacio {
	position: absolute;
	bottom: 0;
	left: 0;	
}

p.rss-link {
	margin: 1em 0 1.6em 0;
}
p.mes-info {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #313131;
	text-align: right;
}
p.mes-info a {
	color: #313131;
	background: url("../img/marca-llista.gif") scroll no-repeat top left;
	padding-left: 17px;
}


/* ---- Caixa agenda ---- */
div.agenda-caixa {
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
}
div.agenda-caixa .texte {
	font-size: 1.1em;	
}
#col-cont-portada div.agenda-caixa {
	margin-top: -2px;	
}

/* ---- Caixa Anuncis ---- */
div.anuncis-caixa {
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
}
div.anuncis-caixa .texte {
	font-size: 1.1em;	
}
#col-cont-portada div.anuncis-caixa {
	margin-top: -2px;
	padding: 2px 9px 0 0;
}

/* ---- Caixa Destaquem (banners portada) ---- */
div.destaquem-caixa {
	margin-top: 3px;
	margin-bottom: 1.5em;
}
div.destaquem-caixa table.banners tr td {
	padding: 0px 22px 20px 0;
}

/* ---- Caixa Destacat (home interior) --- */
div.destacat-caixa {
	padding: 10px;
	background-color: #d4e6e4;
	margin-bottom: 1.5em;
}
div.destacat-caixa img {
	margin: 0 10px 10px 0;
}

/* ---- Caixa subscripció butlletí ---- */
h2.butlleti {
	
}

/* Destacats */
.element-destacat {
	display: block;
	line-height: 120%;
	font-weight: 700;
	color: #fff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	-webkit-transition: background-color ease 0.2s, color ease 0.2s, visibility 0.1s;
    transition: background-color ease 0.2s, color ease 0.2s, visibility 0.1s;
    background-position: -5000% -5000%;
    background-repeat: no-repeat;
    min-width: 230px;
    min-height: 160px;
}
.element-destacat:hover {
	text-decoration: none;
	cursor: pointer;
}
.element-destacat-text-blanc-off, .element-destacat-text-blanc-off p {
	color: white !important;
	transition: background-color ease 0.2s, color ease 0.2s, visibility ease 0.5s;
}
.element-destacat-text-negre-off, .element-destacat-text-negre-off p {
	color: black !important;
	transition: background-color ease 0.2s, color ease 0.2s, visibility ease 0.5s;
}
.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, visibility ease 0.5s;
}
.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, visibility ease 0.5s;
}
.element-destacat-titol {
	font-size: 1.6em;
	font-weight: bold;
}
.element-destacat-titol-int {
	padding: 1em;
}
.element-destacat-cover {
	background-size: cover;
}
.no-padding {
	padding: 0 !important;
}
.max-alcada-text {
	
}
div.butlleti-caixa {
	background-color: #d4e6e4;
	font-size: 1.3em;
	padding: 15px 10px 15px 10px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
div.butlleti-caixa p.butlleti-text {
	padding: 6px 0 0 5px;
	float: left;
}
div.butlleti-caixa span.apuntat {
	font-weight: bold;
	color: #000000;
}
div.butlleti-caixa a.butlleti-link {
	background: url("/plantilles/palleja/img/butlleti-link.gif") top left no-repeat;
	width: 142px;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial;
	padding: 5px 0px 5px 20px;
	text-decoration: none;
	float: right;
	font-size: 0.9em;
}

/* Galeria d'imatges */
ul.galeria-imatges {
	list-style: none;
	margin: 1.2em 0 1em 0 !important;
	padding: 0 !important;
	width: 100%;
}
ul.galeria-imatges li {
	display: block;
	float: left;
	padding: 0;
	margin: 0px 0.5% 10px 0.5% !important;
	background: none !important;
}
ul.galeria-imatges li p {
	padding: 2px 7px 0px 0px;
	text-align: left;
	color: #757575;
}
ul.galeria-imatges li img {
    max-width: 100%;   
}

/* Galeria Banners */
ul.galeria-banners {
    margin: 1em 0 1em 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    list-style: none;
}
ul.galeria-banners li {
    vertical-align: middle;
    text-align: center;
    padding: 0;
    margin: 0 0 1em 0;
    float: left;
    background: none;
}
ul.galeria-banners li img {
     max-width: 100%;
}


/* Galeria de Videos */
.columna-galeria-videos-imatges {
    width: 28%;
}
.columna-galeria-videos-video {
    width: 69%;  
}
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 0 1.2em 0px;
    background: none !important;
    width: 100%;
}
ul.galeria-videos li img {
    max-width: 100%;   
}
ul.galeria-videos li p {
    padding: 2px 7px 0px 0px;
    text-align: left;
    white-space: normal;
    color: #313131;
}
/* Video */		
a.video {
	position: relative !important;
	display: block !important;
}
a.video img {
	width: 100%;
    height: 100%;
}
a.video img.fons_video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*
*html a.video img.fons_video {
	display: none;	
}
*/

/* --- Rotador --- */
.rotador {
	list-style-type: none;
	position: relative;
	padding: 0;
	margin: 0 0 1em 0;
	overflow: hidden;
	width: 100%;
}
.rotador li {
	padding: 0;	
}
/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	margin: 1px 0 0 0;
	padding: 0;
	outline:0;
	text-decoration: none;
	list-style: none;
	float: left;
}
ul.ui-tabs-nav {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 1;
	margin-left: 5px;
}
/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	color: white;
}
/* Hovered Tab */
.rotador .ui-tabs-nav-item a:hover, .rotador .ui-tabs-nav-item a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.rotador .ui-tabs-nav-item a span {
	display: block;
	padding: 0px 0px 3px 1px;
	cursor: pointer;
	background: transparent url("../img/rotador-tab-off.gif") scroll no-repeat top left;
	margin: 0 0 0 5px;
	text-align: center;
	width: 1.7em;
	font-weight: bold;
}
/* Active Tab */
.rotador .ui-tabs-selected a:link span, .rotador .ui-tabs-selected a:visited span,
.rotador .ui-tabs-selected a:hover span, .rotador .ui-tabs-selected a:active span {
	background: transparent url("../img/rotador-tab-on.gif") scroll no-repeat top left;
}
/* Content Panels */
.rotador .ui-tabs-panel {
	clear: left;
	padding: 0 0 0 0;
}
.rotador .ui-tabs-panel .panelDesc {
	padding: 5px 0 0 0;
	font-size: 1.25em;
}
.rotador .ui-tabs-panel .panelNoTabs {
	bottom: 3px !important;
}
.rotador .ui-tabs-panel .panelPag {
	overflow: auto;
	width: 100%;	
}
.rotador .ui-tabs-hide {
	display:none;
}


/* Paginació de portlets */
.paginacio {
	margin: 1.6em 0 10px 180px;
}
.paginacio-pagines {
	
}
.paginacio-registres {
	
}
.paginacio a {
	/*-moz-border-radius: 2px;
	border-radius: 2px;*/
	display: block;
	float: left;
	background-color: #d4e6e4;
	color: #02756d;
	padding: 0.3em 0.5em 0.3em 0.5em;
	margin: 0 0.2em 0 0.1em;
}
.paginacio span.pagina-act {
	/*-moz-border-radius: 2px;
	border-radius: 2px;*/
	display: block;
	float: left;
	padding: 0.3em 0.5em 0.3em 0.5em;
	margin: 0 0.2em 0 0.1em;
	font-weight: bold;
	background-color: #02756d;
	color: #ffffff;
	text-decoration: none;
}
.paginacio a:hover {
	display: block;
	float: left;
	padding: 0.3em 0.5em 0.3em 0.5em;
	margin: 0 0.2em 0 0.1em;
	font-weight: normal;
	background-color: #02756d;
	color: #ffffff;
	text-decoration: none;
}

/* Registres */
.registre-subtitol {
	font-size: 1em;
	color: #626262;
	font-weight: bold;
	margin-bottom: 10px;
}

p.registre-categories {
	color: #02756d;		
}

p.registre-camp {
	color: #02756d !important;
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: 0.6em;
}

.registre-accions {
	margin: 1.8em 0 2em 0 !important;	
	border-top: 2px solid #c5c5c5;
	padding: 7px 0 0 0;
	overflow: hidden;
}
.registre-accions .botons-accions {
	float: left;
	overflow: hidden;
	width: 55%;
	white-space: nowrap;
}
.registre-accions ul.pagina-accions {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0px 0 0 0;
	white-space: nowrap;
}
.registre-accions ul.pagina-accions li {
	display: inline;
	margin: 0;
}
.registre-accions ul.pagina-accions li.ultim {
	margin: 0 0px 0 0;	
}
.registre-accions ul.pagina-accions li a {
	color: #02756d;
	white-space: nowrap;
}
.registre-accions ul.pagina-accions li a:hover {
	text-decoration: none;
}


.registre-contingut {
	overflow: hidden;
	width: 85%;
	float: left;
}
.registre-contingut-agenda {
	overflow: hidden;
	width: 85%;
	float: left;
	background-color: #d4e6e4;
	padding: 5px 13px 18px 13px;
	margin: 0 0 0 0;;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}
.registre-contingut-agenda p {
	color: #313031;
}
.registre-contingut-agenda p a {
	color: #636563;
}
.registre-descripcio {
	clear: both;
	margin: 1em 0 2em 0;
}
h3.registre-titol-seccio {
	color: #02756d;
	font-size: 1.2em;
	font-weight: bold;	
	text-transform: none;
	margin-bottom: 0.6em;
}

.registre-tramit-titol-camp{
	/*color: #02756d;*/
	font-size: 1em;
	font-weight: 600;
	margin: 1em 0 0.3em 0;
}
.registre-tramit-titol-camp a {
	color: #313031;	
}
.registre-tramit-camp {
	margin-bottom: 1.1em;	
}
.registre-tramit-codi {
	font-weight: bold;
	margin-bottom: 0.8em;	
}
h3.registre-tramit-titol-seccio {
	color: #02756d;
	font-size: 1.3em;
	font-weight: bold;	
	text-transform: none;
	margin: 0.5em 0 0 0;
}
h4.registre-tramit-titol-seccio {
	color: #02756d;
	font-size: 1.1em;
	font-weight: bold;	
	text-transform: none;
	margin: 1.1em 0 0.4em 0;
}
.registre-peu {
	font-size: 0.8em;
	margin-bottom: -15px;
}

/* Columna estil adjunts */
.columna-adjunts {
	
}
.columna-adjunts h3 {
	color: #02756d;
	font-weight: bold;
	font-size: 1.2em;
}
.columna-adjunts ul {
	list-style: none inside none;
	margin: 0;
	padding: 0;
	clear: both;
}
.columna-adjunts ul li {
	margin: 0 0 2em 0;
	padding: 0;
}
.columna-adjunts ul li p {
	color: #515151;
	font-size: 1em;
	margin-top: 0.6em;
}
.columna-adjunts ul li a {
	color: #515151;
}
.columna-adjunts hr {
	margin-bottom: 1em;
}
.columna-adjunts-espai {
	margin-top: 1em;	
}

ul.registre-imatges {
	margin: 0 0 0 0;
	float: right;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
	padding: 0 0 0 0;
}
ul.registre-imatges li {
	padding: 0;
	display: block;
	background: none;
	width: 100%;
	position: relative;
	height: auto;
}
ul.registre-imatges li p {
	color: #02756d;
}
ul.registre-imatges li img {
	max-width: 100%;
}
ul.registre-imatges li object {
    top: 0;
    left: 0;
}


ul.registre-adjunts {
	list-style: none inside none;
	margin: 0.2em 0 1em 0;
	padding: 0;	
}
ul.registre-adjunts li {
	padding: 4px 0 4px 0;	
	margin: 0;
}
ul.registre-adjunts li p {
	padding: 0 0 2px 22px;
	min-height: 20px;
}
ul.registre-adjunts li p a {
	color: #515151;
}
ul.registre-adjunts li p span {
	color: #515151;	
}
ul.registre-adjunts li p.enllac {
	padding: 0 0 2px 22px;
	min-height: 20px;
	background: transparent url("../img/ico-enllac.gif") scroll no-repeat top left;	
}
ul.registre-adjunts li p.relacio {
	background: transparent url("../img/ico-directori.gif") scroll no-repeat top left;	
}
ul.registre-adjunts li p.directori {
	background: transparent url("../img/ico-directori.gif") scroll no-repeat top left;	
}

p.document {
	padding: 0 0 2px 22px;
	min-height: 20px;
	background: transparent url("../img/ico-document.gif") scroll no-repeat top left;
	color: #8d343a;	
}
p.document span {
	color: #515151;	
}

.relacio-tramit {
	padding-left: 20px;
	background: transparent url("../img/ico-enllac.gif") scroll no-repeat top left;
	padding-bottom: 0.6em;
	margin-bottom: 0.2em;	
}

.directori-tramit {
	padding-left: 20px;
	background: transparent url("../img/ico-directori.gif") scroll no-repeat top left;
	padding-bottom: 0.6em;
	margin-bottom: 0.6em;
	font-size: 0.8em;		
}

a.enllac-directori {
	font-size: 1em;
	color: #515151;
	font-weight: normal;
	text-decoration: underline;
}

/* Elements de Formulari */
ul.formulari {
	padding: 0;
	margin: 0;
	text-align: left;
	color: #000000;
	font-size: 1.2em;
}
ul.formulari li {
	clear: left;
	display: block;
	overflow: hidden; 
	padding: 0 0 1em 0;
	margin: 0;
	list-style: none;
	background: none;
}
ul.formulari li.camp-representant {
	display: none;
	background-color: #eaeaea;
	padding-left: 5%;
	padding-right: 5%;
	width: 90%;
	padding-top: 0.5em;
}
ul.formulari li div.camp-label {
	margin: 0;
	padding: 2px 1% 0 0;
	float: left;
	overflow: hidden;
}
ul.formulari li.botons {
	padding-left: 17%;	
}
ul.formulari li.espaiat-sup {
	padding-top: 1em;	
}
ul.formulari li p.Etiqueta {
	clear: left;
	color: #02756d;
	padding: 1em 0 0.1em 0;
	margin: 0;
	font-weight: bold;
	font-size: 1.2em;
	display: inline-block;
	width: 100%;
}
ul.formulari .camp-lateral {
	float: left;
}
ul.formulari .camp-lateral label, .camp-lateral>span {
	float: left;
}
ul.formulari .camp-lateral label {
	
}
ul.formulari li div.camp-label div.camp-inner {
	padding: 0 1em 0 0;
}
ul.formulari .camp-ocult {
	display: none;
}
ul.formulari li label {
	text-align: left;
	color: #02756d;
	margin: 0;
	padding: 0 0 0 0;
	font-weight: bold;
}
ul.formulari li label.label-superior {
	
}
ul.formulari li label.label-inferior {

}
ul.formulari li label.label-esquerra ,ul.formulari li span.label-esquerra  {
	float: left;
}
ul.formulari li label.label-dreta ,ul.formulari li span.label-dreta {
	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;
}
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 label.label-requerit {
	font-weight: bold;
	background: transparent url("../img/warning-label.gif") scroll no-repeat top right;
}
ul.formulari li p.camp .texte {
	margin-top: 0.3em;
}
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: 0em 5em 1em 30%;
	padding-top: 1em;
	overflow: hidden;
}
ul.formulari li.eres-tipus-interessat div {
	white-space: nowrap;
	float: left;
}
ul.formulari li.eres-tipus-interessat input {
	margin-right: 0.5em;
}
ul.formulari li.eres-tipus-interessat span {
	margin-right: 1.5em;
}
span.txt_captcha {
	color: #a41008;
}
ul.formulari li.txt_camps_req {
	font-weight: bold;
	margin-top: 2em;
	padding: 0.1em 0em 0.5em 22px;
	color: #02756d;
	font-size: 1.1em;
	background: transparent url("../img/warning-label.gif") scroll no-repeat top left;
}
ul.botonsformulari {
	clear: left;
	margin: 0em 5em 1em 14%;
	padding-top: 1em;
}
ul.botonsformulari li {
	display: inline-block;
	background: none;
	text-align: left;
	margin-right: 1em;
}
ul.news_baixa {
	margin: 0.5em 0 0 3.5em;
}
ul.news_baixa li {
	background: none;
}
.form-captcha {
	margin-left: 25%;
	max-width: 350px;
}
.form-avis {
	background: #f4f4f4 url("../img/form-avis.gif") scroll no-repeat 15px 10px;
	padding: 60px 15px 25px 10px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
#signa {
	margin-right: 1.8em;
	background-color: #128c76;
	padding-left: 0.7em;
	padding-right: 0.7em;
}

/* Elements de formulari */
.tooltip {
	margin: -10px 0 0 5px;
}
.inputTxt {
   	font-size: 1em;
	border: #d4e6e4 solid 1px;
	padding: 0px 0px 0px 0.2em;
	background-color: #fbe5dc;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #949393;
}
.formobj {
	font-size: 1em;
	border: 0;
	margin: 0px 0px 0.6em 0px;
	width: 95%;
	padding: 3px 2px 4px 3px;
	color: #515151;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #d4e6e4;
}
.Data {
	width: 7em !important;	
}
.cerca-adreca {
	width: 45%;
	font-family: Verdana;
	float: left;
	margin: 2px 1em 0 0;
}
.formTxtArea {
	width: 85%;
	font-family: Verdana;
	font-size: 1em;
	border: 0;
	margin-bottom: 0.6em;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #d4e6e4;
	padding: 3px 2px 4px 5px;
	color: #949393;
}
input.form-data {
	width: 80%;
    margin-right: 10px;
    background: #d4e6e4 url('../img/btn_calendar.gif') right 5px no-repeat;
    padding-right: 10px;
}
label.Check, p.Check {
	float: left;
	margin-left: 1em;
}


a.Tbutton, .Tbutton {
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #02756d;
	color: #ffffff !important;
	font-weight: bold;
	font-family: Verdana;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	float: left;
	font-size: 1.1em;
	cursor: pointer;
	border: 0;
	min-width: 80px;
	display: block;
	text-align: center;
	margin-bottom: 0.3em;
}
a.Tbutton {
	padding: 5px 5px 3px 5px;
}
a.Tbutton:hover, .Tbutton:hover {
	background-color: #d4e6e4;
	text-decoration:none;
}
/* Signatura */
#errors-signatura {
	display: none;
	color: #ff0000;
	font-weight: bold;
	font-size: 1.1em;
}

#btn-signa {
	background-color: #269741;
	margin-right: 1.3em;
	float: left;
}
#btn-signa:hover {
	background-color: #65d882;
	text-decoration:none;
}
#btn-signa-paga {
	background-color: #269741;
	margin-right: 0.7em;
	float: left;
}
#btn-signa-paga:hover {
	background-color: #65d882;
	text-decoration:none;
}
#btn-paga {
	margin-right: 1.3em;
	float: left;
}


/* Divs de formulari de pagament */
#formulari-ingres {
	display: none;
	height: 870px;
	width: 100%;
}
#fons-pagament {
	position: fixed; 
	z-index: 9000;
	top: 0; 
	left: 0; 
	text-align: center;
	display: none;
	
	min-width: 100%;
	min-height: 100%;
	background-color: #f2f2f2;
}
#fons-pagament h2 {
	display: block;
	font-size: 1.8em;
	color: #02756d;
	font-weight: bold;	
	text-align: center;
	padding: 1.1em 1em 0.5em 1em;
}
#formulari-estatpagament {
	font-size: 1.2em;
}
#formulari-estatpagament .msg_pagament {
	font-weight: bold;
}

#formulari-botons-pagament {
	clear: both;
	overflow: hidden;
	margin: 0.5em 0 0.5em 0;
	padding: 1em;
}
.error-import {
	color: #FF0000;
	font-size: 0.9em;
	font-weight: normal;
}

a.descarrega-doc {
	background: url('../img/icone-document.gif') top left no-repeat;
	padding: 4px 0px 15px 35px;
	text-decoration: none;
}

/* Missatges d'error */
.error {
	color: #ff0000;
	display: block;
	font-size: 1.1em;
	padding-bottom: 1em;
}
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;
}

/* Galeria d'imatges */
ul.galeria {
	list-style: none;
	margin: 1.2em 0 1em 0 !important;
	padding: 0 !important;
}
ul.galeria li {
	display: block;
	float: left;
	padding: 0;
	margin: 0px 0px 10px 0px !important;
	width: 49%;
	height: 120px;
	background: none !important;
}
ul.galeria li p {
	padding: 2px 7px 0px 0px;
	text-align: left;
	color: #515151;
	font-size: 1em;
}

/* Taules */
table.taula {
	width: 98%;
	margin-top: 5px;
}
table.taula thead {
	background-color: #02756d;
	color: #ffffff;
	font-weight: bold;
}
table.taula thead tr th {
	padding: 10px 5px 3px 5px;
}
table.taula tr.imparell {
	
}
table.taula th.fons {
	background-color: #fefefe;
}
table.taula tr.Over {
	background-color: #d4e6e4;
	cursor: pointer;
}
table.taula tr.no-registres, table.taula tr.sense-registres {
	vertical-align: middle; 
	min-height: 5em;
}
table.taula tr.no-registres td, table.taula tr.sense-registres td {
	padding: 2em 0 1em 0;
}
table.taula th {
	font-weight: bold;
	text-align: left;
}
table.taula td {
	text-align: left;
	vertical-align: top;
	padding: 0.3em 0.3em 0.2em 0.5em;
}
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 td.cos {

}
table tr td.titol-agrupacio {
	font-size: 1.3em;
	padding: 1em 0 0.5em 0;
	font-weight: bold;
}

ul.llista-sense-imatges {
	margin: 0;
	padding: 0;
	list-style: none inside none;	
}
ul.llista-sense-imatges li {
	margin: 0;
	padding: 0.6em 0 0.6em 17px;
	border-bottom: 1px solid #cfcfcf;
	background: transparent url("../img/llista-sense-imatges.gif") left 3px no-repeat;
}
table.llista-sense-imatges {
	width: 98%;
}
table.llista-sense-imatges tr.no-registres td {
	vertical-align: middle; 
	height: 5em;
}
table.llista-sense-imatges th {
	color: #ffffff;
	font-weight: bold;
	min-width: 120px;
	background-color: #02756d;	
	padding: 0.3em 0.5em 0.3em 0.6em;
	font-size: 1.1em;
}
table.llista-sense-imatges td {
	padding: 0.6em 1em 0.5em 0.6em;
	border-bottom: 1px solid #cfcfcf;
	empty-cells: show;
	min-width: 15%;
	vertical-align: top; 
}
table.llista-sense-imatges td.primer {
	
}
table.llista-activitats {
	width: 98%;
	margin-top: 5px;
}
table.llista-activitats tr {
	border-bottom: 1px solid #cfcfcf;
}
table.llista-activitats tr.no-registres {
	vertical-align: middle; 
	height: 5em;
}
table.llista-activitats td {
	text-align: left;
	vertical-align: top;
	padding: 0.8em 0 0.6em 0;
	border-bottom: 1px solid #cfcfcf;
	font-size: 1.2em;
	border: 0;
}
table.llista-activitats td p.categoria {
	font-size: 0.9em;	
}

/* Certificats */
table.certificat {
	border: 0;
	text-align: left;
	font-size: 1em;
	text-align: left;
	width: 99%;
	background-color: #d4e6e4;
	margin-bottom: 1.5em;
}
table.certificat th {
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	padding-left: 1.5em;
	color: #02756d;
	padding: 0.5em 6px 0.3em 8px;
	font-size: 1.2em;
}
table.certificat td {
	empty-cells: show;
	padding: 0.5em 6px 0.3em 8px;
	font-size: 1.2em;
}
.iframeCert { 
	width: 100%;
	height: 210px; 
	border:  1px solid gray;
	font-size: 0.7em;
}

.DivBotoCert {
	clear: both;
	margin: 2em 0 1em 0;
	height: auto;
	overflow: hidden;
	background-color: #ebebeb;
	padding: 20px 15px 25px 10px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
.DivBotoCert p {
	line-height: 1.6em;
}
.DivBotoCert a {
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #CCCCCC; 
	border: 1px solid #313131;
	margin: 11px 20px 5px 0px;
	cursor: pointer;
	height: 2em;
	padding: 0.2em 1em 0.2em 1em;
}

/* Signatura digital i TSA */
#VerificaSignatura_fitxa {
	float: left;
}
#VerificaTSA_fitxa {
	float: left;
}
#VerificaSignatura.signaOk, #VerificaTSA.signaOk, #VerificaSignatura_fitxa.signaOk, #VerificaTSA_fitxa.signaOk {
	background: #b6fcde url("../img/Ok.gif") 5px 5px no-repeat;
	border: 1px solid #006666;
	width: 70%;
}
#VerificaSignatura.signaErr, #VerificaTSA.signaErr ,#VerificaSignatura_fitxa.signaErr, #VerificaTSA_fitxa.signaErr {
	background: #ffe1e1 url("../img/No.gif") 5px 5px no-repeat;
	border: 1px solid #FF0000;
	width: 70%;
}
.DivVerifica {
	display: none;
	margin-bottom: 1em;
	font-size: 1.1em;
	padding: 0.5em 0.5em 0.5em 1em;
}
.DivVerifica .VerificaTxt {
	margin: 0.3em 0 0.5em 30px;
}
.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;
}

/* Filtre de llistats interiors */
.filtre {
	margin-bottom: 1.6em;
	padding: 8px 8px 8px 8px;
	width: 97%;
	border-bottom: 1px solid #cfcfcf;
	font-size: 1.1em;
	overflow: hidden;
}
.filtre label {
	width: 6em;
	display: inline-table;
	color: #02756d;
}
.filtre p {
	white-space: nowrap;
	display: inline;
	vertical-align: baseline;	
}
.filtre select {
	background-color: #d4e6e4;
	border: 0;
	font-size: 0.9em;
	padding: 2px 2px 2px 5px;
	width: 160px;
	margin: 5px 30px 4px 0;
	font-family: Verdana, Arial, sans-serif;
	color: #515151;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.filtre input.cerca {
	border: 0;
	background-color: #d4e6e4;
	padding: 2px 2px 2px 5px;
	width: 160px;
	font-family: Verdana, Arial, sans-serif;
	color: #515151;
	margin: 0 2em 0 0;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
.filtre select.ultim {
	margin-right: 0;	
}
.filtre .filasup {
	width: 78%;
	overflow: hidden;
	float: left;
	min-width: 290px;
}
.filtre .filainf {
	width: 78%;
	padding: 1.1em 0 0 0;
	overflow: hidden;
	float: left;
	min-width: 290px;
}
.filtre label {
	margin: 0 1em 0 0;
	font-weight: bold;
	vertical-align: baseline;
}
.filtre .colboto {
	float: right;
	width: 19%;
	overflow: hidden;
	min-width: 85px;
	padding: 1.1em 0 0 0;
}
.filtre .Tbutton {
	float: right;
}
.filtre .Tbutton-dre {
	float: right;
}
.filtre .Tbutton-esq {
	float: right;
}


/* Comentaris */
h3.TitolComentaris {
	font-size: 1.2em;
	margin: 1em 0 0.6em 0;	
}
div.afegir-comentari {
	display: none;
}
div.BarraComentaris {
	width: 97%;
	border-bottom: 1px solid #cfcfcf;
	margin: 1.5em 0 1.5em 0;
	overflow: hidden;
}
div.BarraComentaris h3 {
	font-size: 1.2em;
	color: #02756d;
	font-weight: bold;
	display: block;
	float: left;
}
div.BarraComentaris div.LinksComentaris {
	float: right;
}
div.BarraComentaris div.LinksComentaris a {
	color: #02756d;
}
ol.comentaris {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
ol.comentaris li {
	font-size: 1.2em;
	color:  #92b80e;
	margin-bottom: 1.5em;
	font-weight: bold;
	display: list-item;
	margin: 0 0 1.6em 0;
	padding: 0;
}
ol.comentaris li div.capcom {
	color: #02756d;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0em 0em 0.3em 0em;
}
ol.comentaris li div.contcom {
	background-color: #d4e6e4;
	font-size: 0.8em;
	padding: 0.9em 1em 0.9em 1em;
	color: #515151;
	font-weight: normal;
}
ol.comentaris li.ComentariEliminat div.contcom {
	background-color: #FFC;	
}
ol.comentaris li div.peucom {
	background-color: #02756d;
    color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0.1em 0.5em 0.1em 0.5em;
}

/* Mapes GMaps */
.Mapa_LLista {
    width: 100%; 
    position: relative;
    padding-bottom: 54%; /* 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_Detall {
 	width: 100%; 
    position: relative;
    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%;
}

div.Mapa_TextPunt {
	margin: 0;
	overflow: hidden;
	height: 100px;
	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: #870020;
}
div.Mapa_TextPunt .Descripcio {
	font-size: 0.9em;
}
.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 {
	color: #8d343a;	
}
.news_baixa {
	margin: 0;
	padding: 0;
	list-style: none inside none;
}


/* Enquestes */
.enquestes {
	background-color: #d4e6e4;
	padding: 16px 10px 15px 10px;
	width: auto !important;
	color: #1f1f1f;
}
.enquestes .text-enquestes {
	margin: 5px 0 10px 0;
}
.enquestes .boto-enquesta {
	text-align: center;
}
.enquestes .boto-enquesta input {
	background: url("../img/cerca.gif") left top no-repeat;
	font-weight: bold; 
	font-size: 1.2em;
	color: #ffffff;
	border: 0;
	margin: 9px 0px 5px 0px;
	padding: 3px 1em 3px 1em;
	min-width: 65px;
}
.enquestes .opcio-enquesta {
	margin-left: 2.5em;
	margin-bottom: 7px;
	font-size: 1.1em;
}
.enquestes .barra-enquesta, .enquestes-pagina .barra-enquesta {
	float: right; 
	margin-bottom: 3px; 
	background-color: #02756d;
	border: 0; 
	height: 15px;
}
.enquestes .resposta-enquesta, .enquestes-pagina .resposta-enquesta {
	clear: left;
	float: left;
	margin-left: 2.5em;
	margin-bottom: 7px;		
}
.enquestes .percentatge-enquesta {
	float: left;
}
.enquestes .vots-enquesta {
	clear: left;
	margin-left: 2.5em;
	font-size: 0.9em;
}

ul.enquestes-pagina {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.enquestes-pagina li {
	padding: 0 0 1em 0;
	overflow: hidden;
}
ul.enquestes-pagina li p.gris {
	font-size: 1.1em;
}
.enquestes .resposta-enquesta, .enquestes-pagina .resposta-enquesta {
	clear: left;
	float: left;
	width: 100%;
	margin: 0.5em 0 0.5em 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.resposta-enquesta-txt {
	float: none;
	font-size: 1.1em;
	text-align: right;
	margin-bottom: 0.2em;
}
.resposta-enquesta-barra {
	float: left;
	width: 77%;
	padding: 0 0 0 0.5%;
}
.resposta-enquesta-percentatge {
	display: block;
	float: left;
    width: 18%;
    padding: 0 0 0 2%;
    margin: 0;
    
    position: absolute;
    bottom: 5px;
    right: 0;
}
.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: 0;
	float: left;
}
fieldset.opcions-enquesta {
	margin-top: 1em;
}
fieldset.opcions-enquesta p {
	margin: 0 0 1em 0;
}


/* Classes de tabs */
div.tabs {
	overflow: hidden;
	margin: 0 0 15px 0;
	background-color: #d4e6e4;
}
div.tabs>ul {
	list-style: none;
	margin: 3px 3px 0 3px;
	padding: 0;
	display: block;
	overflow: hidden;
	width: 100%;
}
div.tabs>ul>li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	background-image: none;
	width: 49%;
}
div.tabs>ul>li.last {
	margin: 0;
}
div.tabs>ul>li>a {
	margin: 1px 1px 2px 1px;
	white-space: nowrap;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 10px 15px 10px 24px;
	font-size: 1.1em;
	background: #d4e6e4 url("../img/fons-mes-off.gif") 5px 9px no-repeat;
}
div.tabs>ul>li>a:focus {
	outline: 0;
}
div.tabs>ul>li>a:hover {
	text-decoration: none;	
}
div.tabs>ul>li.last>a {
	margin: 1px 5px 2px 1px;
}
div.tabs>ul>li.selected {
	
}
div.tabs ul li.prev_selected {
	
}
div.tabs>ul>li.selected>a {
	color: #ffffff;
	background: #02756d url("../img/fons-mes-on.gif") 5px 9px no-repeat;
}
div.tabs>ul>li.last_selected {
	
}
div.tabs div.tab {
	clear: left;
	margin: 0 3px 3px 3px;
	padding: 10px 6px 10px 6px;
	overflow: hidden;
}
ul.llista-el-mes {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.2em;
}
ul.llista-el-mes li {
	margin: 0;
	padding: 4px 10px 7px 15px;
	background: none;
}
ul.llista-el-mes li .elmes-pare {
	font-size: 1em;
	color: #02756d;
	font-weight: bold;
}
ul.llista-el-mes li a {
	color: #000000;
	font-weight: bold;
}
.elmes-visites {
	font-size: 1em;
	font-weight: bold;
	color: #02756d;
}
.elmes-data {
	color: #000000;	
}

.social {
	
}

ul.videos {
	margin: 10px 0 25px 0;
	padding: 0;
	list-style: none;
}
ul.videos li {
	padding: 0;
	margin: 0 0 15px 0;	
	background: none;
	background: none;
}


ul.mapa-web li a {
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;
	line-height: normal;
}
ul.mapa-web li ul li a {
	color: #02756d;
	font-size: 1.4em;
	font-weight: bold;
	line-height: normal;
}
ul.mapa-web li ul li ul li a {
	color: #02756d;
	font-size: 1.1em;
	font-weight: normal;
	line-height: normal;
}


ul.RelacionsSimple {
	list-style: disc outside;
	margin-left: 34px;
	padding-left: 0;
}
ul.RelacionsSimple li {
	margin: 0.6em 0 0.6em 0;
	padding:  0 0 0 0;
}


/* ************* Perfil del contractant ************* */
#col-cont-adjunts #filtres-perfil {	
	background-color: #d4e6e4;
	padding: 10px 10px 10px 10px;
	margin: 10px 0 0 10px;
	overflow: hidden;
}
#col-cont-adjunts #filtres-perfil p {
	margin-bottom: 1em;	
}
#col-cont-adjunts #filtres-perfil .titol-filtre-perfil {
	color: #02756d;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 5px;
}
#col-cont-adjunts #filtres-perfil .lbl_filtre {
	display: block;
	font-style: normal;
}
#col-cont-adjunts #filtres-perfil .input_filtre1 {
	width: 92%;
}
#col-cont-adjunts #filtres-perfil .input_filtre {
	width: 94%;
	margin: 0;
	padding: 0;
}
#col-cont-adjunts #filtres-perfil .Tbutton {
	margin-top: 20px;
	margin-right: 15px;
	float: right;		
}

#col-cont-adjunts #rss-perfil {	
	margin: 30px 0 0 10px;	
	padding: 10px 10px 10px 10px;
	background-color: #d4e6e4;
}
#col-cont-adjunts #rss-perfil a {
	color: #02756d;
	font-weight: bold; 
	display: block;
	padding: 5px 5px 5px 32px;
	background:  url("../img/rss-icon.gif") 5px center  no-repeat;
}

#col-cont-adjunts #links-perfil {
	margin: 25px 0 0 10px;	
	padding: 10px 10px 10px 10px;
}
#col-cont-adjunts #links-perfil ul.registre-adjunts {
	margin: 10px 0 0 10px;
}
#col-cont-adjunts #links-perfil ul.registre-adjunts li {
	padding: 0 0 2px 22px;
	min-height: 20px;
	background: transparent url("../img/ico-enllac.gif") scroll no-repeat top left;	
}

ul.registres-perfil {
	padding: 0 1em 0 1em;
	margin: 0 0 0 0;
	text-align: left;
	width: 95%;
}
ul.registres-perfil li {
	border-bottom: 2px solid #d9d9d9;
	padding: 1em 0 1em 0;
	margin: 0;
	list-style: none;	
	background: none;
	color: #515151;
	font-weight: normal;
}
ul.registres-perfil li p.data-element-perfil {
	color: #02756d;
}
ul.registres-perfil li a.titol-registre-perfil {
	font-size: 1em;
	font-weight: bold;
	color: #1b1b1b;
}
ul.registres-perfil li p.titol-anunci-perfil {
	font-size: 1em;
	font-weight: bold;
	color: #1b1b1b;
}
ul.registres-perfil li div.perfil-segellat {
	padding: 5px 5px 3px 24px;
	background: #d4e6e4 url("../img/certificate_ok.gif") scroll no-repeat 3px 6px;
}

ul.element-perfil {
	list-style: none;
	margin: 10px 0 15px 0;
	padding: 0;
}
ul.element-perfil li {
	display: block;
	overflow: hidden;
	clear: both;
}
ul.element-perfil li p.elem_dreta {
	float: right;
	text-align: right;
	white-space: normal;
	width: 45%;
}
ul.element-perfil li p.elem_esquerra {
	float: left;
	text-align: left;
	white-space: normal;
	width: 55%;
	font-weight: bold;
}
.element p img {
	/* posat perquè sino totes les imatges migrades en els clob surten enganxades al text */
	padding-left: 3px;
	padding-right: 3px;
}		
.descripcio_temes {
	width: 95%;
	margin: 0 0 24px 0;
	padding: 13px 10px 13px 10px;
	min-height: 6em;
	background-color: #d4e6e4;
}



.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%;
}
#fancybox-buttons ul li {
	background: none;
}

ul.llista-temes {
	margin: 1.2em 0 0 0;
	padding: 0;
	list-style: none;	
	color: #444e5c;
}

ul.llista-temes ul {	
}
ul.llista-temes li {
	list-style: none;	
	background: none;
	overflow:hidden;
	width: 45%;
}
ul.llista-temes li img {
	float:left;
	width: 100%;
	padding-right: 12px;
}

ul.llista-temes li.columna {
    float: left;
    width: 45%;
    clear: both;
    margin-bottom: 2%;
}

ul.llista-temes li.columna-1 {
    float: right;
    width: 45%;
    margin-bottom: 2%;
}

.disabled {
	opacity: .50; 
	filter: alpha(opacity=50);
	color: #cccccc;
}


.ui-datepicker {
	font-size: 88% !important;
}


#alies-certificats {
	margin: 0.9em 0 1.1em 0;
	display: none;
}

#jquery-loader-background { background-color: silver }
#jquery-loader.carregant {
    display: block;
    position: fixed;
    opacity: 0.88;
    box-shadow: rgb(255, 255, 255) 0px 1px 1px -1px;
    border: 0;
   	padding-bottom: 40px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 15px;
	min-height: 4.3em;
    text-align: center;
    color: #ffffff;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.4em;
	text-shadow: rgb(17, 17, 17) 0px 1px 0px;
	line-height: 1.4em;
	
    background-image: url('/comu/loader/loader2.gif');
    background-position: center 4em;
    background-repeat: no-repeat;
	-webkit-box-shadow: rgb(255, 255, 255) 0px 1px 1px -1px;
	background-attachment: scroll;
	background-color: rgb(42, 42, 42);
	
	border-color: rgb(255, 255, 255);
	border-radius: 5px;
	border-style: none;
	border-width: 0px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
}

/* JQuery */
.ui-accordion-header {
	padding: 10px 20px 10px 25px !important;
	position: relative;
}

.ui-accordion-header-icon {
	position: absolute;
	margin: 0 0 0 -20px;
}

#carregant-certificats {
	margin: 1em 0 0 0;
}
#valida-certificat {
	display: none;
}

.portlet-temes ul.llista-portada-amb-imatge li.primer {
	background-color: transparent !important;
	padding: 10px 0px 3px 0px;
}

.portlet-temes ul.llista-portada-amb-imatge li.primer p {
	margin: 0;
	padding: 0;		
}
.portlet-temes ul.llista-portada-amb-imatge li.primer .titol-llista {
	font-size: 1.05em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}

#col-cont ul.llista-portada-amb-imatge {
	font-size: 0.9em;
}	
#col-cont ul.llista-portada-amb-imatge li.primer {
	background-color: transparent !important;
	padding: 10px 0px 3px 0px;
}

#col-cont ul.llista-portada-amb-imatge li.primer p {
	margin: 0;
	padding: 0;		
}
#col-cont ul.llista-portada-amb-imatge li.primer .titol-llista {
	font-size: 1.05em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
.portlet-temes h2 {
	font-size: 1.5em !important;
	color: #313131;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 5px;
	border-bottom: 2px solid #2a2a2a;
}
.portlet-temes h2 a {
	color: #000000;	
}
#col-cont h2.Titol_Portada, .Titol_Portada {
	font-size: 1.5em !important;
	color: #313131;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 5px;
	border-bottom: 2px solid #2a2a2a;
}
#col-cont h2.Titol_Portada a, .Titol_Portada a {
	color: #000000;	
}


/* Autocompletat ERES */
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
	max-height: 150px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	
	background: none;
	text-align: left;
}
.ui-menu-item a {
	background: none !important;
	width: 100%;
	border: 0 !important;
}
.ui-menu-item .ui-corner-all {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.ui-menu-item a:hover {
	text-decoration: underline;
}



/* Signatura */
#errors-signatura {
	display: none;
	color: #ff0000;
	font-weight: bold;
	font-size: 1.1em;
}


.registre-electe {
	padding: 0 2% 0 2%;
}
.registre-electe .registre-camp-gran {
	font-weight: bold;
	color: black !important;
	margin-top: 1.3em;
	font-size: 1.2em;
	margin-bottom: 0.3em;
}
.registre-electe .registre-camp {
	font-weight: bold;
	color: black !important;
	margin-top: 0.9em;
	margin-bottom: 0.3em;
}
.registre-electe .registre-titol-seccio {
	border-bottom: 4px solid #02756d;
	padding-bottom: 3px;
	color: black;
}
.registre-electe ul.RelacionsSimple {
	margin-top: 2em;
	margin-bottom: 2em;
	
}
.registre-electe ul.RelacionsSimple li {
	margin-top: 1em;
	margin-bottom: 1em;
	
}
.registre-electe ul.RelacionsSimple li a {
	color: black;
}
.electe-fitxa {
	width: 100%;
	overflow: hidden;
}
.electe-imatge {
	float: left;
	padding: 20px 2% 0 0;
	width: 28%;
}
.electe-imatge img {
	border: 1px solid #DEDFDF;
	max-width: 100%;
}
.electe-fitxa-cont {
	float: left;
	padding: 0 0 0 0;
}
.fitxa-amb-imatge {
	width: 70%;
}
.fitxa-sense-imatge {
	width: 100%;
}

ul.botonsformulari {
	list-style: none;
	overflow: hidden;
	margin-bottom: 1em;
}
ul.botonsformulari li  {
	padding: 0;
}

ul.news_baixa {
	margin: 1em 0 0 0;
	padding: 0;
	overflow: hidden;
}
ul.news_baixa li {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}


table.fitxa {
	margin: 0;	
}
table.fitxa tr {
	
}
table.fitxa th {
	padding: 2px 10px 3px 0;
	font-weight: bold;
	min-width: 105px;
}
table.fitxa td {
	padding: 2px 0 3px 0;
}

/* Llistat amb imatges 3 columnes */
ul.llista-amb-imatges-4col {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.llista-amb-imatges-4col li img {
	max-width: 100% !important;
}
ul.llista-amb-imatges-4col li img.amplia-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.llista-amb-imatges-4col li img.amplia-img:hover {
	opacity: 1;

	-webkit-transform: scale(1.02,1.04);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	
	-moz-transform: scale(1.02,1.04);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;

	-ms-transform: scale(1.02,1.04);
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 250ms;

	-o-transform: scale(1.02,1.04);
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 250ms;
	
	position: relative;
	z-index: 99;	
}
ul.llista-amb-imatges-4col li .llista-contingut {
	text-align: center;
	padding: 9px 5px 0 5px;
	background: transparent url('../img/fons-lista-contingut.png') left top repeat;
	clear: both;
	color: #ffffff;
	min-height: 110px;
	list-style: none;
}
ul.llista-amb-imatges-4col li .llista-contingut a {
	color: #ffffff;
}
ul.llista-amb-imatges-4col li .llista-contingut a img {
	float: none !important;
}

ul.llista-amb-imatges-4col li.normal {
	background: none;
	float: left;
	padding: 0;
	margin: 0 1% 10px 1%;
}
ul.llista-amb-imatges-4col li.final {
	background: none;
	padding: 0;
	margin: 0 1% 10px 1%;
	float: left;
}
ul.llista-amb-imatges-4col li p {
	margin-bottom: 0.7em;	
}
ul.llista-amb-imatges-4col li {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	background: none;
}


