body {
	background-color: #E5FEFA;
	margin-top: 0px;
	margin-bottom: 0px;
}

.home, .home a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.menu, .menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #09297E;	
	text-decoration:none;
}
.menu a:hover{
	color:#155090;

}
.titolone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C6D9E8;
}
.indirizzo, .indirizzo a {
	font-family: Verdana;
	font-size: 11px;
	color: #09297E;
	text-decoration:none;
}
.powered, .powered a{
	font-family: Verdana;
	font-size: 10px;
	color: #aaaaaa;
	//color: #629AD7;
	text-decoration:none;
}
.testo, .testo a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #09297E;
}
.testo a:hover{
	color: #000000;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #09297E;
}
.testo_basso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

/*preventivo*/
.text_preventivo, .input_totale{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #09297E;
}
.offerte_home, .offerte_home a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #09297E;
}
.testo_help{
		cursor:help;
		border-bottom: Dashed 1px #000080;
}

