@import url("style.css");
#boxl {
	background-image: url(/images/boxl7.gif);
	background-repeat: repeat-y;
}
#boxlt {
	background-image: url(/images/boxlt7.gif);
}
#boxlb {
	background-image: url(/images/boxlb7.gif);
}

.boxblogtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	line-height:13px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}
.articoli {
	line-height: 14px;
	text-align: justify;
	padding: 3pt;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CFBD83;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#borderblog {
border-top:2px #FFFFFF dotted;
}
