.box_presentazione {
	margin-top:17px;
	margin-left:0px;

	width:684px;
	display:block;
	float:left;
}



.box_presentazione_head {
	margin-left:0px;

	width:684px;
	height: 60px;
	display:block;
	background:url(../imgs/box_presentazione_head.png);
	background-position:top; 
	background-repeat:no-repeat;
	float:left;
}


.box_presentazione_bg {
	margin-left:0px;

	width:684px;
	display:block;
	background:url(../imgs/box_presentazione_bg.png);
	background-position:top; 
	background-repeat:repeat-y;
	float:left;
}

.box_testo_presentazione {
	margin-top:10px;
	display:block;
	width:620px;
	float:left;

	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color: #7D0000;
	line-height: 20px;
	
	padding-left:25px;
}

.box_presentazione_marchi {
	margin-left:0px;

	width:684px;
	height: 50px;
	display:block;
	background:url(../imgs/box_presentazione_bg.png);
	background-position:top; 
	background-repeat:repeat-y;
	float:left;
}


.box_presentazione_bottom {
	margin-left:0px;
	width:684px;
	height: 195px;
	display:block;
	background:url(../imgs/box_presentazione_bottom.png);
	background-position:top; 
	background-repeat:no-repeat;
	float:left;
}


.box_presentazione_loghi {
	margin-left:15px;
	width:325px;
	height: 170px;
	display:block;
	float:left;
}



.box_presentazione_logo {
	height: 73px;
	display:block;
	float:left;
}

.box_presentazione_camion {
	width:340px;
	height: 195px;
	display:block;
	background:url(../imgs/box_presentazione_camion.png);
	background-position:top; 
	background-repeat:no-repeat;
	float:right;
}

