@charset "utf-8";
.tavola {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FC6;
	border-right-color: #FC6;
	border-bottom-color: #FC6;
	border-left-color: #FC6;
}
.credits {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F93;
	text-align: center;
}
.testo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
}
.maps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #009;
	text-align: center;
}
.pic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333;
	text-align: center;
}

.testoCopia {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
}
.testowhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.testoyellow {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FF0;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F00;
	background-color: #DCCE75;
	line-height: 20px;
}
.testotripod {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 20px;
}

