/* 
  * CSS d'impression des pages suivantes:
  *   - détail d'une offre
  *   - détail d'une agence
  *   - pages de recherche
  */

div#site { width:640px; margin:0 auto; padding:0; }
  
/* div#top h1 a { float:none !important; } */

ul.tabs,
div.block-atome_menus,
	#navigation,
		#bottom,
			#formSearchOffer,
				#pied{ display:none !important; }
				
#topseek { height:30px !important; min-height:30px !important; }

div#top { height:120px; }

.googleMap { overflow:hidden !important; }

/* Recherches d'offres */
#searchResult #resultsList .item  { page-break-inside:avoid !important; }
#searchResult #resultsList { width:580px; }
#refinements,
	#searchResult #searchTools,
		p.offerLink	{ display:none !important; }
		
/* Détails d'une agence */
#col-a { width:420px; }
.icones-offre,
	.bande-ico ,
		div#topseek div.top-bt,
			#col-a .boutons { display:none !important; }
#col-b { margin:0; padding:0; }

/* Détails d'une offre */
#coldrt { width:210px; }

/* Contenu editorial */
#col-a.contenuEdito { width:640px; }
