/* INTRO MIR */
#intro { font-size:12px; font-family:arial; width:360px; padding:5px; float:left; }
.in_des { color:#ffcdcd; padding-top:16px; padding-bottom:16px; margin:0; line-height:15px; font-family:arial; font-size:12px}
.in_ul { padding:0; list-style-type:none; background:url(/images/mir.gif) no-repeat; font-family:arial; position:absolute; top:173px; right:10px; padding-left:100px}
.in_li { background:url(/images/li_red.gif) 0px 4px no-repeat; padding-left:14px; font-size:11px;}
/* FINE INTRO MIR */

/* Notizie */
.nt_h { font-family:arial; }
.nt_h h2 { font-size:14px; color:#FFFFFF; line-height:14px}
.nt_h_ul { margin:6px 0 0 0; padding:5px; list-style-type:none; background:url(/images/bg_n.jpg) repeat-x #e6e6e6; border:1px solid #e6e6e6;}
.nt_h_li { padding:5px;}
.nt_h_li_tit { height:14px; overflow:hidden; margin:0 0 4px 0}
.nt_h_li a.red { font-weight:bold; font-size:12px; line-height:12px }
.nt_h_li_img { height:70px; width:70px; background:#ffffff; float:left; margin-right:5px; margin-top:3px;}
.nt_h_li_img img { vertical-align:middle;}
.nt_h p { color:#777777; font-size:11px; padding:0; margin:0; height:70px; overflow: hidden; line-height:12px}
.nt_h_ag { background:#cccccc; font-size:11px; height:18px; position:relative; padding-left:5px}
.nt_h_ag a.red { position:relative; top:1px; margin-right:10px}
.nt_h_ag a.red_b2 { position:absolute; top:0px; right:0px}
/* fine */

/* CATALOGO */
#cat_h { font-family:arial; margin:0px 5px;}
#cat_h h2 { padding:3px 0 6px 0; font-size:20px; line-height:20px}
#cat_h_int { margin-bottom:5px}

#cat_f_classico { float:right; font-size:12px; position:relative; padding:4px; width:325px; text-align:right }
#cat_f_moderno { float:right; font-size:12px; position:relative; padding:4px; width:325px; float:right; position:relative; }

/* categorie */
.cat_h_ul { margin:0; padding:0; list-style-type:none; margin-top:5px; float:left; width:136px; }
.cat_h_li { font-size:12px; background:url(/images/more_red.gif) 2px 50% no-repeat; width:126px; padding-left:10px; line-height:12px; padding-top:4px; padding-bottom:4px; font-weight:bold; }
.cat_h_li:hover { background:url(/images/more_red.gif) 2px 50% no-repeat #f7e7e9;}
/* finecategorie */

/* scheda prodotto */
.cat_p_ul { margin:0; list-style-type:none; float:left; width:660px; padding:12px 0px 20px 0px; }
.cat_p_li { background:url(/images/sc_h2.gif) no-repeat; padding:6px; font-size:11px; width:146px; height:178px; position:relative; float:left; margin-right:7px; margin-bottom: 24px; overflow:hidden }
.cat_p_li:hover {  background:url(/images/sc_h2.gif) no-repeat #e6e6e6}
.cat_p_img { width:146px; height:108px; margin:0 0 4px 0 }
.cat_p_tit { width:146px; line-height:13px; margin:0; font-weight:bold; font-size:12px }
.cat_p_ct { width:146px; line-height:12px; margin:4px 0 0 0;}
.cat_p_ct_a { color:#333333; text-decoration:none; font-size:11px }
.cat_p_ct_a:hover { color:#666666; }
.cat_p_desc { color:#999999; text-decoration:none; font-size:11px; line-height:11px; font-size:9px; height:23px; overflow:hidden; margin:4px 0 0 0 }
.cat_p_sc { position:absolute; right:5px; top:165px}
.cat_p_sc a.grey_b { padding-bottom:2px; padding-top:2px}
/* fine */

/* Slider News */
	#news ul, #news li{
		list-style:none;
		margin:0; padding:0;
		}
	#news li{
		/*
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
		width:270px;
		height:95px;
		overflow:hidden;
		}
/* Fine Slider */

/* FINE CATALOGO */


