body	{
	background-color: #333333;
	font-family: trebuchet ms, tahoma, arial;
	color: #eeeeee;
	margin: 0px;
}
h3	{
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-color: #aaaaff;
	color: #ffffff;
	font-family: verdana, arial;
	font-style: italic;
	font-size: 10px;
}
.piedino	{
	font-family: tahoma,arial;
	font-size: 9px;
	text-align: center;
	color: #777777;
	/*border-top: 1px dotted #aaaaaa;*/
}
input,textarea	{
	border: 1px solid red;
	background-color: #efefef;
	font-family: verdana;
	font-size: 10px;
	color: #555555;
	width: 100%;
}
form	{
	margin: 0px;
}
.tblFoto	{
	background-color: white;
	border: 1px solid silver;
	font-family: verdana, tahoma, arial;
	font-size: 9px;
	color: #444444;
}
#ilmenu	{
	font-family: verdana;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #999999;
	padding: 2px;
	padding-top: 8px;
	border-bottom: 1px solid #cfcfcf;
}
#ilmenu	a	{
	color: #999999;
	text-align: left
	/*font-weight: bold;*/
	text-decoration: none;
	padding-left: 7px;
}
#ilmenu	a:hover	{
	color: #ff3300;
	text-align: right;
	text-decoration: none;
	padding-left: 4px;
	border-left: 3px solid #ff3300;
}
#testo	{
	font-family: trebuchet ms, tahoma, arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
#testo	a	{
	font-family: trebuchet ms, tahoma, arial;
	color: #ff6600;
	text-decoration: none;
}
#testo	a:hover	{
	color: #ff6600;
	border-bottom: 1px dotted #ff6600;
}
#testo	h1	{
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	font-size: 18px;
	color: #FF6600;
	text-decoration: underline;
	margin-top: 2px;
	margin-bottom: 3px;
}
#testo	h2	{
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	font-size: 15px;
	color: #00aa00;
	text-decoration: underline;
	margin-top: 2px;
	margin-bottom: 3px;
}
#testo	p	{
	border: 2px solid silver;
	background-color: #ffffaa;
	font-size: 10px;
	margin: 7px;
	padding: 2px;
	color: #444444;
}
#intesto	{
	font-size: 9px;
	color: #666666;
	text-align: justify;
}
