/* print */

html{width:100%;}
body{ font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; font-size:80%; margin:0; padding:0;}
h1{ font-size:140%;}
h2{ font-size:120%;}
h3{ font-size:100%;}
p{}
ul{ margin:0;}
li{}
caption{ text-align:left;}
table{ border-collapse:collapse; border-spacing:0; cell-spacing:0;}
th,td{ border:1px solid #000; margin:0; padding:5px;}
img{ border:none;}
form{ margin:0;}

a{ text-decoration:underline;}
#corps a:link:after, #corps a:visited:after {
	content: " (" attr(href) ")";
	font-size: 75%;
}
h1 a:after {font-size: 40% !important;}
#corps a[href^="/"]:after {
	content: " (" attr(href) ")";
}

#accessibilite, #recherche, #navigation, #toolbox, #outils, #footer, #menu-gauche, #menu-droite{
	display:none;
}

