/* Start of CMSMS style sheet 'news' */
/* ABSTRACT */
.news_abst {
	width: 430px;
	padding-left: 5px;
	padding-top: 10px;
}

.news_absthome {
	width: 460px;
	padding-left: 20px;
	padding-top: 10px;
}

.news_abstpriv {
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #ab5f1c;
}

.newsSum_abst {
	width: 192px;
	float: left;
	padding-right: 20px;
}

.newsSum_abst_postdate {
	padding-top: 4px;
	font-size: 90%;
	font-weight: bold;
	color: #5d6967;
}

.newsSum_abst_link, .newsSum_abst_link a {
	font-size: 12px;
	font-weight: bold;
	color: #ab5f1c;
	text-decoration: none;
}

.newsSum_abst_link a:hover {
	color: #633d7b;
}

.newsSum_abst_intro {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

.newsSum_abst_image {
}

.newsSum_abst_continua {
	font-size: 10px;
	font-weight: normal;
	color: #ab5f1c;
	padding: 2px 2px 2px 0px;
	float: left;
}

.newsSum_abst_continua a {
	color: #ab5f1c;
}

.newsSum_abst_continua a:hover {
	color: #633d7b;
}

/* EVIDENZA */
.newsSum_evid {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #5a6fa8;
	padding: 3px;
}

.newsSum_list-evid {
	padding-bottom: 12px;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

.evid170 {
	width: 170px;
}

.evid170-top {
	height: 15px;
	background-image: url(uploads/images/base/evid_170_top.png);
	background-repeat: no-repeat;
}

.evid170-middle {
	background-image: url(uploads/images/base/evid_170_middle.png);
	background-repeat: repeat-y;
}

.evid170-bottom {
	height: 15px;
	background-image: url(uploads/images/base/evid_170_bottom.png);
	background-repeat: no-repeat;
}


/* LIST */
#news_list {
	padding-bottom: 24px;
}

.newsSum_list {
	padding-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

.newsSum_list_postdate {
	padding-top: 4px;
	font-size: 90%;
	font-weight: bold;
	color: #5d6967;
}

.newsSum_list_link, .newsSum_list_link a {
	font-size: 14px;
	font-weight: bold;
	color: #ab5f1c;
	text-decoration: none;
}

.newsSum_list_link a:hover {
	color: #633d7b;
}

.newsSum_list_intro {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

.newsSum_list_image {
	float: left;
	margin-top: 5px;
	margin-right: 6px;
}

.newsSum_list_detail {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-top: 2px;
}

.newsSum_list_detail a {
	text-decoration: none;
	color: #ab5f1c;
}

.newsSum_list_detail a:hover {
	color: #633d7b;
}

.newsSum_list_continua {
	font-size: 10px;
	font-weight: normal;
	color: #669999;
	padding: 2px 2px 2px 0px;
	float: left;
}

.newsSum_list_continua a  {
	color: #ab5f1c;
}

.newsSum_list_continua a:hover {
	color: #633d7b;
}

.newsSum_list_wrap {
	width: 100%;
}

.newsSum_list_descr {
	float: left;
}


/* DETAIL */
.newsDetail_postdate {
	padding-top: 4px;
	font-size: 90%;
	font-weight: bold;
	color: #7d8e8b;
	padding-bottom: 6px;
	border-bottom: dotted 2px #ccc;
}

.newsDetail_title {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #ab5f1c;
	margin-bottom: 6px;
}

.newsDetail_Summary {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 24px;
}

.newsDetail_Author {
	font-size: 10px;
	float: left;
	padding-top: 2px 2px 2px 0px;
}

.newsDetail_rule {
	clear: both;
	margin-bottom: 10px;
	padding-top: 3px;	
	border-bottom: solid 1px #ccc;
}

.newsDetail_fonte {
	font-size: 10px;
	margin-top: 18px;
	padding-top: 4px;
	border-top: solid 1px #ccc;
	font-weight: bold;
	clear: left;
}

.newsDetail_copyautore {
	float: left;
	font-style: italic;
	font-weight: normal;
	margin-right: 3px;
}

.newsDetail_copyfonte {
	float: left;
	font-style: italic;
	font-weight: normal;
}

.newsDetail_ReturnLink {
	font-size: 11px;
	font-weight: normal;
	color: #ab5f1c;
	padding: 12px 2px 2px 0px;
}

.newsDetail_ReturnLink a, .newsDetail_ReturnLink a {
	color: #ab5f1c;
}


/* End of 'news' */

