#villesvacances {
	float: left;
	background: #fff url(/static/images/bg/sep_bleu_698.jpg) no-repeat;
	width: 698px;
	height: auto;
}
#villesvacances h2 {
	font-weight: normal;
	margin: 10px 0 0 20px;
}
#villesvacances .listevillesvacances {
	float: left;
	display: inline;
	width: 678px;
	height: auto;
	margin: 5px 0 0 20px !important;
	padding: 0 0 20px 0;
}
#villesvacances ul {
	float: left;
	background: #fff;
	height: auto;
	padding: 0;
	margin: 0;
	display: inline;
	width: 675px;
}
#villesvacances li {
	list-style-type: none;
	padding: 0;	
	display: inline;
	margin-bottom: 3px;
	width: 220px;
	float: left;
}
#villesvacances li a {
	background: url(/static/images/icon/puce_rouge.gif) no-repeat 5px 6px;
	color: #39F;
	font: bold 13px Tahoma,Verdana,sans-serif;
	text-decoration: none;
	padding: 0 0 0 15px;
	text-align: left;
	display: block;
}
#descriptifGuide div.spacerDescriptif {
	display: block;
	overflow: hidden;
	height: 50px !important;
}