/* foglio di stile per form in home page */


.BoxMainPr form  {
   margin: 0 0 0 0;
   padding: 0 0 0 0; 
}

.BoxMainPr form div  {
clear:both;
margin-bottom:15px;
margin-left: 20px;   
 display: block;  
 padding:0px;
 height: 20px;
 width:295px;

    }

/*.BoxMainPr form div label {
	color:#000;
	float:left;
	font-weight: bold;
           }*/
	.BoxMainPr form div span{
	color:#000;
	float:right;
	
           }
		   
    .BoxMainPreventivo{
		
		background: #646464;
		margin-left:20px;
		margin-bottom:30px;
		padding-bottom:1px;
		padding-right:1px;
		margin-top:-1px;
		margin-right:20px;
	
	}
	
.BoxMainContent {
    margin-top:-1px;
    border:1px solid #999;
    background: #FFF;
    padding: 1px 1px 1px 1px;
}
.BoxMainPr
{
    background: url(/seisicuro/images/sfx_hpverde.png) #FFF  repeat-x left top;
    /*height: 190px;*/
    height:200px;
}
	.claimhome{
		color:#00367B;
		margin-left:20px;
		margin-right:20px;
		margin-top:20px;
		margin-bottom:15px;
	}