BODY, P, B, DIV, SPAN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:   12px;
	color: #343434;
	background: white;
	text-align: justify;
}

td {
	text-align: left;
	vertical-align: top;
}

td.data {
	color: #999999;
}

.num {
	text-align: right;
}

.inv {
	color: white;
	background: black;
	font-size: 1px;
}
.titol {
	font-size: 16px;
	font-weight: bold;
	/*background: #681b6d;*/
	/* color: #023711; */
	text-align: left;
	border-top-style: solid;
	border-top-color: #004b8f;
	border-top-color: #036133;
	border-top-color: #fb591c;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004b8f;
	border-bottom-color: #036133;
	border-bottom-color: #fb591c;
	/*border-bottom-color: #d46313;*/
	border-bottom-width: 1px;
}
t
.subtitol {
	font-size: 18px;
	color: #333333;
}

.cap {
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	/*background-color: #000066; */
	/*color: #036133;*/
	padding: 2px;
	padding-left: 5px;
	font-variant: small-caps;
	border-bottom-style: dotted;
	border-bottom-color: #004b8f;
	border-bottom-color: #33ae49;
	border-bottom-color: #036133;
	/*border-bottom-color: #d46313;*/
	border-bottom-color: #005682;
	border-bottom-width: 1px;
}

.seccio {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 25px;
	color: #036133;
	/*font-weight: medium;*/
}

.cos {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: white;
}

.text {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	background: white;
}

.centrat {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	background: white;
	text-align: center;
}

.nolink {
	color: #333333; 
}

.peu {
	color: #666666;
	font-size: 9px;
	text-align: right;
}

a:link { color: #fb591c; text-decoration: none }
a:visited { color: #fb591c; text-decoration: none; }
a:hover { color: #fb591c; text-decoration: underline; background: white; }
a:active { color: #fb591c; background: white; }

.importantc {
	color: red;
	font-weight: bold;
	text-align: center;
}

.important {
	color: red;
	font-weight: bold;
}

img {
  border: 0;
}
