body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/specialback.gif);
}
select {
	font-size: 10px;
}
input {
	font-size: 10px;
	border: 0;
	background-image: url(images/input.gif);
	width: 252px;
	height: 22px;
	padding: 5px 3px 0 5px;
	background-repeat: no-repeat;
	background-position: top left;



}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-size: 10px;
	border: 0;
	background-image: url(images/textarea.gif);
	width: 354px;
	height: 134px;
	padding: 5px 20px 0 5px;
	background-repeat: no-repeat;


}

#container {
	background-color: #FFFFFF;
	width: 770px;
}
#corpo {
	width: 95%;
	font-size: 11px;
}
#corpo h1 {
	font-size: 11px;
	font-weight: bold;
}
#corpo a {
	color: #CC0000;
	text-decoration: none;
}
#corpo a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#corpo th {
	background-color: #FFEA00;
	line-height: 20px;
	padding-left: 10px;
}
#corpo td {
	line-height: 20px; 
	/* border-bottom: 1px dotted #CCC; */
	
}
#corpo .titolo {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
#corpo .titolo2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#corpo .data {
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	color: #000;
}
#menu {
	width: 100%;
}
#lingua {
	background-image: url(images/bg_lingue.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer {
	width: 770px;
	font-size: 9px;
	color: #000;
	background-color: #CCC;
	line-height: 20px;
}
#applicazioni {
	width: 100%;
	font-size: 10px;
	text-align: justify;
}

#corpo2 a {
	color: #CC0000;
	text-decoration: none;
}
#corpo2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#corpo2 td {
	line-height: 20px; 
	border-bottom: 1px solid #CCC;
	padding-left: 5px;
}
#corpo2 .titolo {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}