/* STRUTTURA ------------------------------------------------------------------------------------------------------------*/body { background-color: #ABABAB; margin: 0px; font-size: 12px; color: #fff; font-family: Trebuchet MS, Verdana, Arial; }.testo { font-size: 12px; color: #fff; font-family: Trebuchet MS, Verdana, Arial; }.inputbox { font-size: 10px; background-color:#a3a3a3; border:1px solid #888; color: #fff; padding:3px; font-family: Trebuchet MS, Verdana, Arial; }#header { text-align: center; vertical-align: top; }#main { width: 700px; height: 100%; margin-top: 5px; }#payoff { padding-left:126px; height: 110px; }#footer { height: 30px; text-align: left; vertical-align: middle; font-size: 11px; color: #777; background-color: #333; }	#footer a:link, #footer a:visited, #footer a:active { color: #999; text-decoration: none; }	#footer a:hover { color: #CCC; text-decoration: none; }#menu { width: 60%; height:25px; text-align: left; vertical-align: middle; background-color: #333; font-size: 12px; padding: 2px 0px 0px 30px; }	#menu a:link, #menu a:visited, #menu a:active { color: #AAA; text-decoration: none; }	#menu a:hover { color: #FFF; text-decoration: none; }#contenuto { text-align: justify; vertical-align: top; font-size: 12px; padding: 30px; line-height: 15px; }	#contenuto a:link, #contenuto a:visited, #contenuto a:active { color: #660000; text-decoration: none; }	#contenuto a:hover { color: #990000; text-decoration: none; }.titolo { font-size: 14px; font-weight: bold; color: #555; background-image:url(../_img/bg-title.jpg); background-repeat:no-repeat; padding: 8px; display:block; padding-left: 10px; }.evidenzia { color: #660000; }hr { border: 1px solid #660000; }.foto { border: 1px solid #FFF; border-right-color: #FF0000; border-bottom-color: #FF0000; display: block; }	a.foto img { filter: alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; }	a.foto:hover img { filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }