#rightside {
	width: 560px;
	background: #FFFFFF;
	float: right;
	/*overflow: auto;
	overflow-x: hidden;*/
}

#articolo {
	width: 550px;
	height: 860px;
	background: #FFFFFF;
	overflow: auto;
	overflow-x: hidden;
}

#articolo p {
	margin: 0 10px 0 10px;
}

#articolo_back {
	width: 560px;
	background: #CCDEE8;
	margin-top: 15px;
	text-align:center;
}

#articolo_back h3 {
	padding: 2px;
	font-size:13px;
}

#articolo_back a {
	text-decoration:none;
	color: #606060;
}

#img_uno_articolo {
	margin-right: 10px;
	margin-top: 5px;
	float: left;
}

#righttop {
	width: 560px;
	background: #fff;
	float: left;
	margin-bottom: 5px;
}

#righttopleft {
	width: 275px;
	background: #FFFFC6;
	float:left;
	padding-left: 10px;
	padding-bottom: 10px;
}

#righttopleft img {
	padding-left: 8px;
}

#righttopright {
	width: 275px;
	background: #FFFFFF;
	float: right;
}

#rightmiddle {
	width: 560px;
	/*background: #FFCB39;*/
	margin-bottom: 5px;
}

#rightmiddle_due {
	width: 560px;
	background: #CCDEE8;
	margin-bottom: 5px;
	margin-top: 5px;
}

#rightmiddle_tre {
	width: 560px;
	background: #CCDEE8;
	margin-bottom: 10px;
}
.titolo_pp {
	font-size:16px;
	margin: 10px 0 10px 0;
}

.altro_pp {
	font-size:13px;
	margin: 10px 10px 5px 10px;
	border-bottom: 1px solid;
}

.testo_altro_pp {
	font-size:10px;
	margin: 0px 15px 0px 15px;
}

.img_altro_pp {
	margin: 0 5px 0px 15px;
	float: left;
}

.div_altro_pp {
	margin: 0 0 0 15px;
}

.in_evidenza {
	font-size:12px;
	padding: 2px;
	padding-left:5px;
	border-bottom: 6px solid #FFCB39;
}

.titolo_ie {
	font-size:10px;
	margin: 5px 5px 5px 5px;
	border-bottom: 1px solid;
}

.testo_titolo_ie {
	font-size:10px;
	margin: 5px 5px 5px 5px;
}

.img_ie {
	margin: 0 5px 0px 5px;
	float: left;
}

.div_ie {
	font-size:11px;
	margin: 0 0 0 5px;
}

.div_ie a {
	text-decoration: none;
	text-align: right;
	color: #606060;
}

.div_ie a:hover {
	color: #000000;
	text-decoration: underline;
}

.div_altro_pp a {
	text-decoration: none;
	text-align: right;
	color: #606060;
}

.div_altro_pp a:hover {
	color: #000000;
	text-decoration: underline;
}

#pp a {
	text-decoration: none;
	text-align: right;
	color: #606060;
}

#pp a:hover {
	color: #000000;
	text-decoration: underline;
}
.cleaner {
	clear:both;
}