
/* List HOME NEWS*/

.List_HomeNews {
	text-align: left;
	margin-bottom: 20px;
	clear:both;
}

.List_HomeNewsThumb img {
display:block;
}

.List_HomeNewsThumb img {
margin-bottom:16px;
}

.List_HomePress {background:none repeat scroll 0 0 #E9E9E9;
height:90px;
padding:26px 26px 26px 4px;
}

.List_HomePressThumb a {float:left; display:block;
margin: 0 0 0 26px; opacity:0,5;}

.List_HomePressThumb a.active { opacity:1;}


.List_HomeNewsDate {
background:none repeat scroll 0 0 #E5E5E5;
color:#555555;
height:21px;
line-height:22px;
padding-left:8px;
width:458px;
}

.List_Continua {
background:none repeat scroll 0 0 #1E1D1D;
color:#FFFFFF;
display:block;
float:right;
line-height:20px;
padding:0 6px 1px 7px;
text-decoration:none;}

.List_HomeNewsTitle {
margin-bottom:16px;
}

.List_HomeNewsTitle a {
	color: #85C608;
	font-size:1.34em;
	font-weight:normal;
	text-decoration:none;
}

.List_HomeNewsTitle a:hover {
	text-decoration:underline;
}

.List_HomeNewsAbstract {
	margin-bottom:16px;
	color: #989898;
	}
	
/* List HOME SECTION */

.List_HomeSection {
	width: 270px;
	margin-right: 10px;
	background-image:url(../img_struct/frecciaNews.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	text-align: left;
	float: left;
	margin-bottom: 20px;
}

.List_HomeSectionTitle a{
	color: #000;
}

.List_HomeSectionAbstract {
	color: #989898;
	padding-top: 5px;
	}
	

.List_HomeSectionThumb {
	float: left;
	margin-right: 10px;
	
}

.List_HomeSectionThumb img {
	-webkit-border-radius: 10px; /* for Chrome + Safari */
    -moz-border-radius: 10px; /* for Firefox */
    -khtml-border-radius: 10px; /* for Konqueror */
    border-radius: 10px; /* for Opera 10.5, IE9 and future-proofing */
}

.List_ElementLink {
	clear: both;
	margin-top: 4px;
}

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

.List_TagClouds {
	margin-top: 15px;
	margin-bottom: 15px;
}

