.fons_palmera {
	background-image: url(../img/palmera.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.tipografia_menu {
	font-family: 'El Messiri', sans-serif;
}
.tipografia_submenu {
	text-transform: uppercase;
}
.menu_idiomes {
	font-family: 'El Messiri', sans-serif;
	font-weight: 400;
}
.canvi_tipografia {
	font-family: 'El Messiri', sans-serif;
	font-weight: 400;
}
.imatge_dgl {
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.breadcrumbs.breadcrumbs-eucaliptus {
	font-family: 'El Messiri', sans-serif;
	background-color: #FFFFFF;
	background-image: url(../img/fons_breadcrumbs.jpg);
	background-repeat: repeat;
	font-weight: 400;
	background-position: center center;
	font-size: 14px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.breadcrumbs.breadcrumbs-eucaliptus li{
	color: #000000;
	padding-top: 10px;
}
.linia_peu_sotalogo {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 15px;
}
.text_ombra_blanca {
	text-shadow: 2px 2px 0px #FFFFFF;
}
.text_ombra_negra {
	text-shadow: 2px 2px 0px #000000;
}
.text_blanc {
	color: #FFFFFF;
}
.text_negre {
	color: #000000;
}
.text_blau_cel {
	color: #64D9FF;
}
.treu_20px_marge_dalt {
	margin-top: -20px;
}
.bg_destacat_reserves {
	background-color: #0075C4;
}
.evitar_scroll_mapa {
   background:transparent; 
   position:relative; 
   width:100%;
   height:350px;
   top:350px;
   margin-top:-350px;
}
