@charset "utf-8";
/* CSS Document */

#soc_img{
	height:auto;
	width:270px;
	float:left;
}

#soc_tit{
	height:auto;
	width:300px;
	float:right;
}

#soc_txt{
	height:auto;
	width:300px;
	float:right;
}

#soc_cont{
	height:auto;
	width:620px;
	margin-top:15px;
	border:1px #CCC dotted;
	border-top:1px #999 solid;
	float:left;
}




.m_thumb_f {
width:615px;
display:inline-block;
margin:0;
}

.m_thumb_f li {
display:inline-block;
margin:0 7px 10px;
padding:0;
}

.soc_tit {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	margin-bottom:3px;
	color:#000;
	text-decoration:none;
}

.soc_txt {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0;
	margin-bottom:3px;
	color:#000;
	text-decoration:none;
}



img.media_foto_in{
	padding:5px;
	margin-top:5px;
	max-width:250px;
	max-height:220px;
	border:#CCC 1px solid;
	background-color:#FFF;
}






/* FINE div per la news */