.print-only{
	display: block;
}

.screen-only{
	display: none;
}

body{
	background: none;
}


#global{
	width: 100%;
}

#top,
#search,
#navigation,
#menu,
#side,
#breadcrumb,
#topSearchBlock,
#footer-map,
#footer,
.categoryBlock h3,
.subCatBlock,
.subCatBlock .navigation{
	display: none;
}

.subCatBlockSelected{
	display: block;
}

.categoryIntro{
	display: none !important;
}

.annoncesListItem .infos .content{
	display: block !important;
}

#main{
	margin: 0;
}

.pageLeft{
	float: none;
	width: auto;
}

.pageRight{
	display: none;
}

#ZFDebug_debug{
	display: none;
}

