body{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

img{
	border: 0px;
}

a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.menu_top img.linea{
    width: 618px;
    height: 1px;
}

.menu_top td.eventi{
    text-align: left;
    width: 45px;
}

.menu_top td.gioca{
    text-align: left;
    width: 80px;
}

.menu_top td.contatti{
    text-align: right;
    width: 503px;
}

.footer{
	text-align: center;
}

.footer.linea{
    padding-top: 10px;
}

.footer.linea img{
    width: 992px;
    height: 1px;
}

.footer.testo{
    padding-top: 5px;
}

.errore{
    color: #FF0000;
}

#clock{
    font-size: 11pt;
    font-weight: bold;
    text-align: right;
    width: 440px;
}

#clock.warning{
    color: #FFFF00;
}

#clock.warning.error{
    color: #FF0000;
}

.container{
    width: 100%;
}

div.pippo{
    height: 500px;
}

.intro{
    font-size: 10pt;
}

.intro strong{
    font-size: 14pt;
    color: #FF6600;
}

.intro td.testo{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
/*
.intro td.testo.istruzioni{
	font-size: 12pt;
}
*/
.info{
    font-size: 10pt;
}

.info td.label{
    width: 33%;
    text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

.info td.field{
    width: 33%;
    text-align: left;
}

info td.error{
    text-align: center;
}

.info td.field input{
    width: 240px;
}

.info td.button input{
    background-color: #FF6600;
    color: #FFFFFF;
}

.info .contatti.email{
    width: 100%;
}

.info .contatti.comment{
    width: 100%;
    height: 130px;
}