body{background-color:#000000; color:#ff6600; font-family: "Courier New", Courier, monospace; font-size:.9em; text-align:justify;}
h1{font-size:2.2em; font-weight:bold; color:#df0101; text-align:center;}
a:link{font-weight:bold; text-decoration:underline; color:#ffff00; background-color:none;}
a:visited{font-weight:bold; text-decoration:underline; color:#ffbf00; background-color:none;}
a:hover{font-weight:bold; text-decoration:none; color:#e6e6e6; background-color:#ff6600;}
.top{height:126px; width:1020px; margin-right:auto; margin-left:auto; margin-top:20px; margin-bottom:10px;}
.top a:hover{text-decoration:none; background-color:transparent;}
/* MENU */
	div.menu{height:30px; width:1020px; background-image:url(images/menu.png); background-repeat:repeat-x; margin:auto; }
	div.menu ul{list-style-type:none; height:30px;  margin:auto; width:1020px;}
	div.menu li{float:left;}
	div.menu ul a{background-image:url(images/menu_divider.png); background-repeat: no-repeat; background-color:transparent; background-position:right; padding-right:40px; padding-left:40px; display:block; line-height:30px; text-decoration:none; font-size:1.4em; color:#ffffff; font-weight:bold; position:relative; text-shadow:2px 2px 2px #000000;}
	div.menu ul a:hover {color:#ffff00;}
	div.menu ul a:active{color:#ffbf00;}
/* FINE MENU */
/* OMBRA INTERNET EXPLORER */
	.shadow {filter: Shadow(Color=#000000, Direction=135, Strength=5);}
/* FINE OMBRA */
.main{width:1020px; padding:10px; text-align:justify; margin-right:auto; margin-left:auto;}
.footer{width:1020px; border-top:solid 3px #df7401;  margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:10px; font-size:.8em; text-align:center; color:#bdbdbd;}
.footer a:link{font-weight:bold; text-decoration:none; color:#ffffff; background-color:none;}
.footer a:visited{font-weight:bold; text-decoration:none; color:#ffffff; background-color:none;}
.footer a:hover{font-weight:bold; text-decoration:none; color:#ffbf00; background-color:transparent;}
/* IMMAGINI */
	.image_l{margin:10px; float:left;}
	.image_r{margin:10px; float:right;}
	.image_c{text-align:center; margin-top:10px; margin-bottom:10px;}