.carattere {
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #6e6d67;
}

.titolo_prodotti {
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-weight: bold;
	color: #928036;
}

a:link, a:visited {
	color: #6e6d67;
	text-decoration: none;
}

a:hover {
	color: #928036;
	margin: 0px;
	text-decoration: none;
	
}

.link2:link, .link2:visited {
	color: #E7E1C9;
	text-decoration: none;	
}

.link2:hover {
	color: #928036;
	text-decoration: none;
}

.link3:link, .link3:visited {
	font-family: "Palatino Linotype";
	color: #928036;
	text-decoration: none;	
}

.link3:hover {
	font-family: "Palatino Linotype";
	color: #666666;
	text-decoration: none;
}

.sfondohome1 {
	background-image: url(../images/bg_home1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.sfondohome2 {
	background-image: url(../images/bg_home2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}