body {
	background-color: #acb762;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../img/fons.gif);
}
.small {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normal {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linea_sup {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #E7E8C8;
	border-right-color: #E7E8C8;
	border-bottom-color: #E7E8C8;
	border-left-color: #E7E8C8;
}
.lineas {
	border: 1px solid #E7E8C8;
}
.link_base {
	text-decoration: none;
	color: #265c00;
}
.link_base:hover {
	text-decoration: underline;
	color: #265c00;
}
.link {
	text-decoration: none;
	color: #52a01b;
}
.link:hover {
	text-decoration: none;
	color: #52a01b;
	background-color: #c1f7c1;
}
.shadow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #c7cf97;
	border-right-color: #383A16;
	border-bottom-color: #383A16;
	border-left-color: #c7cf97;
	border-top-style: solid;
	border-left-style: solid;
}
.link_aktiu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #265c00;
	text-decoration: none;
}
.link_aktiu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

