@charset "utf-8";

/* dettaglio_news */
.titoli_news{ 
	color:#333;
	font-weight:bold;
	font-size:18px;
	
}

#box_data {
	height:26px;
	background: url(../images/viola_sx.png) left top no-repeat;
	margin: 0px 0px 0px 0px;
}
#box_data_news {
	width: 123px;
	height:22px;
	background: url(../images/viola_main.png) left top repeat-x;
	color: white;
	font-weight: bold;
	font-size: 16px;
	padding: 4px 0px 0 0px;
	margin: 0px 0px 0px 10px;
}


#cont_news {
    /*background:url("../images/bg_news.png") no-repeat scroll left top #D7D8D9;*/
    background: #ECECEC;
    border:1px solid #BCBDBE;
    display:inline;
    float:left;
    margin-right:10px;
    min-height:343px;
    width:690px;
}

#shadow_news {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	width: 700px;
	height: 10px;
	border: none;
	background:url(../images/shadow_content_home_03.png) left top no-repeat;
}

#news_main {
border:5px solid #FFFFFF;
float:left;
margin:10px;
padding:0;
text-align:justify;
}

#news_main img {
width: 442px;
height: 242px;
}

#news_other {
color:#5A5A5A;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
margin:20px 0 0 20px;
padding:0;
width:660px;
}

.news_list {
	height: 75px;
	font-size: 11px;
	color: #808080;
	border-bottom: 1px solid #A0A0A0;
	margin: 0px 6px 5px 0px;
}
.news_list_last {
	height: 75px;
	font-size: 11px;
	color: #808080;
	border-bottom: none;
	margin: 0px 6px 5px 0px;
}
#news_other img, #cont_ultime_news img {
	border: 1px solid #b4b4b4;
	margin-right: 7px;
	width: 70px;
	height: 70px;
}

#cont_ultime_news img {
	border: 1px solid #b4b4b4;
	margin-right: 7px;
	width: 70px;
	height: 70px;
	float: left;
}

/* ###ultime### */
#cont_ultime_news {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	width: 260px;
	height: 343px;
	
	background: url(../images/bg_ultime_news.png) left top no-repeat;
}


#shadow_ultime_news {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	width: 262px;
	height: 10px;
	border: none;
	background: url(../images/shadow_content_home_05.png) left top no-repeat;
}


#box_titolo_news {
	width: 113px;
	height:22px;
	background: url(../images/viola.png) left top no-repeat;
	color: white;
	font-weight: bold;
	font-size: 16px;
	padding: 4px 0px 0 15px;
	margin: 0px 0px 0px 0px;
}


#cont_ultime_news div#news {
	width: 245px;
	height: 330px;
	margin-left: 10px;
	margin-top:10px;
	overflow: auto;
}

#cont_ultime_news #news_list {
	height: 75px;
	font-size: 11px;
	color: #808080;
	border-bottom: 1px solid #A0A0A0;
	margin: 0px 6px 5px 0px;
}
#cont_ultime_news #news_list b {
	color: #d2878c;
}

.news_item {
	height: 75px;
	font-size: 11px;
	color: #808080;
	border-bottom: 1px solid #A0A0A0;
	margin: 0px 6px 5px 0px;
}

#cont_news #news_other a {
	color: #1A7BDD;
      text-decoration: none;
}
