#conts   {
	font-size: 14px;
	color: #000000;
	line-height: 1.3em;
}
.abstracts {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DED6CF;
}
.abstracts .block {
	float: left;
	width: 22%;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DED6CF;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}
.abstracts .block .titolo {
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.abstracts .block a {
	font-weight: bold;
}
.abstracts .block a:hover {
	color: #000000;
}
.abstracts .block .leggi {
	float: right;
	height: 18px;
	width: 35px;
	margin-top: -24px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 6px;
	font-weight: bold;
}
.b1 .titolo, .b1 a {
	color: #FFB100;
}
.b1 .leggi {
	background-image: url(../../img/home/b01_link.gif);
}
.b2  .titolo, .b2  a {
	color: #A38661;
}
.b2 .leggi {
	background-image: url(../../img/home/b02a_link.gif);
}
.b3 .titolo, .b3 a {
	color: #F67F00;
}
.b3 .leggi {
	background-image: url(../../img/home/b03_link.gif);
}
.b4 {
	border-right-style: none!important;
}
.b4  .titolo, .b4  a {
	color: #88A965;
}
.b4 .leggi {
	background-image: url(../../img/home/b04_link.gif);
}
