.titolo1
{
	font-size: 36px;
	margin: 0 0 0 0px;
}

.sottotitolo1
{
	font-size: 22px;
	margin: 0 0 0 0px;
}

.sottotitolo2
{
	font-size: 18px;
	margin: 0 0 0 0px;
}

.sottotitolo3
{
	font-size: 18px;
	margin: 0 0 0 0px;
	color: #c0001f;
}

.corpo_testo1
{
    font-size: 12px;
    color:#333;
}

.corpo_testo2
{
    font-size: 15px;
    color:#386e3a;
    font-weight: bold;
}

.evidenza1
{
    font-weight: bold;
}

.privacy
{
	font-size: 11px;
	margin:0 0 0 0px;
}

.condvend_p
{
	margin-left:0px;
	font-size: 14px;
	font-weight: bold;
	color:#386e3a;
}

.link1, .link1:active, .link1:visited
{
	color: #c0001f;
}

.link1:hover
{
	color: #d9881c;
}

input[type='radio'],
input[type='checkbox']
{
 	position: absolute;
 	clip: rect(1px, 1px, 1px, 1px);
}

input[type='radio'] + label,
input[type='checkbox'] + label
{
	margin: 0;
 	padding: 25px 0 10px 40px;
 	cursor: pointer; 
 	background: url('../img/start2.png') left center no-repeat; 
}

input[type='radio']:checked + label,
input[type='checkbox']:checked + label
{
	background-image: url('../img/checkbox2.png');
}

.vtop
{
	vertical-align: top;
}

.desc
{
	cursor: pointer;
}

.blt-container
{
	width: 1122px;
	height: 793px;
	background-image: url('../img/bollettino.png');
	background-repeat: no-repeat;
	background-position: 0 400;
}

@media print 
{
    .page-header, .barra-alta, #print_blt, #print_order, #data_table
    {
        display: none;
    }
}