@media print
{
/*          page
------------------------------------------------------------------------------*/
body,
#tete,
#menu_contenu,
#corps .alignement,
#ter
{
	background-image:none!important
}
body
{
	padding-bottom:0!important
}
/*  tete de page
------------------------------------------------------------------------------*/
#tete
{
	height:300px!important
}
/* corps de page
------------------------------------------------------------------------------*/
.alignement
{
	width:95%!important
}
.reponse
{
	display:block!important
}
.colonne
{
	float:none!important;
	display:block!important;
	width:auto!important;
	margin-top:2em!important
}
/*  pied de page
------------------------------------------------------------------------------*/
#pied,
#offres,
#bas,
#tete form,
.imprimer,
#menu,
#message,
#page.article #droite,
#page.article #gauche.colonne,
#notes
{
	display:none!important
}
/*           EOF
------------------------------------------------------------------------------*/
}