
#center_container #right_box {
	width: 567px;
	height: 456px;
	background-image: url(/immagini/right_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
	float:right;
	padding:10px;
	background-attachment: fixed;
	text-align: justify;
	line-height: 17px;
	background-attachment: fixed;
	overflow: scroll;
	overflow-x:hidden;
	text-align: justify;
	line-height: 17px;
}

#right_box #page_title {
	width: 567px;
	margin-bottom: 20px;
}

#right_box #page_contents {
	width: 547px;
}

#page_contents .first_img {
	margin-right: 10px;
	float:left;
}

#page_contents #image_bar {
	width: 527px;
	background-color: #d6e4ef;
	padding:10px;
	margin-top: 10px;
}

#page_contents .second_img {
	text-align: center;
	width: 73px;
	height: 73px;
	float:left;
	margin-right:10px;
}

#mappa_italia {
	width: 538px;
	height: 321px;
}

.spacer {
	width: 540px;
	height: 4px;
	background-color: #d6f5fc;
}


