@charset "iso-8859-1";

/*Questi stili vengono usati in diverse liste tra cui alcune automatiche*/

.List_Box {
	clear: both;
	margin-bottom: 20px;
}

.List_ElementLink {
	padding-right:10px;
	float:right;
}

.List_ElementLink img {
	margin-right: 4px;
	margin-left: 2px;
}

.List_TagClouds {
	
}

.List_Article{
	
	padding-left:10px;
}

.List_Article table{
	border-spacing: 0px;
	
}




.List_Article .List_Home{
	
	
	float:left;
	width:200px;
	padding:0 25px 0 18px;
	overflow:hidden;
}

.List_HomeThumb{
	width:200px;
	height:135px;
	overflow:hidden;
	margin-bottom:20px;
	text-align:center;
}

.List_Article .List_Standard{
	float:left;
	width:200px;
	padding:0 25px 0 18px;
	overflow:hidden;
}

.List_Article .List_Thumb{
	width:200px;
	height:135px;
	overflow:hidden;
	margin-bottom:20px;
	text-align:center;
}

.List_Article .List_Title{
	overflow:hidden;
	width:200px;
}

.List_Article .BoxText{
	overflow:hidden;
	width:200px;
}


.List_Standard{
	margin-bottom:25px;
	}

.List_Gallery {
  float:left; 
  margin-bottom: 10px;
  margin-right: 10px;
  border: 1px solid #aaaaaa;
  padding: 5px;
}