@media screen {
	body {	
		margin: 0px 0px 0px 0px;
		padding: 0;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .7em;
		color: #000000;
		height:100%;
		background: #d6d1a4 url("/img/fons_lateral.gif") top  center repeat-y;
	}
	
	#Pagina {
		font-size: 1em;
		text-align: left;
		margin-left: auto; 
		margin-right: auto;
		width: 778px;
	}
	#FonsPag {
		background-color: #FFFFFF;
		background-image: url("/img/fons_interior.gif");
		background-position: top right;
		background-repeat: repeat-y;
	}
	
	/* ----  Capçalera ---- */
	#Capcalera {
		position:relative;
		overflow: hidden;
		width: 100%;
		background: #FFFFFF url("/img/capcaleres/cap1.jpg") top right no-repeat;
		height: 177px;
	}
	#Capcalera #LogoCap {
		float: left;
		margin: 0px 0px 0px 0px;
	}
	#Capcalera #FonsTitol {
		position: absolute;
		top: 25px;
		left: 148px;
		width: 630px;
		height: 52px;
		background-color: #FFFFFF;
		filter: alpha(opacity=50);
		opacity: .5;
		-moz-opacity:0.5;
		text-align: right;
	}
	#Capcalera #Links_Cap {
		position: absolute;
		top: 13px;
		left: 0px;
	}
	#Capcalera #Links_Cap ul {
		padding:0;
		margin:0;
		list-style: none;
	}
	#Capcalera #Links_Cap ul li {
		padding:0;
		margin:0;
		font-size: 9px;
		background: none;
		font-weight: bold;
	}
	#Capcalera #Titol {
		position: absolute;
		top: 22px;
		left: 160px;
		width: 600px;
		text-align: right;
		font-size: 40px;
		color: #e20a16;
		font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
		z-index: 2;
	}
	/* Botons d'ellaços ràpids de la capçalera*/
	#Capcalera #Botons {
		float: right;
		height: 25px;
		position: inherit;
		margin-top: 151px;
		width: 70%;
		text-align: right;
		margin-right: 10px;		
	}
	#Capcalera #Botons ul {
		display: inline;
		text-align: right; 
	}
	#Capcalera #Botons li {
		display: inline;
		padding: 0;
		margin: 0;
		background: none;
	}
	#Capcalera #Botons .inputCerca {
		border: 1px solid #c8c090;
		font-size: 0.9em;
		vertical-align: top;
		height: 1.3em;
		width: 14em;
		color: #e20a16;
		margin-right: 7px;
	}
	
	
	#Barra_Menus {
		height: 2.1em;
		background-color: #e20a16;
		color: #ffffff;
		padding:0;
		margin-bottom: 13px;
	}
	#Barra_Menus #Temes {
		border-right: none;
		padding: 3px 9px 0px 5px;
		text-align: right;
		float: right;
	}
	* html #Barra_Menus #Temes {
		padding-right: 19px;
	}
	#Barra_Menus .inputTemes {
		border: 1px solid #c8c090;
		font-size: 0.9em;
		vertical-align: bottom;
		margin-bottom: 2px;
		height: 1.7em;
		width: 110px;
	}
	#Barra_Menus #Img_Tema {
		vertical-align: top;
		padding-left: 5px;
	}
	#Barra_Imatges {
		text-align: center; 
		width: 99%;
	}
	
	/* ---- Contingut ---- */
	#Contingut {
		width: 100%;
		clear: both;
		font-size: 1em;
		margin-left: auto; 
		margin-right: auto;
		overflow: hidden;
	}
	
	
	/* Divs de Continguts en funció de si hi ha menu lateral o banners */
	#Col_Cont { /* Si Menú, Si Banner */
		padding: 0px 155px 0px 170px;
	}
	#Col_Cont_NoBanner { /* Si Menú, No Banner */
		padding: 0px 0px 0px 170px;
	}
	
	
	/* Barra de menú lateral */
	#Col_Menus {
		float:left;
		width: 190px; /* actual value */		
	}
	
	#Col_Menus ul#links_Rapids {
		margin: 0px 30px 10px 15px;
		list-style: none;
	}
	#Col_Menus ul#links_Rapids li {
		border-bottom: 1px solid #d2cfc7;
		padding-bottom: 3px;
		background: none;
		margin: 0;
		padding: 0;
	}
	#Col_Menus ul#links_Rapids li a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #000000;
		font-size: 0.9em;
		text-decoration: none;
	}
	#Col_Menus ul#links_Rapids li a:hover {
		color: #e20a16;
	}
	
	/* Barra de banners */
	#Col_Banners {
		margin: 20px auto 10px auto;
		width: 150px; 
		text-align: center;
	}
	#Col_Banners a {
		display: block;
		margin: 5px 0px 10px 0px;
	}
	#Col_Banners_Dreta {
		float: right;
		margin: 25px 0px 10px auto;
		width: 150px; 
		text-align: right;
		padding:0;
	}
	#Col_Banners_Dreta a {
		display: block;
		margin: 5px 0px 10px 0px;
	}
	
	
	
	/* Contingut de la pàgina */
	#Cont {
		/*border-left: 20px solid #FFFFFF;*/
		margin-left: 20px;
		padding: 0;
		text-align: left;
		width: 585px;
		overflow: hidden;
	}
	
	
	/* Fil d'Ariadna */
	#Fil {
		color: #000000;
		text-decoration: none;
		font-size: 0.9em;
		font-weight: bold;
	}
	#Fil .cont {
		padding: 0.5em 100px 0em 1em;
	}
	#Fil a {
		color: #000000;
		text-decoration: none;
	}
	#Fil a:hover {
		color: #e20a16;
	}
	#Fil .sel {
		color: #e20a16;
		text-decoration: none;
	}
	#Fil .fletxa {
		color: #000000;
		font-weight: bolder;
		font-size: 1em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	#Fil ul.BotonsEsp {
		float: right; 
		margin: 5px 0px 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%;
		border-top: 1px solid #e20a16;
		padding-top: 10px;
	}
	#Peu div.logo {
		float: left;
		vertical-align: top;
		font-size: 0.8em;
	}
	#Peu div.text {
		color: #000000;
		overflow: hidden;
		margin: 0px 0px 0px 80px;
		float: left;
		width: 380px;
	}
	#Peu div.links {
		overflow: auto;
		padding: 0px 0px 0px 10px;
		font-size: 0.9em;
		color: #000000;
	}
	#Peu div.links a {
		color: #000000;
		text-decoration: none;
	}
	#Peu div.links a:hover {
		color: #e20a16;
	}
	
	
	
	#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;
	}
	#Barra_Menus {
		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.5em 0 0 0;
	padding: 0;
	list-style: none;
}
ul li {	
	margin: 0 0 0.5em 0.5em;
	padding:  0 0 0 1em;
	background: url("/img/punt_llista.gif") 0px 5px no-repeat;
}
ul ul {	
	margin: 0.5em 0 0 0;
}

ol {
	color: #e20a16;
}
ol span {
	color: #000000;
}
ol p {	
	color: #000000;
}

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 {
	text-decoration: none;
	color: #e20a16;
}
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;
}

/* Finestres emergents */
body.finestra {
	background-color: #FFFFFF;
	text-align: left;
}
/* Bug Explorer 6 */
body.fix select {
    visibility: hidden
}

/* Primer Nivell */
#Menu1 {
	margin: 0 0 15px 0;
	padding: 0 0 0px 15px;
	list-style: none;
	width: 145px;
	border-bottom: 1px solid #FFFFFF;
}
#Menu1 li {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}
#Menu1 li a {
	display: block;
	color: #FFFFFF;
	font-size: 0.9em;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	padding: 8px 3px 6px 10px;	
	margin: 0px;
	background-color: #e20a16;
	line-height: 1.2em;
}
#Menu1 li a:hover {
	background-color: #ef4e3c;
}

/* Segón Nivell */
#Menu1 ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	border: 0px;
	background-color: #e20a16;
	border-bottom: 1px solid #FFFFFF;
}
#Menu1 ul li {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}
#Menu1 ul li a {
	display: block;
	color: #e20a16;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 3px 5px 3px 8px;
	border:0;
	border-bottom: 1px solid #e20a16;
}
#Menu1 ul li a:hover {
	font-weight: bold;
	background-color: #FFFFFF;
}
/* menús seleccionats */
.Selec {
	background-color: #ef4e3c !important;
}
.Selec2 {
	font-weight: bold !important;
}

	
/* Classes de portada */
.Port_Esquerra {
	height: 100%;
}
.Port_Dreta {
	margin-left: 5px;
	height: 100%;
}
.Col_Esquerra {
	border: 0px;
	width: 49%; 
	float: left;
}
.Col_Dreta {
	width: 49%; 
	float: right;
}

.fons_portlet_portada {

}


.Titol_Portada {
	padding: 0;
	margin-bottom: 8px;
	margin-top: 5px;
	background-color: #e20a16;
	display: block;
}
.Titol_Portada a {
	padding: 2px 0px 2px 10px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0px;
}
.Titol_Portada a:hover  {
	background-color: #ef4e3c;
}
.Titol_Portada span {
	padding: 2px 0px 2px 10px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0px;
}


ul.Llista_Portada {
	margin: 0;
	padding: 3px 5px 10px 0px;
	list-style: none;	
	color: #404040;
}
ul.Llista_Portada li {
	padding: 5px 0px 5px 0px;	
	display: block; 
	text-align: justify;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	background: none;
}
ul.Llista_Portada li img {
	float: left; 
	margin-right: 1em; 
	margin-bottom: 0.2em;
	margin-left: 0px;
	border: 1px solid #7E7F80;
}
ul.Llista_Portada li .MesInfo {
	padding-left: .3em;
	color: #e20a16;
}
ul.Llista_Portada li .MesInfo a {
	color: #e20a16;
	padding: 0;
	text-decoration: none;
}
ul.Llista_Portada li .MesInfo a:hover {
	text-decoration: underline;
}
ul.Llista_Portada li.LiniaMes {
	color: #e20a16;
}
ul.Llista_Portada li.LiniaMes a {
	color: #e20a16;
	padding: 0;
	text-decoration: none;
}
ul.Llista_Portada li.LiniaMes a: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 a {
	color: #e20a16;
	font-size: 1.2em;
	font-weight: bold;
}
ul.MapaWeb li li a{
	font-size: 1.1em;
	color: #000000;
	font-weight: normal;
	
}
ul.MapaWeb li li li a{
	font-size: 1em;
	color: #000000;
	
}
/* Llistes */
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: 0;
	padding: 0 0 0 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: 0;
	padding: 0 0 0 0.8em;
	vertical-align: top;
	background: none;
}

ul.LlistaDocs {
	list-style: none;
	margin: 0.8em 0 2em 10px;
}
ul.LlistaDocs li {
	color: #000000;
	
	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;
	padding: 4px 10px 4px 25px;	
	border:0;	
}
ul.LlistaDocs li a {
	color: #00457D;
	text-decoration: none;
}
ul.LlistaDocs li a:hover {
	text-decoration: underline;
}
ul.LlistaDocs li span {
	color: #00457D;
}

/* ----  Titols ----*/
/* Títol pàgina */
.Titol {
	color: #e20a16;
	font-weight: bold;
	margin-bottom: 1.2em;
	font-size: 1.4em;
	margin-top: 1em;
}
/* Vermell */
.subtitol {
	color: #e20a16;
	font-weight: bold;
	font-size: 0.9em;
}
/* Negre */
.subtitol2 {
	color: #000000;
	font-weight: bold;
	font-size: 0.9em;
}


/* negre */
.titol_llista {
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-size: 1.1em;
}
a.titol_llista {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
}
a.titol_llista:hover {
	color: #e20a16;
}

/* vermell */
.titol_llista2 {
	color: #e20a16;
	font-weight: bold;
	text-align: left;
	font-size: 1.1em;
}
a.titol_llista2 {
	color: #e20a16;
	font-weight: bold;
	text-align: left;
	font-size: 1.1em;
	text-decoration: none;
}
a.titol_llista2:hover {
	color: #ef4e3c;
}




.TitolIntern {
	color: #000000;
	font-weight: bold;
	padding-top: 1em;
	width: 90%;
	margin-bottom: 1.2em;
	font-size: 1em;
	border-bottom: #e20a16 1px solid;
	display: block;
	padding-left: 7px;
}
.TitolIntern span {
	
}

.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 {
	
}

.TitolAgrupacio {
	background-color: #e20a16;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	padding: 0.5em 0em 0.3em 1em;
	width: 100%;
	margin: 0px 0 0 -5px;
	display: block;
}
.TitolAgrupacio span {
	
}


/* Textes */
.texte {
	color: #000000;
	text-decoration: none;
}

.txtresaltat {
	color: #861818;
}
.text_vermell {
	color: #e20a16; 
}
.data {
	color: #e20a16;
	font-size: 0.8em;
	float: right; 
	padding: 0em 15px 0.5em 0em;
	margin-bottom: 1em;
}
.MarcaCerca {
	background-color: #ef4e3c;
	color: #FFFFFF;
}
.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: #8D0E29;
}
.PictoTxt {
	font-size: 0.8em;	
	color: #e20a16;
}
.Remarca {
	color: #e20a16;
	font-weight: bold;
	font-size: 1em;
}



/* Links */
a.linkmini {
	color: #e20a16;
	font-size: 0.9em;
	text-decoration: none;
}
a.linkmini:hover {
	text-decoration: underline;
}

a.linkpaginacio {
	color: #e20a16;
	font-size: 1.1em;
	text-decoration: none;
}
a.linkpaginacio:hover {
	text-decoration: underline;
}
.linkpaginacio_Sel {
	color: #e20a16;
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
}

a.link {
	color: #e20a16;
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}

.linknegreta {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.linknegreta {
	font-weight: bold;
	color: #000000;
	text-decoration:  none;
}
a.linknegreta:hover {
	text-decoration: underline;
}

a.linkgris {
	color: #7E79cF80;
	text-decoration: underline;
}
a.linkgris:hover {
	text-decoration: underline;
}
.linkgrisSel {
	color: #7E7F80;
	text-decoration: underline;
	
}
a.linkgrisfosc {
	font-weight: bold;
	color: #404040;
	text-decoration: underline;
	font-size: 1.1em;
}
a.linkgrisfosc:hover {
	text-decoration: underline;
}

.link_groc {
	color: #ffba00;
	text-decoration: none;
}
a.link_groc:hover {
	text-decoration: underline;
}
.link_verd {
	color: #63a725;
	text-decoration: none;
}
a.link_verd:hover {
	text-decoration: underline;
}
.link_blau {
	color: #4264a0;
	text-decoration: none;
}
a.link_blau:hover {
	text-decoration: underline;
}
.link_taronja {
	color: #ff860c;
	text-decoration: none;
}
a.link_taronja:hover {
	text-decoration: underline;
}
.link_vermell {
	color: #e20a16;
	text-decoration: none;
}
a.link_vermell:hover {
	text-decoration: underline;
}

/* Imatges */
.BaraLatImgDet { 
	float: right;
	margin:0; 
	width: 200px;
	padding:0;
}
.TitolImatges {
	padding: 0;
	clear:both;
	margin: 0;
	border-bottom: #861818 1px solid;
	width: 200px;
}
.TitolImatges span {
	padding: 2px 0px 2px 10px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	background-color: #e20a16;
}
.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 #000000;
}
a.imatge_detall:hover img {
	border: 1px solid #B2A992;
}

.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%;
	border-top: 3px solid #e20a16;
	margin-top: 5px;
}
table.taula thead {
	background-color: #ef4e3c;
	color: #FFFFFF;
	font-weight: bold;
}
table.taula thead tr th {
	padding: 10px 5px 3px 5px;
}
table.taula tr.Imparell {
	background-color: #e6e2de;
}
table.taula th.fons {
	background-color: #ef4e3c;
}
table.taula tr.Over {
	background-color: #ef4e3c;
	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 #e20a16;
	font-size: 1em;
	width: 94%;
}
table.fitxa th {
	background-color: #ef4e3c;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	border: 1px solid #e20a16;
	padding: 4px 10px 4px 5px;
	width: 30%;
	vertical-align: top;
}
table.fitxa td {
	color: #000000;
	border: 1px solid #e20a16;
}
table.fitxa td ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
table.fitxa td li {
	margin: 0;
	padding: 0;
	background: none;
}



/* Elements de Formulari */
table.formulari {
	border: 1px solid #e20a16;
	color: #000000;
	background-color: #e6e3df;
	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: #e20a16 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: #e20a16;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
	border: 1px solid #e20a16;
}



/* 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: 0;
	padding: 0.3em 0 0 0.3em;
	color: #000000;
	background: none;
}


/* 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;
	padding: 0;
	
}

ul.Galeria li {
    display: block;
	float: left;
	padding: 0;
	margin: 0px 0px 13px 0px;
	width: 49%;
	height: 120px;	
	font-weight: normal;
	background: none;
}
ul.Galeria li p {
	padding: 2px 7px 0px 0px;
	text-align: left;
	color: #000000;
}


/* 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-color: none;
	background-image: url("/img/fons_vota.gif"); 
	background-position: right top;
	background-repeat: no-repeat;
	border: none;
	margin: 10px 0px 5px 0px;
	cursor: pointer;
	width: 55px;
	height: 21px;
}
.BarraEnq {
	float: right; 
	margin-bottom: 3px; 
	background-color: #f68d6f; 
	border: 1px solid #e20a16; 
	height: 15px;
}

/* 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;
}

/* Temps */
#Col_Temps {
	border-bottom: 1px solid #ea858b;
	margin: 20px auto 1em auto;
	width: 146px; 
	text-align: center;
}
#Temps2 {
	margin:0 5px 0 0;
	padding:0;
}
#Temps2 .comarca {
	clear: both; 
	text-align: left;
	margin:0;
	padding:0;
}
#Temps2 .nom_comarca {
	color: #3C474C;
	font-weight: bold;
	font-size: 1.1em;
}
#Temps2 .dades_tarda {
	float: right; 	
}
#Temps2 .dades_mati {
	float: right; 
	margin-right: 9px
}
#Temps2 .dades_temp {
	float: right; 
	text-align:left; 
	margin-right: 5px
}
#Temps2 .temp_max {
	color: #FF0000
}
#Temps2 .temp_min {
	color: #0000FF;
}

#Temps2 .dia {
	text-align: right;
	color: #000000;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
	padding: 0;
	clear: both;
}
.NouElement {
	clear: both;
}
