#contenitore{
    width:100%;
	margin:0 !important;
	padding:10px 0;
	font-size:14px;
}
    #colSin{
	    float:left;
		width:57%;
		margin-right:20px;
	}
	#colDes{
	    float:left;
		width:37%;
		/*background-image:url(/images/1/confcommercio.jpg) repeat-y;*/
		background: #f4f4f4;
		padding:10px;
	}

#colSin p, #colDes p{ line-height:normal;}
.ristorante {
	font-size: 15px;
	margin-top:4px;
}
.immagine{	padding-bottom:20px;}