
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:both;
	height:1px;
	border:1px dotted #CCC; /*colore ruler*/
	margin: 0 15px 10px 15px;
	/*width:95%;*/
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

div.news-latest-container a
{
	text-decoration: none;
	font-size:1.2em;
	/*titolo ultima NEWS*/
}

div.news-latest-container h3 a
{
color: #a81a1c;
font-weight: normal;
font-size:1.3em;
}

div.news-latest-container a:hover { text-decoration: underline;}
 
.ie_fix a { text-decoration: none; } 

.news-latest-container {
	margin:10px;
	border:1px dotted #CCC;
	width:70%;
	float:left;
/*	background-color:#FFF;*/
}

.news-latest-container H2{
	color:#A81A1C;
	padding:3px;
	margin:3px;
	padding-left:20px;
	border:0px solid #CCC;
	background-color:#f3f3f3; 	/*colore del bg titolo ULTIME NOTIZIE*/
}

.news-latest-gotoarchive {
	color:#777d81;
	padding:3px;
	margin:3px;
	border:0px solid #CCC;
	/*background-color:#FFF;*/
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:0px solid #ccc;
/*	background-color:#FFF;*/
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:0px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:10px; /*leggi tutto*/
	float:left;
	margin-left:20px;
}

span.news-latest-date a{
	margin:5px 0 10px 0;
	font-size:10px;
	text-decoration:none;
	color:#666666;
}

.news-latest-subheader{
	float:left;
	margin:10px 0 0 0;
	padding:0px;
}
.news-latest-container h4{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color:#FFF;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #999;	
	padding: 0px;
	margin:0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}

.news-latest-subheader p{
	margin:0px;
	padding:0px;
	margin-left:20px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	height:12px;
	float:right;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border:0px solid #000;
	background-color:#FFF;

}
.news-list-item {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	/* IE hack */
/*	height: 1%;
	line-height: 1.3;*/
	/* IE hack end */
	padding:0px;
	margin:0px;
	border:0px;
	background-color:#FFF;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin-bottom:20px;
	}
	
.news-list-container h3{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color:#FFF;
	line-height: 1em;
	margin: 5 0 5px 5px;
	padding: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 0.9em;
	line-height: 1em;
	font-weight: 600;
	color:#666;
	display:block;
	}
.news-list-cat {
color:#666;
}	
	
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
/*	background-color:#F9FFE5;*/

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}




	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
/*	background-color:#F9FFE5;*/
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
/*	background-color: #BBE53A;*/
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color:#FFF;

}
.news-single-item H2 {
	font-size: 1.3em;
	font-weight:normal;
	color: #A81A1C;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
	color:#666;
}



.news-single-img {
	float: right;
	margin-left:5px;

}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category
{
	float: right;
	color: #999;
	font-size: 14px;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 10px;
}
.news-single-author {
	padding-bottom: 3px;
	padding-left: 22px;
}
.news-single-additional-info {
/*	background-color: #BBE53A;*/
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
/*	background-color:#F9FFE5;*/
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
/*	background-color:#BBE53A;*/
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
/*	background-color:#F9FFE5;*/
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
/*
	background-color:#769024;
*/
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
/*
	background-color: #769024;
*/
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #CCC;
	background-color: #FFF;
	width:22%;
	float:left;
}

.news-catmenu-header a {
	font-size:14px;
	font-weight:bold;
	color:#A81A1C;
}
.news-catmenu DIV a {
	font-size:12px;
	white-space: nowrap;
	color:#A81A1C;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}


div.news-latest-container-home-left{
float:left;
width:47%;
}

div.news-latest-container-home-right{
float:left;
width:47%;
}





div.news-latest-item-home img{
float:left;
margin-left:20px;
margin-right:10px;
}

div.news-latest-morelink-home a{
display:inline;
color:#a81a1c;
font-size:0.7em;

}

div.service_menu{
text-align:right;
}


div.news-latest-container
{
background-color: #FFF;

}

.news-latest-item 
{
background-color: #FFF;
}
.csc-header-n3
{
	margin-top:20px;
	margin-bottom: 0px;
	clear: both;
}
.csc-header-n3 h1{ 
font-size:1.5em;
color: #a81a1c;
font-weight:300;
}

.news-latest-container-home{
clear: both;
}

.news-latest-item-home{
margin:20px 18px 20px 18px ;
clear: both;
border-bottom:1px dotted #ccc;
}

.news-latest-text-home{
margin: 10px 0px 0px 0px ;
}


.news-latest-container-home img{
border: 1px solid #f9f9f9;
float:left;
margin:0px;
}

.news-latest-text-home h3{
margin: 0px 0px 20px 20px ;
display:block;
}

.news-latest-text-home h3 a{
color: #a81a1c;
font-weight: normal;
font-size:1.3em;
margin: 0px 0px 0px 0px ;
}


.news-latest-date-home {
margin:10px 0px 0px 20px ;
}

.news-latest-date-home a{
color: #999;
font-weight: normal;
font-size:0.7em;
width:90%;
margin:20px 0px 10px 0px ;
}

.news-latest-subheader-home p{
margin:10px 0px 0px 20px;
}


.csc-header-n3 h1{
color: #a81a1c;
padding:3px;
margin:3px;
background-color: #f3f3f3;
}

.news-latest-text-home {
margin: 0px;
}


.news-latest-morelink-home{
margin:10px 0px 10px 20px;
font-size:1em;
}


/*********************************/


.news-list-text h3{
clear:left;
margin: 0px 0px 0px 20px ;
display:block;
}

.news-list-text h3 a{
color: #a81a1c;
font-weight: normal;
font-size:1.3em;
margin: 0px 0px 0px 0px ;
}

.news-list-date{
}

.news-list-date {
width:auto;
float: left;
color: #999;
text-align: left;
height: auto;
margin:0px;
margin-bottom:10px;
margin-left:20px;
font-size: 0.8em;
font-weight: normal;
background-color: #fff;

}

.news-list-date a{
color: #ccc;
font-weight: normal;
font-size:0.7em;
width:90%;
}

.news-list-subheader p{
margin:10px 0px 0px 20px;
}


.csc-header-n3 h1{
color: #a81a1c;
padding:3px;
margin:3px;
background-color: #f3f3f3;
}

.news-list-text {
margin: 0px;
float:left;
width:75%;
}


.news-list-morelink{
margin:10px 0px 10px 20px;
font-size:1em;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color:#FFF;
	font-size: 1.1em;
	font-weight: bold;
	color: #A81A1C;	
	padding: 2px;
}
.news-list-container p {
	margin-top:10px;
	padding:0px;
}
.news-list-container img {
	margin-left:20px;
	float: left;
	padding:0px;
	margin-right:10px;
	border:1px solid #f5f5f5;
}

.news-list-morelink  {
color: #A81A1C;
}
.news-list-morelink a
{
	color: #A81A1C;
	text-decoration: underline;
	font-size:0.8em;
	/*titolo ultima NEWS*/
}

.news-list-morelink a:hover { text-decoration: underline;}
 


