@charset "ISO-8859-1";
.foto {
	padding: 2px;
	background-color: #313131;
}
.titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
	padding: 2px;
}
.testi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.titolisec {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
	padding: 2px;
}
.indierto {
	cursor: crosshair;
}
.testiBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
hr {
	color: #FFFFFF;
}
.testiBoldMini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.titolisecPrima {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 2px;
}
.titolisecPrima2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 2px;
}
.acquista {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #FF9900;
	width: 250px;
	float: right;
	text-align: center;
	height: 20px;
}
