@charset "utf-8";
body,td,th {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background: url(../immagini/3dgraph.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position:center 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}

p {margin: 0;
  padding: 0;
}
.Titolo_paragrafo {
	font-size: 15px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.Testo_sotto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.Testo_sotto:link {color: #FFFFFF;	text-decoration: none;}
a.Testo_sotto:visited {color: #FFFFFF; text-decoration: none;}
a.Testo_sotto:hover {color: #999999; text-decoration: underline;}
a.Testo_sotto:active {color: #999999; text-decoration: none;}

.Testobotton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #567790; 	 
}
a.Testobotton:link {color: #336699;	text-decoration: none;}
a.Testobotton:visited {color: #336699; text-decoration: none;}
a.Testobotton:hover {color: #006699; text-decoration: underline;}
a.Testobotton:active {color: #006699; text-decoration: none;}

.titolo_pagina {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #015DA6; font-weight: bold; }