p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #368a98;
	text-decoration: underline;
}
.titolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 38px;
	font-weight: normal;
	color: #701745;
	text-decoration: none;
	background-image: url(../images/sf_tit_destra.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
	padding: 0px 0px 0px 12px;
}

.titolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 37px;
	font-weight: normal;
	color: #701745;
	text-decoration: none;
	background-image: url(../images/sf_tit_sinistra.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	padding: 0px 12px 0px 10px;
	margin-bottom: 10px;
}

ul{
	padding-left: 10px;
}
ul li{
	list-style-position: inside;
	list-style-image: url(../images/punt_allegato.gif);
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #d2d2d2;
}
ul a, a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #368a98;
	text-decoration: underline;
}

.mostra{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #368a98;
	text-decoration: none;
}
.pubblicazione{
	border-bottom: 1px solid #d2d2d2;
	margin-top: 10px;
	padding-bottom: 15px;
	clear: both;
}
.pubblicazione .foto{
	float: left;
	width: 145px;
	margin-right: 10px;
}
.pubblicazione p{
	float: left;
	width: 470px;
	clear:none;
}
 p{
	clear: both;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	color: #368a98;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #d2d2d2;
	clear: both;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #368a98;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #d2d2d2;
margin-bottom: 10px;
	clear: both;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #701745;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 10px;
	clear: both;
}
.imgdestra{
	float: right;
	border: 1px solid #d2d2d2;
	background-color: #fff;
	padding: 3px;
	margin-left: 5px;
}
.imgsinistra{
	float: left;
	border: 1px solid #d2d2d2;
	background-color: #fff;
	padding: 3px;
	margin-right: 5px;
}
.allegato{
	border-bottom: 1px dotted #d2d2d2;
	padding: 4px 0px 2px 0px;
}
