	#menu { padding: 0 1% 0 0; width: 24%; font-size: 0.8em;
		background: url(/imgs/bg_shenron.gif) top right repeat-y; }
	
	html#menustatique #menu { background-position: top center }
	html#menustatique #menu { width: auto; }
	html#menustatique { overflow: scroll; overflow-x: hidden }

	iframe#content { width: 75%; height: 100%; border: none; position: absolute; top:0; right:0 }
	div#content { width: 73%; padding: 0 1%; border: none; position: absolute; top:0; right:0 }

	#menu h1, #menu h2, #menu h3 { margin: 0; clear: both }
	#menu td { vertical-align: top }
	#menu img { border: none }
	#menu div.imgliens { clear: both }
	#menu div.imgliens img { float: left }
	#menu table { width: 100% }
	#menu div { clear: left; margin: 0.5em 0 }
	#menu .imgliens a {
		text-decoration: none; color:black; background: transparent;
		display: block; clear: left; float:left;
		margin: 0.2em 0; width: 100%; }
	#menu .imgliens a:visited { color:black }
	#menu .imgliens a:hover { background: #00a0a0 }


	#menu #grandblanc { height: 100px; background: url(/imgs/butoden-wall.png) center bottom repeat-x; margin-bottom: 0 }

	a#a_no_style { color: inherit; text-decoration: inherit; }

	/* truc spécial lien images partenaires */
	#menu .imgliens #partenaires a { float: left;
		width: 90px; height: 40px;
		clear: none; }
	#menu .imgliens #partenaires #liensexts a { display:inline; float:none; width: auto; height:auto; clear:none; margin:0; }

	/* cadre version EN / FR */
	#menu #version { margin: 0; font-size: 0.8em; width: 4.2em }


	/* cadres qui apparaissent et disparaissent */
	#menu .hide { display: none }
	#menu .show { display: block }
	#menu a.magic { border: none; text-decoration: none; }
	#menu a.magic:hover { background: transparent }

	/* changeons les fonts pr ce petit menu */
	#menu h1 { font-size: 1.8em }
	#menu h2 { background-position: bottom 10% }
	#menu h2, #menu h3 { font-size: 1.2em; border: 1px solid black }

	/* fucking IE */
	* html div.newstitre { height: 1em }
	* html div.newscontent { height: 5em }

	/* l'union sacrée */
	iframe#luniontopic {
		width: 100%; height: 30em;
		border: none;
	}
