#main {
	background-image:url(../img/bg-box-contenuti.jpg);
	background-repeat:repeat-y;
	width:901px;
	height: 600px;
}
#right {
	width: 641px;
	float: left;
	height: 100%;
}
.h13{
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 1.5;
}

