html,body {
	height: 100%;
}

.testiGrande {
	font-family: Times;
	font-size: 13px;
	color: #555555;
	line-height: 14px;
	font-style: italic;
}

.testi {
	font-family: Verdana;
	font-size: 12px;
	color: #555555;
	}

.testi a{
	color: #344f78;
	text-decoration: none;
	border-bottom: 1px dashed #344f78;
}

.testi a:hover{
	color: #344f78;
	border-bottom: 0px none;
	text-decoration: underline;
}

.testi_10px {
	font-family: Verdana;
	font-size: 10px;
	color: #555555;
	}

.testi_10px a{
	color: #344f78;
	text-decoration: none;
}

.testi_10px a:hover{
	color: #344f78;
	text-decoration: underline;

}

.titoloDIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3E2E86;
	font-size: 12px;
 	font-weight: bolder;
	padding-left: 5px;
	letter-spacing: 1px;
}

.testiTitolo {
	font-family: Verdana;
	font-size: 14px;
	color: #555555;
	line-height: 14px;
	padding-left: 0px;
	padding-right: 0px;
	font: bold;
	font-variant: small-caps;
	}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
	text-align: right;
	line-height: 16px;
}

.credits a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
	text-align: right;
	line-height: 16px;
	text-decoration: none;
}

.credits a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:  #555555;
	text-align: right;
	line-height: 16px;
	text-decoration: underline;
}

.testi_piccoli {
	color: #555555;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	letter-spacing: -1px;
	line-height: 11px;
}

.testi_piccoli a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #344f78;
	font-weight: normal;
	text-decoration: none;
}
.testi_piccoli a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #344f78;
	text-decoration: underline;
}

.testi_piccoli_bianchi {
	color: #555555;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	letter-spacing: 0px;
	line-height: 11px;
}

.testi_piccoli_bianchi a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.testi_piccoli_bianchi a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: underline;
}

.testi_indirizzo {
	color: #555555;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	letter-spacing: 0px;
}

.testi_indirizzo a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #382780;
	font-weight: normal;
	text-decoration: underline;
}
.testi_indirizzo a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #a5131c;
	font-weight: normal;
	text-decoration: underline;
}

.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: white;
}

.COPIA_preventivo_TITOLO {
	width: 100%;
	height: 20px;
	border-left: 1px dashed #BFBFBF;
	border-top: 1px dashed #BFBFBF;
	border-right: 1px dashed #BFBFBF;
	border-bottom: 4px solid  #A5131D;
	background-image: url(/includes/cssmenus2/skins/interpromotion/img/bgtop_h_sel.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 5px;
}

.preventivo_TITOLO {
	background-image: url(/includes/cssmenus2/skins/interpromotion/img/bgtop_h_sel.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 22px;
	border-left: 1px dashed #BFBFBF;
	border-top: 1px dashed #BFBFBF;
	border-right: 1px dashed #BFBFBF;
	border-bottom: 2px solid #A5131D;
	padding-left: 5px;
}

.titolo_CREAZIONE {
	background-image: url(/includes/cssmenus2/skins/interpromotion/img/bgtop_h_sel.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
	border-top: solid 1px #BFBFBF;
	border-right: solid 1px #BFBFBF;
	border-left: solid 1px #BFBFBF;
	border-bottom: 4px solid  #A5131D;
	height: 20px;
}