/**
*
*   CSS IMPRESSION
*
**/
@page
{
size          : A4 portrait;
}
body
{
font          : normal 80% Arial, Helvetica, sans-serif;
color         : #000;
margin        : 0;
padding       : 0;
}
h1
{
font-size     : 1.6em;
}
.Component-Print-Only
{
display       : inherit;
}
.Component-No-Print
{
display       : none;
}
.Component-Print-Header,
.Component-Print-Footer
{
min-height    : 20px;
}
.Component-Print-Header
{
margin-bottom : 20px;
}
.Component-Print-Footer
{
font-size     : 0.75em;
margin-top    : 20px;
}
.Component-Print-Footer h2
{
margin-bottom : 0;
}
.Component-Print-Footer h3
{
margin-top : 5px;
}
.clear
{
clear         : both;
}
/**
*
*   ZONES MASQUEES
*
**/
#pagePeelcornerSmall,
#pagePeelcornerBig,
#bande,
#top,
#bottom,
#body-bottom,
#header,
#footer,
#main_content_search_container,
#advanced-search,
#interactive-map,
#main-right,
#banner,
#schoolsList,
.SchoolSectionButtonList,
#lbOverlay,
#waitingPanel,
#home-right .encart,
#home-left,
#temp-warning,
#orderFormConfirmationError,
#printPage
{
display       : none;
}

