.contenidor_esquerra{
	vertical-align: top;
	height: 100%;
	width: 150px;
	background-color: #397202;
}
.separacio {
	float: right;
	margin-left: 12 px;
	margin-bottom: 12 px;
}
.marcDALT {
	border-top-width: 1px;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: solid;
}
.marcBAIX {
	border-top-width: 0px;
	border-right-width: 0pt;
	border-bottom-width: 1px;
	border-left-width: 0pt;
	border-bottom-style: solid;
	border-bottom-color:#fff;
}
.marcBAIXmoltgran{
	border-top-width: 0px;
	border-right-width: 0pt;
	border-bottom-width: 6pt;
	border-left-width: 0pt;
	border-bottom-style: solid;
}
.marcDALTiBAIX {
	border-top-width: 1px;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-bottom-style: solid;
}
.marcESQUERRA {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}

.marcINDEX {
	border: 1pt solid #999999;
}
.marcTAULA {
	border: 1pt solid;
}
.lletra9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.lletra10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.lletra11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.lletra12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.lletra10_negre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.lletra11_negre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.lletra12_negre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.lletraVERDANA_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.lletraVERDANA_13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.lletraVERDANA_12_NEGRE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.lletraVERDANA_13_NEGRE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.blancoBLANCO {
	color: #FFFFFF;
	text-decoration: none;
}
.flotacio_SALTA {
	float:inherit;
	margin-left: 8px;
	margin-bottom: 5px;
}