/* ::::::::::::::::::::::::::::::: ELEMENTS NON AFFICHES */
.top,
.visuel #bando,
.visuel .localisation,
.main_nav,
.nav_complement,
.fil,
.nb_resultats,
.lien_vue,
.filtres,
.shortcuts,
.tools_page,
.offre .vignette,
#right .bloc,
.pagination,
.lien_retour,
.horschamp,
.offre h3 span,
.deco,
#footer,
form,
.resa_btn,
.participer,
.notation .star-rating li,
#debug{
	display:none;
}

/* ::::::::::::::::::::::::::: INITIALISATION DES STYLES */
body{
	font-family:times, serif;
	background:#fff;
	color:#000;
	padding:0;
	margin:0;
	font-size:10pt;
}

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

#visu img,
.slideshow {
	display:none !important;
}



