/* -------------------------------------------------------------------- 
	               PORTAIL E-BOURGOGNE
              Style definition for printing
            By Le Studio, Atos Worldline, 2010
-------------------------------------------------------------------- */

/* Elements not to be printed */
#contact-note, #search, #tools, #main-nav, #breadcrumbs, #aside, #footer {display: none;}
div.aside, ul.navigational, ul.nav {display: none;}

/* Style changes for printed elements */
body {background-color: #FFF; background-image: none;}
#header, #wrapper {background-image: none;}
#page {float: none; width: 90%;}
#wrapper {float: none;}
#main-content {float: none; width: 100%;}
div.article {float: none; width: 100%;}