*{ margin: 0; padding: 0; }
body
{
	background-color: #9b9b9b;
	color: #484848;
	font-family: Verdana;
	width: 100%;
	height: 100%;
}
img
{
	border: none;
}
ul, li 
{
	list-style: none
}
a:focus{
	outline: 0; 
}

fieldset 
{
	padding:10px; 
	border:1px solid #ddd; 
	width: 745px; 
	margin: 15px 0 0 15px; 
}
fieldset p
{
	font-size: 12px;
	text-align: justify;
}

fieldset a
{
	text-align: justify;
	text-decoration: none;
	color:#199E4F;
}

fieldset a:link
{
	text-align: justify;
	text-decoration: none;
	color:#199E4F;
}

fieldset a:hover
{
	text-align: justify;
	text-decoration: none;
	color:#000;
}

input, textarea, select {font:12px/12px Arial, Helvetica, sans-serif; padding:0;}
fieldset.action {border-color:#333; margin-top:-20px;}
legend {color:#199E4F; font-size:16px; padding:0 10px;  font-weight:bold; }
label {font-size:14px; color:#635D53; font-family:Trebuchet MS,Arial,verdana Helvetica,sans-serif;}
label.opt {font-weight:normal;}
dl {clear:both;}
dt {float:left; text-align:right; width:120px; line-height:25px; margin:0 10px 10px 0;}
dd {float:left; width:500px; line-height:25px; margin:0 0 10px 0; font-size: 14px;} 
.clear_both
{
	clear: both;
}
.divider
{
	height: 15px;
}
.evid
{
	font-weight: bold;
	color: #484848;
	font-size: 12px;
}
.evid a
{
	font-weight: bold;
	color: #484848;
	font-size: 12px;
	text-decoration: none;
}	
.evid a:hover
{
	text-decoration: none;
	color: #199e4f;
}
.title_det_prod
{
	color: white;
	font-size: 9px;
}
.normal_det_prod
{
	color: #9b9b9b;
	font-size: 12px;
}
.normal
{
	color: #9b9b9b;
	font-size: 9px;
}
.normal a
{
	font-weight: bold;
	color: #9b9b9b;
	font-size: 11px;
	text-decoration: none;
}	
.normal a:hover
{
	text-decoration: none;
	color: #484848;
}
.green
{
	color: #199e4f;
}
.green a
{
	font-weight: bold;
	color: #199e4f;
	text-decoration: none;
}	
.green a:hover
{
	text-decoration: none;
	color: #484848;
}
.link
{
	font-weight: bold;
	color: #199e4f;
	font-size: 10px;
}
.link a
{
	font-weight: bold;
	color: #199e4f;
	font-size: 9px;
	text-decoration: none;
}	
.link a:hover
{
	text-decoration: none;
	color: #484848;
}

.link_cat
{
	color: black;
}
.link_cat a
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}	
.link_cat a:hover
{
	text-decoration: underline;
	color: black;
}

.navbar_standard
{
 	width: 100%;
 	margin-right: 10px;
 	text-align: right;
 	margin-top: 15px;
 	margin-bottom: 15px;
}
	.navbar_standard span
	{
		vertical-align: middle;
		text-align: center;
		font-size: 11px;
		color: #eee; 
		display: inline;
		padding: 0 5px;
		border: 1px #eee solid;
		background-color: #199E4F;
	}
	
	.navbar_standard span a
	{
		font-size: 11px;
		color: #eee; 
		text-decoration: none;
	}
	
	.navbar_standard span a:hover
	{
		font-size: 11px;
		color: #000; 
		text-decoration: none;
	}
	
	.navbar_standard span strong
	{
		color: #fff;
		font-size:11px;
		font-weight: bold;
	}
	
	.navbar_standard .navbar_disabled
	{
		color: #fff;
		font-size:11px;
	}
#mainwrapper
{
	width: 800px;
	position: relative;
	margin: auto;
	font-family: Arial !important;
}
#maintop
{
	width: 800px;
	height: 157px;
	background-color: #9b9b9b;
	background-image: url("../images/sfondo_top.jpg");
	background-repeat: no-repeat;
	position: fixed;
	top: 0;
	margin: 0 auto;
	z-index: 3;
}

#maincenter_home
{
	width: 800px;
	min-height: 720px;
	height: auto !important;
	height: 720px;
	background:  #dcdcdc url("../images/sfondo_mid.jpg") no-repeat;
	padding-top: 157px;
}

#maincenter_login_access
{
	width: 800px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background:  #dcdcdc url("../images/sfondo_mid.jpg") no-repeat;
	padding-top: 157px;
}

#maincenter
{
	width: 800px;
	min-height: 900px;
	height: auto !important;
	height: 900px;
	background:  #dcdcdc url("../images/sfondo_mid.jpg") no-repeat;
	padding-top: 157px;
}

#maincenter_news
{
	width: 800px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	background:  #dcdcdc url("../images/sfondo_mid.jpg") no-repeat;
	padding-top: 157px;
}

#cataloghome_white
{
	width: 800px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	background:  #ffffff;
	padding-top: 157px;
}

#maincenter_white
{
	width: 800px;
	min-height: 1500px;
	height: auto !important;
	height: 1500px;
	background:  #ffffff;
	padding-top: 157px;
}

#maincenter_popup
{
	width: 300px;
	background:  #dcdcdc url("../images/sfondo_mid.jpg") no-repeat;
	padding-top: 20px;
}
#maincenter_popup_white
{
	width: 300px;
	background:  #ffffff;
	padding-top: 157px;
}

#mainbot
{
	width: 780px;
	padding: 10px 10px 5px 10px;
	min-height: 18px;
	height: auto !important;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background: #fff url("../images/sfondo_bot.jpg") no-repeat;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
	font-size: 9px;
}
#mainbot a
{
	text-decoration: none;
	font-weight: bold;
	color: #484848;
}
#mainbot a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #484848;
}
#bottommenu_flags
{
	position: absolute;
	top: 10px;
	left: 10px;
	height: 18px;
}
#topmenu
{
	position: absolute;
	top: 10px;
	right: 0px;
	width: 650px;
	height: 25px;
	line-height: 25px;
	font-size: 10px;
	text-align: right;
	color: white;
}
.topmenu_link
{
	color: white;
	text-decoration: none;
}
.topmenu_link:hover
{
	text-decoration: underline;
}
.topmenu_link_sel
{
	color: #199e4f;
}
#topmenu_flags
{
	position: absolute;
	top: 80px;
	right: 0px;
	width: 200px;
	height: 18px;
	text-align: right;
}
#topmenu_flags_catalog
{
	padding: 3px 0px 2px 2px;
}
#topmenu_flags_catalog img
{
	width:20px;
}
#topmenu_login
{
	position: absolute;
	top: 105px;
	left: 5px;
	width: 790px;
	height: 45px;
	line-height: 17px;
	font-size: 10px;
	padding-top: 5px;
}
#topmenu_login_left
{
	float: left;
	margin-left: 5px;
}
#topmenu_login_right
{
	float: right;
	margin-right: 5px;
}
#topmenu_nologin_left
{
	float: left;
	margin-left: 5px;
	margin-top: 8px;
}
#topmenu_nologin_right
{
	float: right;
	margin-right: 5px;
	margin-top: 8px;
}
.topmenu_login_img
{
	margin-top: 20px;
}
.input_login
{
	height: 15px;
	background-image: url('../images/sfondo_input.jpg');
	width: 100px;
	border-style: solid;
	border-width: 1px;
	border-color: #9b9b9b;
	font-size: 10px;
	padding: 1px;
}
.input_button
{
	height: 15px;
	font-size: 10px;
	padding: 1px;
	background-color: #9b9b9b;
	color: white;
	border: none;
}
#claim
{
	height: 50px;
	line-height: 50px;
	color: #484848;
	font-size: 30px;
	padding-left: 10px;
}
#subclaim
{
	height: 20px;
	line-height: 20px;
	color: #9b9b9b;
	font-size: 18px;
	padding-left: 10px;
}
#title
{
	height: 50px;
	line-height: 50px;
	color: #484848;
	font-size: 28px;
	padding-left: 10px;
}
#subtitle
{
	height: 32px;
	line-height: 20px;
	color: #9b9b9b;
	font-size: 18px;
	padding-left: 10px;
}
#homemenu
{
	height: 170px;
	width: 800px;
	margin: 15px 0;
	position: relative;
}
/* pagine interne */
#content
{
	font-size:11px;
	text-align:justify;
	padding: 10px;
}
.table_login
{
	margin:auto;
	margin-top: 15px;
}
.table_login td
{
	text-align:right;
}
.login_cat
{
	text-align:center;
}
.box_content_top
{
    margin-left:10px;
    /*margin-top:5px;*/
	height:9px;
	width:780px;
	background:transparent url('../images/top_box.png') 0 0 no-repeat;
}
.box_content_center
{
    margin-left:10px;
	padding:10px 15px;
	width:750px;
	background:transparent url('../images/content_box.png') 0 0 repeat-y;
}
.box_content_bottom
{
    margin-left:10px;
    padding-bottom:5px;
    height:9px;
	width:780px;
	background:transparent url('../images/bottom_box.png') 0 0 no-repeat;
}
/* pagine statiche */
.gallery_title_content
{
	padding-top: 15px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
}
.reparti_left
{
	float:left;
	margin:5px;
	width:550px;
}
.reparti_right
{
	float:right;
	margin:5px;
	width:200px;
}
.table_contatti
{
	vertical-align:top;
	width:230px;
	height:100px;
}
.contatti_principale
{
	text-align:center;
}
.contatti
{
	font-size:11px;
	text-align:justify;
	
}
	
#homesearch
{
	width:750px;
	text-align: right;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;	
	text-align: right;
	font-size: 11px;
	padding-right: 22px;
	position: relative;
}
#internalsearch
{
	width:586px;
	text-align: right;
	padding-right: 22px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;	
	font-size: 11px;
	position: relative;
	position: fixed;
	top: 157px;
	padding-left: 190px;
	z-index: 1;
	background-color: #fff;
	padding-top: 3px;
}
.input_search
{
	height: 15px;
	background-image: url('../images/sfondo_input.jpg');
	width: 100px;
	border-style: solid;
	border-width: 1px;
	border-color: #9b9b9b;
	font-size: 10px;
	padding: 1px;
	margin: 0 5px;
}
	#search_button
	{
		width: 22px;
		height: 17px;
		z-index: 1;
		position: absolute;
		top: 0px;
		right: 0px;
	}
				 
	#search_button a
	{
		display: block;
		width: 22px;
		height: 17px;
		background:transparent url('../images/search_button.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#search_button a:hover, #search_button a:focus, #search_button a:active
	{
		background-position: 0 -17px;
	}  
				
	#search_button a span
	{
		position:relative;
		z-index:-1;
		display: none;
	}
	
	/* version white background */
	#search_button_white
	{
		width: 22px;
		height: 17px;
		z-index: 1;
		position: absolute;
		top: 0px;
		right: 0px;
	}
				 
	#search_button_white a
	{
		display: block;
		width: 22px;
		height: 17px;
		background:transparent url('../images/search_button_white.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#search_button_white a:hover, #search_button_white a:focus, #search_button_white a:active
	{
		background-position: 0 -17px;
	}  
				
	#search_button_white a span
	{
		position:relative;
		z-index:-1;
		display: none;
	}
	
#internalpage
{
	width:600px;
	text-align: justify;
	position: relative;
	margin-top: 30px;
	margin-left: 10px;
}
/* homepage content */
#homepage_left
{
	float: left;
	width: 440px;
	padding: 0px 20px 20px 20px;
}
	
#homepage_right
{
	float: right;
	width: 280px;
	padding: 20px 30px 20px 10px;
}
	
	#photogallery
	{
		width: 279px;
		height: 267px;	
		background:transparent url('../images/photogallery.jpg') 0 0 no-repeat;
	}
	
		#gallery_title
		{
			padding-top: 15px;
			padding-left: 20px;
			font-size: 13px;
			font-weight: bold;
		}
		
		#gallery_thumb
		{
			margin-top: 15px;
			margin-left: 15px;
			margin-right: 15px;
			padding-left: 10px;
			padding-right: 10px;
			width: 229px;
			height: 55px;
			font-size: 13px;
			font-weight: bold;
			position: relative;
		}
			
			#gallery_prev
			{
				width: 9px;
				height: 11px;
				position: absolute;
				top: 22px;
				left: 5px;
			}
			
			#gallery_next
			{
				width: 9px;
				height: 11px;
				position: absolute;
				top: 22px;
				right: 5px;
			}
			
			.gallery_thumb
			{
				float: left;
				height: 51px;
				margin-left: 5px;
				border: 1px #333 solid;
			}
			
			#gallery_image
			{
				margin-top: 10px;
				margin-left: 25px;
				margin-right: 25px;
				width: 229px;
				height: 134px;
				overflow: hidden;
				text-align: center;
			}
			
			#gallery_image img
			{
				height: 132px;
				border: 1px #333 solid;
			} 
			
	.homepage_news
	{
		padding-left: 20px;
		width: 400px;
		margin-top: 20px;
	}
	
		.homepage_news_image
		{
			float: left;
			width: 150px;
			overflow: hidden;
		}
		
		.homepage_news_image img
		{
			width: 150px;
		}
		
		.homepage_news_text
		{
			float: right;
			width: 235px;
			padding-left: 15px;
		}
		
		.homepage_news_text p
		{
			margin-top: 5px;
			width: 235px;
			text-align: justify;
		}
		
.news_list
{
padding-left: 20px;
width: 600px;
margin-top: 20px;
}
.news_list_image
{
	float: left;
	width: 150px;
	overflow: hidden;
}
.news_list_image img
{
	width: 150px;
}
.news_list_text
{
	float: right;
	width: 435px;
	padding-left: 15px;
}
.news_list_text p
{
	margin-top: 5px;
	width: 435px;
	text-align: justify;
}	
.news_det
{
padding-left: 5px;
padding-right: 5px;
margin-top: 20px;
}
.news_det_image
{
	float: left;
	width: 150px;
	overflow: hidden;
}
.news_det_image img
{
	width: 150px;
}
.news_det_text
{
	float: right;
	width: 435px;
	padding-left: 15px;
}
.news_det_text p
{
	padding:5px;
	text-align: justify;
}	
		
.news_box_content_top
{
    
    margin-top:15px;
	height:9px;
	width:780px;
	background:transparent url('../images/top_box.png') 0 0 no-repeat;
}
.news_box_content_center
{  
	padding:10px 15px;
	width:750px;
	background:transparent url('../images/content_box.png') 0 0 repeat-y;
	text-align:center;
}
.news_box_content	
{
	padding:10px 15px;
	width:750px;
	background:transparent url('../images/content_box.png') 0 0 repeat-y;
	text-align:center;
}
	.news_box_content p
	{
		text-align: justify;
		margin: 5px 0;
	}
.news_box_content_bottom
{
    
    padding-bottom:5px;
    height:9px;
	width:780px;
	background:transparent url('../images/bottom_box.png') 0 0 no-repeat;
}	
.detNewsbox_image
{
	width:120px;
}
/* catalog content */
/* catalog menu */
/*
#menu_cat_01
{
	width: 111px;
	height: 28px;
	z-index: 10;
	position: absolute;
	top: 78px;
	right: 560px;
}
				 
	#menu_cat_01 a
	{
		display: block;
		width: 111px;
		height: 28px;
		background:transparent url('../images/menu_cat_01.gif') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#menu_cat_01 a:hover, #menu_cat_01 a:focus, #menu_cat_01 a:active
	{
		background-position: 0 -28px;
	}  
				
	#menu_cat_01 a span
	{
		position:relative;
		z-index:-1;
		display: none;
	}
	
#menu_cat_02
{
	width: 111px;
	height: 28px;
	z-index: 10;
	position: absolute;
	top: 78px;
	right: 448px;
}
				 
	#menu_cat_02 a
	{
		display: block;
		width: 111px;
		height: 28px;
		background:transparent url('../images/menu_cat_02.gif') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#menu_cat_02 a:hover, #menu_cat_02 a:focus, #menu_cat_02 a:active
	{
		background-position: 0 -28px;
	}  
				
	#menu_cat_02 a span
	{
		position:relative;
		z-index:-1;
		display: none;
	}
	
#menu_cat_03
{
	width: 111px;
	height: 28px;
	z-index: 10;
	position: absolute;
	top: 78px;
	right: 336px;
}
				 
	#menu_cat_03 a
	{
		display: block;
		width: 111px;
		height: 28px;
		background:transparent url('../images/menu_cat_03.gif') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#menu_cat_03 a:hover, #menu_cat_03 a:focus, #menu_cat_03 a:active
	{
		background-position: 0 -28px;
	}  
				
	#menu_cat_03 a span
	{
		position:relative;
		z-index:-1;
		display: none;
	}
	
#menu_cat_04
{
	width: 111px;
	height: 28px;
	z-index: 10;
	position: absolute;
	top: 78px;
	right: 224px;
}
				 
	#menu_cat_04 a
	{
		display: block;
		width: 111px;
		height: 28px;
		background:transparent url('../images/menu_cat_04.gif') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#menu_cat_04 a:hover, #menu_cat_04 a:focus, #menu_cat_04 a:active
	{
		background-position: 0 -28px;
	}  
				
	#menu_cat_04 a span
	{
		position:relative;
		z-index:-1;
		display: none;
	}
	
#menu_cat_05
{
	width: 111px;
	height: 28px;
	z-index: 10;
	position: absolute;
	top: 78px;
	right: 112px;
}
				 
	#menu_cat_05 a
	{
		display: block;
		width: 111px;
		height: 28px;
		background:transparent url('../images/menu_cat_05.gif') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#menu_cat_05 a:hover, #menu_cat_05 a:focus, #menu_cat_05 a:active
	{
		background-position: 0 -28px;
	}  
				
	#menu_cat_05 a span
	{
		position:relative;
		z-index:-1;
		display: none;
	}
	
#menu_cat_06
{
	width: 111px;
	height: 28px;
	z-index: 10;
	position: absolute;
	top: 78px;
	right: 0px;
}
				 
	#menu_cat_06 a
	{
		display: block;
		width: 111px;
		height: 28px;
		background:transparent url('../images/menu_cat_06.gif') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#menu_cat_06 a:hover, #menu_cat_06 a:focus, #menu_cat_06 a:active
	{
		background-position: 0 -28px;
	}  
				
	#menu_cat_06 a span
	{
		position:relative;
		z-index:-1;
		display: none;
	}
*/

	/* tutto il catalogo */
	
	#menu_catalogo
	{
		position: absolute;
		top: 5px;
		left: 100px;
		height: 95px;
		width: 700px;
	}


#catalog_left
{
	width: 188px;
	padding: 0px 4px;
	/* float: left;
	position: relative;  */
	position: fixed; 
	top: 0px;
	bottom: 0px;
	z-index: 2;
	height: 100%;
	background-color:white;
}

#catalog_right
{
	float: right;
	width: 610px;
	background-color: #fff;
}
#catalog_marchemodelli
{
	/*padding-top: 155px;*/
	overflow: auto;
	width: 188px;
}

#catalog_marchemodelli li
{
	position: relative;
	line-height: 24px;
}

#catalog_marchemodelli ul ul{
	/*position: absolute;
	top:0;
	left:170px;
	width: 575px;
	height: 250px;
	overflow: auto;*/
	/*visibility:hidden;
	z-index: 999;
	display: block;
	margin-top: -6px;
	z-index: 5;*/
}

#catalog_marchemodelli ul li:hover ul{
	/*visibility:visible;*/
}
	
.catalog_menu
{
	width: 170px;
	margin: 1px 0;
	
}
				 
	.catalog_menu a
	{
		display: block;
		width: 170px;
		height: 24px;
		background:transparent url('../images/catalog_menu.gif') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	.catalog_menu a:hover
	{
		background-position: 0 -24px;
	}  
				
	.catalog_menu a span
	{
		height: 24px;
		line-height: 24px;
		vertical-align: middle;
		margin-left: 10px;
		font-family: Arial;
		font-size: 11px;
		color: #484848;
		font-weight: bold;
	}
	.catalog_menu a:hover span, .catalog_menu a:focus span, .catalog_menu a:active span 
	{
		color: #199e4f;
	}
	
.subcatalog_menu
{
	width: 168px;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	z-index: 999;
	border: 1px #ffcc00 solid;
	margin-top: -1px;
	font-weight: normal;
	color: #006699;
	/*float: left;*/
}
	.subcatalog_menu a
	{
		display: block;
		width: 168px;
		min-height: 24px;
		height: auto !important;
		height: 24px;
		background: #ffffff url();
		text-decoration: none;
		font-weight: normal;
	}
	.subcatalog_menu a span
	{
		width: 156px;
		margin-left: 12px;
		padding-top: 5px;
		padding-bottom: 5px;
		min-height: 14px;
		height: auto !important;
		height: 14px;
		line-height: 12px;
		vertical-align: middle;
		/*padding-left: 10px;*/
		font-family: Arial;
		font-size: 10px;
		color: #006699;
		display: block;
		font-weight: normal;
	}
	
	.subcatalog_menu a:hover span, .subcatalog_menu a:focus span, .subcatalog_menu a:active span 
	{
		color: orange;
		font-weight: bold;
	}
	
#catalog_title
{
	font-size: 18px;
	font-weight: bold;
	color: #484848;
	font-family: Arial;
	float: left;
	width: 400px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#catalog_help
{
	font-size: 14px;
	font-weight: normal;
	color: #484848;
	font-family: Arial;
	float: left;
	width: 580px;
	text-align: left;
}

	#catalog_help p
	{
		text-align: justify;
		margin: 10px 0;
	}

#catalog_help_img
{
	margin-bottom:20px;
	float: left;
	width: 580px;
	text-align: center;
	
}

#catalog_noproduct
{
	font-size: 18px;
	font-weight: bold;
	color: #484848;
	font-family: Arial;
	float: left;
	width: 580px;
	text-align: center;
}

#catalog_image_car
{
	float: right;
	width: 198px;
	overflow: hidden;
	margin-right: 2px;
	margin-top: 10px;
}
	#catalog_image_car img
	{
		width: 196px;
		/*border: 1px #484848 solid;*/
	}
	
.catalog_product
{
	width: 598px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	border-bottom: 1px #484848 solid;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom: 3px;
}

	.catalog_product_left
	{
		float: left;
		display: inline;
		position: relative;
		/*padding-bottom: 40px;*/
		width: 480px;
		min-height: 50px;
		height: auto !important;
		height: 50px;
	}
	
		.catalog_acquista
		{
			position: absolute;
			left: 0px;
			bottom: 0px;
			height: 40px;
			line-height: 40px;
			vertical-align: middle;
			font-size: 11px;
		}
		
		.catalog_icona_carrello
		{
			width: 20px;
			height: 24px;
			margin: 0;
			position: absolute;
			bottom: 0px;
			left: 400px;
				
		}
							 
				.catalog_icona_carrello a
				{
					display: block;
					width: 20px;
					height: 24px;
					background:transparent url('../images/icona_carrello.png') 0 0 no-repeat;
					text-decoration: none;
				}
					 		 
				.catalog_icona_carrello a:hover, .catalog_icona_carrello a:focus, .catalog_icona_carrello a:active
				{
					background-position: 0 -24px;
				}  
							
				.catalog_icona_carrello a span
				{
					position: absolute;
					left: -9999px;
				}
				
				
		.catalog_icona_carrello_det
		{
			width: 20px;
			height: 24px;
			margin: 0;
			position: absolute;
			bottom: 18px;
			left: 110px;
				
		}
							 
				.catalog_icona_carrello_det a
				{
					display: block;
					width: 20px;
					height: 24px;
					background:transparent url('../images/icona_carrello.png') 0 0 no-repeat;
					text-decoration: none;
				}
					 		 
				.catalog_icona_carrello_det a:hover, .catalog_icona_carrello_det a:focus, .catalog_icona_carrello_det a:active
				{
					background-position: 0 -24px;
				}  
							
				.catalog_icona_carrello_det a span
				{
					position: absolute;
					left: -9999px;
				}				
				
				
		.catalog_icona_carrello_check
		{
			width: 20px;
			height: 24px;
			margin: 0;
			position: absolute;
			bottom: 0px;
			left: 400px;
				
		}
							 
				.catalog_icona_carrello_check a
				{
					display: block;
					width: 20px;
					height: 24px;
					background:transparent url('../images/icona_carrello_check.png') 0 0 no-repeat;
					text-decoration: none;
				}
					 		 
				.catalog_icona_carrello_check a:hover, .catalog_icona_carrello_check a:focus, .catalog_icona_carrello_check a:active
				{
					background-position: 0 -24px;
				}  
							
				.catalog_icona_carrello_check a span
				{
					position: absolute;
					left: -9999px;
				}
				
		.catalog_icona_carrello_check_det
		{
			width: 20px;
			height: 24px;
			margin: 0;
			position: absolute;
			bottom: 18px;
			left: 110px;
				
		}
							 
				.catalog_icona_carrello_check_det a
				{
					display: block;
					width: 20px;
					height: 24px;
					background:transparent url('../images/icona_carrello_check.png') 0 0 no-repeat;
					text-decoration: none;
				}
					 		 
				.catalog_icona_carrello_check_det a:hover, .catalog_icona_carrello_check_det a:focus, .catalog_icona_carrello_check_det a:active
				{
					background-position: 0 -24px;
				}  
							
				.catalog_icona_carrello_check_det a span
				{
					position: absolute;
					left: -9999px;
				}				
				
		.catalog_icona_new
		{
			position: absolute;
			right: 27px;
			bottom: 1px;
			height: 25px;
		}
		
		.catalog_icona_new img
		{
			height: 25px;
		}
		
		.catalog_icona_certificato
		{
			position: absolute;
			right: 0px;
			bottom: 1px;
			height: 25px;
		}
		
		.catalog_icona_certificato img
		{
			height: 25px;
		}
		
		.catalog_icona_consegna
		{
			position: absolute;
			right: 5px;
			bottom: 0px;
			height: 40px;
		}
	
	.catalog_product_right
	{
		float: right;
		position: relative;
		display: inline;
		width: 112px;
		height: 47px;
	}
	
		.product_image
		{
			position: absolute;
			top: 0px;
			left: 0px;
			width: 94px;
			height: 45px;
			overflow: hidden;
			/*border: 1px solid #484848;*/
			background-color: #fff;
		}
		
		.product_image img
		{
			
			width: 94px;
		}
		
		.product_disp
		{
			position: absolute;
			top: 0px;
			right: 0px;
			width: 17px;
			height: 33px;
			overflow: hidden;
		}
		
		.product_title
		{
			font-size: 12px;
			font-weight: bold;
		}
		
		.product_text
		{
			margin-top: 1px;
			font-size: 11px;
		}

.catalog_disclaimer
{
	font-size: 10px;
	font-style: italic;
	margin: 0px 0 0px 0;
	padding:10px 0;
}

.catalog_det_product
{
	width: 598px;
	border-top: 1px #484848 solid;
	margin-top: 3px;
	padding-top: 25px;
}

.product_det_title
{
	font-size: 14px;
	font-weight: bold;
}

.product_det_text
{
	margin-top:10px;
	font-size: 11px;
}

.catalog_icona_det_prod
{
	width: 20px;
	height: 24px;
	margin: 0;
	position: absolute;
	bottom: 18px;
	left: 120px;
		
}
.catalog_icona_det_prod a
{
	display: block;
	width: 20px;
	height: 24px;
	background:transparent url('../images/icona_carrello.png') 0 0 no-repeat;
	text-decoration: none;
}
.catalog_icona_det_consegna
{
	height: 40px;
}

.catalog_det_disclaimer
{
	font-size: 10px;
	font-style: italic;
	margin: 45px 0px 0px 0px;
}

.product_image_det_prod
{
	position: absolute;
	top: 0px;
	right: 30px;
	width: 150px;
	height: 72px;
	overflow: hidden;
	background-color: #fff;
}

.catalog_det_product_right
{
	float: right;
	position: relative;
	display: inline;
	width: 5px;
	height: 47px;
}

.product_det_disp
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 17px;
	height: 33px;
	overflow: hidden;
}

.product_image_det_prod img
{
	
	width: 150px;
}

.catalog_det_return
{
	font-size: 11px;
	font-weight: bold;
	color: #199e4f;
	margin: 45px 0px 0px 0px;
	text-align:center;
}

.catalog_det_return a
{
	font-weight: bold;
	color: #199e4f;
	font-size: 11px;
	text-decoration: none;
}	
.catalog_det_return a:hover
{
	text-decoration: underline;
	color: #199e4f;
}

	 		 
.catalog_icona_det_prod a:hover, .catalog_icona_carrello a:focus, .catalog_icona_carrello a:active
{
	background-position: 0 -24px;
}  
			
	.catalog_icona_det_prod a span
	{
		position: absolute;
		left: -9999px;
	}
		
.catalog_scelta_normale
{
   color:black;
   /*font-weight:bold;*/
}	

.catalog_scelta_urgente
{
   color:#d11d1d;
   font-weight:bold;
}	

.catalog_scelta_al_banco
{
   color:#487abd;
   font-weight:bold;
}	
	
.carrello_table
{
	color:#635D53;
	font-family:Trebuchet MS,Arial,verdana Helvetica,sans-serif;
	font-size:14px;
	margin: 2px 0;
	width: 740px;
}

.carrello_table_title
{
	color:#199E4F;
	font-family:Trebuchet MS,Arial,verdana Helvetica,sans-serif;
	font-size:14px;
	margin-bottom: 5px;
	width: 740px;
}

.left
{
	text-align: left;
}

.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
		
.urgente
{
	color: #d11d1d;
	font-weight: normal;
}

.ritiro
{
   color:#487abd;
   font-weight:normal;
}

.normale
{
   color:#000;
   font-weight:normal;
}

.catalog_icona_mail
{
	width: 20px;
	height: 24px;
	margin: 0;
	position: absolute;
	bottom: 0px;
	left: 400px;
		
}
					 
		.catalog_icona_mail a
		{
			display: block;
			width: 20px;
			height: 24px;
			background:transparent url('../images/mail.png') 0 0 no-repeat;
			text-decoration: none;
		}
			 		 
		.catalog_icona_mail a:hover, .catalog_icona_mail a:focus, .catalog_icona_mail a:active
		{
			background-position: 0 -24px;
		}  
					
		.catalog_icona_mail a span
		{
			position: absolute;
			left: -9999px;
		}
		
.product_mail_title
{
	font-size: 14px;
	font-weight: bold;
}

.product_mail_text
{
	margin-top:10px;
	font-size: 11px;
}

.bonus_table
{
	color:#635D53;
	font-family:Trebuchet MS,Arial,verdana Helvetica,sans-serif;
	font-size:14px;
	margin: 2px 0;
	width: 740px;
}

.bonus_title
{
    color:#199E4F;
}

.table_mail_prod
{
    font-size:12px;
}

.table_mail_prod td
{
    font-size:12px;
}

.iscr_utente_ok
{
  text-align:center;
  font-size:12px;
}

.topmenu_ico_carrello
{
   color: #D11D1D;
   font-size:12px;
   font-weight:bold;
   
}

#invia_prod
{
	width:593px;
	text-align: left;
	padding-right: 22px;
	
	line-height: 17px;
	vertical-align: middle;	
	font-size: 14px;
	position: relative;
	margin-top: 5px;
}

.fieldset_catalog
{
	padding:10px; 
	border:1px solid #111; 
	width: 545px; 
	margin: 15px 0 0 0px; 
}

.tabella_help_fulltext
{
  border:1px solid #9B9B9B;
  background-color:white;
  font-size:12px;
  margin:0px;
  
}

.tabella_help_fulltext td
{
  border:1px solid #9B9B9B;
  border-collapse:collapse;
  margin:0px;
  padding:5px;
}

.sito_ottimizzato
{
  text-align:center;
  font-size:12px;
  margin-top:30px;
}

newcatalog_content
{
  width:580px;
  position:relative;
}

.box_catalog_top
{
   
    /*margin-top:5px;*/
    height:9px;
    width:290px;
    background:transparent url('../images/top_box_cat.png') 0 0 no-repeat;
}
.box_catalog_center
{
    min-height: 200px;
    height: auto !important;
    height: 200px;
    padding: 0px 15px;
    width:260px;
    background:transparent url('../images/content_cat_box.png') 0 0 repeat-y;
    position:relative;
}
.box_catalog_bottom
{
    
    padding-bottom:5px;
    height:9px;
    width:290px;
    background:transparent url('../images/bottom_box_cat.png') 0 0 no-repeat;
}

.box_msg_top
{
   
    /*margin-top:5px;*/
    height:9px;
    width:590px;
    background:transparent url('../images/top_cat_msg.png') 0 0 no-repeat;
}
.box_msg_center
{
    
    padding: 1px 15px;
    width:560px;
    background:transparent url('../images/content_msg_box.png') 0 0 repeat-y;
}
.box_msg_bottom
{
    
    padding-bottom:5px;
    height:9px;
    width:590px;
    background:transparent url('../images/bottom_cat_msg.png') 0 0 no-repeat;
}

.box_ordine_top
{
   
    /*margin-top:5px;*/
    height:9px;
    width:435px;
    background:transparent url('../images/top_cat_ordine.png') 0 0 no-repeat;
}
.box_ordine_center
{
    min-height: 155px;
    height: auto !important;
    height: 155px;
    padding: 0px 15px;
    width:405px;
    background:transparent url('../images/content_ordine_box.png') 0 0 repeat-y;
}
.box_ordine_bottom
{
    
    padding-bottom:5px;
    height:9px;
    width:435px;
    background:transparent url('../images/bottom_cat_ordine.png') 0 0 no-repeat;
}

.box_info_top
{
   
    /*margin-top:5px;*/
    height:9px;
    width:145px;
    background:transparent url('../images/top_box_info.png') 0 0 no-repeat;
}
.box_info_center
{
    min-height: 155px;
    height: auto !important;
    height: 155px;
    padding: 0px 15px;
    width:115px;
    background:transparent url('../images/content_info_box.png') 0 0 repeat-y;
}
.box_info_bottom
{
    
    padding-bottom:5px;
    height:9px;
    width:145px;
    background:transparent url('../images/bottom_box_info.png') 0 0 no-repeat;
}

.newcatalog_scelta_magazzino
{
	float:left;
	margin-left:10px;
	margin-top:10px;
	padding:0px;
	width:580px;
}

.newcatalog_magazzino
{
	float:left;
	margin-left:10px;
	margin-top:0px;
	padding:0px;
	width:580px;
}

.newcatalog_carrello
{
	float:left;
	margin-left:10px;
	margin-top:30px;
	padding:0px;
	width:580px;
}

.newcatalog_carrello_msg
{
	color:red;
	font-family:Arial;
	font-size:12px;
}

.newcatalog_news
{
	float:left;
	margin-left:10px;
	margin-top:0px;
	padding:0px;
	width:290px;
}

.newcatalog_articoli
{
	float:left;
	margin-left:10px;
	margin-top:0px;
	padding:0px;
	width:290px;
}

.newcatalog_ordine
{
	float:left;
	margin-left:10px;
	margin-top:0px;
	padding:0px;
	width:435px;
}

.newcatalog_info
{
	float:left;
	margin-left:10px;
	margin-top:0px;
	padding:0px;
	width:145px;
}

.newcatalog_messaggio
{
	float:left;
	margin-left:10px;
	margin-top:0px;
	padding:0px;
	width:580px;
}

.newscatalogo_table
{
	font-family:arial;
}

.newscatalogo_table td
{
	font-size:12px;
	font-weight:bold;
	padding:5px;
}
.newscatalogo_title
{
	font-size:14px;
	font-weight:bold;
	color:#0E0D95;
	margin:5px;
	font-family:arial;
}
.msg_catalag_marche
{
	font-size:9px;
	margin:5px;
	font-family:arial;
}

#newcatalog_help
{
	font-size: 12px;
	font-weight: normal;
	color: #484848;
	font-family: Arial;
	
	width: 580px;
	text-align: left;
}

	#newcatalog_help p
	{
		text-align: justify;
		margin: 10px 0;
	}

#newcatalog_help_img
{
	margin-bottom:20px;
	float: left;
	width: 580px;
	text-align: center;
	
}

.linkgreencat
{
	font-weight: bold;
	color: #199e4f;
	font-size: 12px;
}
.linkgreencat a
{
	font-weight: bold;
	color: #199e4f;
	font-size: 12px;
	text-decoration: none;
}	
.linkgreencat a:hover
{
	text-decoration: underline;
	color: #199e4f;
}

.linkblu
{
	font-weight: bold;
	color: #0E0D95;
	font-size: 10px;
}
.linkblu a
{
	font-weight: bold;
	color: #0E0D95;
	font-size: 9px;
	text-decoration: none;
}	
.linkblu a:hover
{
	text-decoration: underline;
	color: #0E0D95;
}

.infocatalogo_table
{
	font-family:arial;
	width:100%;
}

.infocatalogo_table td
{
	font-size:12px;
	font-weight:bold;
	padding:5px;
}

.ordinicatalogo_title
{
	font-size:14px;
	font-weight:bold;
	color:#0E0D95;
	margin:5px;
	font-family:arial;
}

.ordinicatalogo_table
{
	font-family:arial;
	width:200px;
}

.ordinicatalogo_table td
{
	font-size:10px;
	font-weight:bold;
	padding:0px 5px;
	
}

.articolicatalogo_title
{
	font-size:14px;
	font-weight:bold;
	color:#0E0D95;
	margin:5px;
	font-family:arial;
}

.articolicatalogo_table
{
	font-family:arial;
	width:270px;
}

.articolicatalogo_table td
{
	font-size:9px;
	padding:5px;
}

.link_box_novita
{
	position:absolute;
	bottom:3px;
	right:10px;
}
	
/* apertura / scomparsa elementi 
 * ------------------------------------------------------------------------- */
 
.div_vedi 
{
	visibility: visible !important;
	display: block;
	z-index: 999;
}
				
.div_nascondi 
{
	display:none;
	visibility: hidden;
}
	
/* Hover Fix */
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }


/* MENU in LINGUA */

	/* ITALIANO */

	/* menu fanali */
	
	#homemenu_fanal_ITA
	{
		width: 145px;
		height: 170px;
		position: absolute;
		top: 0px; 
		left: 10px;
		z-index: 1;
	}
				 
	#homemenu_fanal_ITA a
	{
		display:block;
		width: 145px;
		height: 170px;
		background:transparent url('../images/icone/ITA/home_fanal.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_fanal_ITA a:hover, #homemenu_fanal_ITA a:focus, #homemenu_fanal_ITA a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_fanal_ITA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* menu paraurti */
	
	#homemenu_para_ITA
	{
		width: 180px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 170px;
	}
				 
	#homemenu_para_ITA a
	{
		display:block;
		width: 180px;
		height: 170px;
		background:transparent url('../images/icone/ITA/home_para.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_para_ITA a:hover, #homemenu_para_ITA a:focus, #homemenu_para_ITA a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_para_ITA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* menu lamierati */
	
	#homemenu_lamie_ITA
	{
		width: 165px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 495px;
	}
				 
	#homemenu_lamie_ITA a
	{
		display:block;
		width: 165px;
		height: 170px;
		background:transparent url('../images/icone/ITA/home_lamie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_lamie_ITA a:hover, #homemenu_lamie_ITA a:focus, #homemenu_lamie_ITA a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_lamie_ITA a span
	{
		position:relative;
		z-index:-1;
		
	}
	/* menu retrovisori */
	
	#homemenu_retro_ITA
	{
		width: 128px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 360px;
	}
				 
	#homemenu_retro_ITA a
	{
		display:block;
		width: 128px;
		height: 170px;
		background:transparent url('../images/icone/ITA/home_retro.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_retro_ITA a:hover, #homemenu_retro_ITA a:focus, #homemenu_retro_ITA a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_retro_ITA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* menu griglie */
	
	#homemenu_griglie_ITA
	{
		width: 130px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 647px;
	}
				 
	#homemenu_griglie_ITA a
	{
		display:block;
		width: 130px;
		height: 170px;
		background:transparent url('../images/icone/ITA/home_griglie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_griglie_ITA a:hover, #homemenu_griglie_ITA a:focus, #homemenu_griglie_ITA a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_griglie_ITA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* INGLESE */
	
	/* menu fanali */
	
	#homemenu_fanal_ENG
	{
		width: 145px;
		height: 170px;
		position: absolute;
		top: 0px; 
		left: 10px;
		z-index: 1;
	}
				 
	#homemenu_fanal_ENG a
	{
		display:block;
		width: 145px;
		height: 170px;
		background:transparent url('../images/icone/ENG/home_fanal.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_fanal_ENG a:hover, #homemenu_fanal_ENG a:focus, #homemenu_fanal_ENG a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_fanal_ENG a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* menu paraurti */
	
	#homemenu_para_ENG
	{
		width: 180px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 170px;
	}
				 
	#homemenu_para_ENG a
	{
		display:block;
		width: 180px;
		height: 170px;
		background:transparent url('../images/icone/ENG/home_para.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_para_ENG a:hover, #homemenu_para_ENG a:focus, #homemenu_para_ENG a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_para_ENG a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* menu lamierati */
	
	#homemenu_lamie_ENG
	{
		width: 165px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 495px;
	}
				 
	#homemenu_lamie_ENG a
	{
		display:block;
		width: 165px;
		height: 170px;
		background:transparent url('../images/icone/ENG/home_lamie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_lamie_ENG a:hover, #homemenu_lamie_ENG a:focus, #homemenu_lamie_ENG a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_lamie_ENG a span
	{
		position:relative;
		z-index:-1;
		
	}
	/* menu retrovisori */
	
	#homemenu_retro_ENG
	{
		width: 128px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 360px;
	}
				 
	#homemenu_retro_ENG a
	{
		display:block;
		width: 128px;
		height: 170px;
		background:transparent url('../images/icone/ENG/home_retro.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_retro_ENG a:hover, #homemenu_retro_ENG a:focus, #homemenu_retro_ENG a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_retro_ENG a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* menu griglie */
	
	#homemenu_griglie_ENG
	{
		width: 130px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 647px;
	}
				 
	#homemenu_griglie_ENG a
	{
		display:block;
		width: 130px;
		height: 170px;
		background:transparent url('../images/icone/ENG/home_griglie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_griglie_ENG a:hover, #homemenu_griglie_ENG a:focus, #homemenu_griglie_ENG a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_griglie_ENG a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* TEDESCO */
	
	/* menu fanali */
	
	#homemenu_fanal_DEU
	{
		width: 145px;
		height: 170px;
		position: absolute;
		top: 0px; 
		left: 10px;
		z-index: 1;
	}
				 
	#homemenu_fanal_DEU a
	{
		display:block;
		width: 145px;
		height: 170px;
		background:transparent url('../images/icone/DEU/home_fanal.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_fanal_DEU a:hover, #homemenu_fanal_DEU a:focus, #homemenu_fanal_DEU a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_fanal_DEU a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* menu paraurti */
	
	#homemenu_para_DEU
	{
		width: 180px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 170px;
	}
				 
	#homemenu_para_DEU a
	{
		display:block;
		width: 180px;
		height: 170px;
		background:transparent url('../images/icone/DEU/home_para.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_para_DEU a:hover, #homemenu_para_DEU a:focus, #homemenu_para_DEU a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_para_DEU a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* menu lamierati */
	
	#homemenu_lamie_DEU
	{
		width: 165px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 495px;
	}
				 
	#homemenu_lamie_DEU a
	{
		display:block;
		width: 165px;
		height: 170px;
		background:transparent url('../images/icone/DEU/home_lamie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_lamie_DEU a:hover, #homemenu_lamie_DEU a:focus, #homemenu_lamie_DEU a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_lamie_DEU a span
	{
		position:relative;
		z-index:-1;
		
	}
	/* menu retrovisori */
	
	#homemenu_retro_DEU
	{
		width: 128px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 360px;
	}
				 
	#homemenu_retro_DEU a
	{
		display:block;
		width: 128px;
		height: 170px;
		background:transparent url('../images/icone/DEU/home_retro.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_retro_DEU a:hover, #homemenu_retro_DEU a:focus, #homemenu_retro_DEU a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_retro_DEU a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* menu griglie */
	
	#homemenu_griglie_DEU
	{
		width: 130px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 647px;
	}
				 
	#homemenu_griglie_DEU a
	{
		display:block;
		width: 130px;
		height: 170px;
		background:transparent url('../images/icone/DEU/home_griglie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_griglie_DEU a:hover, #homemenu_griglie_DEU a:focus, #homemenu_griglie_DEU a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_griglie_DEU a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* FRANCESE */
	
	/* menu fanali */
	
	#homemenu_fanal_FRA
	{
		width: 145px;
		height: 170px;
		position: absolute;
		top: 0px; 
		left: 10px;
		z-index: 1;
	}
				 
	#homemenu_fanal_FRA a
	{
		display:block;
		width: 145px;
		height: 170px;
		background:transparent url('../images/icone/FRA/home_fanal.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_fanal_FRA a:hover, #homemenu_fanal_FRA a:focus, #homemenu_fanal_FRA a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_fanal_FRA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* menu paraurti */
	
	#homemenu_para_FRA
	{
		width: 180px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 170px;
	}
				 
	#homemenu_para_FRA a
	{
		display:block;
		width: 180px;
		height: 170px;
		background:transparent url('../images/icone/FRA/home_para.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_para_FRA a:hover, #homemenu_para_FRA a:focus, #homemenu_para_FRA a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_para_FRA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* menu lamierati */
	
	#homemenu_lamie_FRA
	{
		width: 165px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 495px;
	}
				 
	#homemenu_lamie_FRA a
	{
		display:block;
		width: 165px;
		height: 170px;
		background:transparent url('../images/icone/FRA/home_lamie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_lamie_FRA a:hover, #homemenu_lamie_FRA a:focus, #homemenu_lamie_FRA a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_lamie_FRA a span
	{
		position:relative;
		z-index:-1;
		
	}
	/* menu retrovisori */
	
	#homemenu_retro_FRA
	{
		width: 128px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 360px;
	}
				 
	#homemenu_retro_FRA a
	{
		display:block;
		width: 128px;
		height: 170px;
		background:transparent url('../images/icone/FRA/home_retro.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_retro_FRA a:hover, #homemenu_retro_FRA a:focus, #homemenu_retro_FRA a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_retro_FRA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* menu griglie */
	
	#homemenu_griglie_FRA
	{
		width: 130px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 647px;
	}
				 
	#homemenu_griglie_FRA a
	{
		display:block;
		width: 130px;
		height: 170px;
		background:transparent url('../images/icone/FRA/home_griglie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_griglie_FRA a:hover, #homemenu_griglie_FRA a:focus, #homemenu_griglie_FRA a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_griglie_FRA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* SPAGNOLO */
	
	/* menu fanali */
	
	#homemenu_fanal_SPA
	{
		width: 145px;
		height: 170px;
		position: absolute;
		top: 0px; 
		left: 10px;
		z-index: 1;
	}
				 
	#homemenu_fanal_SPA a
	{
		display:block;
		width: 145px;
		height: 170px;
		background:transparent url('../images/icone/SPA/home_fanal.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_fanal_SPA a:hover, #homemenu_fanal_SPA a:focus, #homemenu_fanal_SPA a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_fanal_SPA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* menu paraurti */
	
	#homemenu_para_SPA
	{
		width: 180px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 170px;
	}
				 
	#homemenu_para_SPA a
	{
		display:block;
		width: 180px;
		height: 170px;
		background:transparent url('../images/icone/SPA/home_para.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_para_SPA a:hover, #homemenu_para_SPA a:focus, #homemenu_para_SPA a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_para_SPA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* menu lamierati */
	
	#homemenu_lamie_SPA
	{
		width: 165px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 495px;
	}
				 
	#homemenu_lamie_SPA a
	{
		display:block;
		width: 165px;
		height: 170px;
		background:transparent url('../images/icone/SPA/home_lamie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_lamie_SPA a:hover, #homemenu_lamie_SPA a:focus, #homemenu_lamie_SPA a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_lamie_SPA a span
	{
		position:relative;
		z-index:-1;
		
	}
	/* menu retrovisori */
	
	#homemenu_retro_SPA
	{
		width: 128px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 360px;
	}
				 
	#homemenu_retro_SPA a
	{
		display:block;
		width: 128px;
		height: 170px;
		background:transparent url('../images/icone/SPA/home_retro.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_retro_SPA a:hover, #homemenu_retro_SPA a:focus, #homemenu_retro_SPA a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_retro_SPA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* menu griglie */
	
	#homemenu_griglie_SPA
	{
		width: 130px;
		height: 170px;
		z-index: 1;
		position: absolute;
		top: 0px; 
		left: 647px;
	}
				 
	#homemenu_griglie_SPA a
	{
		display:block;
		width: 130px;
		height: 170px;
		background:transparent url('../images/icone/SPA/home_griglie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#homemenu_griglie_SPA a:hover, #homemenu_griglie_SPA a:focus, #homemenu_griglie_SPA a:active
	{
		background-position: 0 -170px;
	}  
				
	#homemenu_griglie_SPA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	/* MENU CATALOGO IN LINGUA */
	
	/* ITALIANO */
	
	#catmenu_catalog_ITA
	{
		width: 108px;
		height: 95px;
		z-index: 10;
		float: right;
		margin-left: 5px;
		/*
		position: absolute;
		top: 15px; 
		left: 190px;
		*/
	}
				 
	#catmenu_catalog_ITA a
	{
		display:block;
		width: 108px;
		height: 95px;
		background:transparent url('../images/icone/ITA/cat_catalogo.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_catalog_ITA a:hover, #catmenu_catalog_ITA a:focus, #catmenu_catalog_ITA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_catalog_ITA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_catalog_active_ITA
	{
		/*position: absolute;
		top: 15px; 
		left: 190px;*/
		margin-left: 7px;
		float: right;
		display:block;
		width: 108px;
		height: 95px;
		background:transparent url('../images/icone/ITA/cat_catalogo.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu promozioni */
	
	#catmenu_promo_ITA
	{
		width: 85px;
		height: 95px;
		z-index: 10;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		float: right;
	}
				 
	#catmenu_promo_ITA a
	{
		display:block;
		width: 85px;
		height: 95px;
		background:transparent url('../images/icone/ITA/cat_promo.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_promo_ITA a:hover, #catmenu_promo_ITA a:focus, #catmenu_promo_ITA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_promo_ITA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_promo_active_ITA
	{
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		margin-right: 5px;
		float: right;
		display:block;
		width: 85px;
		height: 95px;
		background:transparent url('../images/icone/ITA/cat_promo.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu fanali */
	
	#catmenu_fanal_ITA
	{
		width: 75px;
		height: 95px;
		z-index: 10;
		margin-left: 5px;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 315px;*/
		float: right;
	}
				 
	#catmenu_fanal_ITA a
	{
		display:block;
		width: 75px;
		height: 95px;
		background:transparent url('../images/icone/ITA/cat_fanal.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_fanal_ITA a:hover, #catmenu_fanal_ITA a:focus, #catmenu_fanal_ITA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_fanal_ITA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_fanal_active_ITA
	{
		/*position: absolute;
		top: 15px; 
		left: 315px;*/
		margin-left: 5px;
		margin-right: 5px;
		float: right;
		display:block;
		width: 75px;
		height: 95px;
		background:transparent url('../images/icone/ITA/cat_fanal.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu paraurti */
	
	#catmenu_para_ITA
	{
		width: 102px;
		height: 95px;
		z-index: 10;
		margin-left: 5px;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 410px;*/
		float: right;
	}
				 
	#catmenu_para_ITA a
	{
		display:block;
		width: 102px;
		height: 95px;
		background:transparent url('../images/icone/ITA/cat_para.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_para_ITA a:hover, #catmenu_para_ITA a:focus, #catmenu_para_ITA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_para_ITA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_para_active_ITA
	{
		/*position: absolute;
		top: 15px; 
		left: 410px;*/
		margin-left: 5px;
		margin-right: 5px;
		float: right;
		display:block;
		width: 102px;
		height: 95px;
		background:transparent url('../images/icone/ITA/cat_para.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu lamierati */
	
	#catmenu_lamie_ITA
	{
		width: 95px;
		height: 95px;
		z-index: 10;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		float: right;
	}
				 
	#catmenu_lamie_ITA a
	{
		display:block;
		width: 95px;
		height: 95px;
		background:transparent url('../images/icone/ITA/cat_lamie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_lamie_ITA a:hover, #catmenu_lamie_ITA a:focus, #catmenu_lamie_ITA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_lamie_ITA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_lamie_active_ITA
	{
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		margin-right: 5px;
		float: right;
		display:block;
		width: 95px;
		height: 95px;
		background:transparent url('../images/icone/ITA/cat_lamie.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu retrovisori */
	
	#catmenu_retro_ITA
	{
		width: 77px;
		height: 95px;
		z-index: 10;
		/*position: absolute;
		top: 15px; 
		left: 640px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
				 
	#catmenu_retro_ITA a
	{
		display:block;
		width: 77px;
		height: 95px;
		background:transparent url('../images/icone/ITA/cat_retro.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_retro_ITA a:hover, #catmenu_retro_ITA a:focus, #catmenu_retro_ITA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_retro_ITA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_retro_active_ITA
	{
		display:block;
		width: 77px;
		height: 95px;
		background:transparent url('../images/icone/ITA/cat_retro.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
		/*position: absolute;
		top: 15px; 
		left: 640px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	/* menu griglie */
	
	#catmenu_griglie_ITA
	{
		width: 74px;
		height: 95px;
		z-index: 10;
		/*position: absolute;
		top: 15px; 
		left: 730px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
				 
	#catmenu_griglie_ITA a
	{
		display:block;
		width: 74px;
		height: 95px;
		background:transparent url('../images/icone/ITA/cat_griglie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_griglie_ITA a:hover, #catmenu_griglie_ITA a:focus, #catmenu_griglie_ITA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_griglie_ITA a span
	{
		position:relative;
		z-index:-1;
		
	}

	#catmenu_griglie_active_ITA
	{
		display:block;
		width: 74px;
		height: 95px;
		background:transparent url('../images/icone/ITA/cat_griglie.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
		/*position: absolute;
		top: 15px; 
		left: 730px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	/* TEDESCO */
	
	#catmenu_catalog_DEU
	{
		width: 108px;
		height: 95px;
		z-index: 10;
		float: right;
		margin-left: 5px;
		/*
		position: absolute;
		top: 15px; 
		left: 190px;
		*/
	}
				 
	#catmenu_catalog_DEU a
	{
		display:block;
		width: 108px;
		height: 95px;
		background:transparent url('../images/icone/DEU/cat_catalogo.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_catalog_DEU a:hover, #catmenu_catalog_DEU a:focus, #catmenu_catalog_DEU a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_catalog_DEU a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_catalog_active_DEU
	{
		/*position: absolute;
		top: 15px; 
		left: 190px;*/
		margin-left: 7px;
		float: right;
		display:block;
		width: 108px;
		height: 95px;
		background:transparent url('../images/icone/DEU/cat_catalogo.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu promozioni */
	
	#catmenu_promo_DEU
	{
		width: 85px;
		height: 95px;
		z-index: 10;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		float: right;
	}
				 
	#catmenu_promo_DEU a
	{
		display:block;
		width: 85px;
		height: 95px;
		background:transparent url('../images/icone/DEU/cat_promo.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_promo_DEU a:hover, #catmenu_promo_DEU a:focus, #catmenu_promo_DEU a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_promo_DEU a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_promo_active_DEU
	{
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		margin-right: 5px;
		float: right;
		display:block;
		width: 85px;
		height: 95px;
		background:transparent url('../images/icone/DEU/cat_promo.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu fanali */
	
	#catmenu_fanal_DEU
	{
		width: 75px;
		height: 95px;
		z-index: 10;
		margin-left: 5px;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 315px;*/
		float: right;
	}
				 
	#catmenu_fanal_DEU a
	{
		display:block;
		width: 75px;
		height: 95px;
		background:transparent url('../images/icone/DEU/cat_fanal.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_fanal_DEU a:hover, #catmenu_fanal_DEU a:focus, #catmenu_fanal_DEU a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_fanal_DEU a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_fanal_active_DEU
	{
		/*position: absolute;
		top: 15px; 
		left: 315px;*/
		margin-left: 5px;
		margin-right: 5px;
		float: right;
		display:block;
		width: 75px;
		height: 95px;
		background:transparent url('../images/icone/DEU/cat_fanal.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu paraurti */
	
	#catmenu_para_DEU
	{
		width: 102px;
		height: 95px;
		z-index: 10;
		margin-left: 5px;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 410px;*/
		float: right;
	}
				 
	#catmenu_para_DEU a
	{
		display:block;
		width: 102px;
		height: 95px;
		background:transparent url('../images/icone/DEU/cat_para.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_para_DEU a:hover, #catmenu_para_DEU a:focus, #catmenu_para_DEU a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_para_DEU a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_para_active_DEU
	{
		/*position: absolute;
		top: 15px; 
		left: 410px;*/
		margin-left: 5px;
		margin-right: 5px;
		float: right;
		display:block;
		width: 102px;
		height: 95px;
		background:transparent url('../images/icone/DEU/cat_para.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu lamierati */
	
	#catmenu_lamie_DEU
	{
		width: 95px;
		height: 95px;
		z-index: 10;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		float: right;
	}
				 
	#catmenu_lamie_DEU a
	{
		display:block;
		width: 95px;
		height: 95px;
		background:transparent url('../images/icone/DEU/cat_lamie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_lamie_DEU a:hover, #catmenu_lamie_DEU a:focus, #catmenu_lamie_DEU a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_lamie_DEU a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_lamie_active_DEU
	{
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		margin-right: 5px;
		float: right;
		display:block;
		width: 95px;
		height: 95px;
		background:transparent url('../images/icone/DEU/cat_lamie.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu retrovisori */
	
	#catmenu_retro_DEU
	{
		width: 77px;
		height: 95px;
		z-index: 10;
		/*position: absolute;
		top: 15px; 
		left: 640px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
				 
	#catmenu_retro_DEU a
	{
		display:block;
		width: 77px;
		height: 95px;
		background:transparent url('../images/icone/DEU/cat_retro.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_retro_DEU a:hover, #catmenu_retro_DEU a:focus, #catmenu_retro_DEU a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_retro_DEU a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_retro_active_DEU
	{
		display:block;
		width: 77px;
		height: 95px;
		background:transparent url('../images/icone/DEU/cat_retro.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
		/*position: absolute;
		top: 15px; 
		left: 640px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	/* menu griglie */
	
	#catmenu_griglie_DEU
	{
		width: 74px;
		height: 95px;
		z-index: 10;
		/*position: absolute;
		top: 15px; 
		left: 730px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
				 
	#catmenu_griglie_DEU a
	{
		display:block;
		width: 74px;
		height: 95px;
		background:transparent url('../images/icone/DEU/cat_griglie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_griglie_DEU a:hover, #catmenu_griglie_DEU a:focus, #catmenu_griglie_DEU a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_griglie_DEU a span
	{
		position:relative;
		z-index:-1;
		
	}

	#catmenu_griglie_active_DEU
	{
		display:block;
		width: 74px;
		height: 95px;
		background:transparent url('../images/icone/DEU/cat_griglie.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
		/*position: absolute;
		top: 15px; 
		left: 730px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}

		/* INGLESE */
	
	#catmenu_catalog_ENG
	{
		width: 108px;
		height: 95px;
		z-index: 10;
		float: right;
		margin-left: 5px;
		/*
		position: absolute;
		top: 15px; 
		left: 190px;
		*/
	}
				 
	#catmenu_catalog_ENG a
	{
		display:block;
		width: 108px;
		height: 95px;
		background:transparent url('../images/icone/ENG/cat_catalogo.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_catalog_ENG a:hover, #catmenu_catalog_ENG a:focus, #catmenu_catalog_ENG a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_catalog_ENG a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_catalog_active_ENG
	{
		/*position: absolute;
		top: 15px; 
		left: 190px;*/
		margin-left: 7px;
		float: right;
		display:block;
		width: 108px;
		height: 95px;
		background:transparent url('../images/icone/ENG/cat_catalogo.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu promozioni */
	
	#catmenu_promo_ENG
	{
		width: 85px;
		height: 95px;
		z-index: 10;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		float: right;
	}
				 
	#catmenu_promo_ENG a
	{
		display:block;
		width: 85px;
		height: 95px;
		background:transparent url('../images/icone/ENG/cat_promo.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_promo_ENG a:hover, #catmenu_promo_ENG a:focus, #catmenu_promo_ENG a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_promo_ENG a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_promo_active_ENG
	{
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		margin-right: 5px;
		float: right;
		display:block;
		width: 85px;
		height: 95px;
		background:transparent url('../images/icone/ENG/cat_promo.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu fanali */
	
	#catmenu_fanal_ENG
	{
		width: 75px;
		height: 95px;
		z-index: 10;
		margin-left: 5px;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 315px;*/
		float: right;
	}
				 
	#catmenu_fanal_ENG a
	{
		display:block;
		width: 75px;
		height: 95px;
		background:transparent url('../images/icone/ENG/cat_fanal.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_fanal_ENG a:hover, #catmenu_fanal_ENG a:focus, #catmenu_fanal_ENG a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_fanal_ENG a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_fanal_active_ENG
	{
		/*position: absolute;
		top: 15px; 
		left: 315px;*/
		margin-left: 5px;
		margin-right: 5px;
		float: right;
		display:block;
		width: 75px;
		height: 95px;
		background:transparent url('../images/icone/ENG/cat_fanal.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu paraurti */
	
	#catmenu_para_ENG
	{
		width: 102px;
		height: 95px;
		z-index: 10;
		margin-left: 5px;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 410px;*/
		float: right;
	}
				 
	#catmenu_para_ENG a
	{
		display:block;
		width: 102px;
		height: 95px;
		background:transparent url('../images/icone/ENG/cat_para.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_para_ENG a:hover, #catmenu_para_ENG a:focus, #catmenu_para_ENG a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_para_ENG a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_para_active_ENG
	{
		/*position: absolute;
		top: 15px; 
		left: 410px;*/
		margin-left: 5px;
		margin-right: 5px;
		float: right;
		display:block;
		width: 102px;
		height: 95px;
		background:transparent url('../images/icone/ENG/cat_para.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu lamierati */
	
	#catmenu_lamie_ENG
	{
		width: 95px;
		height: 95px;
		z-index: 10;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		float: right;
	}
				 
	#catmenu_lamie_ENG a
	{
		display:block;
		width: 95px;
		height: 95px;
		background:transparent url('../images/icone/ENG/cat_lamie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_lamie_ENG a:hover, #catmenu_lamie_ENG a:focus, #catmenu_lamie_ENG a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_lamie_ENG a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_lamie_active_ENG
	{
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		margin-right: 5px;
		float: right;
		display:block;
		width: 95px;
		height: 95px;
		background:transparent url('../images/icone/ENG/cat_lamie.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu retrovisori */
	
	#catmenu_retro_ENG
	{
		width: 77px;
		height: 95px;
		z-index: 10;
		/*position: absolute;
		top: 15px; 
		left: 640px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
				 
	#catmenu_retro_ENG a
	{
		display:block;
		width: 77px;
		height: 95px;
		background:transparent url('../images/icone/ENG/cat_retro.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_retro_ENG a:hover, #catmenu_retro_ENG a:focus, #catmenu_retro_ENG a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_retro_ENG a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_retro_active_ENG
	{
		display:block;
		width: 77px;
		height: 95px;
		background:transparent url('../images/icone/ENG/cat_retro.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
		/*position: absolute;
		top: 15px; 
		left: 640px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	/* menu griglie */
	
	#catmenu_griglie_ENG
	{
		width: 74px;
		height: 95px;
		z-index: 10;
		/*position: absolute;
		top: 15px; 
		left: 730px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
				 
	#catmenu_griglie_ENG a
	{
		display:block;
		width: 74px;
		height: 95px;
		background:transparent url('../images/icone/ENG/cat_griglie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_griglie_ENG a:hover, #catmenu_griglie_ENG a:focus, #catmenu_griglie_ENG a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_griglie_ENG a span
	{
		position:relative;
		z-index:-1;
		
	}

	#catmenu_griglie_active_ENG
	{
		display:block;
		width: 74px;
		height: 95px;
		background:transparent url('../images/icone/ENG/cat_griglie.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
		/*position: absolute;
		top: 15px; 
		left: 730px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	/* SPAGNOLO */
	
	#catmenu_catalog_SPA
	{
		width: 108px;
		height: 95px;
		z-index: 10;
		float: right;
		margin-left: 5px;
		/*
		position: absolute;
		top: 15px; 
		left: 190px;
		*/
	}
				 
	#catmenu_catalog_SPA a
	{
		display:block;
		width: 108px;
		height: 95px;
		background:transparent url('../images/icone/SPA/cat_catalogo.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_catalog_SPA a:hover, #catmenu_catalog_SPA a:focus, #catmenu_catalog_SPA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_catalog_SPA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_catalog_active_SPA
	{
		/*position: absolute;
		top: 15px; 
		left: 190px;*/
		margin-left: 7px;
		float: right;
		display:block;
		width: 108px;
		height: 95px;
		background:transparent url('../images/icone/SPA/cat_catalogo.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu promozioni */
	
	#catmenu_promo_SPA
	{
		width: 85px;
		height: 95px;
		z-index: 10;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		float: right;
	}
				 
	#catmenu_promo_SPA a
	{
		display:block;
		width: 85px;
		height: 95px;
		background:transparent url('../images/icone/SPA/cat_promo.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_promo_SPA a:hover, #catmenu_promo_SPA a:focus, #catmenu_promo_SPA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_promo_SPA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_promo_active_SPA
	{
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		margin-right: 5px;
		float: right;
		display:block;
		width: 85px;
		height: 95px;
		background:transparent url('../images/icone/SPA/cat_promo.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu fanali */
	
	#catmenu_fanal_SPA
	{
		width: 75px;
		height: 95px;
		z-index: 10;
		margin-left: 5px;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 315px;*/
		float: right;
	}
				 
	#catmenu_fanal_SPA a
	{
		display:block;
		width: 75px;
		height: 95px;
		background:transparent url('../images/icone/SPA/cat_fanal.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_fanal_SPA a:hover, #catmenu_fanal_SPA a:focus, #catmenu_fanal_SPA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_fanal_SPA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_fanal_active_SPA
	{
		/*position: absolute;
		top: 15px; 
		left: 315px;*/
		margin-left: 5px;
		margin-right: 5px;
		float: right;
		display:block;
		width: 75px;
		height: 95px;
		background:transparent url('../images/icone/SPA/cat_fanal.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu paraurti */
	
	#catmenu_para_SPA
	{
		width: 102px;
		height: 95px;
		z-index: 10;
		margin-left: 5px;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 410px;*/
		float: right;
	}
				 
	#catmenu_para_SPA a
	{
		display:block;
		width: 102px;
		height: 95px;
		background:transparent url('../images/icone/SPA/cat_para.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_para_SPA a:hover, #catmenu_para_SPA a:focus, #catmenu_para_SPA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_para_SPA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_para_active_SPA
	{
		/*position: absolute;
		top: 15px; 
		left: 410px;*/
		margin-left: 5px;
		margin-right: 5px;
		float: right;
		display:block;
		width: 102px;
		height: 95px;
		background:transparent url('../images/icone/SPA/cat_para.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu lamierati */
	
	#catmenu_lamie_SPA
	{
		width: 95px;
		height: 95px;
		z-index: 10;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		float: right;
	}
				 
	#catmenu_lamie_SPA a
	{
		display:block;
		width: 95px;
		height: 95px;
		background:transparent url('../images/icone/SPA/cat_lamie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_lamie_SPA a:hover, #catmenu_lamie_SPA a:focus, #catmenu_lamie_SPA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_lamie_SPA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_lamie_active_SPA
	{
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		margin-right: 5px;
		float: right;
		display:block;
		width: 95px;
		height: 95px;
		background:transparent url('../images/icone/SPA/cat_lamie.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu retrovisori */
	
	#catmenu_retro_SPA
	{
		width: 77px;
		height: 95px;
		z-index: 10;
		/*position: absolute;
		top: 15px; 
		left: 640px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
				 
	#catmenu_retro_SPA a
	{
		display:block;
		width: 77px;
		height: 95px;
		background:transparent url('../images/icone/SPA/cat_retro.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_retro_SPA a:hover, #catmenu_retro_SPA a:focus, #catmenu_retro_SPA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_retro_SPA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_retro_active_SPA
	{
		display:block;
		width: 77px;
		height: 95px;
		background:transparent url('../images/icone/SPA/cat_retro.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
		/*position: absolute;
		top: 15px; 
		left: 640px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	/* menu griglie */
	
	#catmenu_griglie_SPA
	{
		width: 74px;
		height: 95px;
		z-index: 10;
		/*position: absolute;
		top: 15px; 
		left: 730px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
				 
	#catmenu_griglie_SPA a
	{
		display:block;
		width: 74px;
		height: 95px;
		background:transparent url('../images/icone/SPA/cat_griglie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_griglie_SPA a:hover, #catmenu_griglie_SPA a:focus, #catmenu_griglie_SPA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_griglie_SPA a span
	{
		position:relative;
		z-index:-1;
		
	}

	#catmenu_griglie_active_SPA
	{
		display:block;
		width: 74px;
		height: 95px;
		background:transparent url('../images/icone/SPA/cat_griglie.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
		/*position: absolute;
		top: 15px; 
		left: 730px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	/* FRAGNOLO */
	
	#catmenu_catalog_FRA
	{
		width: 108px;
		height: 95px;
		z-index: 10;
		float: right;
		margin-left: 5px;
		/*
		position: absolute;
		top: 15px; 
		left: 190px;
		*/
	}
				 
	#catmenu_catalog_FRA a
	{
		display:block;
		width: 108px;
		height: 95px;
		background:transparent url('../images/icone/FRA/cat_catalogo.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_catalog_FRA a:hover, #catmenu_catalog_FRA a:focus, #catmenu_catalog_FRA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_catalog_FRA a span
	{
		position:relative;
		z-index:-1;	
	}
	
	#catmenu_catalog_active_FRA
	{
		/*position: absolute;
		top: 15px; 
		left: 190px;*/
		margin-left: 7px;
		float: right;
		display:block;
		width: 108px;
		height: 95px;
		background:transparent url('../images/icone/FRA/cat_catalogo.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu promozioni */
	
	#catmenu_promo_FRA
	{
		width: 85px;
		height: 95px;
		z-index: 10;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		float: right;
	}
				 
	#catmenu_promo_FRA a
	{
		display:block;
		width: 85px;
		height: 95px;
		background:transparent url('../images/icone/FRA/cat_promo.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_promo_FRA a:hover, #catmenu_promo_FRA a:focus, #catmenu_promo_FRA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_promo_FRA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_promo_active_FRA
	{
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		margin-right: 5px;
		float: right;
		display:block;
		width: 85px;
		height: 95px;
		background:transparent url('../images/icone/FRA/cat_promo.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu fanali */
	
	#catmenu_fanal_FRA
	{
		width: 75px;
		height: 95px;
		z-index: 10;
		margin-left: 5px;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 315px;*/
		float: right;
	}
				 
	#catmenu_fanal_FRA a
	{
		display:block;
		width: 75px;
		height: 95px;
		background:transparent url('../images/icone/FRA/cat_fanal.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_fanal_FRA a:hover, #catmenu_fanal_FRA a:focus, #catmenu_fanal_FRA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_fanal_FRA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_fanal_active_FRA
	{
		/*position: absolute;
		top: 15px; 
		left: 315px;*/
		margin-left: 5px;
		margin-right: 5px;
		float: right;
		display:block;
		width: 75px;
		height: 95px;
		background:transparent url('../images/icone/FRA/cat_fanal.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu paraurti */
	
	#catmenu_para_FRA
	{
		width: 102px;
		height: 95px;
		z-index: 10;
		margin-left: 5px;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 410px;*/
		float: right;
	}
				 
	#catmenu_para_FRA a
	{
		display:block;
		width: 102px;
		height: 95px;
		background:transparent url('../images/icone/FRA/cat_para.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_para_FRA a:hover, #catmenu_para_FRA a:focus, #catmenu_para_FRA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_para_FRA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_para_active_FRA
	{
		/*position: absolute;
		top: 15px; 
		left: 410px;*/
		margin-left: 5px;
		margin-right: 5px;
		float: right;
		display:block;
		width: 102px;
		height: 95px;
		background:transparent url('../images/icone/FRA/cat_para.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu lamierati */
	
	#catmenu_lamie_FRA
	{
		width: 95px;
		height: 95px;
		z-index: 10;
		margin-right: 5px;
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		float: right;
	}
				 
	#catmenu_lamie_FRA a
	{
		display:block;
		width: 95px;
		height: 95px;
		background:transparent url('../images/icone/FRA/cat_lamie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_lamie_FRA a:hover, #catmenu_lamie_FRA a:focus, #catmenu_lamie_FRA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_lamie_FRA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_lamie_active_FRA
	{
		/*position: absolute;
		top: 15px; 
		left: 530px;*/
		margin-right: 5px;
		float: right;
		display:block;
		width: 95px;
		height: 95px;
		background:transparent url('../images/icone/FRA/cat_lamie.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
	}
	
	/* menu retrovisori */
	
	#catmenu_retro_FRA
	{
		width: 77px;
		height: 95px;
		z-index: 10;
		/*position: absolute;
		top: 15px; 
		left: 640px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
				 
	#catmenu_retro_FRA a
	{
		display:block;
		width: 77px;
		height: 95px;
		background:transparent url('../images/icone/FRA/cat_retro.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_retro_FRA a:hover, #catmenu_retro_FRA a:focus, #catmenu_retro_FRA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_retro_FRA a span
	{
		position:relative;
		z-index:-1;
		
	}
	
	#catmenu_retro_active_FRA
	{
		display:block;
		width: 77px;
		height: 95px;
		background:transparent url('../images/icone/FRA/cat_retro.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
		/*position: absolute;
		top: 15px; 
		left: 640px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	/* menu griglie */
	
	#catmenu_griglie_FRA
	{
		width: 74px;
		height: 95px;
		z-index: 10;
		/*position: absolute;
		top: 15px; 
		left: 730px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
				 
	#catmenu_griglie_FRA a
	{
		display:block;
		width: 74px;
		height: 95px;
		background:transparent url('../images/icone/FRA/cat_griglie.jpg') 0 0 no-repeat;
		text-decoration: none;
	}
		 		 
	#catmenu_griglie_FRA a:hover, #catmenu_griglie_FRA a:focus, #catmenu_griglie_FRA a:active
	{
		background-position: 0 -95px;
	}  
				
	#catmenu_griglie_FRA a span
	{
		position:relative;
		z-index:-1;
		
	}

	#catmenu_griglie_active_FRA
	{
		display:block;
		width: 74px;
		height: 95px;
		background:transparent url('../images/icone/FRA/cat_griglie.jpg') 0 0 no-repeat;
		text-decoration: none;
		background-position: 0 -85px;
		/*position: absolute;
		top: 15px; 
		left: 730px;*/
		float: right;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	

	
	

