body  {	  
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: img/background.jpg;
	background-image: url('img/bkground.jpg');
	background-repeat: no-repeat;
	background-position: 5% 100%; 
}

table { margin: 0cm 0cm 0cm 0cm;padding: 0cm 0cm 0cm 0cm;}
table.sidebordered { margin: 0cm 0cm 0cm 0cm;padding: 0cm 0cm 0cm 0cm;
	border-left: thin solid #3a0000;border-right: thin solid #3a0000;
	border-bottom: thick solid #3a0000;border-top: thick solid #3a0000;}
table.bordered { margin: 0cm 0cm 0cm 0cm;padding: 0cm 0cm 0cm 0cm;
	border-left: thin solid #3a0000;border-right: thin solid #3a0000;
	border-top: thin solid #3a0000;border-bottom: thin solid #3a0000;}
p.titolo {font-family: verdana;font-weight:bold;font-size: 12pt;color: #3a0000;text-align: left;padding: 5pt 5pt 5pt 5pt;}
p.form {font-family: verdana;font-weight:bold;font-size: 8pt;color: #3a0000;text-align: left;padding: 5pt 5pt 5pt 5pt;}
input.btn {font-family: tahoma;font-size: 8pt;font-weight:bold;color:#ffffff;background-color:#3a0000;cursor:hand;margin-bottom:-1px;width:70px;}
A.image:link       {text-decoration: none;font-family: tahoma;font-size: 8pt;color: #3a0000;text-align: center;}
A.image:visited    {text-decoration: none;font-family: tahoma;font-size: 8pt;color: #3a0000;text-align:center;}
A.image:active     {text-decoration: none;font-family: tahoma;font-size: 8pt;color: #3a0000;text-align: center;}
A.image:hover      {text-decoration: none;font-family: tahoma;font-size: 8pt;color: #3a0000;text-align: center;}
p.testo {  font-family: verdana;font-size: 10pt;color: #3a0000;text-align: justify;padding: 10pt 10pt 10pt 10pt;}




td.menuselected {
	top: 0px
	margin: 0cm 0cm 0cm 0cm;
	padding: 12px 0cm 0cm 0cm;
	background-color:#2222a2;
	align: right;
	valign: center;
}
td.menu {
	top: 0px
	margin: 0cm 0cm 0cm 0cm;
	padding: 12px 0cm 0cm 0cm;
	align: right;
}
p.testo8 {
  font-family: verdana;
  font-size: 8pt;
  color: #3a0000;
  text-align: justify;
}

p.menuselected {
  font-family: verdana;
  font-size: 10pt;
  color: #ffffff;
  text-align: right;
}
p.menu {
  font-family: verdana;
  font-size: 10pt;
  color: #2222a2;
  text-align: right;
}
p.testo {
  font-family: verdana;
  font-size: 10pt;
  color: #000000;
  text-align: justify;
}

p.testo8c {
  font-family: verdana;
  font-size: 8pt;
  color: #000000;
  text-align: center;
}
p.bottom {
  font-family: verdana;
  font-size: 8pt;
  color: #2222a2;
  text-align: center;
}
p.b {
  font-family: verdana;
  font-size: 10pt;
  color: #000000;
  text-align: right;
  font-weight : bold;
}

A:link {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	font-weight:bold;
	color: #00BF4f;
}

A:visited {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	color: #00BF4f;
	font-weight:bold;

}
A:active {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	color: #00BF4f;
	font-weight:bold;

}
A:hover {
	text-decoration: underline; 
	font-family: verdana;
	font-size: 10pt;
  	color: #000000;
	font-weight:bold;
}


