﻿#larghezza{
	width:100%;
	margin: auto;
	text-align: center;
	}

#wrapper{
	width:700px;
	margin: auto;
	text-align: center;
	background-color: #EAEFF3;
}
.print {
	display:none;
}
.testo {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
	background-color: #EAEFF3;
	border-bottom: 1px solid #9AB4C8;
	padding-top: 14px;
}

.testoTabella {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
	background-color: #EAEFF3;
	border-bottom: 1px solid #9AB4C8;
	padding-top: 14px;
	padding-bottom:5px;
}

.testoTabellaUltima {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
	background-color: #EAEFF3;
	border-bottom: 1px solid #20486D;
	padding-top: 14px;
	padding-bottom:5px;
	padding-right:5px;
}

.etichette{
	background-color: #EAEFF3;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F267F;
	text-align: right;
	border-bottom: 1px solid #9AB4C8;
	padding-top: 14px;
	padding-bottom:5px;
	padding-right:5px;
}
.schedacamerale {
	left:-50px;
	position:relative;
}

.etichetteUltima{
	background-color: #EAEFF3;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F267F;
	text-align: right;
	border-bottom: 1px solid #20486D;
	padding-top: 14px;
	padding-bottom:5px;
	padding-right:5px;
}

.etichette_centrate{
	background-color: #EAEFF3;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F267F;
	text-align: justify;
	border-bottom: 1px solid #9AB4C8;
	padding-top: 14px;
	padding-bottom:5px
}

.numero{
	background-color: #EAEFF3;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1F267F;
	text-align: center;
	border-bottom: 1px solid #20486D;
	}

.numeroUltimo{
	background-color: #EAEFF3;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1F267F;
	text-align: center;
	border-bottom: 1px solid #9AB4C8;
	}

.nome {
	background-color: #EAEFF3;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1F267F;
	text-align: left;
	border-bottom: 1px solid #20486D;
	padding-top: 14px;
	padding-bottom:5px;
}

.tipologia {
	background-color: #EAEFF3;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1F267F;
	text-align: left;
	border-bottom: 1px solid #9AB4C8;
	padding-top: 14px;
	padding-bottom:5px;
}

.titoletto {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-align: center;
	padding-top: 14px;
}
