@media screen {
	body {	
		margin: 0px 0px 0px 0px;
		padding: 0;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .7em;
		color: #2e2e2e;
		background-color: #333333;
	}
	
	/* Pàgina i marges */
	#Cap {
		text-align: right;
		margin-left: auto; 
		margin-right: auto;
		width: 976px;
		padding: 8px 6px 8px 6px;
		color: white;
		font-weight: bold;
		overflow: hidden;
	}
	#Cap  #Idiomes {
		float: right;
		margin-left: 25px;
		margin-top: 0.2em;
	}
	#Cap #Idiomes a {
		text-decoration: none;
		color: white;
	}
	#Cap #Idiomes a:hover {
		text-decoration: underline;
	}
	#Cap #Idiomes span {
		text-decoration: underline;
	}
	#Cap #CompCap {
		float: right;
		margin-left: 25px;
	}
	#Cap #CompCap .inputCerca {
		border: 1px solid #949696;
		padding: 2px 2px 2px 5px;
		margin: 0;
		font-size: 1em;
		vertical-align: middle;
		height: 1.2em;
		width: 12em;
		color: #808080;
	}
	#Cap #CompCap .inputTemes {
		border: 1px solid #949696;
		padding: 0px 2px 2px 5px;
		margin: 0;
		font-size: 1em;
		vertical-align: middle;
		height: 1.6em;
		width: 12em;
		color: #808080;
	}
	
	/* Rollover sobre la imatge del boto de cerca */
	#Cap #CompCap #Img_Cerca2 {
		margin-left: 5px;
		vertical-align: middle;
		width: 31px;
		height: 22px;
		background: url("/img/cerca_off.gif") right top no-repeat; 
	}
	#Cap #CompCap #Img_Cerca2:hover {
		background: url("/img/cerca_on.gif") right top no-repeat; 
	}
	/* Rollover sobre la imatge del boto de temes */
	#Cap #CompCap #Img_Tema {
		margin-left: 3px;
		vertical-align: middle;
		width: 31px;
		height: 22px;
		background: url("/img/tema_off.gif") right top no-repeat; 
	}
	#Cap #CompCap #Img_Tema:hover {
		background: url("/img/tema_on.gif") right top no-repeat; 
	}
	#Cap #LinksCap {
		float: right;
		margin-top: 0.2em;
	}
	#Cap #LinksCap a {
		color: white;
		text-decoration: none;
	}
	#Cap #LinksCap a:hover {
		text-decoration: underline;
	}
	
	#Pagina { 
		text-align: left;
		margin-left: auto; 
		margin-right: auto;
		width: 976px;
		background-color: #f3f0e7;
		padding: 8px 6px 8px 6px;
	}
	
	/* ----  Capçalera ---- */
	#Capcalera_Print {
		display: none;
	}
	#Capcalera {
		overflow: visible;
		height: 145px;
	}
	#Capcalera #Barra {
		background: #000000 url("/img/fons_barra_logo.gif") left bottom repeat-x;
		width: 10px;
		height: 100%;
		float: left;
	}
	#Capcalera #Logo {
		float: left;
		background: #e2e2e2 url("/img/fons_logo.gif") left bottom repeat-x;
		width: 227px;
		height: 100%;
		position: relative;
	}
	#Capcalera #Logo img {
		padding-top: 32px;
	}
	#Capcalera #Logo #Data {
		color: #808080;
		position: absolute;
		bottom: 10px;
		left: 13px;
	}
	#Capcalera #Imatge {
		float: left;
		background-position: top right;
		background-repeat: no-repeat;
		background-color: #000000;
		width: 739px;
		height: 100%;
		background-image: url("/img/cap.jpg")
	}
	#Capcalera #Imatge #Sombra {
		background: url("/img/fons_imatge_capcalera.png") left bottom no-repeat;
		height: 100%;
		width: 390px;
		position: relative;
	}
	*html #Imatge #Sombra {
		background: none !important;
	}
	#Capcalera #Imatge #Sombra span,#Capcalera #Imatge #Sombra a {
		display: block;
		color: white;
		font-size: 1.4em;
		font-weight: bold;
		font-style: italic;
		float: left;
		width: 270px;
		position: absolute;
		bottom: 14px;
		left: 17px;
	}
	
	
	/* ---- Contingut ---- */
	#Contingut {
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	*html #Contingut {
		width: 976px; /* IE6 Bug (degut a floats i el backgroud:white no es veuen els texts) */
	}
	
	/* Barra de menú lateral */
	#Col_Menus {
		float: left;
		width: 245px;
	}
	
	#Col_Cont { 
		float: left;
		padding: 16px 9px 10px 8px;
		background-color: #ffffff;
		overflow: hidden;
		width: 714px;
	}	
	#Col_Cont_Banner {
		padding: 16px 9px 10px 8px;
		background-color: #ffffff;
		overflow: hidden;
		width: 540px;
	}
	
	/* Barra de Banners */
	#Col_Banners {
		float: right;
		width: 165px;
		text-align: right;
		margin-top: 10px;
	}
	#Col_Banners a {
		display: block;
		margin: 0px 0px 15px 0px;
	}
	#Banners a {
		display: block;
		margin: 0px 0px 15px 0px;
	}
	
	/* Contingut de la pàgina */
	#Cont {
		margin: 0;
		padding: 0;
		text-align: left;
		min-height: 350px;
	}
	
	
	/* Fil d'Ariadna */
	.Fil_Banner {
		width: 539px !important;	
	}
	#Fil {
		float: left;
		text-decoration: none;
		text-align: left;
		font-weight: bold;
		padding: 9px 9px 9px 8px;
		margin: 10px 0px 10px 0px;
		background-color: white;
		width: 714px;
		color: #444444;
		font-family: Helvetica, Verdana, Arial, sans-serif;
	}
	*html #Fil {
		margin-left: 0px;
	}
	#Fil .cont {
		padding: 0px 0px 0px 0;
	}
	#Fil a {
		color: #444444;
		text-decoration: none;
	}
	#Fil a:hover {
		text-decoration: underline;
	}
	#Fil .sel {
		text-decoration: none;
	}
	#Fil .fletxa {
		color: #444444;
		font-weight: bold;
		font-size: 1em;
		padding: 0px 0.7em 0px 0.7em;
	}
	#Fil ul.BotonsEsp {
		float: right;
		padding: 0;
		margin: 0;
		margin-left: 10px;
	}
	#Fil ul.BotonsEsp li {
		display: inline;
		margin: 0;
		padding:0;
		margin-left: 5px;
		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;
		text-align: left;
		margin-left: auto; 
		margin-right: auto;
		width: 976px;
		padding: 12px 6px 40px 6px;
		overflow: hidden;
		background: url("/img/fons_peu.gif") top left repeat-x;
		color: #b0b0b0;
		font-weight: bold;
	}
	
	#Peu div.links {
		overflow: visible;
		float: left;
		margin-left: 53px;
	}
	#Peu div.links a {
		color: #b0b0b0;
		text-decoration: none;
	}
	#Peu div.links a:hover {
		text-decoration: underline;
	}
	#Peu div.links span {
		padding-left: 0.4em;
		padding-right: 0.4em;
	}
	#Peu div.text {
		float: right;
		padding-right: 7px;
	}
	#Peu div.text a {
		
		text-decoration: none;
	}
	#Peu div.text a:hover {
		text-decoration: underline;
	}
	#Peu div.text span {
		color: #424c55;
		padding-left: 0.4em;
		padding-right: 0.4em;
	}
	
	
	#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;
	}
  	#Cap {
		display: none;
	}
	#Col_Cont {		
		padding:0;
	}
	#Col_Menus {
		display: none;
	}
	#Col_Banners {
		display: none;
	}
	#Fil {
		display: none;
	}
	#Peu {
		clear: both;
		background: none;
		color: black;
		margin-top: 2em;
	}
	#Peu div.links {
		display: none;
	}
	#Peu div.text span {
		color: black;
		font-size: 0.8em;
	}
	#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;

	color: #741d1c;
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 1.4em;
	border-bottom: 1px dotted #999999;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: right; 
}
body.Finestra .Titol span {
	display: block;
}
body.Finestra #Capcalera_Finestra {
	height: auto;
	padding-top: 20px;
	overflow: visible;
	width: 100%;
	background: white url("/img/fons_cap_finestra.gif") left top repeat-x;
}
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: 7px 0 0 0;
	padding: 0px 13px 8px 13px;
	list-style: none;
}
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;
}
ul li.nomarca {	
	margin: 0 0 0.5em 0.3em !important;
	padding: 0 !important;
	background: none !important;
}
ul li a {
	
}


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;
}

a {
	color: #741d1c;
	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;
}


/* Menús */
/* Primer Nivell */
.Menu {
	background-color: #000000;
	width: 219px;
	padding: 0 0 0 10px;
}
.Menu1 {
	margin: 0;
	padding: 0 8px 5px 0;
	list-style: none;
	border: 0px;
	width: 100%;
	background-color: white;
}
.Menu1 li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url("/img/buit.gif") 0px 0px no-repeat; /* IE6 bug */
}
.Menu1 li a {
	text-transform: none;
	display: block;
	color: black;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 8px;
	border:0;
	margin-left: 5px;
	border-bottom: 1px dotted #cccccc;
	background: none;
}
.Menu1 li a:hover {
	background-color: #eeeeed;
	text-decoration: none;
}
.Menu1 li a.Selec {
	background-color: #ebe7db;
	text-decoration: none;
	border-bottom: 1px solid #f8f8f0;
}

/* Segón Nivell */
.Menu1 ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	background-color: white;
}
.Menu1 ul li {
	display: inherit;
	margin:  0;
	padding: 0;
}
.Menu1 ul li a {
	border-bottom: 1px solid #f8f8f0;
	text-transform: none;
   font-weight: normal;
	text-decoration: none;
	background-color: #ebe7db;
	padding: 4px 10px 4px 15px;
	color: black;
	font-size: 0.9em;
}
.Menu1 ul li a:hover {
	text-decoration: none;
	background-color: #e0d4c9;
}
.Menu1 ul li a.Selec {
	background-color: #e0d4c9;
}

/* tercer Nivell */
.Menu1 ul ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
.Menu1 ul ul li {
	display: inherit;
	margin:  0;
	padding: 0;
}
.Menu1 ul ul li a {
	border-bottom: 1px solid #b98f8b;
	color: white;
	text-transform: none;
   font-weight: normal;
	text-decoration: none;
	background-color: #b48882;
	padding: 4px 10px 4px 20px;
	font-size: 0.8em;;
}
.Menu1 ul ul li a:hover {
	text-decoration: none;
	background-color: #b98f8b;
}
.Menu1 ul ul li a.Selec {
	background-color: #b98f8b;
	text-decoration: none;
}


/* Portada */
#Capcalera_Portada {
	height: 300px;
	background-position: top left;
	background-repeat: no-repeat;
	float: none;
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}

/* Elements de portada */
.fons_portlet_portada {
	
}
.Titol_Portada {
	border-bottom: 1px dotted #999999;
	overflow: auto;
}
*html .Titol_Portada {
	height: 2em;
}
.Titol_Portada a {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: bold; 
	color: black; 
	font-size: 1.2em;
	float: left;
}
.Titol_Portada a:hover  {
	text-decoration: underline;
}
.Titol_Portada span {
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: bold; 
	color: black; 
	font-size: 1.2em;
	float: left;
}
.Titol_Portada img {
	float: left;
	margin-left: 0.5em;
}

.Peu_Portada {
	position: relative;
	overflow: hidden;
	margin: 1em 0 0 0;
	width: 100%;
	padding: 0px 0 8px 0;
	text-align: right;
}
.Peu_Portada a {
	margin: 0px 10px 0px 10px;
	color: #741d1c;
	font-size: 0.9em;
	text-decoration: none;
}
.Peu_Portada a:hover {
	text-decoration: underline;
}


ul.Llista_Portada_ambimatge {
	margin: 3px 0 0 0;
	padding: 0px 8px 8px 8px;
	list-style: none;	
	list-style: none;
}
ul.Llista_Portada_ambimatge li {
	padding: 8px 0px 0px 0px;	
	display: list-item;
	text-align: justify;
	margin: 0;
	overflow: hidden;
	background-image: none;
	clear: both;
}
ul.Llista_Portada_ambimatge li a.MesInfo {
	color: #8f0000;
	text-decoration: none;
}
ul.Llista_Portada_ambimatge li a.MesInfo:hover {
	text-decoration: underline;
}

ul.Llista_Portada_noimatge {	
	margin: 7px 0 0 0;
	padding: 0px 13px 8px 13px;
	list-style: none;	
	color: #444e5c;
}
ul.Llista_Portada_noimatge li {
	padding: 0px 0px 0px 13px;	
	display: list-item;
	text-align: left;
	margin: 6px 0px 8px 0px;
	overflow: auto;
	background: url("/img/punt_llista.gif") 0px 2px no-repeat;
}

ul.Llista_Portada_calendari {
	margin: 13px 0 0 0;
	padding: 0px 13px 12px 13px;
	list-style: none;	
	color: #444e5c;
}
ul.Llista_Portada_calendari li {
	padding: 6px 0px 8px 0px;	
	display: list-item;
	text-align: justify;
	margin: 0px 0px 10px 0px;
	overflow: auto;
	background-image: none;
	background: url("/img/calendari_llista.gif") 0px 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 35px;
}

ul.Llista_Portada_calendari li a.MesInfo {
	color: #c62b2b;
	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:#741d1c; 
	border-style:solid;
}
.Mapa_Detall {
	width: 60%; 
	height: 300px; 
	border-width:1px; 
	border-color:#870020; 
	border-style:solid;
}

/* Mapa Web */
ul.MapaWeb li a {
	color: gray;
	font-weight: bold;
}
ul.MapaWeb li li a {
	font-weight: bold;
	color: #4c4c4c;
}
ul.MapaWeb li li li a {
	font-size: 0.9em;
	color: #741d1c !important;
	text-decoration: none;	
}


/* ----  Titols ----*/
/* Títol pàgina */
.Titol {
	color: #741d1c;
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 1.4em;
	border-bottom: 1px dotted #999999;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.Titol span {

}

/* Gris */
.subtitol {
	
	color: #808080;
}
/* Vermell */
.subtitol2 {
	color: #8f0000;
}
/* Negre */
.subtitol3 {
	color: #292929;
	font-weight: bold;
	font-size: 1em;
}
/* Gris Normal */
.subtitol4 {
	color: #4c4c4c;
	font-size: 1.1em;
}

/* Negreta */
.titol_llista {
	margin-bottom: 0;
	font-size: 1em;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a.titol_llista {
	margin-bottom: 0;
	font-size: 1em;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a.titol_llista:hover {
	text-decoration: underline;
}
/* Vermell petit */
.titol_llista2 {
	color: #8f0000;
	font-weight: bold;
	text-align: left;
	font-size: 0.9em;
}
a.titol_llista2 {
	color: #8f0000;
	font-weight: bold;
	text-align: left;
	font-size: 0.9em;
	text-decoration: none;
}
a.titol_llista2:hover {
	text-decoration: underline;
}

/* Negre petit */
.titol_llista3 {
	color: #292929;
	font-weight: bold;
	text-align: left;
	font-size: 0.9em;
}
a.titol_llista3 {
	color: #292929;
	font-weight: bold;
	text-align: left;
	font-size: 0.9em;
	text-decoration: none;
}
a.titol_llista3:hover {
	text-decoration: underline;
}


/* Gris */
.TitolIntern {
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 1em;
	font-weight: bold;
}
.TitolIntern span {
	
}

.CanviGrupCamps {
	width: 70%;	
	display: block;
	color: #741d1c;
	font-weight: bold;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	font-size: 1.1em;
	border-bottom: 1px dotted #999999;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.CanviGrupCamps span {
	
}

.TitolAgrupacio {
	width: 70%;	
	display: block;
	color: #741d1c;
	font-weight: bold;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	font-size: 1.1em;
	border-bottom: 1px dotted #999999;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.TitolAgrupacio span {
	
}


/* Textes */
.texte {
	color: #2e2e2e;
}

.txtresaltat {
	color: #94393c;
}

.text_vermell {
	color: #94393c; 
}
.data {
	color: #94393c;
	font-size: 0.8em;
	float: right; 
	padding: 0em 15px 0.5em 0em;
	margin-bottom: 1em;
}
.MarcaCerca {
	background-color: #fcd0c0;
}
.gris {
	font-size: 0.8em;
	color: #444e5c;
	text-decoration: none;
	text-align: justify;
}
.txt_imatge{
	display: block;
	font-size: .9em;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
}
.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: #404040;
	font-weight: bold;
	font-size: 1em;
}
.Remarca:first-letter {
	color: #94393c;
}


/* Links */
a.link {
	color: #741d1c;
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}
a.linkmini {
	color: #741d1c !important;
	font-size: 0.9em !important;
}
a.linkmini:hover {
	text-decoration: underline;
}

.linknegreta {
	font-weight: bold !important;
	color: #4c4c4c !important;
}
a.linknegreta {
	font-weight: bold !important;
	color: #4c4c4c !important;
}
a.linknegreta:hover {
	text-decoration: underline;
}

a.linkgris {
	color: gray !important;
	font-weight: bold !important;
}
a.linkgris:hover {
	text-decoration: underline;
}
.linkgrisSel {
	color: gray;
	text-decoration: underline;
	font-weight: bold !important;
}


/* Paginació de les taules */
.Txtpaginacio {
	margin: 5px 15px 5px 0px;
	padding: 3px 10px 3px 10px;
	overflow: hidden;
	background: #ffffff url("/img/fons_formulari.gif") top left repeat-x;
	color: #741d1c;
	border: 1px dotted #e5e0c2;
}
*html .Txtpaginacio {
	height: 1.8em;
}
.Txtpaginacio .TxtRegistres {
	float: left;
}
.Txtpaginacio .Txtpagines {
	float: right;
}
a.linkpaginacio {
	color: #741d1c;
	font-size: 1.1em;
	text-decoration: none;
}
a.linkpaginacio:hover {
	text-decoration: underline;
}
.linkpaginacio_Sel {
	color: #4c4c4c;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}


/* Imatges */
.BarraLatImgDet { 
	float: right;
	margin:0; 
	width: 180px;
	padding: 0;
	padding-left: 20px;
	text-align: left;
}
.MarcLatDet {
	border: 1px dotted #e5e0c2;
	margin-bottom: 15px;
}
.TitolImatges {
	padding: 7px 0px 6px 0px;
	margin: 0;
	overflow: visible;
	width: 180px;
	text-align: right;
	vertical-align: middle;
}
.TitolImatges span {
	color: #4c4c4c;
	text-transform: capitalize;
	font-size: 1em;
	padding-right: 10px;
}


.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: 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%;
	margin-top: 5px;
}
table.taula thead {
	font-weight: bold;
	background: #ffffff url("/img/fons_formulari.gif") top left repeat-x;
	color: #741d1c;
	padding: 5px 6px 0px 8px;
}
table.taula thead tr th {
	padding: 10px 5px 3px 5px;
	border-top: 1px dotted #e5e0c2;
	border-bottom: 1px dotted #e5e0c2;
}
table.taula thead tr th:first-child {
	border-left: 1px dotted #e5e0c2;
}
table.taula thead tr th:last-child {
	border-right: 1px dotted #e5e0c2;
}
table.taula tr.Imparell {
	background-color: #f3f0e7;
}
table.taula th.fons {
	width: 70%;	
	display: block;
	color: #741d1c;
	font-weight: bold;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	font-size: 1.1em;
	border-bottom: 1px dotted #999999;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	
}
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 {

}

/* Fitxa directòri */
table.fitxa {
	border: 0;
	font-size: 1em;
	width: 94%;
	padding: 0;
	margin: 0;
	border: 0;
}
table.fitxa th {
	vertical-align: top;
	text-align:left;
	padding-left: 1.5em;
	background: #ffffff url("/img/fons_formulari.gif") top left repeat-x;
	color: #741d1c;
	padding: 5px 6px 5px 8px;
	border: 1px dotted #e5e0c2;
	font-weight: bold;
	font-size: 1.1em;
	width: 30%;
}
table.fitxa td {
	color: #404040;
	empty-cells: show;
	background-color: #f3f0e7;
}
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 {
	color: #717171;
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
}
table.formulari td {
	background-color: #f3f0e7;
	empty-cells: show;
	padding: 5px 6px 0px 8px;
}
table.formulari td.noborder {
	border: 0;
	margin: 0;
}
table.formulari td span.txt_captcha {
	color: #717171;
}

table.formulari th.Etiqueta {
	border-right: 0;
	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: #717171;
	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: #ffffff url("/img/fons_formulari.gif") top left repeat-x;
	color: #741d1c;
	padding: 5px 6px 5px 8px;
	border: 1px dotted #e5e0c2;
}

.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: #741d1c;
	color: white;
	font-size: 1em;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
	border: 1px solid #cec8ba;
}
.MarcFiltre {
	padding: 8px 13px 8px 13px;
	background: #ffffff url("/img/fons_formulari.gif") top left repeat-x;
	border: 1px dotted #e5e0c2;
	width: 94%;
	margin-bottom: 4px;
}

/* 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 !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 10px 2em 0 !important;
	padding: 0 !important;
	text-align: right;
}
ul.LlistaDocs li {
	color: #4c4c4c;
	
	list-style: none;
   font-weight: normal;
	text-decoration: none;
	font-size: 1em;

	background-image: url("/img/tipusdocs/doc_default.gif");
	background-position: top right;
	background-repeat: no-repeat;
	margin:0 !important;	
	padding: 5px 25px 6px 10px !important;	
	border:0;	
}
ul.LlistaDocs li a {
	color: #4c4c4c;
	text-decoration: none;
}
ul.LlistaDocs li a:hover {
	text-decoration: underline;
}
ul.LlistaDocs li span {
	color: #4c4c4c;
}

/* Missatges d'error */
.error {
	color: #FF0000;
}
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-top: -2px;
	margin-bottom: 10px;
	padding: 0px 15px 0px 10px;
	color: #061f57;
	font-family: Tahoma, Verdana, Arial;
}
.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: #ebe9dd; 
	border: 1px solid #8f0000; 
	height: 15px;
}

/* Template Banners */
table.banners {
	margin: 0;
	padding: 0;
	border: 0;
}
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;
}


/* Elements de la barra esquerre */
#Logos {
	background-color: white;
	padding: 35px 10px 2px 25px;
	width: 202px;
}
#Logos span {
	color: #3e3e3e;
	font-size: 0.9em;
}
#Logos hr {
	margin: 5px 0 10px 0;
	padding: 2px 0 2px 0;
	background: url("/img/fons_hr_logos.gif") left top repeat-x;
	border: 0;
}

#LinksEsq {
	background-color: white;
	padding: 5px 10px 2px 15px;
	width: 212px;
}

#LinksEsq a {
	display: block;
	border: 1px dotted #cccccc;
	color: #3e3e3e;
	text-align: right;
	padding: 8px 8px 8px 90px;
	margin-bottom: 5px;
	font-weight: bold;
	background: #f7f7ee;
	font-family: Helvetica, sans-serif;
}
*html #LinksEsq a {
	font-weight: normal;
}
