body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}

h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006699;
	margin-top: 6px;
	padding-bottom: 10px;
	line-height: 6px;
	border-bottom: 1px solid #006699;
}

h2 {
	font-size: 16px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}

a {
	color: #666699;
	text-decoration:none;
}
a:visited {
	color: #669999;
}
a:hover {
	color: #0066FF;
	text-decoration:underline;
}


.testo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	padding-left: 6px;
	padding-right: 6px;

}

.theinput {
	width: 130px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
}

#spalla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 10px;

}

.description{
	width: 90%;
	border-left: 3px solid #CCCC00;
	padding-left: 4px;
	margin-left: 28px;
}

sli {
	list-style-type: none;
	padding-left: 4px;
	margin-left: 0px;
}

#tipi {
	margin-left: 0px;
	
	}

#dx li {
	list-style-type: none;
	padding-left: 4px;
	
}

label {
	color: #990000;
	font-weight: bold;
	font-size: 10px;
}

.ordine {
	border-bottom: 1px solid #999;
	}
