.style4 {font-size: xx-small}/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin:0px;

}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #32A6E4
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}

.a2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #32A6E4
}
a2:link {
	text-decoration: none;
}
a2:visited {
	text-decoration: none;
}
a2:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a2:active {
	text-decoration: none;
}


.schedadettagli {color:#32A6E4}

.schedaprodottotitolo {color:#000000}
.style1 {color: #999999}
.style2 {color: #333333}
.style3 {font-size: xx-small;
         color: #999999;
}
/*MENU*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
 
img {
    border: none;
} 


#menu3 {
	width: 196px;
	height:216px;
	margin: 0px;
	background:url(img/layout2_r3_c1.jpg) top center no-repeat;
	}
	
	
#menu3 li a {
	width:162px;
	margin-left:15px;
	padding: 3px 0px 3px 0px;
	color: #069;
	}
	
#menu3 li a:hover {
	width:162px;
	margin-left:15px;
	padding: 3px 0px 3px 0px;
	color: #039be7;
	}
	
.menu-spacer {
	padding-right:5px;
	}
 
