A		{
		color: #486102;
		text-decoration: none;
		}
A:HOVER	{
		color: #322C25;
		text-decoration: underline;
		}
BODY	{
		color: #322C25;
		background-color: #3456C4;
		font-family: arial, helvetica, verdana;
		font-size: 9pt;		
		}
SELECT	{
		font-family: arial, helvetica, verdana;
		font-size: 8pt;	
		}
INPUT	{
		font-family: arial, helvetica, verdana;
		font-size: 8pt;	
		}
#map 	{
    	margin: 5px;
      	border: 1px double #695A49;
      	width: 100%; 
 		height: 350px;
		}
.fondointerno{
		background-color: #C6DEFC;
		background: url("img/sfondo.jpg");
		background-position: top left;
		background-repeat: no-repeat;
		}
.listino{
		background: #695A49;
		font-family: arial, helvetica, verdana;
		font-size: 9pt;	
		vertical-align: top;
		width: 100%;
		text-align: justify;
		}
.pagina	{
		color: #322C25;
		font-family: arial, helvetica, verdana;
		font-size: 9pt;	
		vertical-align: top;
		padding-top: 15px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: justify;
		}
.box	{
		font-family: arial, helvetica, verdana;
		font-size: 8pt;
		font-weight: bold;
		padding-left: 17px;
		padding-right: 17px;
		}
.parchi	{
		color: #322C25;
		font-family: arial, helvetica, verdana;
		font-size: 8pt;	
		vertical-align: top;
		padding: 10px;
		text-align: center;
		}
.foot	{
		font-family: arial, helvetica, verdana;
		font-size: 8pt;
		font-weight: bold;
		padding-left: 5px;
		padding-right: 5px;
		text-align:center;
		color: #FFFFFF;
		}
.firma	{
		font-family: arial, verdana, helvetica;
		font-size: 7pt;
		padding-right: 25px;
		text-align:right;
		color: #486102;
		}
		
.preventivo H1	{
		font-family: arial, verdana, helvetica;
		font-size: 13pt;
		margin: 5 5 5 10;
		font-weight: bold;
		text-align:left;
		}

.preventivo H2	{
		font-family: arial, verdana, helvetica;
		font-size: 11pt;
		margin: 5 5 5 25;
		font-weight: bold;
		text-align:left;
		}

.preventivo H3	{
		font-family: arial, verdana, helvetica;
		font-size: 10pt;
		margin: 5 5 5 35;
		font-weight: bold;
		text-align:left;
		}
		
.preventivo P {
		font-family: arial, verdana, helvetica;
		font-size: 9 pt;
		margin: 5 5 5 45;
		font-weight: normal;
		text-align:left;
		}

.preventivo HR	{
		margin: 5 5 5 10;
		width: 480px;
		align: center;
		color: #486102;
		height: 1px;
		}