/* ------------------------------------------------------
 * News latest: fiscali
 * ------------------------------------------------------
 */
.news-latest-container {
	font-size:11px;
	/*
	border-right:1px solid #47748d;
	border-left:1px solid #47748d;*/
	margin-top:10px;
	padding:5px;
}

h3.news-latest-title {

	margin:5px;

}
.news-latest-item {
	margin-bottom:10px;

	}
h3.news-latest-title a, h3.news-latest-title a:link, h3.news-latest-title a:visited {
	display:block;
	font-size:11px;
	border-bottom:1px solid #CCCCCC;
	color: #3d5e70;
}

h3.news-latest-title a:hover {
	font-size:11px;
	border-bottom:1px solid #44c4e0;
	color: #44c4e0;
	text-decoration:none;
}

.news-latest-item p.bodytext {
	margin:5px;
	padding:0px;
}
.news-latest-morelink a {
	background-image:url(../images/arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
	padding-left:5px;
}
/* ------------------------------------------------------
 * News latest: generali
 * ------------------------------------------------------
 */
.news-latest-container-g {
	font-size:11px;
	/*border:1px solid #CCCCCC;*/
	margin:5px;
	margin-right:11px;
	margin-top:0px;
	margin-bottom:10px;
	padding:5px;
}
h3.news-latest-title-g {
	font-size:11px;
	margin:5px 0px 5px 0px;


}

h3.news-latest-title-g a {
		
			border-bottom:1px dashed #CCCCCC;
	}
h3.news-latest-title-g a:hover {
	border-bottom:1px dashed #44c4e0;
	color: #44c4e0;
	text-decoration:none;
}
/* ------------------------------------------------------
 * News : catmenu
 * ------------------------------------------------------
 */
p.news-catmenu-header {
	text-align:center;
	font-size:12px;
	margin: 10px 37px 0px 35px;
	
	}
p.news-catmenu-header {

	line-height: 23px;
	font-size: 12px;
	font-variant: small-caps;
	font-weight:bold;
	text-align: center;
	background-repeat: no-repeat;
	height: 25px;
	color: #FF0000;
	}
.news-catmenu {
	min-height:310px;
	margin-right:15px;
	
	}
.news-catmenu div {
	margin-left:10px;
	padding:1px;

	}

.news-catmenu-NO a,.news-catmenu-NO a:link,.news-catmenu-NO a:visited, .news-catmenu-ACT a {
	display:block;
	color:#666666;
	}
.news-catmenu-NO a:hover {
	background-image:url(../images/arrow_l.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
	color:#FF0000;
	}
.news-catmenu-ACT a,.news-catmenu-ACT a:visited {
		color:#FF0000;
	}
p.news-catmenu-header a,.csc-header h5 a:link,.csc-header h5 a:visited {
	color: #FF0000;
	}
	
/* ------------------------------------------------------
 * News list: fiscali
 * ------------------------------------------------------
 */
.news-list-container {
	font-size:11px;
	
	padding:5px 5px 5px 8px;
	display:table;
	margin-right:15px;
	margin-bottom:10px;
}	
.news-list-container h3 {
	font-size:11px;
	margin:5px 0px 5px 0px;
}
.news-list-item {
	border-bottom:1px solid #AAAAAA;
	padding-bottom:5px;
	}
.news-list-container h3  a {
	
	}
.news-list-container h3 a:hover {
	
	color: #44c4e0;
	text-decoration:none;
}
.news-list-date {
	font-style:italic;
	font-weight:normal;
	font-size:10px;
}
.news-list-item p.bodytext {
	

	padding:0px;
}
.news-list-morelink {
	float:right;
}
.news-list-morelink a {
	background-image:url(../images/arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
	padding-left:5px;
}
.news-list-category {
	font-width:10px;
	font-style:italic;
	}
.news-list-category a {
	font-width:11px;
	font-style:normal;
	}
/* IE Bugs */

/* \*/
* html .news-latest-container {
	height:1%;

	}
* html .news-latest-item {
	height:1%;

	}	
	
* html .news-catmenu {
	height:310px;
	}
/* */
