#contenitoreDettagli {
	width: 828px;
	height: auto;
	float: left;
}

div#imm_dettagli {
        float: left;
        width: 828px;
        height: 209px;
        margin-top: 1px;
    }
     
div#anteprima{
	float: left;
	width: 150px;
	background: #E1E2E5;
	font-weight: bold;
	height: 25px;
	text-align: center;	
	border-left: 1px #c1c1c1 solid;
	border-top: 1px #c1c1c1 solid;
	border-bottom: 1px #c1c1c1 solid;
	line-height: 25px;
	font-size: 11px;
	margin: 20px 0 10px 20px;
}
div#anteprima a{
	text-decoration: none;
	color: #000;
}
div#equip{
	float: left;
	text-align: center;		
	line-height: 25px;
	height: 25px;	
	border: 1px #c1c1c1 solid;
	width: 150px;
	font-size: 11px;
	margin: 20px 0 10px 0;
}
div#equip a{
	text-decoration: none;
	color: #000;
}
div#equip:hover{
	background: #E1E2E5;
}
div#photo{
	float: left;
	text-align: center;			
	line-height: 25px;
	height: 25px;	
	width: 150px;	
	font-size: 11px;
	border-right: 1px #c1c1c1 solid;
	border-top: 1px #c1c1c1 solid;
	border-bottom: 1px #c1c1c1 solid;
	margin: 20px 0 10px 0;
}
div#photo a{
	text-decoration: none;
	color: #000;
}
div#photo:hover{
	background: #E1E2E5;
}
div#sotto-menu-garanzia{
	width: 800px;
	height: 40px;
	float: left;
}
div#img{
	width: 800px;
	float: left;
	margin: 30px 0 10px 20px;
}  
    
div#testo-garanzia{
	width: 800px;
	float: left;
	font-size: 12px;
	font-family: Arial;
	margin: 0 0 20px 20px;
}
.titolo{
width: 780px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	margin: 5px 0 0 20px;
	float: left;
	text-align: justify;
}
.testo{	
	width: 780px;
	text-align: justify;
	font-size: 12px;
	font-family: Arial;
	margin: 0 20px 10px 20px;
	float: left;
}
div#inviata{	
	height: 400px;
	margin: auto;
}
div#img-inviata{
	width: 260px;
	height: 259px;
	background: url(../images/test_drive_inviato.png);
	float:left;
}
div#testo-inviata{
	float: left;
	font-weight: bold;
	margin-top: 200px;
}
