@media screen {
	body {	
		margin: 0px 0px 0px 0px;
		padding: 0;
		text-align: center;
		font-family: Tahoma, Arial, Verdana;
		font-size: .7em;
		color: #2f2f2f;
	}
	
	/* Pàgina i marges */
	#Pagina { 
		font-size: 1em;
		text-align: left;
		margin-left: auto; 
		margin-right: auto;
		width: 992px;
		position: relative;
	}
	
	
	/* ----  Capçalera ---- */
	#Capcalera_Print {
		display: none;
	}
	#LogoCap {
		position: absolute;
		top: 0px;
		left: 0px;
	}
	#Capcalera {
		overflow: hidden;
		background-color: #fa803d;
		color: #ffffff;
	}
	*html #Capcalera {
		height: 5.3em;
	}
	
	#Capcalera #Temes {
		float: right;
		margin-top: 6px;
		margin-right: 31px;
		text-align: right;
	}
	#Capcalera #Temes label {
		display: none;
	}
	#Capcalera #Temes .inputTemes {
		border-top: 1px solid #8d949d;
		border-bottom: 1px solid #8d949d;
		border-right: 1px solid #8d949d;
		border-left: none;
		background: #ffffff url("/img/fons_cerca.gif") left top no-repeat; 
		
		padding: 0.2em 0.1em 0em 32px;
		margin: 0;
		vertical-align: middle;
		height: 2em;
		width: 14em;
		color: #818284;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
	}
	#Capcalera #Temes #Img_Tema {
		width: 33px;
		height: 27px;
		background: url("/img/tema_off.gif") right top no-repeat; 
		vertical-align: middle;
	}
	#Capcalera #Temes #Img_Tema:hover {
		background: url("/img/tema_on.gif") right top no-repeat; 
	}
	
	#Capcalera #CercaCap {
		float: right;
		margin-top: 6px;
		margin-right: 31px;
		text-align: right;
	}
	
	#Capcalera #CercaCap .inputCerca {
		border-top: 1px solid #8d949d;
		border-bottom: 1px solid #8d949d;
		border-right: 1px solid #8d949d;
		border-left: none;
		background: #ffffff url("/img/fons_cerca.gif") left top no-repeat; 
		
		padding: 0.2em 0.1em 0em 32px;
		margin: 0;
		vertical-align: middle;
		height: 1.6em;
		width: 12em;
		color: #818284;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
	}
	/* Rollover sobre la imatge del boto de cerca */
	#Capcalera #CercaCap #Img_Cerca2 {
		width: 33px;
		height: 27px;
		background: url("/img/cerca_off.gif") right top no-repeat; 
		vertical-align: middle;
	}
	#Capcalera #CercaCap #Img_Cerca2:hover {
		background: url("/img/cerca_on.gif") right top no-repeat; 
	}
	
	#Capcalera #LinksCap {
		float: right;
		margin: 6px 20px 0px 0px;
		font-family: Tahoma, Verdana, Arial;
		color: white;
		text-align: right;
		font-size: 0.9em;
	}
	#Capcalera #LinksCap a {
		font-family: Tahoma, Verdana, Arial;
		color: white;
		text-decoration: none;
	}
	#Capcalera #LinksCap a:hover {
		text-decoration: underline;
	}
	#Capcalera #Data {
		clear: right;
		float: right;
		margin: 7px 23px 6px 0px;
	}
	
	#Capcalera_Inf {
		clear: both;
		overflow: hidden;
		background: #67686a url("/img/fons_Capcalera_Inf.gif") left top repeat-x;
		border-bottom: 1px solid #808182;
		vertical-align: bottom;
		padding-top: 4px;
	}
	*html #Capcalera_Inf {
		height: 2em;
	}
	
	/* Menú barra superior */
	#Menu0 {
		float: left;
		display: block;
		margin: 0;
		padding: 0 0 0 253px;
		overflow: hidden;
	}
	#Menu0 li {
		float: left;
		display: block;
		margin: 0;
		padding: 0;
		width: 147px;
	}
	#Menu0 li a {
		display: block;
		padding: 0px 18px 5px 18px;
		margin: 0;
		background: url("/img/fons_menusup.gif") left top no-repeat;
		font-family: Tahoma, Verdana, Arial;
		font-size: 1.3em;
		color: white;
		text-decoration: none;
		white-space: nowrap;
		text-align: center;
	}
	#Menu0 li a:hover {
		text-decoration: none;
		color: white;
	}
	
	
	/* ---- Contingut ---- */
	#Contingut {	
		overflow: hidden;
	}
	
	
	/* Divs de Continguts en funció de si hi ha menu lateral o banners */
	#Col_Cont { /* Si Menú, Si Banner */
		/*padding: 0px 180px 0px 215px;*/
		padding: 0;
		float: right;
		width: 586px;
	}
	#Col_Cont_NoBanner { /* Si Menú, No Banner */
		/*padding: 0px 0px 0px 215px;*/
		padding: 0;
		float: right;
		width: 766px;
	}
	#Col_Cont_NoMenu { /* No Menú, Si Banner */
		/*padding: 0px 180px 0px 0px;*/
		padding: 0;
		float: left;
		width: 810px;
	}
	
	/* Barra de menú lateral */
	#Col_Menus {
		float: left;
		width: 196px;	
		padding: 0 0 0 0;
		margin-bottom: 30px;
	}
	
	
	/* Barra de banners i elements a la dreta*/
	#Col_Banners {
		float: right;
		padding-top: 12px;
		width: 165px;
	}
	#Col_Banners a {
		display: block;
		margin: 0px 0px 15px 0px;
	}
	#Col_Banners_Portada {
		float: right;
		width: 165px;
	}
	#Banners a {
		display: block;
		margin: 0px 0px 25px 0px;
	}
	#Col_Banners_Portada #Login {
		position: relative;
		width: 200px;
		height: 53px;
		background: url("/img/fons_login.gif") top left no-repeat;
		margin-bottom: 15px;
	}
	#Col_Banners_Portada #Login .Titol_Login {
		color: #94393c;
		font-weight: bold;
		padding: 14px 10px 5px 27px;
		font-size: 1em;
	}
	#Col_Banners_Portada #Login #FormLogin {
		padding: 0px 5px 0px 16px;
	}
	#Col_Banners_Portada #Login input.loginput {
		float: left;
		width: 67px;
		border: 1px solid #8b8b8b;
	   background-color:	#f0f0f0;
		margin-right: 6px;
		font-size: 9px;
		color: #8b8b8b;
		font-family: Tahoma, Verdana, Arial;
	}
	
	/* Contingut de la pàgina */
	#Cont {
		margin: 0;
		padding: 0 13px 2em 0px;
		text-align: justify;
		min-height: 350px;
		line-height: 1.3em;
		
	}
	#Cont_Portada {
		margin-left: 0px;
		padding: 0;
		text-align: left;
		padding-bottom: 2em;
	}	
	
	/* Fil d'Ariadna */
	#Fil {
		text-decoration: none;
		text-align: left;
		font-weight: bold;
		padding: 0;
		margin-bottom: 0.1em;
		margin-top: 1em;
		font-family: Arial, Helvetica, sans-serif;
		position: relative;
		overflow: hidden;
		min-height: 1.6em;
	}
	*html #Fil {
		height: 1.8em;
	}
	#Fil .cont {
		padding: 0px 0px 0px 0px;
		float: left;
	}
	#Fil a {
		color: #333333;
		text-decoration: none;
	}
	#Fil a:hover {
		text-decoration: underline;
	}
	#Fil .sel {
		text-decoration: none;
	}
	#Fil .fletxa {
		color: #fa803d;
		font-weight: bold;
		font-size: 0.9em;
	}
	#Fil ul.BotonsEsp {
		position: absolute;
		top:0;
		right: 0;
		padding: 0;
		margin: 0;
	}
	#Fil ul.BotonsEsp li {
		display: inline;
		margin: 0;
		padding:0;
		margin-right: 15px;
		background: none;
	}
	#Fil ul.BotonsEsp li img {
		vertical-align: top;
	}
	#Fil ul.BotonsEsp li a {
		color: #6f6f6f;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		text-decoration: none;
	}
	
	
	/* Peu */
	#Peu {
		clear: both;
		width: 100%;
		overflow: hidden;
		border-top: 7px solid #fa803d;
		background-color: #231f20;
		color: white;
		padding: 5px 0 5px 12px;
	}
	#Peu div.links {
		overflow: visible;
		padding: 10px 0px 5px 15px;
		vertical-align: middle;
		font-family: Arial, Helvetica, sans-serif;
		float: left;
		font-size: 0.9em;
		color: #ffffff;
	}
	#Peu div.links a {
		color: #ffffff;
		text-decoration: none;
	}
	#Peu div.links a:hover {
		text-decoration: underline;
	}
	#Peu  div.links span {
		color: #747373;
		padding-left: 0.4em;
		padding-right: 0.4em;
	}
	#Peu div.text_dreta {
		width:450px;
		vertical-align: middle;		
		font-family: Arial, Helvetica, sans-serif;
		float: right;
		padding: 10px 15px 5px 0px;
		font-size: 0.8em;
		text-align: right;
	}
	#Peu div.text_dreta strong {
		font-size: 1.3em;
	}
	#Peu img {
		float: right;
	}
	#Peu img.ultima {
		margin-right: 12px !important;
	}
	
	#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;
	}
}

@media print {
	/* Cambiats per la impresió */
	body {	
		margin: 0px;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .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;
	}
}


/* Finestra de visualtizació de vídeos */
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
}

a {
	color: #cd5716;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}

#Cont ul {	
	margin: 7px 0 0 0;
	padding: 0px 13px 8px 13px;
	list-style: none;
}
#Cont ul li {	
	margin: 0 0 0.5em 0.5em;
	padding:  0 0 0 1.3em;
	background: url("/img/punt_llista.gif") 0px 2px no-repeat;
}

#Cont ul li.nomarca {	
	margin: 0 0 0.5em 0.3em !important;
	padding: 0 !important;
	background: none !important;
}
#Cont ul li a {
	
}

#Cont ol {
	color: #cd5716;
}
#Cont ol span {
	color: #2f2f2f;
}
#Cont  ol p {	
	color: #2f2f2f;
}

blockquote {
	margin-left: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin: 0px;
}

strong {
	font-weight: bold;
}

img {
	border:0;
}

hr {
	border: none 0; 
	border-top: 1px dotted #C28B8B;
	width: 99%;
	height: 1px;
}

h1 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2,h3,h4,h5 {
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #c62b2b;
}




/* 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;
}


/* Menú Lateral */
.TitolMenu {
	border-bottom: 1px solid white;
	margin: 0;
	padding: 0px 10px 11px 0px;
	background: #505050 url("/img/fons_menu_lat.gif") left top repeat-x;
	height: 154px;
	vertical-align: bottom;
	position: relative;
	z-index: -1;
}
.TitolMenu a, .TitolMenu span {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	position: absolute;
	bottom: 0.8em;
	right: 1em;
	display: block;
	text-align: right;
}
.TitolMenu a:hover {
	text-decoration: none;
}
/* Segón Nivell */
.Menu1 {
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	border: 0px;
}
.Menu1 li {
	display: inline;
	margin: 0;
	padding: 0;
}
.Menu1 li a {
	text-transform: none;
	display: block;
	color: #4c4c4c;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 15px;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
}
.Menu1 li a:hover {
	color: #fa803d;
	text-decoration: none;
}
.Menu1 li a.Selec {
	color: #fa803d;
}

/* Tercer Nivell */
.Menu1 ul {
	margin: 0 5px 0px 5px;
	padding: 0 ;
	list-style: none;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
}
.Menu1 ul li {
	display: inherit;
	margin:  0;
	padding: 0;
}
.Menu1 ul li a {
	color: #cd5716;
	text-transform: none;
   font-weight: normal;
	text-decoration: none;
	padding: 5px 10px 5px 20px;
	font-size: 0.9em;
}
.Menu1 ul li a:hover {
	text-decoration: underline;
}
.Menu1 ul li a.Selec {
	text-decoration: underline;
}




/* 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;
}

/* Portada */
#Capcalera_Portada {
	height: 213px;
	background-position: top left;
	background-repeat: no-repeat;
	float: none;
	display: block;
	overflow: hidden;
	margin-bottom: 33px;
	border-bottom: 2px solid #818284;
}
#Capcalera_Portada .informacio {
	background: #4c4c4c url("/img/fons_cap_portada.gif") top left repeat-x;
	width: 206px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 213px;
	padding: 65px 22px 23px 25px;
	vertical-align: bottom;
	text-align: right;
	float: left;
}
#Capcalera_Portada .informacio h2 {
	color: white;
	font-size: 1.5em;
	margin-bottom: 1.2em;
}

#Capcalera_Portada .informacio h2 a{
	color: white;
}

#Capcalera_Portada .imatge {
	height: 213px;
	width: 739px;
	float: left;
}

/* Elements de portada */
.fons_portlet_portada {
	margin-bottom: 13px;
	width: 100%;
	text-align: left;
}
.fons_portlet_portada .intern {
	padding: 18px 10px 18px 10px;
}
.Titol_Portada_Banners {
	background: url("/img/fons_titol.gif") top left no-repeat;
	height: 2.8em;
	padding: 7px 0px 8px 16px;
}
.Titol_Portada_Banners span {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #555666; 
	font-size: 1.2em;
}

.Titol_Portada {
	background: url("/img/fons_titol.gif") top left no-repeat;
	height: 2.8em;
	padding: 7px 0px 0px 16px;
}
.Titol_Portada a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #555666; 
	font-size: 1.2em;
}
.Titol_Portada a:hover  {
	text-decoration: underline;
}
.Titol_Portada span {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #555666; 
	font-size: 1.2em;
}

.Peu_Portada {
	position: relative;
	overflow: hidden;
	margin: 1em 0 0 0;
	width: 100%;
	padding: 3px 0 8px 0;
	text-align: right;
}
.Peu_Portada a {
	
	margin: 0px 10px 0px 10px;
	color: #fa803d;
	font-size: 0.9em;
	text-decoration: none;
}
.Peu_Portada a:hover {
	text-decoration: underline;
}


ul.Llista_Portada_ambimatge {
	margin: 3px 0 10px 0;
	padding: 4px 5px 0 0;
	list-style: none;	
	color: #444e5c;
	list-style: none;
	border-bottom: 1px solid #d0d0d0;
	background: #e6e6e6 url("/img/fons_primer_llista_portlet_portada.gif") left top no-repeat;
}

ul.Llista_Portada_ambimatge li {
	padding: 15px 10px 3px 25px;	
	display: list-item;
	text-align: justify;
	overflow: hidden;
	background: url("/img/llista_portlet_portada.gif") 10px 15px no-repeat;
	clear: both;
}
ul.Llista_Portada_ambimatge li a.MesInfo {
	color: #fa803d;
	text-decoration: none;
}
ul.Llista_Portada_ambimatge li a.MesInfo:hover {
	text-decoration: underline;
}

ul.Llista_Portada_noimatge {	
	margin: 7px 0 5px 0;
	padding: 0px 13px 8px 0px;
	list-style: none;	
	color: #444e5c;
}
ul.Llista_Portada_noimatge li {
	padding: 0px 0px 0px 25px;	
	display: list-item;
	text-align: left;
	margin: 6px 0px 1.6em 0px;
	overflow: auto;
	background: url("/img/llista_portlet_portada_noimg.gif") 0px 3px no-repeat;
}

ul.Llista_Portada_calendari {
	margin: 3px 0 0 0;
	padding: 0px 5px 8px 0px;
	list-style: none;	
	color: #444e5c;
}
ul.Llista_Portada_calendari li {
	padding: 10px 10px 3px 15px;
	display: list-item;
	text-align: justify;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	background-image: none;
	background: url("/img/llista_portlet_portada.gif") left 10px no-repeat;
}
ul.Llista_Portada_calendari li img {
	float: left;
	margin-left: 0px;
	border: 1px solid #7E7F80;
}
ul.Llista_Portada_calendari li div.texte {
	padding: 0px 0px 0px 0px;
}

ul.Llista_Portada_calendari li a.MesInfo {
	color: #fa803d;
	text-decoration: none;
}
ul.Llista_Portada_calendari li a.MesInfo:hover {
	text-decoration: underline;
}




#DivTxtAdvIdioma {
	clear: both;
	border: 2px #666666 dashed;
	background-color: #E6E6E6;
	margin-bottom: 2em;
	padding: 1em;
}


/* 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;
}

/* Mapa Web */
ul.MapaWeb li {
	
	
}


/* ----  Titols ----*/
/* Títol pàgina */
.Titol {
	color: #fa803d;
	font-weight: bold;
	line-height:1.2em;
	margin-bottom: 0.6em;
	font-size: 1.8em;
	padding-top: 0.4em;
}
.Titol span {

}

/* Carbassa */
.subtitol {
	color: #fa803d;
	font-family: Arial, Helvetica, sans-serif;
}
/* Gris no bold */
.subtitol2 {
	color: #7d7e80;
	margin-bottom: 0.4em;
	font-family: Arial, Helvetica, sans-serif;
}
/* Negre */
.subtitol3 {
	color: #292929;
	font-weight: bold;
}

/* Gris gran */
.titol_llista {
	font-size: 1.2em;
	color: #555666;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.titol_llista {
	font-size: 1.2em;
	color: #555666;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.titol_llista:hover {
	text-decoration: underline;
}
/* Carbassa gran */
.titol_llista2 {
	color: #fa803d;
	font-weight: bold;
	text-align: left;
	font-size: 1.3em;
}
a.titol_llista2 {
	color: #fa803d;
	font-weight: bold;
	text-align: left;
	font-size: 1.3em;
	text-decoration: none;
}
a.titol_llista2:hover {
	text-decoration: underline;
}

/* Gris petit italic */
.titol_llista3 {
	color: #555666;
	text-align: left;
	font-size: 1em;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
a.titol_llista3 {
	color: #555666;
	text-align: left;
	font-size: 1em;
	font-style: italic;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.titol_llista3:hover {
	text-decoration: underline;
}

/* Gris petit */
.titol_llista4 {
	text-align: left;
	font-size: 1em;
	color: #7d7e80;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.titol_llista4 {
	text-align: left;
	font-size: 1em;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.titol_llista4:hover {
	text-decoration: underline;
}

/* Taronja petit */
.titol_llista5 {
	text-align: left;
	font-size: 1em;
	color: #fa803d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.titol_llista5 {
	text-align: left;
	font-size: 1em;
	color: #fa803d;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.titol_llista5:hover {
	text-decoration: underline;
}


/* Títiol Intern */
.TitolIntern {
	color: #292929;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-top: 1em;
	margin-bottom: 0.3em;
}
.TitolIntern span {
	
}

.CanviGrupCamps {
	color: #292929;
	font-weight: bold;
	padding-top: 1.1em;
	margin-bottom: 0.9em;
	font-size: 1em;
	display: block;
}
.CanviGrupCamps span {
	
}

.TitolAgrupacio {
	color: #fa803d;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0.4em 1em 0.3em 1em;
	width: 99%;
	display: block;
}
.TitolAgrupacio span {
	
}


/* Textes */
.texte {
	color: #2f2f2f;
	text-decoration: none;
}

.txtresaltat {
	color: #94393c;
}

.text_carbassa {
	color: #cd5716; 
}
.data {
	color: #94393c;
	font-size: 0.8em;
	float: right; 
	padding: 0em 15px 0.5em 0em;
	margin-bottom: 1em;
}
.MarcaCerca {
	background-color: #f7b794;
}


.txt_imatge{
	display: block;
	font-size: .9em;
	color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-left: 10px;
}

.gris {
	font-size: 0.8em;
	color: #727272;
	text-decoration: none;
	text-align: justify;
}
.negreta {
	font-weight: bold;
}
.negre {
	color: #000000;
}

.entrega {
	white-space: nowrap; 
	font-size: 0.8em;	
	color: #8D0E29;
}
.PictoTxt {
	font-size: 0.8em;	
	color: #8D0E29;
}
.Remarca {
	color: #292929;
	font-weight: bold;
	font-size: 1em;
}
.Remarca:first-letter {
	color: #94393c;
}


/* Links */
a.link {
	color: #cd5716;
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}
a.linkmini {
	color: #cd5716;
	font-size: 0.9em;
}
a.linkmini:hover {
	text-decoration: underline;
}
.linknegreta {
	font-weight: bold;
	color: #2f2f2f;
}
a.linknegreta {
	font-weight: bold;
	color: #2f2f2f;
}
a.linknegreta:hover {
	text-decoration: underline;
}
a.linkgris {
	color: #555666;
	font-weight: bold;
}
a.linkgris:hover {
	text-decoration: underline;
}
.linkgrisSel {
	color: #555666;
	text-decoration: underline;
	font-weight: bold;
}


/* Imatges */
.BarraLatImgDet { 
	float: right;
	margin:0; 
	width: 170px;
	padding: 0;
	text-align: left;
}


.TitolImatges {
	background: url("/img/fons_titol.gif") top left no-repeat;
	height: 2.8em;
	padding: 7px 0px 0px 16px;
}
.TitolImatges span {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #555666; 
	font-size: 1.2em;
}

.ImgIntDet {
	width: 170px; 
	text-align: right;
	margin: 0;
}
.ContInt_ImgRel {
	padding-right: 186px;
}

.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: 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: 0em;
	margin-top: 0.3em;
}
.img_sup_incrustada_dreta {
	float: right; 
	margin-right: 1em; 
	margin-bottom: 0.3em;
	margin-left: 2em;
	margin-top: 0.3em;
}
.img_incrustada_gmaps {
	float: left; 
	margin-right: 1em; 
	margin-bottom: 0.3em;
	margin-left: 0.5em;
}

/* Taules */
table.taula {
	width: 98%;
	border-top: 7px solid #fa803d;
	margin-top: 5px;
}
table.taula thead {
	background-color: #707172;
	color: white;
	font-weight: bold;
}
table.taula thead tr th {
	padding: 10px 5px 3px 5px;
}
table.taula tr.Imparell {
	background-color: #f9f9f9;
}
table.taula th.fons {
	background-color: #f9f9f9;
}
table.taula tr.Over {
	background-color: #d9dadb;
	cursor: pointer;
}
table.taula tr.No_Registres {
	vertical-align: middle; 
	height: 5em;
}
table.taula th {
	font-weight: bold;
	text-align: left;
}
table.taula td {
	text-align: left;
	vertical-align: top;
}
table.taula td.cos {

}
table.taula td div.Document {
	background-image: url("/img/tipusdocs/doc_default.gif");
	background-position: top left;
	background-repeat: no-repeat;
	
	margin:0 !important;	
	padding: 0px 0px 6px 25px !important;	
}

/* Paginació de les taules */
.Txtpaginacio {
	color: #ffffff;
	margin: 5px 15px 5px 0px;
	padding: 3px 10px 3px 10px;
	overflow: hidden;
	background-color: #fa803d;
	font-family: Arial, Helvetica, sans-serif;
}
*html .Txtpaginacio {
	height: 1.8em;
}

.Txtpaginacio .TxtRegistres {
	float: left;
}
.Txtpaginacio .Txtpagines {
	float: right;
}
a.linkpaginacio {
	color: white;
	font-size: 1.1em;
	text-decoration: none;
}
a.linkpaginacio:hover {
	text-decoration: underline;
}
.linkpaginacio_Sel {
	color: white;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}

/* Fitxa directòri */
table.fitxa {
	border: 0;
	font-size: 1em;
	width: 94%;
	background-color: #eeeeed;
}
table.fitxa th {
	font-weight: bold;
	font-size: 1em;
	padding: 4px 10px 4px 5px;
	width: 30%;
	vertical-align: top;
	background-color: #818181;
	color: white;
	border-bottom: 4px solid white;
	border-right: 4px solid white;
}
table.fitxa td {
	color: #404040;
	empty-cells: show;
	border-bottom: 4px solid white;
}
table.fitxa td ul {
	list-style: none;
	margin-left: 0 !important;
	padding-left: 0 !important;
}
table.fitxa td li {
	margin-left: 0 !important;
	padding-left: 0 !important;
}



/* Elements de Formulari */
table.formulari {
	border-top: 4px solid #fa803d;
	color: #9e9e9e;
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	background-color: #f1f1f1;
}
table.formulari td {
	background-color: #f1f1f1;
	empty-cells: show;
	border-bottom: 4px solid white;
	padding: 5px 6px 0px 8px;
}
table.formulari td.noborder {
	border: 0;
	margin: 0;
}
table.formulari td span.txt_captcha {
	color: #73706c;
}


table.formulari th.Etiqueta {
	border-right: 0;
	border-top: 4px solid #fa803d;
	background-color: #f1f1f1;
	color: #808080;
	padding: 0.7em 1em 0.7em 0.8em;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}
table.formulari td.txt_camps_req {
	color: #8e8b84;
	font-weight: normal;
	padding-bottom: 0.5em;
	font-size: 1.1em;
}

table.formulari th {
	vertical-align: top;
	text-align:left;
	padding-left: 1.5em;
	background-color: #818181;
	color: white;
	border-bottom: 4px solid white;
	border-right: 4px solid white;
	padding: 5px 6px 0px 8px;
}
.inputTxt {
   font-size: 1em;
	border: #a5acb2 solid 1px;
	padding: 0px 0px 0px 0.2em;
}
.formobj {
	font-size: 1.1em;
	border: 1px solid #a5acb2;
	width: 25em;
	margin-bottom: 0.6em;
}
.Tbutton {
	background-color: #fa803d;
	color: white;
	font-size: 1em;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
	border: 1px solid #cec8ba;
}


/* 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 0 2px 0;
	width: 100%;
	background-color: #f9f9f9;
	border-bottom: 1px solid #d0d0d0;
	padding: 15px 0px 0 0px;
	overflow: visible;
}
.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 !important;
	padding: 0 !important;
}
ul.Videos li {
	display: block;
	float: left;
	padding: 0 !important;
	margin: 0px 0px 13px 0px !important;
	background: none !important;
}
ul.Videos li p {
	padding: 2px 7px 0px 0px;
	text-align: left;
	color: #2f2f2f;
}

/* Llistes de vídeos adjunts */
ul.llista_videos {	
	margin: 0.5em 0 0.8em !important;
	padding: 0px 13px 8px 13px !important;
}
ul.llista_videos  li {	
	margin: 0 0 0.5em 0.5em !important;
	padding: 2px 0 2px 20px !important;
	vertical-align: top;
	background: url("/img/Icones/icone_video.gif") left top no-repeat !important;
}

/* Llistes de documents adjunts */
ul.FitxersAdj { /* Fitxers adjunts simples en un formulari */
	margin: 0;
	padding-bottom: 5px;
}
ul.LlistaDocs { /* Fitxers adjunts múltiples en un formulari */
	list-style: none;
	margin: 0.1em 0 2em 10px !important;
	padding: 0 !important;
}
ul.LlistaDocs li {
	color: #858585;
	
	list-style: none;
   font-weight: normal;
	text-decoration: none;
	font-size: 1em;

	background-image: url("/img/tipusdocs/doc_default.gif");
	background-position: top left;
	background-repeat: no-repeat;
	margin:0 !important;	
	padding: 5px 10px 6px 25px !important;	
	border:0;	
}
ul.LlistaDocs li a {
	color: #858585;
	text-decoration: none;
}
ul.LlistaDocs li a:hover {
	text-decoration: underline;
}
ul.LlistaDocs li span {
	color: #858585;
}

/* Missatges d'error */
.error {
	color: #000000;
}
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;
}


/* Enquestes */
.Enquestes {
	margin: 0px 0px 15px 0px;
	padding: 0px 15px 0px 10px;
	color: #171818;
	font-family: Arial, Helvetica, sans-serif;
}
.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: #8babca; 
	border: 1px solid #165695; 
	height: 15px;
}


/* 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;
}

.NouElement {
	clear: both;
}

/* Template Banners */
table.banners {
	margin: 0;
	padding: 0;
	border: 0;
}
table.banners tr td {
	vertical-align: middle;
	text-align: center;
}
.titol_banners {
	text-align: right;
	color: #4c4c4c;
	font-size: 1em;
	margin: 11px 11px 5px 11px;
	font-family: Arial, Helvetica, sans-serif;
}