div#main-container {
	background-image:url(../../images/background_set.png);
}

div#section-slogan {
	height:153px;
}
div#section-selection {
	display:block;
}
div#central-big-image {
	background-image:url(../../images/background_set_internal.jpg);
	background-repeat:no-repeat;

}

div#central-big-image {
	float:left;
	width:305px;
	height:324px;
	padding:5px 15px 5px 0px;
	border-right:1px solid #999999;
}

/*************************************
 * CSS styles strutture: 	     *
 * settori               *
 *************************************/
 
 .structure-record {
 	float:left;
 	width:134px;
 	margin-top:2px;
 	padding:1px 8px;
 	font-size:11px;

 }
 
  .structure-record img {
  	display:inline;
  }
 





