/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
body {
	background-color: #FFFFFF;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link {
	text-decoration: none;
	color: #666666;
	cursor: pointer;
}
a:visited {
	text-decoration: none;
	color: #666666;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	cursor: pointer;
}
a:active {
	text-decoration: none;
	color: #666666;
	cursor: pointer;
}

.pricipale {
	background-color: #FFFFFF;
	text-align: justify;
	margin-top: 10px;
}
.testo {
	padding: 10px;
	text-align: justify;
	line-height: 16px;
	cursor: default;
}
.pignoletto{
	padding: 10px 10px 0px 10px;
	text-align: justify;
	line-height: 18px;
	cursor: default;
}
.pignoletto2{
	padding: 0px 10px 0px 10px;
	text-align: justify;
	line-height: 18px;
	cursor: default;
}
.img{
	padding: 10 px 5px 0px 10px;
}
.contatti {
	padding: 30px 10px;
	text-align: justify;
	line-height: 16px;
	cursor: default;
}
.appuntamenti{
		cursor: default;
}
.note{
	font-size: 11px;
	line-height: 18px;
}
