html,body{margin:0 2em;background-color:#000;color:#fff;font-size:1em;}
h1,h2,h4{text-align:center;color:#ccc;}
h3{text-align:center;color:#000;}
div#scroll{
	position:fixed;
	width:90%;
	margin:0 auto;
	text-align:center;
	padding:1em;
	background:transparent url('sf_semitrasp.png');
}
div.spessore{position:static;width:100%;height:150px;background-color:#000;}
div.menu_utente{width:99%;margin:0 auto;}
div.menu_admin{width:99%;margin:0 auto;}
div.contenitore_liste{background-color:#bbc;font-size:1.2em;width:640px;margin:0 auto;color:#000;}
div.gare{background-color:#bbc;font-size:1.2em;width:940px;margin:0 auto;color:#000;}
div.clssifica_gen{background-color:#bbc;font-size:1.2em;width:940px;margin:0 auto;color:#000;display:block;}
div.griglie{width:940px;margin:0 auto;color:#fff;font-size:0.8em;}
div.griglia{white-space:pre;line-height:2em; color:#9f9;font-size:1em;}
.nowrap{white-space:nowrap;}
ul.lista{list-style:none;padding:3px;}
div.numeri_piste{white-space:pre;font-family : "courier new", courier, consolas, FreeMono, monospace;font-size:0.7em;}
span.numeri_piste{white-space:pre;font-family : "courier new", courier, consolas, FreeMono, monospace;font-size:0.95em;}
li.record_d{background-color:#ffffcc;padding:0.2px 0.8px;margin:0;white-space:pre;font-family :  "courier new", courier, consolas, FreeMono, monospace;font-size:0.7em;}
li.record_p{background-color:#eeeeff;padding:0.2px 0.8px;margin:0;white-space:pre;font-family :  "courier new", courier, consolas, FreeMono, monospace;font-size:0.7em;}
li.record_titolo{font-weight:bold;padding:0.2px 0.8px;margin:0;white-space:pre;font-family :  "courier new", courier, consolas, FreeMono, monospace;font-size:0.7em;}
li.primo{font-weight:bold;background-color:#333;color:#fff;}
.errore{font-size:1.3em;font-weight:bold;color:#cc0000;}
 .ok{font-size:1.2em;font-weight:bold;color:#009900;}
 .piede{font-size:0.7em; background-color:#333;text-align:center;}
 .vince{font-weight:bold; color:#f00;}
 .secondo{font-weight:bold;color:#33f;}
 .terzo{font-weight:bold;color:#3c3;}
 a:link,a:visited{ text-decoration:none;color:#9999ff;font-weight:bold;font-size:1.1em;} /*color:#456;*/
 a:hover, a:focus, a:active{color:#f00;text-decoration:underline; } /*color:#009;text-decoration:blink;*/
 li.record_d:hover, li.record_p:hover, li.record_d:focus, li.record_p:focus{text-decoration:none;background-color:#ff0;color:#000;}
 textarea,input{background-color:#ffc;}
::selection {background-color: #fd9800;color: #ffffff;}
::-moz-selection {background-color: #fd9800;color: #ffffff;}
