body {
	font-size: 12pt;
	background: #FFF;
	}

h1, h2, h3 {
	padding: 0;
	}

#pagewrap {
	width: auto;
	background: none;
	}

#header #util, #menu, #breadcrumb, #navbarContent, #pagebtm, #footer #footertop {
	display: none;
	}
#main, #mainwrap {
	background: none ; /*!important*/
	}
#main {
	margin: 1em 0 0;
	}

#content {
	width: auto ; /*!important*/
	float: none;
	}
#content #text {
	padding: 0 0 15px;
	}
#content #text p, #content #text ul, #content #text ol {
	padding-right: 18px;
	}
#content #text.visualleft {
	width: auto;
	float: none;
	}
#content #visualleft {
	margin: 0 20px 5px 0;
	padding: 0;
	min-height: inherit;
	height: auto ; /*!important*/
	background: none;
	}
#content #visualleft p.legend {
	padding: 4px 0 1em;
	}
#contentwrap.visualleft {
	background: none;
	}

#footer {
	margin-top: 1em;
	color: #575650;
	background: none;
	border-top: 1px solid #999;
	}
#footer a {
	display: none;
	}


/* HOME */

#home h1 {
	margin: 1em 0;
	}
#home h1, #home #home_main h2 {
	height: auto;
	line-height: 1;
	text-align: left;
	}
#home h1 span, #home #home_main h2 span {
	display: none;
	}
#home_main, #home_main #classe, #home_main #film, #home_main #studio {
	background: none;
	}
#home_main h3,
#home_main p,
#home_main ul,
#home_main li {
	padding-left: 0 ; /*!important*/
	padding-right: 0 ; /*!important*/
	background: none ; /*!important*/
	}


/* ONF Bar */

#navbarbk {
	margin: 5px 0;
	background-color: #FFF ; /*!important*/
	}
#logobk {
	float: none;
	padding: 0;
	}
#navbartexte {
	display: none;
	}


/* CINEASTES */

#cineastes .intro_photo_cineaste {
	float: left;
	margin: 3px 10px 8px 0;
	}
#cineastes .texte_cineaste {
	width: auto;
	float: none;
	}

#cineastes #filmo .filmo_item {
	padding: 10px 0;
	border-top: 1px solid #999;
	}
#cineastes #filmo .odd, #cineastes #filmo .even {
	background: none;
	}
#cineastes #filmo .image {
	margin: 0 10px 10px 0;
	}
#cineastes #filmo .desc {
	width: auto;
	float: none;
	}
#cineastes #filmo p.view {
	display: none;
	}


/* CINEASTES / FICHE DÉTAILLÉE */

#picts {
	margin: 0 10px 10px 0;
	}
#picts_links {
	display: none ; /*!important*/
	}
#basics {
	width: auto;
	float: none;
	}
#details {
	margin: 1em 0;
	}
#details #details_menu {
	display: none;
	}
#details #details_data {
	width: auto;
	float: none;
	}
#details #details_data .detail {
	display: block ; /*!important*/
	}


/* FILMS À VOIR */

#player {
	padding: 0;
	}

#films #filmdata {
	padding-top: 0;
	}
#films #filmdata #filmdata_nav {
	display: none;
	}
#films #filmdata .filmdata_content {
	display: block ; /*!important*/
	height: auto;
	margin: 1em 0;
	padding: 0;
	background: none;
	}


/* ARCHIVES MCLAREN */

#archives .archive_item img {
	margin-right: 10px;
	}
#archives .archive_item .item_desc {
	width: auto;
	float: none;
	}

#artefact, #artefact_wrap {
	background: none;
	}
#artefact .photo .image img {
	border: none ; /*!important*/
	}
#artefact .photo .zoom {
	display: none;
	}
#artefact .photo .legend {
	color: #000;
	}
#artefact #desc {
	padding: 0;
	}



