body {
	margin: 0px;
}

.menu {
	background-image: url(images/home/menu.jpg);
	height: 19px;
}
.left-column {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: 5c6a6d;
}
.right-column {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: 5c6a6d;
}
.stylemenu {font-family: "Times New Roman", Times, serif;
    font-size: 13px;
}
.stylemenubianco {font-family: "Times New Roman", Times, serif;
    font-size: 13px;
	color:#FFFFFF
}
.stylebarra {color: #FFFFFF}
.stylepoint {color: #8786ED}
.titolohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6f5145;
}
.stylecorpohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.stylecorpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.styledidascalia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.styledidascaliamax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}
