/*h1{
	font-size:180%;
	font-weight:normal;
	color:#555;
}
h2{
	clear:both;
	font-size:160%;
	font-weight:normal;
	color:#555;
	margin:0;
	padding:.5em 0;
}
a{
	text-decoration:none;
	color:#f30;	
}*/
/*p{
	clear:both;
	margin:0;
	padding:.5em 0;
}*/
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	/*border:1px solid #bae2f0;*/
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img {
border:none;
}
ul,li{
	margin:0;
	padding:0;
}
li{
	list-style:none;
	float:left;
	display:inline;
	position:relative;
}
/*li img {
	position:absolute;
	width:170px;
	height:238px;
	left:-150px;
	top:-200px;
	margin:0;
	padding:0;
}*/

/*  */

#preview{
	position:absolute;
	padding:10px 0 0 0;
	display:none;
	color:#fff;
	background-image: url(immagini-comuni/box-onthetop.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:210px;
	height:247px;
	text-align:center;
	z-index:1999;
	}
	
/* INIZIO STILI NEWS */
.news_style{
display:none;
}
.news_show
{
position:absolute;
/*background-color: yellow;*/
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 290px 110px 0px);
}
/*.news_show1
{
position:absolute;
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 350px 150px 0px);

}*/
.news_border
{
/*background-color: green;*/
width:288px;
height:105px;
/*height:152px;*/
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
/*border: 1px solid gray;*/
padding: 0px 10px 5px 10px;
margin-left:2px;

/*overflow: auto;*/	

}
.news_mark{
/*background-color:blue;*/
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:290px;
height:35px;
color:red;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:red;
}
.news_show img{
margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
	/*position: absolute;
	float: left;*/
/*top: 169px;*/
	padding: 5px 10px 5px 5px;
	/*background-color:white;*/
	/*border: 1px solid gray;*/
	/*border-top-color: white;*/
	margin:6px 0 0 12px;
	border:none;
	height:10px;
	left: 12px;
	width:284px;
}
.news_move {
 position: relative;

  }
.mytable
{
width:290px;
height:100px;
vertical-align: top;
margin-right:30px;
}