body {
	background-color: #fff;
}
div#page {
	width: 100%;
}
#wrapper {
	width: 100%;
}

* html .wrapper {   /*** IE5.x/win box model fix ***/
	width: 100%;
}

#logo_print {
	display: block;
	text-indent: 0;
}
/* n'affiche que la colonne du milieu */
#table_structurante td#colonne_gauche, #table_structurante td#colonne_droite, #onglets_bas_page {
	display: none;
	width: 0;
}
#table_structurante td#colonne_milieu, #table_structurante td#colonne_milieu_large {
	width: 100%;
	padding: 0px 15px;
}
/* boutons rendus invisibles */
#menu, #acteurs, #page2, #flags, #francais a, #espagnol a, #angleterre a, #allemagne a, #outils, .image_outils {
    display: none;
}
#recommander {
    display: none;
}
