/* CSS Document */
body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
img {border: none; }
#logo {
	float: right;
	margin-bottom: 10mm;
}
#banderole, #nav, #footer {display: none;}
#content {clear: both;}
#content img.right {float: right;margin: 0mm 0mm 5mm 5mm;}
#content img.big {width: 100%;}
button {
	background: transparent;
	border: none;
}
p {font-size: 10pt}
h1 {font-size: 12pt;}

