/* css for Hotel Aurora Spoleto */

.thumbs{
	display: block;
	width: 822px;
	padding: 3em 0 0 0.7em;
	float: left;
	text-align: center;
	clear: both;
}	

.thumbs a{
	width: 125px;
	height: 83px;
	float: left;
	display: inline;
	margin: 0 1.6em;
	border: 1px solid #ccc;
}

.thumbs a:hover{
	border: 1px solid #999;
}

.thumbs a img{
	margin: 0;
	padding: 0;
}

#footer{
	margin-top: 2.3em;
}

