@media screen {
	body {	
		margin: 0px 0px 0px 0px;
		padding: 0;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .7em;
		color: #484848;
		background-color: #FFFFFF;
		height:100%;
	}
	
	#Pagina {
		width: 91%; 
		font-size: 1em;
		text-align: left;
		margin-left: auto; 
		margin-right: auto;
		min-width: 996px;
	}
	
	* html .PaginaMin {border-left: 996px solid #fff; position:relative; float:left; z-index:1; }
	* html .container {margin-left: -996px; position:relative; float:left; z-index:2; text-align:left;}
	
	
	#Capcalera {
		overflow: auto;
		width: 100%;
	}
	
	#Capcalera_Sup {		
		float: right;
		font-size: 0.8em;
		height: 2.2em;
		padding-top: 4px;
	}
	
	#Cap {
		clear: right;
		float: right;
		background: #BCBCC2 url("/img/cap_fons.gif") top left no-repeat;
		overflow: hidden;
		width: 895px;
		text-align: left;
		padding-top: 1px;
		height: 21px;
	}
	#Cap ul {
		display: inline;
		float: left;
		padding: 0px 0px 0px 17px;
		margin: 3px 0px 0px 0px;
	}
	#Cap li {
		display: inline;
		padding: 0px 3em 0px 0px;
		margin: 0;
	}
	#Cap li a {
		padding: 0;
		margin: 0;
		font-size: 1em;
		font-weight: bold;
		color: white;
	}
	#Cap li a:hover {
		text-decoration: none;
		color: #870020;
	}
	
	#Capcalera_Mitg {
		overflow: auto;
		width: 100%;
		background: #EDEBE5 url("/img/capcalera_1.jpg") top right no-repeat;
		height: 77px;
	}
	#Capcalera_Mitg_Portada {
		width: 90%;
		height: 25px;
		margin-left: auto; 
		margin-right: auto;
		overflow: hidden;
		background: #E6E3DC;
		background-image: url("/img/botons_port_fons.gif");
		background-repeat: no-repeat;
		background-position: top right;
	}
	#Capcalera_Inf {
		width: 90%;
		margin-left: auto; 
		margin-right: auto;
	}
	#Escut {
		float: left;
		margin: 3px 0px 3px 38px; 
		width: 150px;
	}
	
	/* Botons d'ellaços ràpids de la capçalera*/
	#Botons {
		float: right;
		height: 25px;
		width: 527px;
	}
	#Botons.interior {
		margin-top: 1px;
		margin-right: 38px;
		background-image: url("/img/botons_int_fons.png");
		background-repeat: no-repeat;
		background-position: top right;
		
	}
	* html #Botons.interior {
		background-image: url("/img/botons_int_fons_ie6.gif");
	}
	
	#Botons.portada {
		margin-top: 0px;
	}
	#Botons ul {
		display: inline;
		float: right; 
		text-align: right; 
	
		margin-right: 19px;
		margin-top: 4px;
		height: 20px;		
	}
	#Botons li {
		display: inline;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 2px;
	}
	#Botons .inputCerca {
		border: 1px solid #A5ACB2;
		margin-right: 2px;
		font-size: 0.9em;
		vertical-align: top;
		height: 1.3em;
		width: 10em;
	}
	
	#Barra_Portada {
		clear: both;
		border: 1px solid #D5D1C5;
		width: 100%;
		overflow: auto;
		margin-top: 2px;
		
		background-image: url("/img/foto_portada.jpg");
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #D5D1C5;
	}
	#Imatge_Portada {
		float: left;
		height: 168px;
		margin: 0;
	}
	
	#Imatge_Portada div {
		margin-top: 130px; 
		margin-left: 130px;
		font-weight: bold; 
		font-size: 29px; 
		color:#FFFFFF;
	}
	
	#Cerca_Portada {
		background-image: url("/img/fons_cercador.gif");
		background-position: bottom right;
		background-repeat: no-repeat;
		float: right;
		height: 168px;
		width: 183px;	
		margin: 0;
		background-color: #D5D1C5;
	}
	#Cerca_Portada label {
		color: #FFFFFF; 
		font-weight: bold;
		font-size: 1.3em;
	}
	#Cerca_Portada input {
		border: 1px #A5ACB2 solid;
		color: #000000;
	}
	#Cerca_Portada input.boto {
		background-color: #D41702;
		color: #FFFFFF;
		font-size: 1em;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
	}
	#Cerca_Portada span {
		color: #FFFFFF;
	}
	#Cerca_Portada span.fletxa {
		color: #D41702;
	}
	#Cerca_Portada a {
		color: #000000;
		text-decoration: none;
	}
	#Cerca_Portada a:hover {
		text-decoration: underline;
	}
	#Barra_Punts {
		width: 100%;
		height: 11px;
		background-image: url("/img/punts.gif");
		background-position: left bottom;
		background-repeat: repeat-x;
	}
	
	/* Contingut */
	#Contingut {
		height: 100%;
		width: 90%;
		clear: both;
		font-size: 1em;
		padding-top: 2px;
		
		margin-left: auto; 
		margin-right: auto;
		overflow: hidden;
	}
	
	/* Divs de Continguts en funció de si hi ha menu lateral o banners */
	#Col_Cont { /* No Menú, No Banner */
		border-left: 15px solid #FFFFFF;
		max-width: 57%;
		height: 100%;
		float: left;
	}
	#Col_Cont_NoBanner { /* Si Menú, No Banner */
		width: 78%;
		height: 100%;
		float: right;
	}
	#Col_Cont_NoMenu { /* No Menú, Si Banner */
		width: 79%;
		height: 100%;
		float: left;
	}
	
	/* Barra de menú lateral */
	#Col_Menus {
		width: 180px;
		height: 100%;
		float: left;
		margin: 0;
		background-color: #E5E2DA;
	}
	#Col_Menus span {
		display: block;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 2em;
		padding-left: 15px;
		padding-top: 20px;
		padding-right: 10px;
		padding-bottom: 15px;
		border-bottom: 1px solid #FFFFFF;
	}
	#Barra_Lateral {
		float: right; 
		margin-left: 15px; 
		width: 180px;
	}
	
	/* Barra de banners */
	#Col_Banners {
		height: 100%;
		float: right;
		width: 183px;	
		text-align: right;
		padding: 0;
		margin: 0;
	}
	
	/* Contingut de la pàgina */
	#Cont {
		padding: 0;
		text-align: left;
	}
	
	
	/* Fil d'Ariadna */
	#Fil {
		color: #787887;
		text-decoration: none;
		height: 1.3em;
		font-size: 1.1em;
	}
	#Fil .cont {
		padding: 0.2em 0.5em 0em 0em;
		float: left;
		display: inline;
	}
	#Fil a {
		color: #787887;
		text-decoration: none;
	}
	#Fil a:hover {
		text-decoration: underline;
	}
	#Fil .sel {
		text-decoration: underline;
	}
	#Fil .fletxa {
		color: #787887;
	}
	
	
	/* Peu */
	#Peu {
		margin-top: 9px;
		width: 90%;
		margin-left: auto; 
		margin-right: auto;
		overflow: auto;
	}
	#Peu div.text {
		background-color: #737272;
		color: #FFFFFF;
		overflow: auto;
		padding: 6px 0px 6px 2em;
		line-height: 1.5em;
	}
	#Peu div.text div.colaboracio{
		float:right; 
		margin-right: 20px;
	}
	#Peu div.links {
		overflow: auto;
		font-weight: bold;
		padding: 4px 0px 4px 2em;
	}
	#Peu div.links a {
		color: #484848;
		text-decoration: none;
	}
	#Peu div.links a:hover {
		text-decoration: underline;
	}
	#Peu div.links span {
		color: #484848;
		font-weight: bold;
		padding-left: 0.5em;
		padding-right: 0.5em;
	}
}


@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 {
		display: none;
	}
	#Capcalera_Sup {
		display: none;
	}
   	#Capcalera_Inf {
		display: none;
	}
	#Capcalera_Mitg {
		display: none;
	}

	#Cap {
		display: none;
	}
	
	#Escut {
		display: none;
	}

	#Botons {
		display: none;
	}
	
	#Barra_Portada {
		display: none;
	}
	#Imatge_Portada {
		display: none;
	}
	
	#Cerca_Portada {
		display: none;
	}
	
	#Barra_Punts {
		display: none;
	}	
	
	#Col_Cont {		
		width: 98%;
	}
	#Col_Cont_NoBanner {
		width: 98%
	}
	#Col_Cont_NoMenu {
		width: 98%
	}
	#Col_Menus {
		width: 98%
	}
	
	#Col_Banners {
		display: none;
	}
	
	#Barra_Lateral {
		display: none;
	}
	
	#Fil {
		display: none;
	}

	#Peu {
		display: none;
	}
	
	#peumapa {
		display: none;
	}
}


body.finestra {
	background-color: #FFFFFF;
	text-align: left;
}
body.fix select {
    visibility: hidden
}

/* Elements generals */
form {
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}

ul {	
	margin-top: 0px;
	margin-left: 1em;
	padding-left: 1.8em;
	list-style-type: disc;
}

li {	
	margin-left: 0px;
	padding-left: 0.1em;
	padding-top: 0.3em;
	color: #DF5141;
}
li span {
	color: #292929;
}
li p {
	color: #292929;
}

ol {
	color: #870020;
}
ol span {
	color: #292929;
}
ol p {	
	color: #292929;
}

blockquote {
	margin-left: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin: 0px;
}

strong {
	font-weight: bold;
}

img {
	border:0;
}

hr {
	border: none 0; 
	border-top: 1px solid #870020;
	width: 100%;
	height: 1px;
}

h1 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #D41702;
	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;
}

/* Sombrejat inferior de les caixes */
.Sombra {
	clear: both;
	width: 100%;
	font-size: 8px;
	background-image: url("/img/ombra_recuadres.gif");
	background-position: top left;
	background-repeat: repeat-x;
	height: 10px;
	overflow: hidden;
	display: block;
}
	
/* Classes de portada */
.Port_Esquerra {
	height: 100%;
}
.Port_Dreta {
	border-left: 5px solid #FFFFFF;
	height: 100%;
}
.Col_Esquerra {
	border: 0px;
	width: 49%; 
	float: left;
}
.Col_Dreta {
	width: 49%; 
	float: right;
}

.fons_portlet_portada {
	border: 1px solid #E5E2DA;
}
 
table.Llista_Portada_esq {
	border:0; margin: 0; padding: 0
}
table.Llista_Portada_esq th {
	background-color: #EEEEED; 
	width: 110px; 
	text-align: left; 
	vertical-align: top;
	padding: 5px 0px 10px 20px;
}
table.Llista_Portada_esq th span {
	font-weight: normal;
	font-size: 0.8em;
	color: #737272;
}
table.Llista_Portada_esq th img {
	border: 1px solid #000000;
	padding: 0;
	margin: 0;
}
table.Llista_Portada_esq td {
	padding: 5px 7px 10px 5px;
}

ul.Llista_Portada_dre {
	margin: 0;
	padding: 3px 5px 10px 5px;
	list-style: none;	
	color: #B2A992;
	list-style: outside;
	list-style-type: none;
}
ul.Llista_Portada_dre li {
	padding: 5px 0px 1px 20px;	
}
ul.Llista_Portada_dre li:first-letter { 
	padding-right: 4px;
	margin-left: -10px;
}  

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;
}

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;
}




/* Primer Nivell */
#Menu0 {
	display: block;
	margin: 8px 0px 0px 0px;
	background-color: #D41702;	
	padding: 0;
	width: 100%;
	overflow: auto;
}
#Menu0 li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}
#Menu0 li a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #D41702;
	padding: 5px 13px 5px 13px;
	margin: 0;
	border-right: #FFFFFF 1px solid;
}
#Menu0 li a:hover {
	background-color: #FE0000;
	text-decoration: none;
}

/* Segón Nivell */
#Menu1 {
	display: block;
	margin: 0px 0px 14px 0px;
	padding: 0;
	width: 100%;
	overflow: auto;
	list-style: none;
}
#Menu1 li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}
#Menu1 li a {	
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 0px 10px 0px 10px;	
	border-right: #000000 solid 1px;
	margin: 0;
}
#Menu1 li a:hover {
	text-decoration: underline;
}

/* Tercer Nivell */
#Menu2 {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
}
#Menu2 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#Menu2 li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 7px 5px 7px 15px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 1em;
}
#Menu2 li a:hover {
	background-color: #EEEEED;
}


.Selec {
	font-weight: bold;
}

.Selec2 {
	background-color: #EEEEED;
}


#DivTxtAdvIdioma {
	clear: both;
	border: 2px #666666 dashed;
	background-color: #E6E6E6;
	margin-bottom: 2em;
	padding: 1em;
}
.fons_lateral {
	background-image: url("/img/fons_lateral.gif");
	background-position: top left;
	background-repeat: repeat-y;
}

/* 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 {
	list-style: inside square;
}


/* Titols */
.Titol {
	color: #870020;
	font-weight: bold;
	margin-bottom: 1.2em;
	margin-top: 10px;
	font-size: 2em;
	display: block;
	color: #848080;
}
.subtitol {
	color: #B2A992;
	font-weight: bold;
}
.subtitol2 {
	color: #D41702;
	font-weight: bold;
	font-size: 0.9em;
}
.titol_productes{
	color: #870020;
	font-weight: bold;
}

.titol_llista {
	color: #484848;
	font-weight: bold;
}
a.titol_llista {
	color: #484848;
	font-weight: bold;
	text-decoration: none;
}
a.titol_llista:hover {
	text-decoration: underline;
}
.titol_llista2 {
	color: #484848;
}
a.titol_llista2 {
	color: #484848;
	text-decoration: none;
}
a.titol_llista2:hover {
	text-decoration: underline;
}
.titol_portada {
	color: #5A5447;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	margin: 0;
	font-size: 1.2em;
	background-color: #E5E2DA;
	text-align: left;
	display: block;
}
.titol_portada a {
	display: block;
	color: #5A5447;
	width: 100%;
	text-decoration: none;
	background: url("/img/fletxes_off.gif") top right no-repeat;
}
.titol_portada a:hover  {
	text-decoration: none;
	color: #000000;
	background: url("/img/fletxes_on.gif") top right no-repeat;
}
a.titol_portada {
	text-decoration: none;
}
a.titol_portada:hover  {
	text-decoration: underline;
}
.TitolIntern {
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
}
.TitolIntern span {
	
}


/* Textes */
.texte {
	color: #484848;
	text-decoration: none;
}
.texte a {
	color: #870020;
	text-decoration: none;
}
.texte a:hover {
	text-decoration: underline;
}
.texte2 {
	color: #B2A992;
}
.txtresaltat {
	color: #D41702;
}
.text_vermell {
	color: #D41702; 
}
.data {
	color: #979797;
	font-size: 0.8em;
	float: right; 
	padding: 0em 15px 0.5em 0em;
	margin-bottom: 1em;
}
.MarcaCerca {
	background-color: #FFD800;
}
.Txtpaginacio {
	font-size: 0.9em;
	color: #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: #8D0E29;
}


/* Links */
a.linkmini {
	color: #D41702;
	font-size: 0.9em;
	text-decoration: none;
}
a.linkmini:hover {
	text-decoration: underline;
}

a.linkpaginacio {
	color: #D41702;
	font-size: 1.1em;
	text-decoration: none;
}
a.linkpaginacio:hover {
	text-decoration: underline;
}
.linkpaginacio_Sel {
	color: #D41702;
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
}

a.link {
	color: #D41702;
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}

.linknegreta {
	font-weight: bold;
	color: #D41702;
	text-decoration: none;
}
a.linknegreta {
	font-weight: bold;
	color: #D41702;
	text-decoration: none;
}
a.linknegreta:hover {
	text-decoration: underline;
}

a.linkgris {
	color: #B2A992;
	text-decoration: none;
}
a.linkgris:hover {
	text-decoration: underline;
}
.linkgrisSel {
	color: #292929;
	text-decoration: underline;
	font-weight: bold;
}
a.linkgrisfosc {
	font-weight: bold;
	color: #848080;
	text-decoration: none;
	font-size: 1.1em;
}
a.linkgrisfosc:hover {
	text-decoration: underline;
}


/* Imatges */
.TitolImatges {
	background-color: #FFC30D; 
	color: #4D4D4D; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 150px;
	text-align: right;
	padding: 1px 5px 1px 5px;
}

.foto_portada {
	border-color: #424242;
	border-width: 1px;
	border-style: solid;
	margin-right: 11px;
	margin-bottom: 1px;
	float: left;
}

.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: 100%;
	border-top: 7px solid #D41702;
}
table.taula thead {
	background-color: #E5E2DA;
	color: #4D4D4D;
	font-weight: bold;
}
table.taula thead tr th {
	padding: 10px 5px 3px 5px;
}
table.taula tr.Imparell {
	background-color: #EEEEED;
}
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.familia  {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #BCBCC2;
	padding: 0.2em 1em 0.2em 0.5em;
	cursor: default;
}
table.taula td.subfamilia  {
	color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #FFFFFF;
	padding: 0.5em 1em 0.5em 0.5em;
	cursor: default;
}
table.taula td.cos {

}

table.fitxa {
	border: 2px solid #DCE7E1;
	font-size: 1em;
	width: 73%;
}
table.fitxa th {
	background-color: #A2B4AA;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	border: 2px solid #DCE7E1;
	padding: 4px 10px 4px 5px;
	width: 30%;
	vertical-align: top;
}
table.fitxa td {
	color: #4D4D4D;
	border: 2px solid #DCE7E1;
}
table.fitxa td ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
table.fitxa td li {
	margin-left: 0;
	padding-left: 0;
}

h2.familia  {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #BCBCC2;
	padding: 0.2em 1em 0.2em 0.5em;
	margin: 0;
}
h3.subfamilia  {
	margin: 1px 0px 1px 1em;
	color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #F2F2F2;
	padding: 0.5em 1em 0.5em 0.5em;
}
ul.llista_productes {
	margin: 5px 0px 1em 2em;
	list-style: none;
}
ul.llista_productes li {
	margin: 0;
	clear: both;
}
ul.llista_productes li.imparell{
	background-color: #F8F8F8;
}
ul.llista_productes li strong {
	display: block;
	width: 14em;
	margin-right: 2em;
	float: left;
}
ul.llista_productes li a {
	float: left;
	text-decoration: none;
	color: #7F7D8A;
}
ul.llista_productes li a:hover {
	text-decoration: underline;
}

/* Elements de Formulari */
table.formulari {
	border: 1px solid #787887;
	color: #7F7D8A;
	background-color: #F8F8F8;
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
}
table.formulari td {
	padding-right: 10px;
}
table.formulari th {
	padding-left: 1.5em;
}
.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;
}
.Tbutton {
	background-color: #D41702;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
	border: 1px solid #A5ACB2;
}



/* 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 {
	margin: 10px 20px 0px 0px;
	float: left;
}
.Calendari_R {
	margin: 10px 0px 0px 20px;
	float: right;
}
.Calendari_U {
	margin: 10px 0px 10px 0px;
}

.BarraEnq {
	float: right; 
	margin-bottom: 3px; 
	background-color: #DCDCE5; 
	border: 1px solid #7577C0; 
	height: 15px;
}