@charset "iso-8859-1";

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

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

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

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

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

/*	LIST HOME */

.List_HomeArticle {
	color:#5D6065;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:17px 0;
	overflow: auto;
	width: 100%;
}

.List_HomeArticle a {
	color:#847F7D;
	font-family:'Century Gothic',Arial,Helvetica,sans-serif;
	font-size:15px;
	text-transform:uppercase;
}

.List_HomeArticleThumb {
	float:left;
	height:70px;
	margin-right:15px;
	overflow:hidden;
}

#List_HomeHighlight {
	position: relative;
	height: 388px;
	width: 633px;
}

#List_HighlightAbstract {
	/*background-image:url(../img_struct/shadow.png);*/
	
	background-color: #000;
	filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
	height: 100px;
	width: 633px;
	color: #fff;
	position: absolute;
	bottom:0;
	left:0;
}

#List_HighlightAbstractText {
	padding:20px;
	font-size:12px;
}

#List_HighlightAbstractText  a {
	color: #fff;
	font-family:'Century Gothic',Arial,Helvetica,sans-serif;
	font-size:15px;
}

.List_StandardThumbGallery {
 	float: left;
	height:140px;
	vertical-align:middle;
	overflow: hidden;
	text-align: center;
	margin-right: 20px;
	margin-bottom:20px;
	width: 180px;
	}
	
.List_StandardThumbBrdBig {
 	float: left;
	height:140px;
	vertical-align:middle;
	overflow: hidden;
	text-align: center;
	margin-right: 20px;
	margin-bottom:20px;
	width: 180px;
	border:1px solid #ccc;
	}
	
.List_StandardThumbBrdBig  img {
}



.List_StandardThumb_News {
	overflow: auto;
	height: 388px;
	width:633px;
}


.List_StandardBorder {
 	float: left;
	height: 79px;
	overflow: hidden;
	border:1px solid #ccc;
	margin-right: 20px;
	width: 137px;

	}

.List_StandardBorder img {
	margin-right: 20px;
	margin-top: -30px;
}

.List_StandardTitle a {
	color:#847F7D;
	font-family:'Century Gothic',Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-size:15px;
}

.List_StandardText {
	float: left;
	width: 300px;
}

.ListHomeThumbNews {
	width: 137px;
	height: 70px;
	overflow: hidden;
}

.List_AbstractGallery {
	width: 100%;
	margin: 10px 0px;
}

/* LIST STANDARD */
.List_Standard {
	margin-bottom:10px;
	width:100%;
	overflow: auto;
}
.List_StandardThumb {
	float:left;
	height:137px;
	margin-right:20px;
	overflow:hidden;
	text-align:center;
	width:180px;
	border: 1px solid #ccc;
	}

.List_StandardTitle a, .List_StandardTitle {
	color:#847F7D;
	font-family:'Century Gothic',Arial,Helvetica,sans-serif;
	font-size:15px;
	text-transform:uppercase;
}

.List_StandardText {
	float:left;
	width:300px;
}

.List_StandardCorrelationText {
	float:left;
	width:300px;
}

.List_StandardCorrelationText a {
	color: #646B71;
}

.ListThumbCorrelation  img {
	margin-right: 30px;
	
}

/*	LIST HOME NEWS */

.List_HomeNews {
	float: left;
	margin:0px 7px;
	text-align: left;
	font-size:11px;
	width: 137px;
	line-height:14px;
}

.List_HomeNews img {
	margin-bottom: 5px;
}

.List_HomeNewsTitle, .List_HomeNewsTitle a {
	color:#FFFFFF;
	font-family:'Century Gothic',Arial,Helvetica,sans-serif;
	font-size:13px;
	text-transform:uppercase;
}


/*	LIST NEWS */

.List_News {
	margin-bottom:20px;
	width:100%;
	overflow: auto;
}

.List_News img {
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
}

.List_NewsText {
	float:left;
	width:300px;
}

.List_NewsTitle, .List_NewsTitle a {
	color:#847F7D;
	font-family:'Century Gothic',Arial,Helvetica,sans-serif;
	font-size:15px;
	text-transform:uppercase;
}

.APMService {
background:#d4d4d4; padding:9px 15px; width:603px; overflow:hidden; margin-bottom:8px;}

.iconservice {float:left; margin-right:36px; margin-bottom:8px;}


.List_StandardThumbBrdBig {
    border: 1px solid #CCCCCC;
    float: left;
    height: 140px;
    margin-bottom: 20px;
    margin-right: 20px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 180px;
}

.List_StandardThumb {
 	float: left;
    height: 79px;
    margin-right: 20px;
    overflow: hidden;
    text-align: center;
    width: 137px;
}

.List_StandardTitle a {
    color: #847F7D;
    font-family: 'Century Gothic',Arial,Helvetica,sans-serif;
    font-size: 15px;
    text-transform: uppercase;
	}
