div#top_corner_left

{

	

	background-image:url(../img_top/top_bg_left.png) ;

	background-position: top left;

	background-repeat: no-repeat;

	width:12px;

	height:112px;

	float:left;

}



div#top_center

{

	width:837px;

	background-image:url(../img_top/top_bg_center.png) ;

	background-repeat:repeat-x;

	float:left;

	height:112px;
	
/*	border:1px solid black;*/

}



div#top_corner_right

{

	background-image:url(../img_top/top_bg_right.png) ;		

	width:20px;

	height:112px;

	float:right;

}



div#top_logo

{

	background-image:url(../img_top/top_logo.png) ;

	background-position: top left;

	background-repeat: no-repeat;

	width:197px;

	height:112px;

	margin-left:25px;

	float:left;	
	


}



div#top_shopping_space_container

{

	width:600px;

	height:112px;

	float:left;



	

}



div#top_shopping_container

{

	width:550px;

	height:40px;

	float:right;



}



div#topcorner_left_shopping

{

	background-image:url(../img_top/img_carrello.png) ;

	background-position: top left;

	background-repeat: no-repeat;

	width:75px;

	height:64px;

	float:left;	

}



div#top_shopping_container_auth

{

	width:470px;

	height:64px;

	float:right;

/*	border:1px solid blue;	*/

}



div#top_img_user

{

	background-image:url(../img_top/img_user.png);

	background-position: left bottom;

	background-repeat: no-repeat;

	width:32px;

	height:40px;

	float:left;	

	

}



div#top_img_pass

{

	margin-left:20px;

	background-image:url(../img_top/img_pass.png);

	background-position: left bottom;

	background-repeat: no-repeat;

	width:32px;

	height:40px;

	float:left;		

}



div#top_text_auth_left

{

	margin-left:5px;

	background-image:url(../img_top/form_lato_left.png);

	background-position: left bottom;

	background-repeat: no-repeat;

	width:10px;

	height:40px;

	float:left;		

}



div#top_text_auth_right

{

	background-image:url(../img_top/form_lato_right.png);

	background-position: left bottom;

	background-repeat: no-repeat;

	width:10px;

	height:40px;

	float:left;		

}



div#top_text_auth_center

{

	background-image:url(../img_top/form_lato_center.png);

	background-position: left bottom;

	background-repeat: repeat-x;;

	width:140px;

	height:40px;

	float:left;	

}



div#top_text_auth_center input

{

	height: 12px;

	vertical-align:bottom;

	margin-top:22px;

	width:136px;

	font-size:10px;

	border:none;

	

}



div#top_button_ok

{

	width:41px;

	height:20px;

	float:left;

	vertical-align:bottom;

	margin-left:15px;

	margin-top:19px;

	

}

div#container_menu
{
width:500px;
height:20px; 
margin-top:23px;
float:right;

}


div#menu_home
{
	
width:30px; 
height:20px; 
float:left; 
margin-left:0px;
margin-top:23px;	
	
}

div#menu_separatore_dx
{
background-image:url(../img_top/bg_menu_dx.jpg);
width:19px;
height:20px; 
float:left;
}

div#menu_bottone
{
background-image:url(../img_top/bg_menu_sx.jpg);
width:100px;
height:20px; 
float:left;
}

div#menu_bottone a
{
	margin-left:30px;
}




