#contenitore_slide {
	width:486px;
	height:325px;
	margin-bottom:4px;
	border:0px solid #dadada;
	clear: both;
	
}

.news_style{
display:none;
}
.news_show
{
position:absolute;
background-color: white;
color:black;
font: bold 13px "trebuchet ms", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 480px 250px 0px);

}

.news_border
{
background-color: white;
width:480px;
height:254px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px dotted #09C;
padding: 1px 1px 1px 1px;

/*overflow: auto;*/	

}
.news_mark{
background-color:white ;
font: normal 12px "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:486px;
height:35px;
color:black;
text-align:right;
}
.news_title{
font: bold 12px "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 2px 2px 2px 2px;
color:black;
}

.intestazione {
	width:220px;
	height:30px;
	float:right;
	text-align:right;
	padding-right:4px;
	background-color:#ffffff;
	position:relative;
	top:0px;
	right:4px;
	z-index:10;	
	/* per IE */
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.6;

}

.news_show img{

margin-left: 0px;
margin-right: 0px;

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:#ffffff ;
border: 1px solid gray;
/*border-top-color: white;*/
border:none;
height:35px;
}
  .news_move {
 position: relative;

  }
.mytable
{
width:480px;
height:230px;
vertical-align: top; 

}
.td_sotto {
	height:62px;
	vertical-align:top;
	text-align:left;
}


