
#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;
	overflow: scroll;
	overflow-x:hidden;
	text-align: justify;
	line-height: 17px;
}

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

#right_box #pager {
    width:300px;
	float:right;
}



#right_box #opened_workshop {
	width: 540px;
	margin-bottom: 0px;
}


#opened_workshop #workshop_big_img {
	float:left;
	margin-right:10px;
}

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

#right_box #workshop_box {
	width: 540px;
}


.workshop_row {
	width: 540px;
	text-align: left;
	margin-top: 10px;
}

.workshop_img {
	width:73px;
	height: 73px;
	margin-top:10px;
	float:left;
	text-align:center;
}

.workshop_txt {
	width: 457px;
	padding:5px;
	float:left;
}

#allegato_box {
	width: 525px;
}

#pdf_icon {
	width: 41px;
	height:43px;
	float:left;
}

.allegato_txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #025194;
	font-weight: bold;
	text-decoration:underline;
	padding:0px;
	margin:0px;
	margin-top: 24px;
	margin-left: 10px;
	float:left;
}

.allegato_txt:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #025194;
	font-weight: bold;
	text-decoration:none;
	padding:0px;
	margin:0px;
	margin-top: 24px;
	margin-left: 10px;
	float:left;
}

#spacer_allegato {
	width: 545px;
	height: 4px;
	background-color: #bcf6e6;
	margin-top: 10px;
}

#allegato_list_box {
	width: 525px;
	background-color: #eafbf6;
	padding: 10px;
}


