.offerta {
  margin: 60px 0;
}
.offerta-first {
  margin-bottom: 10px;
}
.offerta-last {
  margin-top: 60px;
}

.mainofferte {
	text-align: justify;
}

.preamble
{
	text-align: justify;
	width: 80%;
	margin: auto;
}

.bubble
{
	width: 540px;
	height: 72px;
	background: url('/upload/homepage/bubble.png') no-repeat;
}

.bubble .orangebox
{
	float: right;
	width: 120px;
	height: 50px;
	margin-top: 12px;
	margin-right: 14px;
	line-height: 50px;
	text-align: center;
	font-size: 130%;
}

.bubble .pack
{
	position: relative;
	top: 12px;
	left: 15px;
	width: 240px;
	text-align: left;
}

.bubble .pack .right
{
	width: 50px;
	font-size: 120%
}

.contattaci
{
	color: #E36828;
	font-size: 120%;
	text-align: justify;
}

.contattaci a
{
	font-weight: bold;
}

span.utm 
{
    color: #006600;
}

table.utm1 {
    border: 1px solid black;
}

table.utm1 th {
    text-align: center;
    border-bottom: 1px solid black;
    padding: 5px 10px;
}

table.utm1 td {
    padding: 5px
}

table.utm1 td.small {
    font-size: 80%;
    border-top: 1px solid black;
}


