body { color: #d8dce1; font-size: 10pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #19212e; text-align: left; }

p { color: #d8dce1; font-size: 10pt; font-family: "trebuchet ms"; font-stretch: normal; font-variant: normal; background-color: #2a3344; vertical-align: 2pt; cursor: pointer; }
/* Stile titolo grosso*/
h1 {
	font-size: 20pt;
	font: bold;
	font-variant: small-caps;
	margin-top:0;
	font - color: d6a4e9; 
}
/* Stile titolo medio centrato*/
h2 {
	font-size: 13pt;
	font: bold;
	font-variant: small-caps;
	text-align: center;
}
/* Stile titolo medio allineato a sx*/
h4 {
	font-size: 13pt;
	font: bold;
	font-variant: small-caps;
	}
#header { background-image: url(../head_dpp.jpg); background-repeat: no-repeat; background-position: 0 top; width: 925px; height: 200px; border:0px; top:2px;}

a:link { color: #d6a4e9;}

a:visited { color:#8195b3;}


a:hover { color: #2191cb; }
a:active { }
#menu { background-color: #2a3344; width: 154px; padding-left: 20px; vertical-align:top; border:0px; top:202px;}
#pagina { color: #d8dce1; font-size: 10pt; font-family: "trebuchet ms"; background-color: #2a3344; background-position: 0 top; text-align: justify; width: 731px; height: auto; padding: 20px; vertical-align:top; border:0px; top:202px;}
#maintable { background-color: #bcc6dc;}
ul { list-style-type: disc; margin: 1em 0 1em 40px; list-style-position: inside; }
hr { color:#666699; float:left; width:220px; }

