.topBox
{
  background: #B7B0A0;
}

.spazioPar
{
  margin-top: 20px;
}

.rss
{
  float: left;
  width: 100%;
  /* AGGIUNTE */
  border-top: 1px solid white;
	border-bottom: 1px solid white;
	position: absolute;
	margin-top: 410px;
	left: 0px;

}

.span1
{
float:left;
margin-top: 5px;
margin-bottom: 5px;
}

.span2
{
float:right;
margin-top: 5px;
margin-bottom: 5px;
}

.imgBox
{
	overflow: hidden;
}

/* Text part*/
.textBoxWrapper
{
	height: 465px;
}

.textHead .title
{
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.headCont .text
{
  height: 155px;
}

.text p
{
	margin-top: 20px;
}

.options
{
	margin-top: 40px;
}

.options span
{
	float:left;
	width: 100%;
}

