body {
	font-size: 12pt;
	background: #FFF;
	}

/* =MAIN LAYOUT */

#bodywrap {
	min-height: inherit;
	height: auto !important;
	background: none;
	}

#pagewrap {
	width: auto;
	background: none;
	}

#header #util, #menu, #pagebtm, #footer #footertop {
	display: none;
	}
#main {
	margin: 1em 0 0;
	background: none !important;
	}
#mainwrap {
	padding: 0 !important;
	background: none !important;
	}

#footer {
	margin-top: 1em;
	color: #575650;
	background: none;
	border-top: 1px solid #999;
	}
#footer a {
	display: none;
	}


/* CONTENT */

#content {
	background: none;
	}
#content #instructions {
	padding: 6px 0 8px;
	background: none;
	}
#content #leftcol #details {
	height: auto;
	padding: 10px 0;
	}
#profs #content #leftcol {
	width: auto;
	float: none;
	}
#profs #content #rightcol {
	display: none;
	}
#content #leftcol h2, #content #leftcol h3 {
	padding: 0;
	color: #000;
	background: none;
	}

#content #rightcol #data.game {
	background: none;
	}
#content #rightcol #filmdata {
	padding: 0;
	}
#content #rightcol #filmdata #filmdata_nav {
	display: none;
	}
#content #rightcol #filmdata .filmdata_content {
	height: auto;
	background: none;
	}
#content #data #generique, #content #data #technique {
	display: block !important;
	}


/* HOME */

.home #navbarContent .home_menu li {
	background: none;
	}


/* ONF Bar */

#navbarbk {
	margin: 5px 0;
	background-color: #FFF !important;
	}
#logobk {
	float: none;
	padding: 0;
	}
#navbartexte {
	display: none;
	}



