@page { margin: 0.5cm; }
* {
	/* background: transparent !important;
	color: #000 !important; */
	box-shadow: none !important;
	text-shadow: none !important;
}

img{ max-width: 100% !important; }
tr, img { page-break-inside: avoid; }


/* ELEMENTS A CACHER
--------------------------------------------------------------------------------------- */
.menu, .menuSec, .menuPied, .cta-cadeau, .cta-louez, .lien-retour, .bouton, .bouton1, .menu-detail, .boite_carte-photo, .colSecondaire, .cta-activite, .listeDeroulante,
#vortexDebug, .miniConsole, #iconeMenu, .i-3eNuit:before, .form { display:none; }

/* TEXTES
--------------------------------------------------------------------------------------- */
.texte a{ color: #00f; text-decoration:underline; }
.texte a:visited{ color: #800080 ; }
h2,h3 { page-break-after: avoid; }


.entete { position: static; }
.logo { width: 10em; }

.liste-chalet_item {
	float: left;
	margin-bottom: em(25px);
	width: 48.5%;
}
.liste-chalet_item:nth-child(even) { float: right; }
.listing_nbrResultat { float: none; }
