/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu, a.menu:link, a.menu:active, a.menu:visited, a.menu:hover {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#FEB232;
text-decoration:none;

}
a.menu:hover {
color:#FFFFFF;
}
h1 {
font-family:"Times New Roman", Times, serif;
font-size:4px;
color:#111111;
margin:5px;
text-decoration:none;
}
.testo {
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#ffffff;
margin:5px;
text-decoration:none;

}

.testo strong {
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#FEB232;
font-weight:bold;
}

.testo a {
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#ffffff;
font-weight:bold;
}

.sotto {
font-family:"Times New Roman", Times, serif;
font-size:13px;
color:#ffffff;
text-decoration:none;
}
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
	width:180px;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding: 2px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} 
.form {
width:250px;
height:20px;
color:#000000;
border:1px solid #000000;
background:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size:12px;
padding:2px;
}
.form2 {
width:250px;
height:80px;
color:#000000;
border:1px solid #000000;
background:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size:12px;
padding:2px;
}

