body{
	/*margin:0px;*/
}
#corpo{
	background-image:url(img/texturebody.jpg);
	background-repeat:repeat-y;
	background-position:top;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
.testoCorpo{
	font-family:"Century Gothic", Verdana, Tahoma;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	text-align:justify;
	line-height:22px;
}
.testoServizi{
	font-family:"Century Gothic", Verdana, Tahoma;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	text-align:left;
	line-height:22px;
}
#collo{
	font-family:"Century Gothic", Verdana, Tahoma;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
}
.collo{
	font-family:"Century Gothic", Verdana, Tahoma;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
}
#piede{
	font-family:"Century Gothic", Verdana, Tahoma;
	font-size:12px;
	color:#6371ED;
	font-weight:normal;
}
#piede a:link{
	font-family:"Century Gothic", Verdana, Tahoma;
	font-size:12px;
	color:#6371ED;
	font-weight:normal;
	text-decoration:none;
}
#piede a:visited{
	font-family:"Century Gothic", Verdana, Tahoma;
	font-size:12px;
	color:#6371ED;
	font-weight:normal;
	text-decoration:none;
}
#piede a:hover{
	font-family:"Century Gothic", Verdana, Tahoma;
	font-size:12px;
	color:#6371ED;
	font-weight:normal;
	text-decoration:underline;
}
.testoMappa{
	font-family:"Century Gothic", Verdana, Tahoma;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}
.bbd{
	border-bottom:#FFFFFF 1px dotted;
}