.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border: medium solid #333333;
	color: #003399;
	background-image: url(../images/motivo2.gif);
	background-repeat: repeat-y;
}
.bordosx {
	border-bottom-width: thin;
	border-left-width: medium;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #333333;
	background-image: url(../images/motivo.gif);
	background-repeat: repeat-y;
	height: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
}
.bordodx {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.bottomlf {
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(../images/motivo.gif);
	background-repeat: repeat-y;
}
.bottomrt {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.topright {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
