/* style news home embedded */
.first-emb-news,
.second-emb-news
{
	margin-bottom: 10px; 
	font-size: 11px; 
	width: 390px;
}
.first-emb-news p,
.second-emb-news p
 {
	font-size: 11px; 
}
.first-emb-news {
	float: left;
	}	
.second-emb-news {
	float: right; 
	}
.first-emb-news img,
.second-emb-news img {
	float: left; margin-right: 10px;
}
.first-emb-news h2,
.second-emb-news h2 {
	margin: 0; 
	font-size: 16px;
	line-height: 18px;
}
.emb-news-closer {
	clear: both;
	width: 100%;
	border-bottom: 1px dashed #e4e4e4;
	padding-top: 10px;
}
.first-emb-news-box {
	width: 260px; 
	margin-top: 15px; 
	float:left; 
	font-size: 10px;
	}
.second-emb-news-box,
.third-emb-news-box {
	width: 260px;
	margin: 15px 0 0 10px;
	float: left;
	font-size: 10px;
}
.first-emb-news-box img,
.second-emb-news-box img,
.third-emb-news-box img {
	float: left; 
	margin-right: 10px;
}
.first-emb-news-box h3,
.second-emb-news-box h3,
.third-emb-news-box h3 {
	margin: 0;
	font-size: 12px;
	}

.mini-profile-photo {
	position: absolute;
	margin: 7px 0 0 9px;
	}
.mini-profile-photo img {
	padding: 1px;
	border: 1px solid #ccc;
	background-color: #fff;
	width: 40px;
	height: 40px;
	}
.emb-news-fascetta-luciano {
	width: 740px; 
	/*background: #1f3443;*/
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	background: #f4f4f4;
	margin: 15px 0 15px 0; 
	padding: 5px 0 5px 60px; 
	font-size: 12px;
	color: #e4e4e4;
	color: #555; 
}
.emb-news-fascetta-luciano a {
	text-decoration: underline;
	}
.onlyfirst {	
	width: 100%; 
}

/* styles per pagina news */
.news-item
{
	margin-bottom: 20px; 
	font-size: 11px; 
	width: 600px;
}
.news-item p
{
	font-size: 11px; 
}
.news-item {
	float: left;
	}	

.news-item img {
	float: left; margin-right: 10px;
}
.news-item h2 {
	margin: 0; 
	font-size: 16px;
	line-height: 18px;
}
.news-closer {
	clear: both;
	width: 100%;
	border-top: 1px dashed #e4e4e4;
	padding: 0 0 10px 0;
	height: 10px;
}

.date-item {
font-size: 10px;
font-style: oblique;
}
#masthead img 
{
	border-radius:3px;
}