body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: White;
	color: Black;
}
p {
	margin: 0px 0px 5px 0px;
	text-indent: 15px;
	text-align: justify;
}
.rosso {
	color: Red;
	font-weight:bold;
}
.piccolo {
	font-size: 10px;
}
.primalettera {
	font-size: 36px;
	font-weight: normal;
	color: Maroon;
}
.adestra {
	padding-left: 60%;
}
.immaginesn img{
	float: left;
	margin: 10px;
	border: 0px;
}
.immaginedx img{
	float: right;
	margin: 10px;
	border: 0px;
}
#immaginesn img{
	float: left;
	margin: 10px;
	border: 0px;
}
#immaginedx img{
	float: right;
	margin: 10px;
	border: 0px;
}
#immaginecent img{
	float: none;
	margin: 10px;
	border: 0px;
}
.bustatel img{
	float: none;
	margin: 0px 10px 0px 10px;
	border: 0px;
}
#cssok img{
	float: left;
	margin: 0px;
	border: 0px;
}
#validator img{
	float: left;
	margin: 0px;
	border: 0px;
}
#microdestra {
	font-size: 9px;
	text-align: right;
}
#microcentrato {
	font-size: 9px;
	text-align: center;
}
#microsinistra {
	font-size: 9px;
	text-align: right;
}
a {
	text-decoration: none;
	color: rgb(0,0,204);
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: rgb(0,0,204);
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: rgb(0,0,204);
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: rgb(0,51,255);
}
a:active {
	text-decoration: underline;
	color: rgb(0,51,255);
}
#intest {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 150px;
}
#bamenu {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 16px;
	background-color: rgb(153,102,51);
	color: rgb(255,255,255);
}
#bamenu a {
	font-weight: normal;
	color: rgb(255,255,255);
}
#bamenu a:visited {
	font-weight: normal;
	color: rgb(255,255,255);
}
#bamenu a:hover {
	text-decoration: underline;
	color: rgb(255,255,255);
}
#bamenu a:active {
	text-decoration: underline;
	color: rgb(255,255,0);
}
#naviga {
	position: absolute;
	top: 190px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	width: 140px;
	font-size: 11px;
	text-indent: 0px;
}
#conten {
	position: relative;
	margin: 0px 0px 0px 150px;
	padding: 10px;
}
hr {
	color: Maroon;
	background-color: transparent;
	height: 1px;
	border-width: 1px;
	border-color: Maroon;
	border-style: solid none none none;
}
h1 {
	font-size: 26px;
	color: rgb(153,102,0);
	font-weight: normal;
}
h1 a:link{
	font-size: 26px;
	color: rgb(153,102,0);
	font-weight: normal;
	text-decoration: none;
}
h1 a:visited{
	font-size: 26px;
	color: rgb(153,102,0);
	font-weight: normal;
	text-decoration: none;
}
h1 a:hover{
	color: rgb(153,102,0);
	font-weight: normal;
	text-decoration: underline;
}
h2 {
	font-size: 20px;
	color: rgb(153,102,51);
	font-weight: normal;
	margin: 5px 0px 0px 5px;
}
h3 {
	font-size: 14px;
	color: rgb(153,102,102);
	font-weight: bold;
}
h4 {
	font-size: 11px;
	color: rgb(102,102,0);
	font-weight: normal;
}
h5 {
	font-size: 10px;
	color: rgb(102,102,51);
	font-weight: normal;
}
h6 {
	font-size: 9px;
	color: rgb(102,102,102);
	font-weight: normal;
}