div#autocomplete ul {
	margin:0 0 0 40px;
}
#contentsconv {
	display: table;
	width: 960px; 
	padding: 15px 20px 20px 20px;
	background: #ed1c24 url(/img/bkbasso.gif) no-repeat bottom;
	margin-top: 5px;
}
#contentsconv div {
	float: left;
	color: white;	
}
#contentsconv img {
	border: none;
}
.intestazio {
	width: 100%;
	height: 20px;
	display: block;
	border-bottom: 2px solid white;
	margin-bottom: 5px;
	color: white;
	font-weight: bolder;
	text-transform: uppercase;
}
.viaggiul {
	display: table;
	list-style-type: none;
	margin: 0 auto auto;
	width: 960px;
}
.viaggiul li {
	width: 320px;
	height: 90px;
	float: left;
}
.viaggiul .logo {
	width: 100px;
	height: 75px;
	overflow: hidden;
	border: 2px solid #afafaf;
	background-color: #808080;
	vertical-align: middle;
	display: table-cell;
	min-height: 1em;
	float: left;
}
.viaggiul .logo img {
	display: block;
	width: 100%;
	height: 75px;
}
.viaggiul .nome {
	width: 192px; 
	padding-top: 15px;
	text-align: center;
	height: 35px;
	padding: 4px 4px 0 4px;	
	overflow: hidden;
	font-variant: small-caps;
}
.viaggiul .tipo {
	font-size: 10px;
	background-color: #afafaf;
	width: 190px;
	padding-right: 10px;height: 13px;padding-top: 2px; text-align: right;font-style: italic;
	color: black;
}
.viaggiul .cittaregione {
	font-size: 11px;
	width: 190px;
	padding-left: 5px;
	padding-top: 5px; 
	height: 32px;
	text-align: left;
}
.linkz a {
	color: white;
	text-transform: lowercase;
	text-decoration: underline;
	font-size: 9px;
}
