/*******************************************************************************
 *
 * Stili specifici per le tabelle
 *
 * nota: anche se sarebbe possibile usare la stessa classe per gli angoli
 * dei titoli è meglio averne diversi, in modo da potere (se server) diversifi
 * care l'aspetto delle tabelle
 *
 ******************************************************************************/

.tab540_tabella {
	table-layout: fixed;
	width: 540px;
}

/* tabella 540 px titolo */
.tab540_titolo_riga {
	height: 18px;
}

.tab540_titolo_sx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 18px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab540_titolo {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 516px;
  height: 18px;

	background-color: #69c;
	background-repeat: repeat-x;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab540_titolo_dx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 18px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

/* tabella 540 px lato superiore */
.tab540_superiore_riga {
	height: 12px;
}

.tab540_superiore_sx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 12px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab540_superiore {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 516px;
  height: 12px;

	background-color: #69c;
	background-repeat: repeat-x;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab540_superiore_dx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 12px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

/* tabella 540 px parte centrale */
.tab540_centro_sx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;

	background-color: #69c;
	background-repeat: repeat-y;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab540_centro {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 516px;

	background-color: #69c;
	background-repeat: repeat-y;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	color: #000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab540_centro_dx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;

	background-color: #69c;
	background-repeat: repeat-y;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

/* tabella 540 px lato inferiore */
.tab540_inferiore_riga {
	height: 12px;
}

.tab540_inferiore_sx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 12px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab540_inferiore {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 516px;
  height: 12px;

	background-color: #69c;
	background-repeat: repeat-x;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab540_inferiore_dx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 12px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}






















.tab400_tabella {
	table-layout: fixed;
	width: 400px;
}

/* tabella 400 px titolo */
.tab400_titolo_riga {
	height: 18px;
}

.tab400_titolo_sx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 18px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab400_titolo {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 376px;
  height: 18px;

	background-color: #69c;
	background-repeat: repeat-x;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab400_titolo_dx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 18px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

/* tabella 400 px lato superiore */
.tab400_superiore_riga {
	height: 12px;
}

.tab400_superiore_sx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 12px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab400_superiore {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 376px;
  height: 12px;

	background-color: #69c;
	background-repeat: repeat-x;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab400_superiore_dx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 12px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

/* tabella 400 px parte centrale */
.tab400_centro_sx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;

	background-color: #69c;
	background-repeat: repeat-y;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab400_centro {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 376px;

	background-color: #69c;
	background-repeat: repeat-y;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	color: #000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab400_centro_dx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;

	background-color: #69c;
	background-repeat: repeat-y;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

/* tabella 400 px lato inferiore */
.tab400_inferiore_riga {
	height: 12px;
}

.tab400_inferiore_sx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 12px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab400_inferiore {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 376px;
  height: 12px;

	background-color: #69c;
	background-repeat: repeat-x;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab400_inferiore_dx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 12px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}






















.tab265_tabella {
	table-layout: fixed;
	width: 265px;
}

/* tabella 265 px titolo */
.tab265_titoloriga {
	height: 18px;
}

.tab265_titolo_sx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 18px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab265_titolo {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 241px;
  height: 18px;

	background-color: #69c;
	background-repeat: repeat-x;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab265_titolo_dx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 18px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

/* tabella 265 px lato superiore */
.tab265_superiore_riga {
	height: 12px;
}

.tab265_superiore_sx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 12px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab265_superiore {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 241px;
  height: 12px;

	background-color: #69c;
	background-repeat: repeat-x;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab265_superiore_dx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 12px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

/* tabella 265 px parte centrale */
.tab265_centro_sx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;

	background-color: #69c;
	background-repeat: repeat-y;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab265_centro {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 241px;

	background-color: #69c;
	background-repeat: repeat-y;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	color: #000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab265_centro_dx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;

	background-color: #69c;
	background-repeat: repeat-y;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

/* tabella 265 px lato inferiore */
.tab265_inferiore_riga {
	height: 12px;
}

.tab265_inferiore_sx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 12px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab265_inferiore {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 241px;
  height: 12px;

	background-color: #69c;
	background-repeat: repeat-x;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.tab265_inferiore_dx {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  width: 12px;
  height: 12px;

	background-color: #69c;
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FF0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}



/*******************************************************************************
 *
 * Stili generici
 *
 ******************************************************************************/
.tab_centro {
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	background-color: transparent;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	color: #000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

