@media screen {
	body {	
		margin: 0px 0px 0px 0px;
		padding: 0;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .7em;
		color: #404040;
		height:100%;
		background: #e5e5e5 url("/img/fons.gif") top right repeat-x;
	}
	
	
	#Pagina {
		width: 100%; 
		font-size: 1em;
		text-align: left;
		margin-left: auto; 
		margin-right: auto;
		min-width: 778px;
		max-width: 971px;
	}
	* html #Pagina {
		width: expression(document.body.clientWidth < 780? "778px" : document.body.clientWidth > 973? "971px" : "auto"); /* Fix per IE6 */
	}
	
	
	/* ----  Capçalera ---- */
	#Capcalera {
		overflow: hidden;
		width: 100%;
		
	}
	#Capcalera #Cap {
		background: #FFFFFF url("/img/cap.gif") top left no-repeat;
		position: relative;
		height: 80px;
	}
	#Capcalera #Cap #FonsCapDreta {
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 1;
	}
		
	#Capcalera #Cap #LogoCap {
		position: absolute;
		top: 10px;
		left: 15px;
	}
	#Capcalera #Cap #Idiomes {
		position: absolute;
		top: 0px;
		right: 7px;
		color: #FFFFFF;	
		background: #231f20 url("/img/fons_capidiomes.gif") bottom left no-repeat;
		text-align: center;
		padding: 4px 15px 4px 15px;
		font-size: 0.9em;
		z-index: 2;
	}
	#Capcalera #Cap #Idiomes span {
		font-weight: bold;
	}
	#Capcalera #Cap #Idiomes a {
		color: #FFFFFF;
		text-decoration: none;
	}
	#Capcalera #Cap #Idiomes a:hover {
		font-weight: bold;
	}
	
	/* Botons d'ellaços ràpids de la capçalera*/
	#Capcalera #Botons {
		clear: both;
		height: 27px;
		width: 100%;
		text-align: right;
		background: #231f20 url("/img/fons_capbotons.gif") top left repeat-y;
	}
	#Capcalera #Botons ul {
		display: inline;
		text-align: right; 
	}
	#Capcalera #Botons li {
		display: inline;
		padding: 4px 0px 0px 0px;
		margin: 4px 0px 0px 0px;
		background: none;
	}
	#Capcalera #Botons li img {
		padding-top: 4px;
	}
	#Capcalera #Botons li input {
		margin-top: 4px;
	}
	#Capcalera #Botons .inputCerca {
		border: 1px solid #A5ACB2;
		font-size: 0.9em;
		vertical-align: top;
		height: 1.3em;
		width: 10em;
	}
	
	
	/* ---- Contingut ---- */
	#Contingut {
		width: 100%;
		clear: both;
		font-size: 1em;
		
		margin-left: auto; 
		margin-right: auto;
		overflow: hidden;
		background-color: #FFFFFF;
		padding: 0;
	}
	
	/* Divs de Continguts en funció de si hi ha menu lateral o banners */
	#Col_Cont { /* No Menú, No Banner */
		padding: 0px 200px 0px 190px;
	}
	#Col_Cont_NoBanner { /* Si Menú, No Banner */
		padding: 0px 0px 0px 190px;
	}
	#Col_Cont_NoMenu { /* No Menú, Si Banner */
		padding: 0px 200px 0px 0px;
	}
	/* Divs de columnes de portada */
	#Col_Portada_Esq {
		padding: 0px 200px 0px 0px;
	}
	#Col_Portada_Dre {
		width: 190px; 
		float: right;
	}
	
	
	/* Barra de menú lateral */
	#Col_Menus {
		float:left;
		width: 190px;		
	}
	
	#Col_NavTem {
		width: 175px; 
		height: 54px;
		padding: 10px 0px 5px 15px;
		
		background-color: #97233f;
	}
	#Col_NavTem label {
		font-weight: bold;
		font-size: 1.1em;
		color: white;
		line-height: 2em;
		font-family: "Trebuchet MS", Verdana, Arial;
	}
	#Col_NavTem #Img_Tema {
		vertical-align: middle
	}
	#Col_NavTem .inputTemes {
		border: 1px solid #a5acb2;
		font-size: 0.9em;
		vertical-align: top;
		height: 1.9em;
		width: 14.5em;
		color: #7b7b7b;
	}
	
	/* Barra de banners */
	#Col_Banners {
		width: 190px; 
		float: right;
		margin: 10px 0px 0px 0px;
	}
	#Col_Banners a {
		display: block;
		margin: 5px 5px 10px 0px;
	}
	* html #Col_Banners a {
		margin: 5px 0px 10px 0px;
	}
	
	
	/* Contingut de la pàgina */
	#Cont {
		padding: 8px 15px 5px 11px;
		text-align: left;
		overflow: hidden;
	}
	
	
	/* Fil d'Ariadna */
	#Fil {
		color: #484848;
		text-decoration: none;
		font-size: 1em;
		font-weight: bold;
	}
	#Fil .cont {
		padding: 0.5em 100px 0em 1em;
	}
	#Fil a {
		color: #484848;
		text-decoration: none;
	}
	#Fil a:hover {
		text-decoration: underline;
	}
	#Fil .sel {
		color: #ed832e;
		text-decoration: none;
	}
	#Fil .fletxa {
		color: #ed832e;
		font-weight: bolder;
		font-size: 1.2em;
	}
	#Fil ul.BotonsEsp {
		float: right; 
		margin: 0px 15px 0px 0px;
		padding: 0;
	}
	#Fil ul.BotonsEsp li {
		display: inline;
		margin: 0;
		padding:0;
		margin-left: 5px;
		background: none;
	}
	
	
	/* Peu */
	#Peu {
		clear: both;
		width: 100%;
		overflow: visible;
		background-color: #404040;
		position: relative;
		background: #404040 url("/img/fons_peulinks.gif") top left repeat-y;
		height: 34px;
	}
	#Peu #Text {
		position: absolute;
		left: 190px;
		top: 0px;
		
		color: #FFFFFF;
		padding: 10px 0px 10px 30px;
		font-weight: bold;
		font-size: 0.8em;
		vertical-align: middle;
		background: #404040 url("/img/logo_peu.gif") top left repeat-y;
	}
	
	#Peu #Text span {
		padding: 10px 0px 10px 0px;
		
	}
	#Peu #Links {
		position: absolute;
		left: 0px;
		top: 0px;
		
		background-color: #7a1c33;
		padding: 0;
		text-align: center;
		width: 190px;
		float:left;
		padding: 10px 0px 9px 0px;
	}
	#Peu #Links a {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		font-size: 0.9em;
	}
	#Peu #Links a:hover {
		text-decoration: underline;
	}
	#Peu #Links span {
		color: #FFFFFF;
		padding-left: 0.2em;
		padding-right: 0.2em;
	}
	#Peu #LogoDipu {
		position: absolute;
		right: 0px;
		top: -60px;
		z-index: 2;
	}
	
	#Peu #LogoDipu p {
		font-weight: bold;
		text-decoration: none;
		font-size: 0.9em;
	}
	
	#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: Verdana, Arial, Helvetica, sans-serif;
		font-size: .7em;
		color: #000000;
		text-align: left;
	}
  	#Capcalera {
		display: none;
	}	
	#Col_Cont {		
		padding:0;
	}
	#Col_Cont_NoBanner {
		padding:0;
	}
	#Col_Menus {
		display: none;
	}
	#Col_Banners {
		display: none;
	}
	#Fil {
		display: none;
	}
	#Peu {
		display: none;
	}
	#peumapa {
		display: none;
	}
}

/* Elements generals */
form {
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}


ul {	
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li {	
	margin: 0 0 0.3em 0.5em;
	padding:  0 0 0 1em;
	background: url("/img/punt_llista.gif") 0px 5px no-repeat;
	color: #404040;
}
ul li a {
	color: #404040;
	text-decoration: underline;
}



ol {
	color: #7a1c33;
}
ol span {
	color: #404040;
}
ol p {	
	color: #404040;
}

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;
}

a {
	color: #7a1c33;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}


/* Finestres emergents */
body.finestra {
	background-color: #FFFFFF;
	text-align: left;
}
/* Bug Explorer 6 */
body.fix select {
    visibility: hidden
}


/* 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;
}


/* Primer Nivell */
#Menu1 {
	margin: 0;
	padding: 0;
	list-style: none;	
}
#Menu1 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#Menu1 li a {
	font-family: "Trebuchet MS", Verdana, Arial;
	display: block;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #c6909d;
	border-right: 1px solid #c6909d;
	border-bottom: 1px solid #7a1c33;
	padding: 5px 20px 4px 15px;	
	margin: 0px;
	line-height: 1.2em;
	
	background-image: url("/img/fons_menu1_off.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #97233f;
	
}
#Menu1 li a:hover {
	background-image: url("/img/fons_menu1_on.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ac3d58;
}

/* Segón Nivell */
#Menu1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0px;
}
#Menu1 ul li {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}
#Menu1 ul li a {
	display: block;
	color: black;
   font-weight: bold;
	text-decoration: none;
	background-color: #ed832e;
	background-image: none;
	padding: 5px 5px 5px 15px;
	border:0;
	border-bottom: 1px solid #edb07e;
}
#Menu1 ul li a:hover {
	color: white;
	background-color: #d86c32;
	background-image: none;
}

/* Tercer Nivell */
#Menu1 ul ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	border-top: 0;
	background-color: #edb07e;
}
#Menu1 ul ul li {
	display: block;
	margin: 0 0 0 20px;
	padding: 0;
	list-style-position: outside;
	
	background-image: url("/img/punt_llista_menu.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
#Menu1 ul ul li a {
	color: #231f20;
	text-transform: none;
   font-weight: normal;
	text-decoration: none;
	font-size: 1em;

	margin-left: 10px;
	padding: 4px 10px 4px 0px;	
	border:0;
	background-color: #edb07e;
}
#Menu1 ul ul li a:hover {
	text-decoration: underline;
	background-color: #edb07e;
	background-image: none;
	color: #231f20;
}

.Menu1_Selec {
	background-image: url("/img/fons_menu1_on.gif") !important;
	background-position: top right !important;
	background-repeat: no-repeat !important;
	background-color: #ac3d58 !important;
}
.Menu2_Selec {
	color: white !important;
	background-color: #d86c32 !important;
	background-image: none !important;
}
.Menu3_Selec {
	text-decoration: underline !important;
}


/* Portada */
#Barra_Portada {
	overflow: hidden;
	background-image: url("/img/foto_portada.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
#Barra_Portada #Imatge_Portada {
	height: 200px;
}
#Barra_Portada #Barra_Portada_Inf {
	background-image: url("/img/fons_barra_portada.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #404040;
	color: white;
	line-height: 20px;
	padding: 0px 0px 0px 10px;
}
#Barra_Portada #Barra_Portada_Inf span {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
	
/* Classes de portada */
.Port_Esquerra {
	
}
.Port_Dreta {
	
}
.Col_Esquerra {
	border: 0px;
	width: 49%; 
	float: left;
}
.Col_Dreta {
	width: 49%; 
	float: right;
}

.fons_portlet_portada_blanc {

}
.fons_portlet_portada_gris {
	background-color: #d8dfe2;
}

.Titol_Portada_esq {
	padding: 0;
	clear: left;
	margin-bottom: 3px;
}
.Titol_Portada_esq a {
	display: block;
	margin: 0px;
	padding: 0px 15px 0px 13px;
	
	color: #7a1c33;
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;

	background-color: #becace;
	background-image: url("/img/fons_titol_portada_esq.gif");
	background-position: top right;
	background-repeat: repeat-y;
}
.Titol_Portada_esq a:hover  {
	text-decoration: none;
}
.Titol_Portada_esq span {
	display: block;
	margin: 0px;
	padding: 0px 15px 0px 13px;
	
	color: #7a1c33;
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	
	background-color: #becace;
	background-image: url("/img/fons_titol_portada_esq.gif");
	background-position: top right;
	background-repeat: repeat-y;
}


.Titol_Portada_dre {
	padding: 0;
	clear: left;
	margin: 0;
}
.Titol_Portada_dre a {
	display: block;
	margin: 0px;
	padding: 2px 20px 1px 13px;
	
	color: white;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	line-height: 1.6em;
	background-color: #7d969e;
	background-image: url("/img/fons_titol_portada_dre.gif");
	background-position: top right;
	background-repeat: repeat-y;
}
.Titol_Portada_dre a:hover  {
	text-decoration: none;
}
.Titol_Portada_dre span {
	display: block;
	margin: 0px;
	padding: 0px 20px 0px 13px;
	
	color: white;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	
	
	background-color: #7d969e;
	background-image: url("/img/fons_titol_portada_dre.gif");
	background-position: top right;
	background-repeat: repeat-y;
}

/* Portlet portada amb imatge i marge */
ul.Llista_Portada_margeimatge {
	margin: 0;
	padding: 0px 0px 6px 0px;
	list-style: none;	
	color: #404040;
}
ul.Llista_Portada_margeimatge li {
	padding: 5px 0px 5px 0px;	
	display: block;
	clear: left;
	text-align: justify;
	margin: 0px 0px 10px 0px;
	overflow: auto;
	background: none;
}
ul.Llista_Portada_margeimatge li img {
	float: left; 
	margin: 5px 10px 0px 0px;
}
ul.Llista_Portada_margeimatge li div.texte {
	padding: 0px 0px 0px 135px;
}
ul.Llista_Portada_margeimatge li.LiniaMes {
	background: none;
	background-color: #f2f4f5;
	text-align: right;
	font-size: 0.8em;
	color: #97233f;
}
ul.Llista_Portada_margeimatge li.LiniaMes a {
	text-decoration: none;
	color: #97233f;
}
ul.Llista_Portada_margeimatge li.LiniaMes a:hover {
	text-decoration: underline;
	color: #97233f;
}

/* Portlet portada amb imatge sense marge */
ul.Llista_Portada_ambimatge {
	margin: 0;
	padding: 0px 0px 6px 0px;
	list-style: none;	
	color: #404040;
}
ul.Llista_Portada_ambimatge li {
	padding: 5px 0px 5px 0px;	
	display: block;
	clear: left;
	text-align: justify;
	margin: 0px 0px 10px 0px;
	overflow: auto;
	background: none;
}
ul.Llista_Portada_ambimatge li img {
	float: left; 
	margin: 5px 10px 0px 0px;
}
ul.Llista_Portada_ambimatge li div.texte {
	padding: 0px 0px 0px 0px;
}
ul.Llista_Portada_ambimatge li.LiniaMes {
	background: none;
	background-color: #f2f4f5;
	text-align: right;
	font-size: 0.8em;
	color: #97233f;
}
ul.Llista_Portada_ambimatge li.LiniaMes a {
	text-decoration: none;
	color: #97233f;
}
ul.Llista_Portada_ambimatge li.LiniaMes a:hover {
	text-decoration: underline;
	color: #97233f;
}

/* Portlet portada sense imatge */
ul.Llista_Portada_noimatge {	
	margin: 0 0 15px 0;
	padding: 8px 8px 0 8px;
	list-style: none;
}
ul.Llista_Portada_noimatge li {
	padding:  0 0 0.5em 0px;
	background: none;
	color: #404040;
}
ul.Llista_Portada_noimatge li.LiniaMes {
	background: none;
	text-align: right;
	font-size: 0.8em;
	color: #97233f;
}
ul.Llista_Portada_noimatge li.LiniaMes a {
	text-decoration: none;
	color: #97233f;
}
ul.Llista_Portada_noimatge li.LiniaMes a:hover {
	text-decoration: underline;
	color: #97233f;
}

/* Banners Portada */
ul.Llista_Portada_Banners {
	margin: 0 0 15px 0;
	padding: 10px 5px 5px 10px;
	background-color: #f2f3f3;
}
ul.Llista_Portada_Banners li {
	text-align: center;
	background: none;
	padding: 0;
	margin: 0;
}

/* Llista de fitxers */
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;
	background: none;
}

ul.llista_videos {	
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 0.8em;
	padding-left: 2em;
	list-style: url("/img/icone_video.gif");
}
ul.llista_videos  li {	
	margin-left: 0px;
	padding-left: 0.8em;
	vertical-align: top;
	background: none;
}


/* Requadre d'advertència pels idiomes */
#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 {
	
	
}


.Nou_Element {
	clear: both;
}
* html .Nou_Element {
	clear: none;
}

/* ----  Titols ----*/
/* Títol pàgina */
.Titol {
	padding: 0;
	margin-bottom: 1.3em;
}
.Titol span {
	display: block;
	margin: 0px;
	padding: 0px 15px 0px 13px;
	
	color: #7a1c33;
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	
	background-color: #becace;
	background-image: url("/img/fons_titol_portada_esq.gif");
	background-position: top right;
	background-repeat: repeat-y;
}


/* Gris Blavós */
.subtitol {
	color: #7d969e;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* Granate */
.subtitol2 {
	color: #7a1c33;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* Gris */
.subtitol3 {
	color: #404040;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* Gris Gran */
.titol_llista {
	color: #404040;
	font-weight: bold;
	text-align: left;
	font-size: 1.1em;
}
a.titol_llista {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}
a.titol_llista:hover {
	text-decoration: underline;
}
/* Gris Cursiva */
.titol_llista2 {
	color: #404040;
	font-weight: bold;
	text-align: left;
	font-size: 1em;
	font-style: italic;
}
a.titol_llista2 {
	color: #404040;
	font-weight: bold;
	text-align: left;
	font-size: 1em;
	text-decoration: none;
	font-style: italic;
}
a.titol_llista2:hover {
	text-decoration: underline;
}
/* Gris Petit */
.titol_llista3 {
	color: #404040;
	font-weight: bold;
	text-align: left;
	font-size: 1em;
}
a.titol_llista3 {
	color: #404040;
	font-weight: bold;
	text-align: left;
	font-size: 1em;
	text-decoration: none;
}
a.titol_llista3:hover {
	text-decoration: underline;
}

.TitolIntern {
	color: #404040;
	font-weight: bold;
	padding-top: 1em;
	width: 50%;
	margin-bottom: 1.1em;
	font-size: 1em;
	border-bottom: #7a1c33 1px solid;
	display: block;
	padding-left: 7px;
}
.TitolIntern span {
	
}

.TitolAgrupacio {
	padding: 0;
	margin: 0;
}

.TitolAgrupacio span {
	display: block;
	margin: 0px;
	padding: 2px 20px 1px 13px;
	margin-left: -3px;
	color: white;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	line-height: 1.6em;
	background-color: #7d969e;
	background-image: url("/img/fons_titol_portada_dre.gif");
	background-position: top right;
	background-repeat: repeat-y;
	color: white;
}

.CanviGrupCamps {
	color: #00457D;
	font-weight: bold;
	padding-top: 1em;
	width: 50%;
	margin-bottom: 1.2em;
	font-size: 1em;
	border-bottom: #C28B8B 1px solid;
	display: block;
	padding-left: 7px;
}
.CanviGrupCamps span {
	
}


/* Textes */
.texte {
	color: #404040;
	text-decoration: none;
}
.txtresaltat {
	color: #7a1c33;
}
.text_vermell {
	color: #7a1c33; 
}
.MarcaCerca {
	background-color: #edb07e;
}
.Txtpaginacio {
	font-size: 0.9em;
	color: #000000;
}
.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: #7a1c33;
}
.PictoTxt {
	font-size: 0.8em;	
	color: #8D0E29;
}
.Remarca {
	color: #231f20;
	font-weight: bold;
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, Arial;
}


/* Links */
a.linkmini {
	color: #7a1c33;
	font-size: 0.9em;
	text-decoration: none;
}
a.linkmini:hover {
	text-decoration: underline;
}

a.linkpaginacio {
	color: #842D2D;
	font-size: 1.1em;
	text-decoration: none;
}
a.linkpaginacio:hover {
	text-decoration: underline;
}
.linkpaginacio_Sel {
	color: #842D2D;
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
}

a.link {
	color: #7a1c33;
	text-decoration: underline;
}
a.link:hover {
	text-decoration: underline;
}

.linknegreta {
	font-weight: bold;
	color: #7a1c33;
	text-decoration: underline;
}
a.linknegreta {
	font-weight: bold;
	color: #7a1c33;
	text-decoration: underline;
}
a.linknegreta:hover {
	text-decoration: underline;
}

a.linkgris {
	color: #404040;
	text-decoration: underline;
}
a.linkgris:hover {
	text-decoration: underline;
}
.linkgrisSel {
	color: #404040;
	text-decoration: underline;
	
}
a.linkgrisfosc {
	font-weight: bold;
	color: #404040;
	text-decoration: underline;
}
a.linkgrisfosc:hover {
	text-decoration: underline;
}


/* Imatges */
.BaraLatImgDet { 
	float: right;
	margin:0; 
	width: 200px;
	padding:0;
}
.TitolImatges {
	padding: 0;
	clear:both;
	margin: 0;
	width: 200px;
}
.TitolImatges span {
	display: block;
	margin: 0px;
	padding: 2px 20px 1px 13px;
	margin-left: -3px;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	line-height: 1.6em;
	background-color: #7d969e;
	background-image: url("/img/fons_titol_portada_dre.gif");
	background-position: top right;
	background-repeat: repeat-y;
	color: white;
}
.ImgIntDet {
	width: 200px; 
	text-align: right;
}
.ContInt_ImgRel {
	padding-right: 210px;
}

.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;
	border: 1px solid #404040;
}
a.imatge_detall:hover img {
	border: 1px solid #ed832e;
}

.imatge_banner {
	border: 0px;
	padding-bottom: 0.6em;
	padding-top: 0em;
	margin: 0;
}

.img_incrustada {
	float: left; 
	margin-right: 1em; 
	margin-bottom: 0.3em;
	margin-left: 2em;
}
.img_incrustada_gmaps {
	float: left; 
	margin-right: 1em; 
	margin-bottom: 0.3em;
	margin-left: 0.5em;
}


/* Taules */
table.taula {
	width: 99%;
	margin-top: 10px;
}
table.taula thead {
	background-color: #becace;
	color: #7a1c33;
	font-weight: bold;
}
table.taula thead tr th {
	padding: 10px 5px 3px 5px;
}
table.taula tr.Imparell {
	background-color: #EEEEEE;
}
table.taula th.fons {
	background-color: #E5E2DA;
}
table.taula tr.Over {
	background-color: #E1E2F2;
	cursor: pointer;
}
table.taula th {
	font-weight: bold;
	text-align: left;
}
table.taula td {
	text-align: left;
	vertical-align: top;
	
}
table.taula td.cos {

}

table.fitxa {
	border: 1px solid #BCC7D0;
	font-size: 1em;
	width: 94%;
}
table.fitxa th {
	background-color: #7d969e;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	border: 1px solid #BCC7D0;
	padding: 4px 10px 4px 5px;
	width: 30%;
	vertical-align: top;
}
table.fitxa td {
	color: #404040;
	border: 1px solid #BCC7D0;
	vertical-align: top;
}
table.fitxa td ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
table.fitxa td li {
	margin-left: 0;
	padding-left: 0;
}

table.fitxa_participacio {
	border: 1px solid #BCC7D0;
	font-size: 1em;
	width: 94%;
}
table.fitxa_participacio th {
	background-color: #7d969e;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	border: 1px solid #BCC7D0;
	padding: 4px 10px 4px 5px;
	width: 20%;
	vertical-align: top;
	text-align: right
}
table.fitxa_participacio td {
	color: #404040;
	border: 1px solid #BCC7D0;
	vertical-align: top;
}
table.fitxa_participacio td ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
table.fitxa_participacio td li {
	margin-left: 0;
	padding-left: 0;
}
table.fitxa_participacio td input {
	width: 95%;
}
table.fitxa_participacio td .Tbutton {
	width: auto;
}
table.fitxa_participacio td textarea {
	width: 95%;
}
/* Elements de Formulari */
table.formulari {
	border: 1px solid #787887;
	color: #7a1c33;
	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;
}
.inputTxt {
    font-size: 1em;
	border: #787887 solid 1px;
	padding: 0px 0px 0px 0.2em;
}
.formobj {
	font-size: 1.1em;
	border: 1px solid #A5ACB2;
	width: 25em;
	margin-bottom: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Tbutton {
	background-color: #7d969e;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
	border: 1px solid #404040;
}


/* 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;
}


/* Calendari de portlet de portada */
.Calendari_L {
	padding: 10px 20px 0px 0px;
	float: left;
}
.Calendari_R {
	padding: 10px 0px 0px 20px;
	float: right;
}
.Calendari_U {
	padding: 10px 0px 0px 0px;
	width: 100%;
}
.Calendari_O {
	display: none;
}

/* Galeria d'imatges */
ul.Galeria {
    list-style: none;
    margin: 1.2em 0 1em 0;
	padding: 0;
}
ul.Galeria li {
    display: block;
	float: left;
	padding: 0;
	margin: 0px 0px 10px 0px;
	width: 49%;
	height: 120px;	
}
ul.Galeria li p {
	padding: 2px 7px 0px 0px;
	text-align: left;
	color: #404040;
}


/* LListes de documents */
ul.LlistaDocs {
	list-style: none;
	margin: 0.8em 0 2em 10px;
}
ul.LlistaDocs li {
	color: #404040;
	
	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;
	
	padding: 4px 10px 4px 25px;	
	border:0;	
}
ul.LlistaDocs li a {
	color: #7a1c33;
	text-decoration: none;
}
ul.LlistaDocs li a:hover {
	text-decoration: underline;
}
ul.LlistaDocs li span {
	color: #404040;
}


/* Galeria de Videos Youtube */
ul.Videos {
	list-style: none;
	margin: 1.2em 0 1em 0;
	padding: 0;
}
ul.Videos li {
	display: block;
	float: left;
	padding: 0;
	margin: 0px 0px 13px 0px;
	background: none;
}
ul.Videos li p {
	padding: 2px 7px 0px 0px;
	text-align: left;
	color: #404040;
}


/* -- Participació ciutadana -- */
#Participacio_dades {
	display: block;
	margin: 0px;
	padding: 2px 20px 3px 13px;
	
	color: white;
	font-size: 0.9em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	line-height: 1.6em;
	background-color: #7d969e;
	background-image: url("/img/fons_titol_portada_dre.gif");
	background-position: top right;
	background-repeat: repeat-y;
}
#Participacio_dades a.usuari {
	color: #7a1c33;
}
#Participacio_dades a {
	color: white;
	text-decoration: none;
}
#Participacio_dades a:hover {
	text-decoration: none;
}

#Participacio_dades img {
	vertical-align: bottom
}

.Part_Titol_Fitxa {
	font-size: 1.1em;
	color: #7a1c33;
	font-weight: bold;
}
ul.Part_Fitxa {
	display: inline;
	text-align: right; 
}
ul.Part_Fitxa li {
	display: inline;
	padding: 0px 15px 0px 0px;
	margin: 0;
	background: none;
}
ul.Part_Fitxa li a {
	text-decoration: none;
}
ul.Part_Fitxa li a.Sel {
	font-weight: bold;
	color: #7a1c33;
}
ul.Part_Fitxa li img {
	margin-right: 5px;
	vertical-align: top;
}
.form_imatge {
	background-color: #7d969e;
	width: 80%
}
.form_imatge th{
	color: white;
	font-weight: bold;
	font-size: 1em;
}
.form_imatge .formobj {
	width: 80%;
}

/* Finestra del selector GMaps */
.Cap_Finestra {
	overflow: auto; 
	background: #FFFFFF; 
	border-bottom: 5px solid #000000
}
.Cap_Finestra .Tanca {
	float: right; 
	margin: 10px 15px 0px 0px;
}
.Cap_Finestra img {
	float: left; margin: 10px 20px 5px 10px
}
.Cos_Finestra {
	margin: 10px; 
	text-align: center;
}
a.Ubicacio_link {
	font-size: 1.1em; 
	font-weight: bold; 
	display: block; 
	background-color: white; 
	border: 1px solid black; 
	padding: 3px 5px 3px 5px; 
	width: 12em; 
	margin: 0 auto 0 auto; 
	text-decoration: none
}
.Ubicacio_txt {
	text-align: left; 
	font-size: 0.9em; 
	color: #FFFFFF; 
	margin: 7px 10px 5px 10px;
}
.Informacio {
	font-size: 0.9em;
	color: #484848;
}
.Informacio strong {
	color: #ed832e;
}
/* -- Fi Participació ciutadana -- */
