body {
 	font: 12px Verdana, sans-serif;
 	font-weight:bold;
 	margin: 0 auto;
  	text-align:left;
  	background:#f1f2f3;
  	color:#444;
	}
div.calcola-quotaz{
 	padding:10px;
 	
	}
	
a  {	color: #CC3201;
	text-decoration:none;
	}

img {border: none;}
	
	
	
.campo {   
  	font-size: 13px;
  	width:200px;
  	margin:3px 0 3px 0;
    	}
    	
 
 .pulsante {   
  	font-size: 14px;
  	font-weight:bold;
  	background:#a8a8a8;
  	
    	}
    	
   h1 {	margin: 0 ;
	font-weight:normal;
	font-size: 18px;
	color: #CC3201;
	}

h2 {
	margin: 0 ;
	font-size: 14px;
	font-weight:normal;
	margin:0 0 15px 0;
	line-height: 1.3em;
	color:#4b4b4b;
	}
	
h3 {
	font-size: 14px;
	font-weight:normal;
	margin:0;

	}