.tablebase td, a.plus, a.print{
	display : none;
}

#footer, #head {
	display : block !important;
}
#maincontent, #maincontent td, #footer td, #localisation, #localisation td{
	display : table-cell !important;
	_display : block; /* pour IE 6 et inférieur */
}
#maincontent, .tablebase{
	width : 654px !important;
}

