a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #039;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333;


}

.TestoIta {
	font-family: sans-serif;
    color: #525252;
	font-size: 12px;
}

.TestoItaTitoli {
	font-family: sans-serif;
    color: #525252;
	font-weight:bold;
	font-size: 12px;
}

.TestoEng {
	font-family: sans-serif;
    color: #666666;
	font-size: 12px;
}

.TestoEngTitoli {
	font-family: sans-serif;
    color: #666666;
	font-weight:bold;
	font-size: 12px;
}

/*.bordo {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #F7F7F7;
}*/
.bordog {
	border-right: 1px solid #F7F7F7;
	border-bottom: 1px solid #333;
	border-left: 1px solid #F7F7F7;
}
.bordo {
	border-right: 1px solid #F7F7F7;
	border-bottom: 1px solid #333;
	border-left: 1px solid #F7F7F7;
}
.menu {
	margin-left: 5px;
}
.destra {
	text-align: right;
}
.contatti p {
	line-height: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.bg {
	background-image: url(../images/contatti.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
.power {
	font-size: 10px;
	color: #999;
}
.power a {
	color: #999;
	text-decoration: underline;
}
