/* Aquest bloc inicial seveix per fer un Reset del CSS, de manera
que en tots els browsers es vegi igual (ja que no tots tenen els
mateixos valors "per defecte" */
/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; 
	padding: 0;
border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
/*	vertical-align: baseline; */
}
a img, :link img, :visited img {
	border: 0;
}
table {
/*	border-collapse: collapse; */
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}


.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 8px;
	display: block;
	color: #1f1a17;
	text-decoration: none;
}

.menu_left:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 8px;
	display: block;
	color: #fffdcf;
	text-decoration: none;
}
.menu_left_actual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 8px;
	display: block;
	color: #fffdcf;
	text-decoration: none;
}

.menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #878669;
	text-decoration: none;
	display: inline;
	padding-right: 12px;
}

.menu_top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fffdcf;
	text-decoration: none;
	display: inline;
	padding-right: 12px;
}
.menu_top_actual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:  #fffdcf;
	text-decoration: none;
	display: inline;
	padding-right: 12px;
}
.menu_top_enconstruccio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #53463e;
	text-decoration: none;
	display: inline;
	padding-right: 12px;
	cursor: default;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #AF8250;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.2;

}
.texte a:link {
	color: #ff851a;
	text-decoration: none;
	line-height: 1.2;
}
.texte a:visited {
	color: #ff851a;
	text-decoration: none;
	line-height: 1.2;
}
.titolslide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d5c584;
	text-decoration: none;
	padding-top: 10px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.texte_llicencia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AF8250;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.2;

}
.texte_direccio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF8250;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;

}
.texte_direccio_titol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5c584;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;

}

.texte_carga {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AF8250;
	line-height: 1.5;
	text-align: center;
}
.texte_dossiers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1f1a17;
	text-decoration: none;
}

