body {
     background-color:#959564;
     font-family:Verdana, Arial;
     font-size: 11px;
     color:#333333;
     line-height:1.5;
}

.titolo {
     font-size:14px;
     font-weight:bold;
     color:#990000;
     
}

div#finestra {
     width:100%;
     margin:0px auto;
}

div#root {
     width:940px;
     background-color:#FFFFFF;
     margin:0px auto;
}

div#scatola {
     width:940px;;
     padding-left:40px;
     padding-right:40px;
}

div#top {
     width:860px;
     margin-bottom:1px;
}

div#contents {
     width:860px;
     margin-top:30px;
}

div#footer {
     width:860px;
     margin-top:20px;
}

div.bottone{
     margin-top:6px;
     width:104px;
     padding-top:3px;
     padding-bottom:3px;
     border:1px solid #990000;
     text-align:center;
     margin-left:15px;

}
a.nelbottone:link {
     color:#990000;
     font-weight:bold;
     text-decoration:none;
}
a.nelbottone:link {
     color:#990000;
     font-weight:bold;
     text-decoration:none;
}
a.nelbottone:link {
     color:#990000;
     font-weight:bold;
     text-decoration:none;
}

.cursore {
     cursor:pointer;
     margin-left:10px;
}

div.for_stella {
     padding-left:7px;
}

a.citta:link {
	color:#A8802B;
	text-decoration:none;
}
a.citta:visited {
	color:#A8802B;
	text-decoration:none;
}
a.citta:hover {
	color:#CC9933;
	text-decoration:none;
}

form {
     margin-bottom:0px;
}


