
h2{
	display: none;	
}

a{
	color: #000;
	text-decoration: none;
}

#pagecontent{
	width: 1000px;
}

#breadcrumb, #nav-main, #menu-head, #nav-sub, #sidebar-left, #sidebar-right,#newsletter, #footer .footer-menu p,.footer-logos , .blackbox, .results-nav,
.links, .actions a, #voir-etablissements, .linksoptions, #btn-watchphotos, .infosmenu{
	display: none;
}

#title a{
	font-size: 200%;
	font-weight: bold;
}

#results-list li{
	width: 800px;
	margin: 0 0 10px 0;
	padding: 10px 0;
	list-style: none;
	border-bottom: 1px dashed;
	clear: both;
	float: left;
}

.databloc, .note{
	width: 500px;
	clear: both;
}

.thumb{
	padding: 0 20px 0 0;
	float: left;
}
.infos{
	width: 400px;
	float: left;
}
.infos .title a{
	font-size: 120%;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.actions strong, .stars, .keys{
	float: right;
}
.stars{
	clear: right;
}

.hotelinfos{
	width: 250px;
	float: left;
}

.carac-list{
	float: left;
}

#footer{
	margin-top: 25px;
	padding-top: 10px;
	border-top: 1px solid;
}


