/* CSS Document */

div#riepilogo
{
	text-align:center;
	margin:0 auto;
	width:809px;
	height:auto;	
}

div#body_ecommerce {
	min-height:120px;
	height:auto;
	width:869px;
	background-image:url(../img_body_home/bg_body.png);
	background-position: top left;
	background-repeat:repeat-y;		
	}

div#body_middle_left {	
	width:508px;
	min-height:120px;
	height:auto;
	margin-left:12px;
	float:left;	

}

div#body_middle_right {	
	width:304px;
	min-height:112px;
	height:auto;
	float:left;
	background-image:url(../it/img_ecommerce/img_ecommerce.jpg);
	background-repeat:no-repeat;

}


div#body_bottom {
	clear:both;
	width:869px;
	height:21px;
	background-image:url(../img_body_home/bg_body_bottom_2.png);
	background-repeat:no-repeat;
}

div#tit_body {
height:20px;
width:136px;
background-image:url(../it/img_ecommerce/tit_ecommerce.jpg);
background-repeat:no-repeat;
margin-left: 9px;
margin-top: 20px;


}

div#text_body {
height:auto;
width:480px;
margin-left:12px;

}

div#bt_listino {
height:161px;
width:257px;
float:left;

}

div#bt_newsletter {
height:161px;
width:263px;
float:left;

}

div#menu_prodotti_top {
height:48px;
width:520px;
background-image:url(../img_body_home/prodotti_header.png);
background-repeat:no-repeat;

}

div#menu_prodotti_1 {
height:91px;
width:112px;
float:left;

}
div#menu_prodotti_2 {
height:91px;
width:134px;
float:left;

}
div#menu_prodotti_3 {
height:91px;
width:133px;
float:left;

}
div#menu_prodotti_4 {
height:91px;
width:141px;
float:left;
}

div#menu_prodotti_bottom {
height:22px;
width:520px;
background-image:url(../img_body_home/prodotti_bottom.png);
background-repeat:no-repeat;
clear:both;

}


div#form_top
{
	width:869px;
	height:18px;
	background-image:url(../it/img_informazioni/top_menu_blu.png);
	background-repeat:no-repeat;
}

div#form_body
{
	width:869px;
	min-height:250px;
	height:auto;
	background-image:url(../it/img_informazioni/center_menu_blu.png);
	background-repeat:repeat-y;
	text-align:center;
	margin:0 auto;
	
}

div#form_body_2
{
	width:869px;
	min-height:250px;
	height:auto;
	background-image:url(../it/img_informazioni/center_menu_blu.png);
	background-repeat:repeat-y;
	text-align:left;
	
}

div#form_body form
{
	padding:0 0 0 0;
	margin:0 0 0 0;
	padding-left: 25px;
	
}

div#form_body table
{

	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: Helvetica, sans-serif; 
	font-size:12px;
	color:#031e32;
	text-decoration:none;
	vertical-align:text-bottom;	
	
}

div#form_bottom
{
	clear:both;
	width:869px;
	height:18px;
	background-image:url(../it/img_informazioni/bottom_menu_blu.png);
	background-repeat:no-repeat;	
}
