﻿/*
	print.css
*/

@page {
	size: 21.0cm 29.7cm;
	margin-top: 2.5cm;
	margin-bottom: 2.5cm;
}

a:link, a:visited  {
	text-decoration: underline;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Bitstream Vera Sans";
}
p {
    font-family: "Bitstream Vera Serif";
}

/* ------------------------------
/* DISPLAY
/* ------------------------------ */
#alter-menu0, #alter-menu1, #alter-menu2 {
	display: none;
}

#top, 
#header h1 img, 
#topmenu, 
#azur, 
#sidebar, 
#tools, 
a.button-green, 
a.button-blue, 
#information, 
#bottommenu,
#feuille,
#main-menu {
	display: none;
}

