@media screen {
	body {	
		margin: 0px 0px 0px 0px;
		padding: 0;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .7em;
		color: #787887;
		background-color: #DBDBDB;
		height: 100%;
	}
	
	#Pagina {
		width: 996px; 
		margin-left: auto; 
		margin-right: auto;
		background: #FFFFFF url("/img/fons.gif") top left repeat-y;
	}
	#PaginaInt {
		width: 930px; 
		text-align: left;
		margin-left: auto; 
		margin-right: auto;
		overflow: hidden;
	}
	

	/* ----  Cap�alera ---- */
	#Capcalera_Print {
		display: none;
	}
	#Capcalera {
		overflow: auto;
		width: 100%;
	}
	#Capcalera_Sup {
		float: right;
		font-size: 0.8em;
		height: 2.2em;
		padding-top: 4px;
	}
	#Capcalera_Tel {		
		float: left;
		vertical-align: top;
		padding-top: 3px;
		padding-left: 62px;
	}
	
	#Capcalera_Tel span.telf {
		font-family: Arial;
		font-weight: 900;
		font-size: 16px;
		color: #b1b2b4;
	}
			
	#Capcalera_Sup #DivLogin input.loginput {
    	font-size: 1em;
		border: #787887 solid 1px;
		padding: 0px 0px 0px 0.2em;
		vertical-align: top;
	}
	
	
	#Capcalera_Sup #DivLogin label {
		margin: 0 0 0 0;
		vertical-align: top;
	}
	
	#Capcalera_Sup #DivLogin {
		float: right;
	}
	
	#Capcalera_Sup #DivIdiomes {
		float:right;
		overflow: hidden;	
	}
	
	#Capcalera_Sup ul#Idiomes {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	#Capcalera_Sup ul#Idiomes li {
		margin: 0;
		padding: 0 0px 1px 0px;
		display: inline;
	}
	#Capcalera_Sup ul#Idiomes li.sel {
		text-decoration: none;
	}
	#Capcalera_Sup ul#Idiomes li a {
		color: #870020;
		text-decoration: none;
	} 
	#Capcalera_Sup ul#Idiomes li a:hover {
		text-decoration: underline;
	}
	#Capcalera_Sup ul#Idiomes li.noValidat {
		text-decoration: none;
		color: #808080;
	}
	#Capcalera_Sup ul#Idiomes li.ultim {
		
	}
	
	#Cap {
		clear: right;
		float: right;
		background: #BCBCC2 url("/img/cap_fons.gif") top left no-repeat;
		overflow: hidden;
		width: 895px;
		text-align: left;
		margin-top: 12px;
		padding-top: 1px;
		height: 21px;
	}
	#Cap ul {
		display: inline;
		float: left;
		padding: 0px 0px 0px 17px;
		margin: 3px 0px 0px 0px;
	}
	#Cap li {
		display: inline;
		padding: 0px 3em 0px 0px;
		margin: 0;
	}
	#Cap li.NoPadding {
		display: inline;
		padding: 0px 0px 0px 0px;
		margin: 0;
	}
	
	#Cap li a {
		padding: 0;
		margin: 0;
		font-size: 1em;
		font-weight: bold;
		color: white;
	}
	#Cap li a:hover {
		text-decoration: none;
		color: #870020;
	}
	
	#Capcalera_Inf {
		clear: both;
		overflow: hidden;
	}
	
	#Botons {
		display: inline;
		float: right; 
		text-align: right; 
		margin-right: 4px;
		margin-top: 1px;
		height: 20px;		
	}
	
	#Botons a {
		margin-left: 2px;
	}
	#Botons .inputCerca {
		border: 1px solid #343434;
		margin-right: 2px;
		font-size: 0.9em;
		vertical-align: top;
		height: 1.3em;
		width: 10em;
	}
	
	/* ---- Contingut ---- */
	#Contingut {
		clear: both;
		font-size: 1em;
		padding-top: 2px;
		height: 100%;
		width: 100%;
		overflow:hidden;
	}

	.fons_lateral {
		background-image: url("/img/lateral.gif");
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	/* Divs de Continguts en funci� de si hi ha menu lateral o banners */
	#Col_Cont_MenuBanners { /* Si Men�, Si Banner */
		float: left;
		width: 523px;
		margin-left:20px;
		padding-bottom: 2em;
	}
	#Col_Cont_NoMenu_NoBanner {
		width: 95%;
		height: 100%;
		float: right;
	}
	
	#Col_Cont_Menu { /* Si Men�, No Banner */
		/*padding: 0px 0px 0px 215px;*/
		float: right;
		width: 663px;
		padding-bottom: 2em;
		height: auto;
	}
	#Col_Cont_Banners { /* No Men�, Si Banner */
		float: left;
		margin-left:20px;
		width: 700px;
		padding-bottom: 1em;
	}
	#Col_Cont_Portada { /* No Men�, Si Banner */
		float: left;
		margin-left:40px;
		width: 600px;
		padding-bottom: 1em;
	}
	#Col_Cont_Adjunts {
		float: left;
		width: 663px;
		margin-left: 20px;
		padding-bottom: 1em;
	}
	#Col_Cont_Cercador {
		width: 423px;
		height: 100%;
		float: left;
	}
	#Col_Cont_Cercador_NoMenu {
		width: 663px;
		height: 100%;
		float: left;
	}
	
	#Col_Cercador {
		height: 100%;
		float: right;
		width: 170px;	
		text-align: left;
		padding: 0 20px 25px 20px;
		margin: 12px 0em 0em 30px;
		background-color: #F8F8F8; 
	}
	#Col_Cercador label {
		display: block;
		font-weight: bold;
		margin-bottom: 0.4em;
	}
	#Col_Cercador label.nowidth {
		display:inline;
		font-weight: bold;
		margin-bottom: 0.4em;
	}
	
	#Col_Cercador select {
		width: 96%;
		/*border: #787887 solid 1px;*/
		font-size: 0.9em;
		border: #353439 solid 1px;
	}
	
	#Col_Cercador input {
		width: 96%;
		/*border: #787887 solid 1px;*/
		font-size: 0.9em;
		border: #353439 solid 1px;
	}

	#Col_Cercador input.nowidth {
		/*border: #787887 solid 1px;*/
		width:auto;
		border:none;
		font-size: 0.9em;
	}
	
	
	/* Barra de men� lateral */
	#Col_Menus {
		width: 190px;
		height: 100%;
		min-height: 400px;
		float: left;
		margin-top: 1.6em;
		padding-left: 50px;
	}
	
		/*Aquestes amplades son per el cas de les ofertes de treball*/
	#Col_Oferta {
		width: 470px;
		height: 100%;
		padding-right: 12px;
		float: right;
	}
	#Col_Suscrip {
		height: 100%;
		float: right;
		width: 160px;	
		text-align: left;
		margin-top: 10px;
		padding: 3px 10px 10px 10px;
		background-color: #EBEBED;
	}
	
	
	/* Barra d'elements a la dreta */
	#Col_Dreta {
		overflow: hidden;
		float: right;
	}
	#Col_Dreta2 {
		overflow: hidden;
		float: right;
	}
	.Adjunts {
		width: 180px;
		margin:0; 
		padding: 0;
		padding-left: 20px;
		text-align: left;
	}
	.Banners {
		width: 180px;
	}
	.Portada {
		width: 165px;
		padding: 25px 0 0 0;
	}
	
	/* Columna de la p�gina lateral */
	#Col_Dreta #Col_PagLat {
		overflow: hidden;
	}
	#Col_Dreta #Col_PagLat .Titols {
		padding: 8px 0px 8px 0px;
		margin: 0;
		overflow: visible;
		width: 180x;
		background: url("/img/fons_titolimatges.gif") top left no-repeat;
		text-align: center;
		vertical-align: middle; 
		height: 32px;
		display: block;
	}
	#Col_Dreta #Col_PagLat .Titols span {
		color: #293546;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		line-height: 1.3em;
		text-decoration: none;
	}
	
	/* Elements adicionals de la p�gina i els portlets detall */
	#Col_Dreta #Col_Adicionals {
		overflow: hidden;
	}
	#Col_Dreta #Col_Adicionals .Titols {
		background-color: #FFC30D; 
		color: #4D4D4D; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		width: 170px;
		text-align: right;
		padding: 1px 5px 1px 5px;
		margin-bottom: 3px;
	}
	#Col_Dreta #Col_Adicionals .Titols span {
		background-color: #FFC30D; 
		color: #4D4D4D; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		width: 170px;
		text-align: right;
		padding: 1px 5px 1px 5px;
	}
		
	/* Llistes de v�deos adjunts */
	#Col_Dreta #Col_Adicionals ul.Videos {	
		margin: 0 0 0.5em 0;
		padding: 0;
		display: block;
		overflow: hidden;
	}
	#Col_Dreta #Col_Adicionals ul.Videos li {	
		margin: 0 20px 0.5em 10px;
		padding: 0;
		text-align: center;
		display: block;
	}
	#Col_Dreta #Col_Adicionals ul.Videos li p {
		color: gray;
		text-align: right;
	}
	
	
	/* Llistes de Links */
	#Col_Dreta #Col_Adicionals ul.Links {	
		margin: 0 0 1em 0;
		padding: 0;
		display: block;
		overflow: hidden;
	}
	#Col_Dreta #Col_Adicionals ul.Links li {	
		margin: 0 10px 0.5em 10px;
		padding: 0 0 0 13px;
	}
	
	/* Llistes de Audio */
	#Col_Dreta #Col_Adicionals ul.Audio {	
		margin: 0 0 1em 0;
		padding: 0;
		display: block;
		overflow: hidden;
	}
	#Col_Dreta #Col_Adicionals ul.Audio li {	
		margin: 0 0 0.5em 10px;
		padding: 0;
		background: none;
	}
	#Col_Dreta #Col_Adicionals ul.Audio li p {
		color: gray;
	}
	
	/* Llistes d'imatges adjuntes */
	#Col_Dreta #Col_Adicionals ul.Imatges {	
		margin: 0 0 1em 0;
		padding: 0;
	}
	#Col_Dreta #Col_Adicionals ul.Imatges li {	
		display: block;
		margin: 0 10px 1em 0;
		padding: 0;
		background: none;
		text-align: right;
	}
	#Col_Dreta #Col_Adicionals ul.Imatges li p {
		color: gray;
	}
	
	/* Llistes de documents adjunts */
	#Col_Dreta #Col_Adicionals ul.Documents { /* Fitxers adjunts m�ltiples en un formulari */
		list-style: none;
		margin: 0 0 1em 0;
		padding: 0;
	}
	#Col_Dreta #Col_Adicionals ul.Documents li {
		list-style: none;
	   	font-weight: normal;
		text-decoration: none;
		font-size: 1em;
		margin: 0 !important;	
		padding: 5px 10px 6px 10px !important;	
		border: 0;
		background: none;
	}
	#Col_Dreta #Col_Adicionals ul.Documents li a {
		color: #c62b2b;
		text-decoration: none;
	}
	#Col_Dreta #Col_Adicionals ul.Documents li a:hover {
		text-decoration: underline;
	}
	
	/* Banners */
	#Col_Dreta2 #Col_Banners {
		text-align: right;
		margin-top: 0px;
	}
	#Col_Dreta2 #Col_Banners ul.Banners {
		margin: 0 0 0 0;
		border-left: 1px solid #CCCCCC;
		list-style:none;
		padding: 0;
		overflow: hidden;
		width: 100%;
	}
	#Col_Dreta2 #Col_Banners ul.Banners li {
		display: block;
		list-style:none;
		margin: 10px 0 10px 0;
		padding: 0 0 0 0;
		background: none;
	}
	#Col_Dreta2 #Col_Banners ul.Banners li img {
	/*	border:solid;*/
	}
	
	
	/* Contingut de la p�gina */
	#Cont {
		padding: 0;
		text-align: justify;
	}
	#ContElements {
		padding: 0;
		width: 480px;
		text-align: justify;
	}
	#Cont_Portada {
		margin-left: 0px;
		padding: 0;
		text-align: left;
		padding-bottom: 2em;
	}	
	
	/* Fil d'Ariadna */
	#Fil {
		color: #787887;
		text-decoration: none;
		height: 1.3em;
		font-size: 0.9em;
	}
	#Fil .cont {
		padding: 0.2em 0.5em 0em 0em;
		float: left;
		display: inline;
	}
	#Fil a {
		color: #870020;
		text-decoration: none;
	}
	#Fil a:hover {
		text-decoration: underline;
	}
	#Fil .sel {
		color: #787887;
	}
	#Fil .fletxa {
		color: #787887;
	}
	#Fil .novisible {
		visibility:hidden;
	}	
	
	/* Peu */
	#Peu {
		clear: both;
		width: 895px;
		border-top: 1px solid #870020;
		padding-top: 2px;
		margin-left: 35px;
	}
	#Peu div.links {
		background-color: #EBEBED;
		text-align: left;
		overflow: auto;
		font-size: 0.8em;
		padding: 4px 0px 4px 2em;
	}
	#Peu div.links a {
		color: #777777;
		text-decoration: none;
	}
	#Peu div.links a:hover {
		text-decoration: underline;
	}
	#Peu div.links span {
		color: #870020;
		font-weight: bold;
		padding-left: 0.5em;
		padding-right: 0.5em;
	}
	#Peu div.adreca {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #98999b;
		padding-top:10px;
		text-align: center;
	}
	
	#Error_msg {
		z-index: 1010; 
		position: absolute; 
		color: red;
		font-weight: bold;
		font-size: 0.8em;
		display: none;
		background: url("/img/warning_16.gif") top left no-repeat;
		padding-left: 18px;
		min-height: 16px;
	}
}

/* Cambiats per la impresi� */
@media print {
	body {	
		margin: 0px;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		color: #000000;
		text-align: left;
	}
  	
	#Capcalera_Print {
		display: block;
		margin: 0px 0px 10px 0px;
	}
  	#Capcalera {
		display: none;
	}
	#Capcalera_Inf {
		display: none;
	}
	#Menu0 {
		display: none;
	}	
	#Col_Cont {		
		padding:0;
	}
	
	#Col_Cont_NoBanner {
		padding:0;
	}
	
	#Col_Menus {
		display: none;
	}
	
	#Col_Banners {
		display: none;
	}
	#Col_Banners_Portada {
		display: none;
	}
	
	#Fil {
		display: none;
	}

	#Peu {
		display: none;
	}

	#peumapa {
		display: none;
	}
	
	.Titol {
		margin-left: 0px !important;
	}
}

xmp {
	font-family: Arial, Verdana;
	font-size: 11px;
	border: 1px solid green;
	background-color: #C1F9C6;
	padding: 5px 5px 5px 5px;
	margin: 0;
}

/* Finestra de visualtizaci� de v�deos */
body.finestra {
	background-color: #FFFFFF;
	text-align: left;
}
body.Finestra {
	background-color: #FFFFFF;
	text-align: left;
}
body.Finestra .Titol {
	display: block;
	margin: 0;
	padding: 0 10px 0 0;

	border-bottom: #7e7f80 1px solid;
	font-size: 1.6em;
	color: #00457d;
	font-weight: bold;	
	text-align: right; 
}
body.Finestra .Titol span {
	display: block;
}
body.Finestra #Capcalera_Finestra {
	height: auto;
	padding-top: 28px;
	overflow: visible;
	width: 100%;
	background-image: url("/img/cap.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
body.Finestra .ContFinestra {
	margin: 10px; 
	text-align: center;
}

/* Elements generals */
body.fix select {
    visibility: hidden
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}
ul {	
	margin-top: 0px;
	margin-left: 1em;
	padding-left: 1.8em;
	list-style-type: disc;
}

li {	
	margin-left: 0px;
	padding-left: 0.1em;
	padding-top: 0.3em;
	color: #870020;
}
li.link {	
	padding-bottom: 0.9em;
}
li span {
	color: #292929;
}
li p {
	color: #292929;
}


ol {
	color: #870020;
}
ol span {
	
	color: #292929;
}
ol p {
	
	color: #292929;
}
blockquote {
	margin-left: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin: 0px !important;
}

strong {
	font-weight: bold;
}

img {
	border:0;
}
hr {
	border: none 0; 
	border-top: 1px solid #870020;
	width: 100%;
	height: 1px;
}
h1 {
	display: none;
}
h2,h3,h4,h5 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #870020;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/* Classes per ocultar capes */
.nosize {
	position: absolute;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.nodisplay {
   display: none;
}


/* Alineacions */
.Vola_Esq {
	float: left;
}
.Vola_Dre {
	float: right;
}
.neteja {
	clear: both;
}

/* Classes de portada */
.Port_Esquerra {
	height: 100%;
}
.Port_Dreta {
	height: 100%;
}
.Col_Esquerra {
	border: 0px;
	width: 49%; 
	float: left;
}
.Col_Dreta {
	width: 49%; 
	float: right;
}


/* Primer Nivell */
#Menu1 {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px; 
	border-bottom: #BCBCC2 solid 1px;
}
#Menu1 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#Menu1 li a {
	display: block;
	
	color: #870020;
	text-decoration: none;
	line-height: 1.3em;
	
	padding: 3px 20px 4px 10px;	
	
	background: url("/img/puntmenu.gif") top left no-repeat;	
	
	border-top: #BCBCC2 solid 1px;
}
#Menu1 li a:hover {
	font-weight: bold;
	background: url("/img/puntmenu.gif") top left no-repeat;
}

/* Segón Nivell */
#Menu1 ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	border: 0px;
}
#Menu1 ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#Menu1 ul li a {
	display: block;
	color: #292929;
	text-decoration: none;
	background: url("/img/puntmenu.gif") top left no-repeat;
	
	border: 0px;
}
#Menu1 ul li a:hover {
	font-weight: bold;
	background: url("/img/puntmenu.gif") top left no-repeat;
}

.Selec {
	font-weight: bold;
}

/* Tercer Nivell */
.Menu1 ul {
	margin: 0;
	padding: 0 ;
	list-style: none;
	border-top: 2px solid #949494;
}
.Menu1 ul li {
	display: inherit;
	margin:  0;
	padding: 0;
}
.Menu1 ul li a {
	border-bottom: 1px solid #cec8ba;
	color: #992424;
	text-transform: none;
   	font-weight: normal;
	text-decoration: none;
	background-color: #dcdad1;
	padding: 4px 10px 4px 20px;
	font-size: 0.9em;
}
.Menu1 ul li a:hover {
	text-decoration: none;
	background-color: #eae9e3;
}
.Menu1 ul li a.Selec {
	background-color: #eae9e3;
}


/* Enlla�os r�pids laterals dreta */
.LinkDre {
	position: relative;
	padding: 3px 0px 1px 0px;
	margin: 0 0 15px 0;
	overflow: visible;
	width: 140px;
	background: #d7d9db url("/img/fons_peu_linkdre.gif") bottom left no-repeat;
}
.LinkDre .rce {
	position: absolute;
	top: 0;
	left: 0;
	background: url("/img/fons_esq_linkdre.gif") top left no-repeat;
	height: 7px;
	width: 7px;
}
.LinkDre .rcd {
	position: absolute;
	top: 0;
	right: 0;
	background: url("/img/fons_dre_linkdre.gif") top right no-repeat;
	height: 7px;
	width: 7px;
}
.LinkDre .interior {
	margin: 0px 0px -8px 0px;
	vertical-align: bottom; 
	padding: 0;
}
.LinkDre span {
	display: block;
	width: 125px;
	padding: 1px 0px 5px 10px;
	margin: 0;
	color: #293546;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	text-transform: uppercase;
	text-decoration: none;
	height: auto;
}
.LinkDre a {
	display: block;
	width: 112px;
	padding: 0px 20px 0px 10px;
	margin: 0;
	color: #293546;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	text-transform: uppercase;
	text-decoration: none;
	height: auto;
	
	background-image: url("/img/fons_link_linkdre_off.gif");
	background-position: 120px top;
	background-repeat: no-repeat;
}
*html .LinkDre a {
	width: 122px;
	padding: 0px 0px 0px 10px;
}
.LinkDre a:hover {
	background-image: url("/img/fons_link_linkdre_on.gif");
	text-decoration: none;
}


#DivTxtAdvIdioma {
	clear: both;
	border: 2px #666666 dashed;
	background-color: #e6e6e6;
	margin-bottom: 2em;
	padding: 1em;
}

/* Mosaic */
.Col_Esquerra_Mosaic {
	border: 0px;
	width: 49%; 
	float: left;
}
.Col_Dreta_Mosaic {
	width: 49%; 
	float: right;
}

/* Mapes GMaps */
.Mapa_LLista {
	width: 93%; 
	height: 400px; 
	border-width:1px; 
	border-color:#870020; 
	border-style:solid;
}
.Mapa_Detall {
	width: 60%; 
	height: 300px; 
	border-width:1px; 
	border-color:#870020; 
	border-style:solid;
}
div.Mapa_TextPunt {
	margin: 0;
	padding: 0;
}
div.Mapa_TextPunt .Imatge {
	min-height: 80px;
	display: block;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
}
div.Mapa_TextPunt .Adreca {
	font-size: 1em;
	font-weight: bold;
	color: #870020;
}
div.Mapa_TextPunt .Descripcio {
	font-size: 1em;
}

/* Mapa Web */
ul.MapaWeb li {
	margin-left: 0px;
	padding-left: 0.1em;
	padding-top: 0.3em;
	font-weight: bold;
	color: #870020;
	text-decoration: none;
}
ul.MapaWeb li ul li {
	margin-left: 0px;
	padding-left: 0.1em;
	padding-top: 0.3em;
	color: #870020;
}
ul.MapaWeb li ul li ul li {
	margin-left: 0px;
	padding-left: 0.1em;
	padding-top: 0.3em;
	color: #292929;
}


/* Titols */
.Titol {
	color: #870020;
	font-weight: bold;
	padding-top: 0.6em;
	padding-bottom: 0.1em;
	margin-left: 10%;
	margin-bottom: 1.2em;
	font-size: 1.2em;
	border-bottom: 1px solid #870020;
	text-align: right;
	display: block;
}
.subtitol {
	color: #787887;
	font-weight: bold;
}
.subtitol2 {
	color: #870020;
	font-weight: bold;
	font-size: 0.9em;
}
.titol_productes{
	color: #870020;
	font-weight: bold;
}

.titol_llista {
	color: #787887;
	font-weight: bold;
}
a.titol_llista {
	color: #787887;
	font-weight: bold;
	text-decoration: none;
}
a.titol_llista:hover {
	text-decoration: underline;
}
.titol_portada {
	color: #870020;
	font-weight: bold;
	padding-bottom: 0.1em;
	margin-left: 10%;
	margin-bottom: 0.2em;
	font-size: 1.2em;
	border-bottom: 1px solid #870020;
	text-align: right;
	display: block;
}
.titol_portada a {
	text-decoration: none;
}
.titol_portada a:hover  {
	text-decoration: underline;
}
a.titol_portada {
	text-decoration: none;
}
a.titol_portada:hover  {
	text-decoration: underline;
}



/* Textes */
.texte {
	color: #787887;
	text-decoration: none;
}
.texte a {
	color: #870020;
	text-decoration: none;
}
.texte a:hover {
	text-decoration: underline;
}

.txtresaltat {
	color: #870020;
}

.data {
	color: #979797;
	font-size: 0.8em;
	float: right; 
	padding: 0em 15px 0.5em 0em;
	margin-bottom: 1em;
}

.MarcaCerca {
	background-color: #FFD800;
}

.Txtpaginacio {
	font-size: 0.9em;
	color: #8D0E29;
}

.gris {
	font-size: 0.8em;
	color: #929292;
	text-decoration: none;
	text-align: justify;
}

.txt_imatge{
	display: block;
	font-size: .9em;
	color: #4D4D4D;
}

.negreta {
	font-weight: bold;
}
.negre {
	color: #000000;
}
.entrega {
	white-space: nowrap; 
	font-size: 0.8em;	
	color: #8D0E29;
	text-decoration: blink;
}
.PictoTxt {
	font-size: 0.8em;	
	color: #8D0E29;
}

/* Links */
a.linkmini {
	color: #870020;
	font-size: 0.9em;
	text-decoration: none;
}
a.linkmini:hover {
	text-decoration: underline;
}

a.link {
	color: #870020;
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}
a.document {
	color: #870020;
	text-decoration: none;
}
a.document:hover {
	text-decoration: underline;
}


.linknegreta {
	font-weight: bold;
	color: #870020;
	text-decoration: none;
}
a.linknegreta {
	font-weight: bold;
	color: #870020;
	text-decoration: none;
}
a.linknegreta:hover {
	text-decoration: underline;
}

a.linkgris {
	color: #292929;
	text-decoration: none;
}
a.linkgris:hover {
	text-decoration: underline;
}
.linkgrisSel {
	color: #292929;
	text-decoration: underline;
	font-weight: bold;
}


/* Gris */
.TitolIntern {
	color: gray;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 1em;
}
.TitolIntern span {
	
}
.CanviGrupCamps {
	color: #c62b2b;
	font-weight: bold;
	padding-top: 1em;
	width: 60%;
	margin-bottom: 1.2em;
	font-size: 1em;
	border-bottom: #292929 1px solid;
	display: block;
	padding-left: 7px;
}
.CanviGrupCamps span {
	
}
.TitolAgrupacio {
	background-color: #dcdad1;
	color: #992424;
	font-weight: bold;
	font-size: 1em;
	padding: 0.4em 1em 0.3em 1em;
	margin-top: 0.1em;
	display: block;
	margin-left: -4px;
}
.TitolAgrupacio span {
	
}



/* Imatges */
.BarraLatImgDet { 
	float: right;
	margin:0; 
	width: 180px;
	padding: 0;
	padding-left: 20px;
	text-align: left;
}

.TitolImatges {
	padding: 8px 0px 8px 0px;
	margin: 0;
	overflow: visible;
	width: 180px;
	background: url("/img/fons_titolimatges.gif") top left no-repeat;
	text-align: center;
	vertical-align: middle; 
	height: 32px;
}
.TitolImatges span {
	color: #293546;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	text-decoration: none;
}

.ImgIntDet {
	width: 170px; 
	text-align: center;
	margin: 0 auto 0 auto;
}
.ContInt_ImgRel {
	padding-right: 200px;
}

.imatgeint {
	border-color: #424242;
	border-width: 1px;
	border-style: solid;
	margin-left: 15px;
	float: right;
}
a.imatge_detall {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: auto; 
	margin-right: auto; 
	border: 0px;
	text-align: center;
}
a.imatge_detall img{
	margin-bottom: 4px;
	margin-top: 10px;
	
}
a.imatge_detall:hover img {
	
}

.imatge_banner {
	border: 0px;
	padding-bottom: 0.6em;
	padding-top: 0em;
	margin: 0;
}

.img_incrustada_esquerra {
	float: left; 
	margin-right: 1em; 
	margin-bottom: 0.3em;
	margin-left: 0.1em;
	margin-top: 0.3em;
}
.img_incrustada_dreta {
	float: right; 
	margin-right: 1em; 
	margin-bottom: 0.3em;
	margin-left: 2em;
	margin-top: 0.3em;
}
.img_sup_incrustada_esquerra {
	float: left; 
	margin-right: 1em; 
	margin-bottom: 0.3em;
	margin-left: 0.4em;
	margin-top: 0.3em;
}
.img_sup_incrustada_dreta {
	float: right; 
	margin-right: 0.4em; 
	margin-bottom: 0.3em;
	margin-left: 1em;
	margin-top: 0.3em;
}
.img_incrustada_gmaps {
	float: left; 
	margin-right: 1em; 
	margin-bottom: 0.3em;
	margin-left: 0.5em;
}
.foto_portada {
	border-color: #424242;
	border-width: 1px;
	border-style: solid;
	margin-right: 11px;
	margin-bottom: 1px;
	float: left;
}


.img_mapa {
	float: left; 
	padding: 0.3em 1em 0.5em 0;	
}

/* Taules */
table.taula {
	width: 100%;
}
table.taula thead {
	background-color: #FFC30D;
	color: #4d4d4d;
	font-weight: bold;
}
table.taula tr.Imparell {
	background-color: #F8F8F8;
}
table.taula th.fons {
	background-color: #FFC30D;
	
}
table.taula tr.Over {
	/*background-color: #F6ECED;	*/
	background-color: #E1E2F2 !important;
	cursor: pointer;
}
table.taula th {
	font-weight: bold;
	text-align: left;
}
table.taula td {
	text-align: left;
	vertical-align: top;
	padding: 4px 4px 5px 4px;
}
table.taula td.familia  {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #BCBCC2;
	padding: 0.2em 1em 0.2em 0.5em;
	cursor: default;
}
table.taula td.subfamilia  {
	color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #FFFFFF;
	padding: 0.5em 1em 0.5em 0.5em;
	cursor: default;
}
table.taula td.cos {

}

table.fitxa {
	border: 2px solid #DCE7E1;
	font-size: 1em;
	width: 90%;
}
table.fitxa th {
	background-color: #A2B4AA;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	border: 2px solid #DCE7E1;
	padding: 4px 10px 4px 5px;
	width: 30%;
	vertical-align: top;
}
table.fitxa td {
	color: #4D4D4D;
	border: 2px solid #DCE7E1;
}
table.fitxa td ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
table.fitxa td li {
	margin-left: 0;
	padding-left: 0;
}

/* Elements de Formulari */
div.formulari {
	border: 1px solid #787887;
	color: #7F7D8A;
	background-color: #F8F8F8;
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
}
table.formulari {
	border: 1px solid #787887;
	color: #7F7D8A;
	background-color: #F8F8F8;
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
}
table.formulari td {
	padding-right: 10px;
}
table.formulari th {
	padding-left: 1.5em;
}
table.formulari td.titolform2 {
	color: #870020;
	font-weight: bold;
	font-size: 1.1em;
}


h3.familia  {
	clear:left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #BCBCC2;
	padding: 0.2em 1em 0.2em 0.5em;
	margin: 0;
}
h4.subfamilia  {
	clear:left;
	margin: 1px 0px 1px 1em;
	color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #F2F2F2;
	padding: 0.5em 1em 0.5em 0.5em;
}
ul.llista_productes {
	margin: 5px 0px 1.5em 1em;
	list-style: none;
}
ul.llista_productes li {
	margin: 0;
	clear: both;
}
ul.llista_productes li.imparell{
	background-color: #F8F8F8;
}
ul.llista_productes li strong {
	display: block;
	width: 14em;
	margin-right: 2em;
	float: left;
}
ul.llista_productes li a {
	float: left;
	text-decoration: none;
	color: #7F7D8A;
}
ul.llista_productes li a:hover {
	text-decoration: underline;
}

ul.llista_fitxers {	
	margin-top: 1em;
	margin-bottom: 0px;
	margin-left: 0.8em;
	padding-left: 2em;
	list-style: url("/img/download.gif");
}

ul.llista_fitxers  li {	
	margin-left: 0px;
	padding-left: 0.8em;
	vertical-align: top;
	
}

/* Paginaci� de les taules */
.TxtPaginacio {
	margin: 5px 15px 5px 0px;
	padding: 3px 10px 3px 10px;
	overflow: hidden;
	font-size: 0.9em;
	color: #292929;
}
*html .TxtPaginacio {
	height: 1.8em;
}
.TxtPaginacio .TxtRegistres {
	float: left;
}
.TxtPaginacio .TxtPagines {
	float: right;
	font-size: 1.1em;
}
a.linkpaginacio {
	color: #9a2525;
	font-size: 1.1em;
	text-decoration: none;
}
a.linkpaginacio:hover {
	text-decoration: underline;
}
.linkpaginacio_Sel {
	color: #9a2525;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}


/* Botons del portlet */
ul.Botons {
	padding: 0;
	margin: 1em 0 1em 0;
	margin-right: 15px;
}
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 {
	color: #6f6f6f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}


h2.familia  {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #BCBCC2;
	padding: 0.2em 1em 0.2em 0.5em;
	margin: 0;
}
h3.subfamilia  {
	margin: 1px 0px 1px 1em;
	color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #F2F2F2;
	padding: 0.5em 1em 0.5em 0.5em;
}
ul.llista_productes {
	margin: 5px 0px 1em 2em;
	list-style: none;
}
ul.llista_productes li {
	margin: 0;
	clear: both;
}
ul.llista_productes li.imparell{
	background-color: #F8F8F8;
}
ul.llista_productes li strong {
	display: block;
	width: 14em;
	margin-right: 2em;
	float: left;
}
ul.llista_productes li a {
	float: left;
	text-decoration: none;
	color: #7F7D8A;
}
ul.llista_productes li a:hover {
	text-decoration: underline;
}

ul.llista_fitxers {	
	margin-top: 1em;
	margin-bottom: 0px;
	margin-left: 0.8em;
	padding-left: 2em;
	list-style: url("/img/download.gif");
}

ul.llista_fitxers  li {	
	margin-left: 0px;
	padding-left: 0.8em;
	vertical-align: top;
	
}


/* Elements de Formulari */
ul.formulari {
	padding-top: 10px;
	border: 1px solid #787887;
	color: #7F7D8A;
	background-color: #F8F8F8;
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	
}
ul.formulari li {
	clear: left;
	width: 99%;
	padding: 0 0 0.9em 0;
	margin: 0 0 0 1em;
	list-style: none;
	background: none;
}
ul.formulari li.espaiat_sup {
	padding-top: 1em;	
}
ul.formulari li.botons {
	padding-left: 17%;	
}
ul.formulari li p.Etiqueta {
	clear: left;
	color: #a41008;
	padding: 1em 0 0.1em 0;
	margin: 0;
	font-weight: bold;
	border-bottom: 2px solid #9a2525;
	width: 75%;
}
ul.formulari li label {
	text-align: left;
	color: #7F7D8A;
	margin: 2px 0 0 0;
	padding: 2px 1em 3px 0;
	width: 25%;
	float: left;
	display: block;
	font-weight: bold;
}
ul.formulari li p.Camp {
	padding: 5px 0 0 0;
	width: 72%;
	float: left;
	display: block;
}
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.Botons {
	padding: 3px 0 0 28%;
	margin: 0;
	display: block;
}
span.txt_captcha {
	color: #a41008;
}
p.txt_camps_req {
	font-weight: normal;
	padding: 0.3em 0em 0.5em 1em;
	color: #7F7D8A;
}
ul.botonsformulari {
	clear: left;
	margin: 0em 5em 1em 14%;
	padding-top: 1em;
}
ul.botonsformulari li {
	display: inline;
	background: none;
}
ul.news_baixa {
	margin: 0.5em 0 0 3.5em;
}
ul.news_baixa li {
	background: none;
}

/* Elements de formulari */
.tooltip {
	margin: -10px 0 0 5px;
}
.inputTxt {
    font-size: 1em;
	border: #787887 solid 1px;
	padding: 0px 0px 0px 0.2em;
}
.formobj {
	font-size: 1.1em;
	border: #353439 solid 1px;
	width: 25em;
	margin-bottom: 0.5em;
}
.Tbutton {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF; 
	text-align: center;
	background: #797888; 
	border: 3px double #353439;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.cerca_adreca {
	width: 45%;
	padding: 1px 2px 1px 2px;
	margin: 0;
	font-family: Arial, Verdana;
}
.formTxtArea {
	font-size: 1.1em;
	border: #353439 solid 1px;
	margin-bottom: 0.5em;
	width: 25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* Calendari de portlet de portada */
.Calendari_L {
	margin: 10px 20px 0px 0px;
	float: left;
}
.Calendari_R {
	margin: 10px 0px 0px 20px;
	float: right;
}
.Calendari_U {
	margin: 10px 0px 0px 0px;
	width: 100%;
}
.Calendari_O {
	display: 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: #858585;
}


/* Galeria de Videos Youtube */
ul.Videos {
	list-style: none;
	margin: 1.2em 0 1em 0;
	padding: 0 !important;
}
ul.Videos li {
	display: block;
	float: left;
	padding: 0 !important;
	margin: 0px 15px 13px 0px;
	background: none !important;
}
ul.Videos li p {
	padding: 2px 7px 0px 0px;
	text-align: left;
	white-space: normal;
}
/*
ul.Videos li a {
	position: relative;
	display: block;
}
ul.Videos li a img.fons_video {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
*html ul.Videos li a img.fons_video {
	display: none;	
}
*/
					
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%;
}
*html a.video img.fons_video {
	display: none;	
}


/* Llista MapaWeb */
ul.MapaWeb li a {
	font-weight: bold;
	color: #c62b2b;
}
ul.MapaWeb li a:hover {
	text-decoration: underline;
}
ul.MapaWeb ul li a {
	font-weight: normal;
	color: #c62b2b;
	text-decoration: none;
}
ul.MapaWeb ul li a:hover {
	text-decoration: underline;
}
ul.MapaWeb ul ul li a {
	color: gray;
	font-weight: bold;
}
ul.MapaWeb ul ul li a:hover {
	text-decoration: underline;
}

/* Missatges d'error */
.error {
	color: #FF0000;
	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;
}

/* Relacions simples */
ul.RelacionsSimple {
	margin: 10px 0 10px 0;
	padding: 0;
}
ul.RelacionsSimple  li {
	background: none;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;	
}

/* Enquestes */
.Enquestes {
	margin: 0 20px 15px 0;
	padding: 0;
	color: #2f2f2f;
	width: auto !important;
}
.Enquestes .Titol_Enq {
	padding: 0px 0px 5px 0px;
	margin-bottom: 7px;
}
.Enquestes .Titol_Enq sapn, .Enquestes .Titol_Enq a {
	font-size: 1.1em;
	color: #c62b2b;
	text-decoration: none;
	font-weight: bold;
}
.Enquestes .Titol_Enq a:hover {
	text-decoration: underline;
}
.Enquestes .TBoto {
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	background: url("/img/fons_vota.gif") right top no-repeat; 
	border: none;
	margin: 11px 0px 5px 0px;
	cursor: pointer;
	width: 56px;
	height: 21px;
}
.BarraEnq {
	float: right; 
	margin-bottom: 3px; 
	background-color: #efe4d6; 
	border: 1px solid #c62b2b; 
	height: 15px;
}

/* Comentaris */
h3.TitolComentaris {
	font-size: 1.2em;
	margin: 1em 0 0.6em 0;	
}
div.BarraComentaris {
	width: 97%;
	border-bottom: 1px solid grey;
	margin: 1.5em 0 0.5em 0;
	overflow: hidden;
}
div.BarraComentaris h3 {
	font-size: 1.1em;
	color: #787887;
	font-weight: bold;
	display: block;
	float: left;
	margin-left: 1em;
}
div.BarraComentaris div.LinksComentaris {
	float: right;
}
ol.comentaris {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 0.2em;
	margin-right: 1em;
}
ol.comentaris li {
	font-size: 1.1em;
	color:  #870020;
	margin-bottom: 1.5em;
	font-weight: bold;
}
ol.comentaris li div.capcom {
	color: #870020;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0em 0em 0.3em 0em;
}
ol.comentaris li div.contcom {
	background-color: #eeeeed;
	font-size: 0.8em;
	padding: 0.9em 1em 0.9em 1em;
	color: black;
	font-weight: normal;
}
ol.comentaris li.ComentariEliminat div.contcom {
	background-color: #FFC;	
}
ol.comentaris li div.peucom {
	background-color: #870020;
	color: white;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0.1em 0.5em 0.1em 0.5em;
}

/* Template Banners */
table.banners {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}
table.banners tr td {
	vertical-align: middle;
	text-align: center;
}
table.banners tr td.Requade_Punts {
	border: 1px dotted #e5e0c2;
}
div.Requade_Punts {
	border: 1px dotted #e5e0c2;
	margin: 0px 5px 15px 3px;
}
.titol_banners {
	text-align: right;
	color: #4c4c4c;
	font-size: 1em;
	margin: 11px 11px 5px 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* 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;
}

/* registres relacionats */
.elem_relacionat {
	color: #c62b2b;
	font-weight: bold;
	text-align: left;
	font-size: 0.9em;
}
a.elem_relacionat {
	color: #c62b2b;
	font-weight: bold;
	text-align: left;
	font-size: 0.9em;
	text-decoration: none;
}
a.elem_relacionat:hover {
	text-decoration: underline;
}

#Temes {
	margin: 10px 15px 10px 0;
	padding: 10px 0px 5px 10px;
	background: url("/img/fons_temes.gif") right top no-repeat;
}
#Temes label {
	color: #94393c;
	font-weight: bold;
}


/* Nous elements de p�gina */
.NouElement {
	
}
.Col_Esquerra .NouElement {

}
.Col_Dreta .NouElement {

}

/* Certificats */
table.certificat {
	border: 0;
	border-top: 4px solid #9a2525;
	color: #9e9e9e;
	text-align: left;
	font-size: 1em;
	text-align: left;
	background-color: #f1f1f1;
	width: 99%;
}
table.certificat th {
	font-weight: bold;
	vertical-align: top;
	text-align:left;
	padding-left: 1.5em;
	background-color: #e2ded6;
	color: #9f3131;
	border-bottom: 4px solid white;
	border-right: 4px solid white;
	padding: 0.5em 6px 0.3em 8px;
}
table.certificat td {
	background-color: #f1f1f1;
	empty-cells: show;
	border-bottom: 4px solid white;
	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;
	border: 1px solid #666666;
	background-color: #F4F4F4;
	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: #CCCCCC; 
	border: 1px solid #666666;
	margin: 11px 20px 5px 0px;
	cursor: pointer;
	height: 2em;
	padding: 0.2em 1em 0.2em 1em;
}

/* Signatura digital i TSA */
#VerificaSignatura_fitxa {
	max-width: 40%;
	float: left;
}
#VerificaTSA_fitxa {
	max-width: 40%;
	float: left;
}
#VerificaSignatura.signaOk, #VerificaTSA.signaOk {
	background: #B6FCDE url("/img/Ok.gif") right 5px no-repeat;
	border: 1px solid #006666;
}
#VerificaSignatura.signaErr, #VerificaTSA.signaErr {
	background: #FFE1E1 url("/img/No.gif") right 5px no-repeat;
	border: 1px solid #FF0000;
}
.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 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;
}

/* Add this */
.addthis_toolbox {
	margin: 0 0 0 1.2em;
	float: left;
}


/* Rotator */
.rotator {
	position: relative;
	padding: 0;
	margin: 0;
	border: 1px solid black;
}
.rotator h2 {
	position: absolute;
	top: -40px;
	right: 0px;
	color: gray;
	font-size: 1.6em;
}
/* 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: 0;
	padding: 0;
	outline:0;
	text-decoration: none;
	list-style: none;
	float: left;
}
ul.ui-tabs-nav {
	position: absolute;
	bottom: 4px;
	left: 0;
	z-index: 1;
	width: 100%;
	margin-left: 5px;
}
/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {
	color: white;
}
/* Hovered Tab */
.rotator .ui-tabs-nav-item a:hover,
.rotator .ui-tabs-nav-item a:active {
	color: black;
	text-decoration: underline;
}
.rotator .ui-tabs-nav-item a span {
	display: block;
	padding: 0.3em; 
	cursor: pointer;
	background-color: red;
	border: 1px solid black;
	margin: 0 5px 0 0;
}
/* Active Tab */
.rotator .ui-tabs-selected a:link,
.rotator .ui-tabs-selected a:visited,
.rotator .ui-tabs-selected a:hover,
.rotator .ui-tabs-selected a:active {
	color: black;
}
/* Content Panels */
.rotator .ui-tabs-panel {
	clear: left;
	padding: 0 0 0 0;
}
.rotator .ui-tabs-panel .panelDesc {
	position: absolute;
	bottom: 28px;
	left: 5px;
	background-color: silver;
	border: 1px solid gray;
	height: 50px;
	width: 93%;
	padding: 2px 5px 5px 5px;
}
.rotator .ui-tabs-panel .panelNoTabs {
	bottom: 3px !important;
}
.rotator .ui-tabs-panel .panelPag {
	overflow: auto;
	width: 100%;	
}
.rotator .ui-tabs-hide {
	display:none;
}


/* 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;
}


/* Filtre de llistats interiors */
.filtre {
	background-color: #e9e9e2;
	margin-bottom: 1.6em;
	padding: 10px 8px 9px 8px;
	width: 96%;
	color: #666666;
}
.filtre p {
	white-space: nowrap;
	display: inline;
	vertical-align: baseline;	
}
.filtre select {
	background-color: #eef0f4;
	border: 0;
	font-size: 0.9em;
	padding: 2px 2px 2px 5px;
	width: 160px;
	margin: 5px 30px 4px 0;
	font-family: Arial, sans-serif;
	color: #666666;
}
.filtre input.cerca {
	border: 0;
	background-color: #eef0f4;
	padding: 2px 2px 2px 5px;
	width: 160px;
	font-family: Arial, sans-serif;
	color: #666666;
	margin: 0 2em 0 0;
}
.filtre select.ultim {
	margin-right: 0;	
}
.filtre .filainf {
	width: 100%;
	margin: 15px 0 5px 0;
	overflow: hidden;
}
.filtre label {
	margin: 0 1em 0 0;
	font-weight: bold;
	vertical-align: baseline;
}
.filtre .filainfCheck {
	float: left;
	margin-right: 2em;
}
.filtre .Tbutton {
	float: right;
}


.tags1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color: #870020;
	font-weight:bold;
}
.tags2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #870020;
	font-size:1.2em;
}
.tags3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #666666;
}
.tags4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:1.2em;
	font-weight:bold;
}
.tags5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size:1.2em;
	font-weight:bold;
}
.tags6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #870020;
	font-size:1em;
}
.tags7 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #666666;
}
.tags8 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:1em;
}
.tags9 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size:1em;
}
.tags10 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #666666;
}
.tags11 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:0.9em;
}
.tags12 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size:0.9em;
}


div.BannersLaterals {
	float:right;
	width:180px;
	border:solid;	
}

div.FlashPortada {
	width:500px;
	border:solid;
}

div.portada {
	width:160px;
	height:215px;
    padding: 3px 3px 3px 3px;
}

div.TitolPortada {
	height:35px;
	text-align:center;
	vertical-align:bottom;
	border-color:#FF0000;
}

div.DescripcioPortada {
	height:60px;
	text-align:left;
	vertical-align:bottom;
	border-color:#FF0000;
	width:150px;
}

div.TitolPortada span.TitolPortada {
	display:block;
	bottom:0px;
	border-color:#00FF33;
}

div.TitolPortada a.TitolPortada {
	text-align:center;
	font-size:1em;
	font-weight:bold;
	color: #870020;
}

div.ImatgePortada {
	width:160px;
	height:120px;
}
div.portada span.DescripcioPortada {
	text-align:center;
	font-size:0.9em;
	color: #333333;
	
}

div.linksPortada {
	margin-bottom:10px;
	text-align:right;
}

div.linksPortada a {
	color:#bfbfbf;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
}


div.linksPortada a img {
	float:right;
	margin-left: 10px;
}



