body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B1A00;
	background-color: #FFE6C1;
	margin: 0px;
	padding: 0px;
}
.richiedi {
	position: absolute;
	left: 707px;
	top: 0px;
}
.sopralluoghi {
	position: absolute;
	left: 652px;
	top: 33px;
	border: 1px solid #003366;

}
ul.menu {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	position: absolute;
	left: 0px;
	top: 0px;

}
a.menu:link,a.menu:visited{
	background-color: #FFC36C;
	height: 30px;
	width: 160px;
	margin: 2px;
	padding: 5px 2px 2px 5px;
	display: block;
	color: #660000;
	text-decoration: none;
	font-weight: bold;





}
a.menu:hover{
	background-color: #EDA747;
	height: 30px;
	width: 160px;
	margin: 2px;
	padding: 5px 2px 2px 5px;
	display: block;
	color: #660000;
	text-decoration: none;
	font-weight: bold;

}
a.menu:active,a.menu2:link,a.menu2:visited,a.menu2:hover{
	height: 30px;
	width: 160px;
	margin: 2px;
	padding: 5px 2px 2px 5px;
	display: block;
	color: #660000;
	text-decoration: none;
	background-color: #FFE5C0;
	font-weight: bold;


}
.testata {
	position: absolute;
	left: -27px;
	top: 0px;
}
li.menu {
	background-color: #FFC36C;
	width: 160px;
	margin: 2px;
	padding: 5px 2px 2px 5px;
	display: block;
	color: #660000;
	text-decoration: none;

}
div.corpo {
	width: 480px;
	position: absolute;
	left: 216px;
	top: 0px;
	margin: 5px;
	text-align: justify;

}
img.corpo {
	border: 4px solid #FFC36C;
}
div.corpoH {
	width: 480px;
	position: absolute;
	left: 240px;
	top: 240px;
	margin: 5px;
	text-align: justify;
	font-size: 14px;
	font-weight: bold;

}
#home li {
	list-style-image: url(../immagini/escl.gif);
	margin: 2px;
	border-bottom: 2px solid #FFC36C;
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;


}
span.menu {
	font-weight: normal;
	text-decoration: underline;
}
a:link,a:visited {
	font-weight: normal;
	color: #804000;
}
a:hover,a:active {
	font-weight: normal;
	color: #CC6600;
}
object.corpo {

	border: 4px solid #FFC36C;
}
#modulo td {
	font-size: 12px;
}
#modulo input,#modulo textarea {
	border: 2px solid #FFC36D;
	width: 100%;
}
.piccolo {
	font-size: 9px;
}
