.prenotaHome {
	width:260px;
	height:114px;
	overflow:hidden;
	background:#fff;
	
}
.prenotaHome .descrizione {
	width:210px;
	margin:16px auto 8px;
	color:#54777F;
	font-size:11px;
	text-align:justify;
}
.prenotaHome .iconText {
	font-size:14px;
	color:#0E80B1;
	margin:3px 0 0 24px;
	text-decoration:none;
	padding: 2px 0 2px 26px;
}

.prenotaHome .iconText a {
	text-decoration:none;
}

.prenotaHome .telBg{
	background: url(tel_icon.gif) no-repeat center left;
}

.prenotaHome .emailBg{
	background: url(email_icon.gif) no-repeat center left;
}
