body {
	background-image: url(../images/texture_sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #C56092;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fa9ccb;
}
.contenuti {
	padding: 20px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #8a8a8a;
	text-decoration: none;
	text-align: justify;
}
.testo A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8a8a8a;
	text-decoration: none;
	font-weight:bold;
}
.testo A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F885C0;
	text-decoration: none;
	font-weight:bold;
}
.titoloNews {
	font-size: 14px;
	font-weight: bold;
}
.titoloNews A {
	font-size: 14px;
	font-weight: bold;
}
.titoloNews A:HOVER {
	font-size: 14px;
	font-weight: bold;
	color: #F885C0;
}
.dataNews {
	font-size: 10px;
	font-style: italic;
}
#continua {
	text-align: right;
	padding: 7px;
	border: 1px solid #CCCCCC;
	width: 95%;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#imgHome {
	position: absolute;
	padding-left: 193px;
	margin-top: -22px;
}
.bordoMappa {
	border: 1px dashed #CCCCCC;
	width: 520px;
}
.linkMappa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #CCCCCC;
}
.linkMappa A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.linkMappa A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C56092;
	text-decoration: none;
}
.immagine {
	margin-right: 10px;
	border: 1px solid #999999;
}

