@charset "utf-8";
.sm_cellwidth
{ width: 200px;
}
.sm_newsabstractdocument {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #EBEBEB;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #FFF;
	font-size: 10px;
	position: relative;
	height: 180px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.sm_newsdocument {
	
	color: #036;
	background-color: #fbf8f8;
	margin: 1px;
	padding: 5px;
	font-size: 10px;
	width: 220px;
	overflow: hidden;
	height: 300px;
	box-shadow: #CDCDCD 2px 2px 12px;
	font-weight:normal;
}
.sm_newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #666;
}


.sm_newstitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.sm_newsfolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	padding-left: 5px;
}

.sm_newsparagraph {
	

	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 2px;
	padding-bottom: 2px;
	
	line-height: normal;
}
.sm_newsimage {

	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	float:left;
		max-width:50%;
}
.sm_newsimageleft {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	float:left;
	max-width:50%;
}
.sm_newsimageright {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	float:right;
	max-width:50%;
}
.sm_newsimagecenter {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left:auto;
	margin-right:auto;
	width:100%;

}


.sm_newstitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #06C;
	margin-left: 20px;
	overflow: auto;
	padding-left: 10px;
	text-align: left;
}
.sm_newstitlelink {
	font-family: Verdana, Geneva, sans-serif;
	
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.sm_newslink {
	font-family: Verdana, Geneva, sans-serif;
	
	font-weight: bold;
	color: #06C;
	text-decoration: none;
}

.sm_newstitlelink:hover {
	font-family: Verdana, Geneva, sans-serif;
	
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	text-transform: none;
}
.sm_newslink:hover {
	font-family: Verdana, Geneva, sans-serif;

	font-weight: bold;
	color: #06C;
	text-decoration: none;
	background-color: #CCC;
}

.sm_lastnewscontainer {
	margin: 0px;
	padding: 5px;
}
.sm_citazione {
	
	color: #dddddd;
	background-color: #aaa;
	margin: 5px;
	padding: 5px;
}
.sm_w850 {
	width: 220px;
	height: auto;
}
.sm_news-cell-top {
	vertical-align:top;
	height:100%;
	width:auto;
}
.sm_news-cellspan-top {
	vertical-align:top;
	width:120px;
}
