.art-section {
		line-height: 1.4em;

}
.art-section strong {
	display: inline
}

.art-section img.img_left {
	display: block;
	padding: 2px;
	background: #e4e4e4;
	margin: 0 5px 0 0;
	border: 1px solid #21b5e9;
	float:left;
}

.art-section h5 {
	margin: 0 0 20px 0;
	text-align:left;
	font-size: 15px;
}

/*---------- bof BOUNCH -------------------*/

#box-bounch {
	clear:both;
	width:480px;
	height: 370px;
	margin: 10px auto;
	}

.bounch {
	background: url(http://www.hotelvenezia.com/immagini/bg_quadrato.gif) no-repeat;
	height: 176px;
	width: 236px;
	float:left;
	margin: 4px 4px 4px 0;
	}

.bounch h5 {
	position: relative!important;
	top: auto;
	left: auto;
	color:  #000;
	font-size: 14px;
	padding: 10px 15px 5px 15px;
	}

.bounch a {
	color: #333333;
	text-decoration:none;
	}

.bounch a:hover {
	color: #999;
	}

.bounch p, .bounch img {
	display:block;
	padding: 4px 15px;
	text-align:justify;
	}

/*---------- eof BOUNCH -------------------*/
ul#section_list li {
	background: url(../immagini/arrow.gif) no-repeat 0 4px;
	padding-left: 20px;
	height: 30px;
	list-style:none;
	}
	
/*--------- SEZIONI SCHEDE ---------------*/

.sezioni-scheda {
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
	width: 436px;
	min-height: 150px;
	height: 100%!important;
	height: 150px;
	background:url(http://www.hotelvenezia.com/immagini/bg_sezioni_schede_top.gif) no-repeat top;
	float: left;
	position:relative;
	margin-bottom: 10px;
	}

.sezioni-scheda div {
	margin-top: 18px;
	padding: 0 10px;
	background: #ebebeb;
	border-left: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	}

span.sezioni-clear {
	display:block;
	height: 85px;
	width: 436px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(http://www.hotelvenezia.com/immagini/bg_sezioni_schede_bottom.gif) no-repeat left bottom;
	}

.sezioni-scheda img {
	display: block;
	padding: 1px;
	border:#ff5e0a 1px solid;
	float:left;
	margin: 0 10px 10px 0px
	}

.sezioni-scheda h5 {
	height: 22px;
	font-size:14px;
	margin-bottom: 5px;
	letter-spacing:1px;
	}

.sezioni-scheda a:hover {
	color: #15b2e9;
	}

