#head, #path, #menuDw, #footer { display: none }
body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
img {
	border:0;
	display:block
}
#main {
	background-color: #FFFFFF;
	padding: 15px;
}
.titSez {
	padding: 0px 0px 5px 23px;
	color: #000000;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
}
.tit {
	padding: 5px 0px 5px 27px;
	color: #000000;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}

.testo {
	padding: 5px 7px 5px 7px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	line-height: 1.3em;
}
.testo p {
	text-indent: 15px;
	padding-bottom: 5px;
	text-align: justify;
}
.imgSezDx {
	border: 3px solid #DDDDDD;
	float: right;
	margin: 10px;
}
.imgSezSx {
	border: 3px solid #DDDDDD;
	float: left;
	margin: 10px;
}
.imgEvDx {
	border: 3px solid #DDDDDD;
	float: right;
	margin-left: 10px;
}

.imgBoxDx {
	border: 1px solid #FF7E00;
	float: right;
	margin-left: 15px;
	margin-right: 10px;
}
.imgBoxSx {
	border: 1px solid #FF7E00;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
}

.boxM1 {
	border-top: 2px solid #FCE9CA;
	padding: 10px 5px 10px 5px;
	float: left;
	margin: 0px 10px 0px 10px;
}
.boxM1 .titolo {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #FF7E00;
}
.boxM1 .link {
	background-image: url(images/bLink.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align:center;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
	margin-bottom: 3px;
	
}
.boxM1 .link a {
	text-decoration: none;
	font-size: 100%;
	color: #472165;
}
.boxM1 .link a:hover {
	color: #000000;
	font-weight: bold;
}
