@charset "utf-8";

#col3  {
margin-left:10%;
float:left;
text-align:left;
padding-left:5px;
}

#col3 h3 {
margin:0px;
color:#eb2427;
font-size:13px;
}


#col3 a {text-decoration:none;color:#eb2427;}
#col3 a:hover {text-decoration:underline;}

	
.cont_news {margin:3px 0px;	padding:3px;}
.cont_news .immagine{	
	float:left;
	widht:110px;
	text-align:center;
	margin:5px;
	}
.cont_news .immagine img {border:2px #eb2427 solid;}
	
.cont_news .text {
	margin:5px;
	margin-left:120px;
	text-align:left;
	}
	
.cont_news .text h2 {
		font-size:16px;
		margin:0;
		margin-bottom:2px;
		}
.clearfloat_b {
	clear:both;
    font-size: 1px;
	border-bottom:1px dashed #eb2427;
}
