body {
    font-family: "trebuchet ms",arial,verdana,sans-serif;
    font-size: 11pt !important;
}

#header, #menu, #menutop, #footer, .print, .tracking, .infobox, .infobox-lang, .steps, .hide {
  display: none;
}

#contenu p {
  text-align : justify; 
}

.printonly{
	display : block;	
}

.infobox_print {
	border : 1px dashed #333;
	background-color: #eee;
	text-align: center !important;
	padding: 10px;
	margin: 10px;
}

#contenu input { 
    border: none;
}

h1 {
 font-size: 130%;
 border-bottom : solid #333 1px;
}

h2 {
 font-size: 120%;
 width: 100%;
 border-bottom : solid #333 1px;
}

h3 {
 font-size: 110%;
 width: 75%;
 border-bottom : solid #999 1px;
}

pre {
 font-size: 115%;
}

h4, h5 {
 font-size: 100%;
}

a {
  color : #333333;
  text-decoration: none;
}
