td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.img {
	border: 1px;
	border-style: solid;
	border-color: Black;
	float: left;
	margin: 4px;
}
.bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #29537C;
}
.menuhome a{
	font-family: Arial, Helvetica, sans-serif;
	color: #A7C7DC;
	text-decoration: none;
	display: block;
	padding: 4px;

}
.menuhome a:Hover  {
	background-color: #ffffff;
	color: #47708D;
}
.menuhome a:active  {
	background-color: #ffffff;
	color: #47708D;
}

.menu {
	color: #ffffff;
	text-decoration: none;
  display: block;
	padding: 2px;
}
.menu:Hover  {
	color: #FFFF00;
	background-color: #47708D;
}

.news{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.news:Hover{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}


.topdxsx {
	border-top: 1px solid #29537C;
	border-right: 1px solid #29537C;
	border-left: 1px solid #29537C;
}
.botdxsx {
	border-right: 1px solid #29537C;
	border-left: 1px solid #29537C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #29537C;
}
.topdx {
	border-top: 1px solid #29537C;
	border-right: 1px solid #29537C;
}
.bianco11pt {
	color: #FFFFFF;
	text-decoration: none;
}

.sfondo {
	font-size: 10px;
	color: #47708D;
}

.neroB {
	font-weight: bold;
}

.sinistra {
	float: left;
	margin-right: 10px;
}

a {
	color: #0F79B9;
	text-decoration: underline;
}

a:hover {
	color: #00BFF3;
	text-decoration: none;
}

h1 {
	color: #336699;
	font-weight: bold;
	font-size: 11px;
}

.piccolo{
	font-size: 10px;
}