@charset "UTF-8";
/* CSS Document */

/* lista news */
ul#listanews{ width:100%; float:left; margin:0 0 20px 0;}
	ul#listanews li{ width:630px; background:url(../img/bg_caratteristiche.jpg) center bottom no-repeat; padding:12px 0; font-size:12px; color:#000; font-weight:bold; float:left; margin-left:27px;}
		ul#listanews li.last{ background:none;}
		ul#listanews li a,
		ul#listanews li a:link,
		ul#listanews li a:active,
		ul#listanews li a:visited{ font-size:12px; color:#000; font-weight:bold; text-transform:uppercase; line-height:16px;}
		ul#listanews li a:hover{ color:#afaeae;}
		ul#listanews li h1{ font-size:11px; color:#afaeae; font-weight:bold; padding-left:0; margin-bottom:5px}

#contentProductDett h4{ font-size:12px; color:#afaeae; font-weight:bold; line-height:16px; padding-left:27px; margin-bottom:5px;}
