.conts {
	background-color: #cbcfdb;
	line-height: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
p {
	line-height: normal;
}
.conts .box {
	width: 473px;
	margin-bottom: 10px;
}
.conts .box .title {
	background-image: url(../../img/home/box_title.png);
	height: 39px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848EAD;
	font-size: 22px;
	color: #949fbf;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
.conts .box .mid {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #848EAD;
	border-left-color: #848EAD;
}
.conts .box .down {
	background-image: url(../../img/home/box_down.png);
	height: 20px;
	vertical-align: bottom;
	padding-bottom: 4px;
}
.conts .box .pagine {
	background-image: url(../../img/home/box_pages.png);
	padding-right: 10px;
	padding-left: 10px;
}
.conts .pagine a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
	height: 5px;
	width: 59px;
	display: block;
	font-size: 5px;
	position: relative;
}
.pagine .suc {
	background-image: url(../../img/home/suc_n.gif);
}
.pagine .suc:hover {
	background-image: url(../../img/home/suc_o.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pagine    .pre {
	background-image: url(../../img/home/prec_n.gif);
}
.pagine .pre:hover {
	background-image: url(../../img/home/prec_o.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box .bloccoNotizia {
	background-image: url(../../img/home/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #848EAD;
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
}
.box .bloccoNotizia b {
	font-weight: bold;
	text-transform: uppercase;
	color: #eb6915;
	padding-left: 30px;
}
.box .bloccoNotizia a {
	color: #646f8f;
	text-decoration: none;
	width: auto;
	font-weight: bold;
	padding-top: 2px;
}
.box .bloccoNotizia a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #848EAD;
	color: #EB6915;
}
.box .bloccoNotizia .leggi {
	float: right;
	font-size: 10px;
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #848EAD;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.box .bloccoNotizia .leggi:hover {
	background-color: #354374;
	border-bottom-style: none;
	color: #FFFFFF;
}
.conts .boxSmall {
	width: 219px;
	margin-bottom: 10px;
	margin-left: 6px;
}
.conts .boxSmall .title {
	background-image: url(../../img/home/boxs_title.png);
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848EAD;
	font-size: 16px;
	color: #f56200;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	padding-top: 2px;
}
.conts .boxSmall .mid {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #848EAD;
	border-left-color: #848EAD;
	padding: 5px;
	font-size: 10px;
	color: #000000;
	line-height: normal;
}
.conts .boxSmall .down {
	background-image: url(../../img/home/boxs_down.png);
	height: 20px;
	vertical-align: bottom;
	padding-bottom: 3px;
}
.conts .boxSmall .pagine {
	background-image: url(../../img/home/boxs_pages.png);
	padding-right: 10px;
	padding-left: 10px;
}
.boxSmall p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.boxSmall p a {
	font-weight: bold;
	text-decoration: none;
	color: #848EAD;
}
.boxSmall p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #848EAD;
	color: #EB6915;
}
.boxSmall .mid img {
	margin-right: 6px;
	margin-bottom: 3px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
