.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../img/back1.png);
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #8D8D8D;
	text-align: justify;
	font-weight: normal;
}
.sfondo_under {
	background-image: url(../img/rettangoli/barra_under.jpg);
	background-repeat: repeat;
}


.trat_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #30AEDF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008DCD;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008DCD;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0093D1;
	text-decoration: none;
	text-align: center;
}
.testo_azzurro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0088CE;
	text-align: center;
}
.UP_dest {
	background-image: url(../img/tab/up_des.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
.UP {
	background-image: url(../img/tab/up.gif);
	background-repeat: repeat-x;
	background-position: 0 3px;
}
.UP_sin {
	background-image: url(../img/tab/up_sin.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
}
.Dow {
	background-image: url(../img/tab/dow.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.DOW_dest {
	background-image: url(../img/tab/dow_des.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.DOW_sin {
	background-image: url(../img/tab/dow_sin.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
}
.SIN {
	background-image: url(../img/tab/sin.gif);
	background-repeat: repeat-y;
	background-position: 1px;
}
.DES {
	background-image: url(../img/tab/center_des.gif);
	background-repeat: repeat-y;
}
.testo_wite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFF;
	text-align: justify;
	font-weight: normal;
}
.testo_wite_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFF;
	text-align: center;
	font-weight: bolder;
}
.testo_azzurro_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #408EC7;
	text-align: left;
	font-weight: bold;
}
.testo_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	text-align: justify;
	font-weight: normal;
}

