#divtestata {
	background-color: #F0F0DC;
	height: 200px;
	width: 790px;
	background-image: url(../images/home/toscana.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#colonnadestra h2 {
	font-size: 16px;
	color: #BE5322;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#colonnadestra h3 {
	font-size: 14px;
	color: #BE5322;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.box {
	float: left;
	width:270px;
	margin-left:25px;
	height:190px;
	text-align:left;
}
.box-h1 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.box a {
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: none;
}
.box img {
	margin-right:5px;
	margin-bottom:5px;
	}
.box a:hover {
	text-decoration: underline;
}
.box2 {
	float: left;
	width:600px;
}
.box2 img {
	margin-right:5px;
	margin-bottom:5px;
}

