#navigation, #footer, .noprint { display: none; }

* html, body, td{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
@page {
	size: portrait;
}

h1{
	text-transform: uppercase;
	font-size: 15pt;
	font-weight:normal;
}
h2,h3{
	font-size: 12pt
}
h2{
	text-transform: uppercase;
}
h4, h5, h6{
	font-size: 11pt;
}
#babillard, #login, #up{
	display:none;
}
#menu, #sous-menu{
vertical-align: top;
font-size: 8pt;
}
.selected{
	color:#A6A6A6;
}

p,blockquote { 
	orphans:3; 
	widows: 3;
}
#contenu{
	width:100%;
}

