body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.titolo10 {
	text-align: center;
}

.packbase{
	border: 1px solid #954120;
	background-image:url(immagini/sfondo1_01.gif)
}
.packmedio{
	border: 1px solid #954120;
	background-image:url(immagini/sfondo1_01.gif)
}
.packmaxi{
	border: 1px solid #954120;
	background-image:url(immagini/sfondo1_01.gif)
}
.info-box {
	width: 800px;
	height: 200px;
	padding: 15px;
	color: white;
	position: relative;
	margin-bottom: 7px;
}
.info-box ul.caratteristiche-pacchetto {
	position: absolute;
	bottom: 15px;
	left: 8px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.info-box a.dettagli {
	position: absolute;
	right: 15px;
	top: 90px;
	color: white;
	text-decoration: underline;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.info-box a.add-to-cart {
	position: absolute;
	bottom: 77,000px;
	right: 25,000px;
	display: block;
	color: black;
	background-color: white;
	padding: 5px 12px;
	text-decoration: none;
	font-size: 31px;
	color: black;
	left: 39,000px;
	top: 26,000px;
}
.info-box .price-pacchetto {
	background-color: white;
	border: 1px solid;
	color: black;
	float: right;
	font-size: 40px;
	font-weight: bold;
	line-height: 30px;
	padding: 10px;
	letter-spacing: -2pt;
}
.info-box .nome-pacchetto {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	font-size: 20px;
	letter-spacing: -2pt;
	text-transform: uppercase;
	line-height: 27px;
}

