body {
	font : 10pt sans-serif;
	margin: 0;
	color: #000;
	background: #fff;
}

#haut, #gauche, #droite, #bas { display: none; }

p {
	margin: 0.2em 0 0.8em 0;
	line-height: 1.3em;
}

h1,h2,h3,h4,h5, h6 {
	margin: 1em 0 0.2em 0;
	font-weight: bold;
}

h1 { font-size: 160%; }
h2 { font-size: 140%; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 80%; }

a:link, a:visited { color:#880000 ; text-decoration: none ; }

img.imgfilm { float: right ; border: 1px solid black ; margin-left: 12px ; margin-right: 0px ; margin-bottom: 4px ; margin-top: 0px ; }

a[href^="http"]:after { content: " ("attr(href)") "; color: #880000 ; font : 10pt sans-serif; }