/* Dejeunez Sous l'Arbre : Définition des feuilles de style pour l'impression */

#menu-ecran, #prestation, .ombre-g, .ombre-d, .fond, .bandeau, .uplogis, #logis, #coord, .bas, .copy, ul.carte, ul.ssmenu {
	display: none;
}

.bandeau-print {
	display: inline;
}

table.corps {
	border: 0;
	width: 740px;
}

td.tb-gauche {
	vertical-align: top;
	width: 25%;
}

td.tb-droite {
	width: 10%;
}

td.tb-centre {
	border: 0;
	background-color: #FFF;
	vertical-align: top;
}

.contact-print {
	display: block;
	margin-top: 40pt;
}
