BODY {
	background: #0093BE;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
table.blu{
	background-color:  #319ACE;
}
table.azzurro{
	background-color: #29CBF7;
}
.txt {
	font-family : Tahoma;
	font-size : 11pt;
	color: #000000;
}
.txtBianco {
	font-family : Tahoma;
	font-size : 11pt;
	color: #ffffff;
}
.txtpic {
	font-family : Tahoma;
	font-size : 8pt;
	color: #ffffff;
}
.txtblu {
	font-family : Tahoma;
	font-size : 11pt;
	color: #101463;
}
.txtRight {
	font-family : Tahoma;
	font-size : 11pt;
	color: #293974;
}
.txtRientro {
	font-family : Tahoma;
	font-size : 11pt;
	padding-left: 5px;
	color: #293974;
}
.titolo1{
	font-family : Tahoma;
	font-size : 13pt;
	font-weight: bold;
	color: #293974;
}

.titolo2{
	font-family : Tahoma;
	font-size : 10pt;
	font-weight: bold;
	color: #293873;
}
.menu {
	font-family : Tahoma;
	font-size : 10pt;
	color: #293974;
	padding-left : 3px;
	margin-left: 3px;
	font-weight: bold;
}
.menuSelezione {

	font-family : Tahoma;
	font-size : 10pt;
	color: #ffffff;
	margin-left: 8px;
	padding-left: 8px;
	font-weight: bold;
}
.menu1 {
	font-family : Tahoma;
	font-size : 8pt;
	color: #ffffff;
	background-color: #3b57be;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
}

A {
	font-family : Tahoma;
	font-size : 11pt;
	text-decoration: none;
	color: #101463;
	font-weight: bold;
}

A:Hover {
	font-family : Tahoma;
	font-size : 11pt;
	text-decoration: underline;
	color: #319ACE;
}

A.menu {
	font-family : Tahoma;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #101463;
}

A.menu:Hover {
	font-family : Tahoma;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
A.linkBold {
	font-family : Tahoma;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #293974;
}

A.linkBold:Hover {
	font-family : Tahoma;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #EB8306;
}
A.txtblu {
	font-family : Tahoma;
	font-size : 10pt;
	text-decoration: none;
	color: #101463;
}

A.txtblu:Hover {
	font-family : Tahoma;
	font-size : 10pt;
	text-decoration: underline;
	color: #FFFFFF;
}
A.txtpic {
	font-family : Tahoma;
	font-size : 8pt;
	color: #ffffff;
	text-decoration: none;
}
A.txtpic:Hover {
	font-family : Tahoma;
	font-size : 8pt;
	color: #00ffcc;
}
A.txtpic:Visited {
	font-family : Tahoma;
	font-size : 8pt;
	color: #ffffff;
	text-decoration: none;
}