#flash_testa{
	width:535px;
	float:left;
}


#boxnews{
	width:180px;
	height:290px;
	float:right;
	border:1px solid #cccccc;
	padding:10px;
	font-family:Tahoma;	
}

#boxnews a{
	color:#999999;
}



#dettnews{
	font-family:Tahoma;	
}

#dettnews img{
	/*margin:0px 10px 10px 10px;*/
}

#dettnews h2{
	margin:0px;
	padding:0px;	
	font-size:14px;
	color:#3e5897;
}

#dettnews p{
	font-size:12px;
	color:#656565;
	line-height:1.5em;
}


#slideshow-news{
	margin-top:6px;
	font-size:12px;
	font-family:Tahoma;
	color:#656565;
	line-height:1.4em;
}

#slideshow-news a{
	color:#3e5897;
}

#slideshow-news p{
	margin:0px;
	padding:0px;	
}

#slideshow-news .group > div{
	margin-bottom:6px;
}


.group{
     margin:7px 0px;
}
.group div{
    display:block;
	width:180px;
    margin-right:10px;
	padding-top:4px;
	background:url("../images/dot-news.gif") no-repeat left top;
	border-top:1px dashed #cccccc;
}

.group div a{

}

.group > div{
    margin-bottom:5px;
    height:120px;
}

