@charset "utf-8";
/* CSS Document */



.margindx { margin:0 10px 10px 0;}
.marginsx { margin:0 0 10px 10px;}

.risultati_home { width:380px; 	color: #666666; }
.risultati_home a {display: block; color:#666666; bacground-color: #FFFFFF; padding:10px 10px 0 10px;}
.risultati_home a:hover {color: #000000; text-decoration:none;  background-color: #e5e5e5; padding:10px 10px 0 10px; }
.risultati_home_titolo { width:370px; color: #666666;  background-color: #CCCCCC; height:20px; padding:5px; line-height:20px; margin-top:20px;}




.risultati_news { width:auto; 	color: #666666; }
.risultati_news a {display: block; color:#666666; bacground-color: #FFFFFF; padding:10px 10px 0 10px;}
.risultati_news a:hover {color: #666666; text-decoration:none;  background-color: #e5e5e5; padding:10px 10px 0 10px;}
.risultati_news_titolo { width:560px; color: #666666;  background-color: #CCCCCC; height:20px; padding:5px; line-height:20px; margin-top:20px;}

.linea {color: #e5e5e5; margin:0; padding:0;}







#thumbs {
 margin-top:30px;
}

#thumbs .thumbsImgTxt { 
  	width:155px; /*WIDTH THUMBS*/
	height:100px; /*HEIGHT THUMBS*/
	float:left;
  	text-align: center;
	margin-right:9px;
	margin-bottom:5px;
}

#thumbs .thumbsImgContent { 
  	width:150px; /*WIDTH THUMBS*/
	height:80px; /*HEIGHT THUMBS*/
	overflow:hidden;
/*  border: solid 1px #ccc;*/
	float:left;
	cursor: pointer;
	border:1px #CCCCCC solid;
	background-color: #F8F8F8;

}

#thumbs img {
  height:80px; /*HEIGHT THUMBS*/
}