.box {
	background-image: url(img/boxb.jpg);
	height: 373px;
	width: 183px;
}
.colorlink {
	color: #000000;
	text-decoration: none;
}
.linkgrigi {
	color: #666666;
	text-decoration: none;
}


.sfondo_box {
	background-image: url(img/sfondo.jpg);
	background-repeat: no-repeat;
}
.sfondo2 {
	background-image: url(img/sfumatura2.jpg);
	background-repeat: no-repeat;
}

.div2 {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.sfondo_rosso {
	background-image: url(img/sfondo_rosso.jpg);
	background-repeat: no-repeat;
}
.divrosso {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	height: 200px;
	width: 400px;
}
.sfum2 {
	background-image: url(img/sfumatura2.jpg);
	background-repeat: no-repeat;
}
.box2 {
	width: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.contatti {
	height: 300px;
	width: 500px;
	padding-left: 20px;
}
.new_photo {
	font-size:10px;
	color: #F00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.new_photo:hover {
	color: #000;
}
