/* Stili di default per testi e contenuti */

.Preventivo {
    padding: 0 8px;
}

.Preventivo h1 {
	padding-left: 38px;
	line-height: 28px;
    font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1a4592;
}

.Preventivo h1.N1 {
	background: url(/img/1.gif) no-repeat;
}

.Preventivo h1.N2 {
	background: url(/img/2.gif) no-repeat;
}

.Preventivo h1.N3 {
	background: url(/img/3.gif) no-repeat;
}

.Preventivo h1.Euro {
	background: url(/img/euro.gif) no-repeat;
}

.Preventivo div.HR, .Informazioni div.HR {
	height: 1px;
	font-size: 1px;
	background: url(/img/hr.gif) repeat-x;
}

.Preventivo div.HR {
	margin: 8px;
}

.Informazioni div.HR {
	margin: 8px 0;
}

.Informazioni div.VR {
	margin: 0 8px;
	width: 1px;
	font-size: 1px;
	background: url(/img/vr.gif) repeat-y;
}

.Informazioni {
    padding: 10px;
}

.Informazioni td {
    font-size: 11px;
	line-height: 16px;
}

.Informazioni h1 {
	line-height: 28px;
    font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1a4592;
}

.Informazioni h2 {
	margin-bottom: 8px;
    font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1a4592;
}

.Informazioni h2 a {
	text-decoration: none;
}

.Informazioni p {
	line-height: 16px;
	margin-bottom: 8px;
}

.Informazioni h3 {
	line-height: 16px;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.Informazioni ul, .Informazioni ol {
    line-height: 16px;
	margin-bottom: 8px;
	padding-left: 16px;
}

.TravelCard {
    color: #e15204 !important;
}

a.TravelCard {
    color: #e15204 !important;
}

.Paginazione {
    margin: 0 17px 10px 0;
	text-align: right;
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.Localita td {
	padding: 0 19px 0 8px;
	border-right: solid 1px #e6e6e6;
}

a.Localita {
	display: block;
	padding-left: 11px;
}

div.LocalitaGrafica {
	position: relative;
    width: 761px;
	height: 50px;
	margin-bottom: 10px;
}

div.LocalitaGrafica div {
	position: absolute;
	right: 16px;
	top: 17px;
}

div.LocalitaGrafica a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

div.LocalitaGrafica h1 {
    width: 761px;
	height: 50px;
	text-indent: -5000px;
}

h1.Localita {
    width: 761px;
	height: 50px;
	margin-bottom: 10px;
	line-height: 48px;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(/img/box/testata.gif) no-repeat;
}

h1.Localita a {
	float: right;
	margin-right: 16px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

h1.Localita span {
	margin-left: 16px;
}

strong.blu {
	color: #1a4592;
}

table.Dettaglio td {
	padding: 2px 4px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #ffffff;
}

table.Dettaglio td.Testata {
	font-size: 10px;
	font-weight: bold;
}

table.Dettaglio td.Riga, table.Dettaglio td.Riga1 {
	background: #f9f9f9;
}

table.Dettaglio td.Riga0 {
	background: #e9e9e9;
}

table.Dettaglio td.Intestazione {
	font-weight: bold;
	background: #e9e9e9;
}

table.Dettaglio td.Totale {
	font-size: 13px !important;
	font-weight: bold !important;
	background: #e0e7f4 !important;
}

table.ToolBox td {
    text-align: center;
	vertical-align: middle;
}

table.ToolBox td table {
	margin: 0 auto;
}

table.ToolBox td td {
	padding: 0 4px;
}
