body
{
	background			: #E5C154;
	font-family			: Arial, sans-serif;
	font-size			: 11px;
	margin				: 0;
	padding				: 0;
	border				: 0;
}

h1,
h2,
h3,
h4,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited
{
	color			: #E84238;
	text-decoration		: none;
	font-weight		: bold;
}


div
{
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}


#div_contanier_struttura
{
	width			: 982px;
	margin			: auto;
	background-color	: #FFF;
}


#div_struttura_h,
#div_struttura_b,
#div_struttura_f
{
	width			: 982px;
	margin			: auto;
}

#div_struttura_h
{
	background-image	: url('../_pics/struttura/bg_header.gif');
	height			: 57px;
	position		: relative;
}

#div_struttura_h_logo
{
	position		: absolute;
	left			: 15px;
	top			: 12px;
}

#div_struttura_h_ebay
{
	position		: absolute;
	right			: 20px;
	top			: 26px;
	font-size		: 16px;
	letter-spacing		: -1px;
}

#div_struttura_b
{
	background-image	: url('../_pics/struttura/bg_body.gif');
	background-repeat	: repeat-y;
}

#div_struttura_f
{
	background-image	: url('../_pics/struttura/bg_footer.gif');
	height			: 20px;
}

#div_struttura_f,
#div_struttura_f
{
	background-repeat	: no-repeat;
}



#div_struttura_main_menu_1
{
	width			: 952px;
	height			: 184px;
	margin			: auto;
	background-repeat	: no-repeat;
	position		: relative;
}


#div_struttura_main_menu_links
{
	position		: absolute;
	width			: 165px;
	height			: 170px;
	top			: 8px;
	left			: 582px;
}

#div_struttura_main
{
	margin			: auto;
	width			: 960px;
	padding-top		: 5px;
}

#div_col_sx
{
	width			: 200px;
}

#div_menu_sx
{
	width			: 194px;
	margin		: auto;
	background		: #E54136;
}

#div_menu_sx a:link,
#div_menu_sx a:visited
{
	padding			: 1px;
	color			: #FFF;
}

#div_menu_sx a:hover
{
	padding			: 1px;
	color			: #E54136;
	background-color	: #FDE0DE;
}

#div_menu_sx_h,
#div_menu_sx_b,
#div_menu_sx_f
{
	width			: 194px;
	overflow   : auto;
	margin			: auto;
}

#div_menu_sx_h
{
	background-image	: url('../_pics/struttura/menu/menu_h.gif');
}

#div_menu_sx_b
{
	background-image	: url('../_pics/struttura/menu/menu_b.gif');
}

#div_menu_sx_f
{
	background-image	: url('../_pics/struttura/menu/menu_f.gif');
}

#div_menu_sx_h,
#div_menu_sx_f
{
	width			: 195px;
	height			: 10px;
	background-repeat	: no-repeat;
	font-size		: 1px;
	line-height		: 0px;
}

#div_col_dx
{
	float			: right;
	width			: 750px;
	
}

#div_col_dx h1,
#div_col_dx h2,
#div_col_dx h3,
#div_col_dx h4,
#div_col_dx p
{
	margin			: 4px 0;
}

#div_col_dx p
{
	padding			: 0 6px;
}

#div_col_dx h4
{
	font-family		: Tahoma, sans-serif;
	font-size		: 12px;
	color			: #333;
}

#div_col_dx h3
{
	font-family		: Tahoma, sans-serif;
	font-size		: 14px;
	color			: #333;
}

#div_col_dx h2
{
	font-size		: 21px;
	letter-spacing		: -1px;
	color			: #EF382F;
	font-family		: Tahoma, sans-serif;
}

p.pagenav
{
	font-size		: 11px;
	color			: #666;
	letter-spacing		: 0px;
}

#div_col_dx p
{
	line-height		: 16px;
	color			: #555;
	
}


#div_button ul 
{
	text-transform		: uppercase;
	list-style		: none;
	margin			: 0;
	padding			: 0;
	border			: none;
	font-size		: 13px;
	letter-spacing		: -1px;
}
	
#div_button li 
{
	margin			: 0;

}

#div_button li a 
{
	display		: block;
	color			: #fff;
	text-decoration	: none;
	width			: 100%;
	padding		: 3px;
}

html>body #div_button li a 
{
	width			: auto;
}

#div_button li a:hover,#div_button li.sel a
{
	background-color	: #FCDCDB;
	color			: #C12B27;
}

.padding_1
{
	padding			: 16px;
}

#div_footer
{
	text-align		: center;
	padding			: 5px;
	line-height		: 17px;
	margin-top		: 10px;
}

#div_footer a:hover
{
	text-decoration		: underline;
}

#div_footer_2
{
	width			: 1000px;
	margin			: auto;
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

#div_col_dx table.tab_categorie
{
	margin			: auto;
}

#div_col_dx table.tab_categorie td
{
	text-align		: center;
}

#div_col_dx table.tab_thumbs td,
#div_col_dx table.tab_categorie td
{
	text-align		: left;
	padding			: 8px;
}

#div_col_dx table.tab_categorie td p
{
	font-size		: 12px;
	font-weight		: bold;
	color			: #E54136;
	border-top		: 1px solid #E54136;
	padding			: 5px;
	text-align		: center;
}

#div_dettaglio_prodotto
{
	padding			: 18px;
}

#div_dettaglio_prodotto_dx
{
	float			: right;
}

#div_dettaglio_prodotto_dx table td
{
	width			: 110px;
	padding			: 2px;
	text-align		: center;
}

#div_dettaglio_prodotto_dx table td p
{
	text-align		: center;
}

#div_home_dx table td img,
#div_dettaglio_prodotto_dx table td img
{
	border			: 2px solid #E54136;
}

span.label
{
	font-weight		: bold;
	font-size		: 12px;
	color			: #E54136;
}

#div_dettaglio_prodotto
{

}

#div_dettaglio_prodotto_bottoni
{
	text-align		: center;
	padding			: 0px;
}

#div_dettaglio_prodotto_bottoni div.bottone
{
	display			: inline;
	background		: #C00;
	padding			: 10px;
	font-size		: 14px;
	color			: #CCC;
	text-align		: center;

}

#div_dettaglio_prodotto_bottoni div.bottone a:link,
#div_dettaglio_prodotto_bottoni div.bottone a:visited
{
	color			: #FFF;
}



#div_dettaglio_prodotto_bottoni span.dettaglio_prodotto_bottone
{
	background		: #C00;
	text-align		: center;
	color			: #FFF;
	padding			: 15px;
}

#div_dettaglio_prodotto img
{

}


table.tab_categorie_small
{
	margin			: auto;
}

table.tab_categorie_small td
{
	padding			: 12px;
	text-align		: center;
}

table.tab_categorie_small td.td_selected
{
	border			: 2px solid #DDD;
}

#div_footer_2
{
	width			: 955px;
	margin			: auto;
	padding			: 5px;
	color			: #511;
	height			: 55px;
}

#div_footer_2 a:link,
#div_footer_2 a:visited
{
	color			: #511;
}

#div_footer_2_dx
{
	float			: right;
}

#div_footer_2_dx img
{
	vertical-align		: middle;
}

#div_menu_sx_ul
{
	color			: #FFF;
}

#div_menu_sx_ul ul.liv_0
{
	margin			: 0;
	padding			: 0;
	font-size		: 13px;
	list-style-type		: none;
}


#div_menu_sx_ul ul.liv_1,
#div_menu_sx_ul ul.liv_2,
#div_menu_sx_ul ul.liv_3
{
	list-style-type		: square;
}

#div_menu_sx_ul ul.liv_1
{
	font-size		: 12px;
	margin-left		: 10px;
	padding-left	: 10px;
}

#div_menu_sx_ul ul.liv_1 span.selected
{
	text-decoration		: underline;
}

#div_menu_sx_ul ul.liv_2
{
	font-size		: 11px;
	margin-left		: 10px;
	padding-left	: 10px;
}
#div_menu_sx_ul ul.liv_3
{
	font-size		: 11px;
	margin-left		: 10px;
	padding-left	: 10px;
}

#div_menu_sx_ul ul.liv_3 span.selected 
{
	padding			: 1px;
	color			: #E54136;
	font-weight		: bold;
	background-color	: #FDE0DE;
	text-decoration		: none;	
}

#div_home_cont
{
	padding			: 10px;
}

#div_home_dx
{
	width			: 250px;
	float			: right;
	padding-left		: 20px;
}

#div_home_dx table
{
}

#div_home_dx table td
{
	padding			: 8px;
	border-bottom		: 1px solid #DDD;
}

.lingue_banner,
.lingue_banner a,
.lingue_banner a:link,
.lingue_banner a:visited

{
	color		: #fff;
	text-align: center;
}

.tab_categorie2 td
{
	padding:5px;
	text-align:center;
	
}
.tab_categorie2 table
{
	width:300px;
	
}
