#cineastes .intro_cineaste {
	padding: 10px 0;
	}
/* Hides from IE-mac \*/
* html #cineastes .intro_cineaste {height: 1%;}
/* End hide from IE-mac */

#cineastes .intro_photo_cineaste {
	float: left;
	margin: 3px 0 8px;
	}
#cineastes .texte_cineaste {
	width: 450px;
	float: right;
	}

#cineastes .texte_cineaste h4 {
	margin: 0;
	}
#cineastes .texte_cineaste p {
	margin: .5em 0 0;
	}

#cineastes #filmo .filmo_item {
	clear: both;
	padding: 10px;
	}
#cineastes #filmo .odd {
	background: transparent url(../img/cineastes/bg_filmographie_odd.png) 0 0 repeat-y;
	}
#cineastes #filmo .even {
	background: transparent url(../img/cineastes/bg_filmographie_even.png) 0 0 repeat-y;
	}
#cineastes #filmo .image {
	float: left;
	border: 1px solid #D3D4CA;
	}
#cineastes #filmo .desc {
	position: relative;
	width: 454px;
	float: right;
	}
#cineastes #filmo p {
	margin: 0;
	}
#cineastes #filmo p.view {
	margin: .3em 0;
	padding: 0 0 0 30px;
	height: 22px;
	line-height: 20px;
	background: transparent url(../img/cineastes/arrow_view.gif) 0 0 no-repeat;
	}


/* FICHE DÉTAILLÉE */

#picts {
	width: 320px;
	float: left;
	}
#picts_links {
	display: none;
	}
#picts #picts_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#picts #picts_links li {
	margin: 0;
	padding: 0;
	float: left;
	}
#picts #picts_links a {
	display: block;
	float: left;
	padding: 1px 4px;
	line-height: 1;
	color: #000;
	border: 1px solid #D7D5D4;
	}
#picts #picts_links a:hover,
#picts #picts_links .select a {
	text-decoration: none;
	color: #FFF;
	background: #600;
	}

#basics {
	width: 255px;
	float: right;
	}
#basics p {
	margin: 0 0 .5em;
	}

#details {
	margin: 1em 50px 1em 0;
	border-top: 1px dashed #D5D6CC;
	}
#content #text #details p, #content #text #details ul, #content #text #details ol {
	padding: 0;
	}

#details #details_menu {
	width: 185px;
	float: left;
	}
#details #details_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#details #details_menu li {
	margin: 0;
	padding: .2em 0;
	border-bottom: 1px dashed #D5D6CC;
	}
#details #details_menu li.select {
	font-weight: bold;
	}
#details #details_menu ul.links {
	margin: 1em 0 0;
	}
#details #details_menu ul.links li {
	border: none;
	}

#details #details_data {
	width: 335px;
	float: right;
	}
#details #details_data h4, #details #details_data p {
	margin: .5em 0 0;
	}


/* ARCHIVES */

#archives #menu_aff ul {
	height: 27px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#archives #menu_aff li {
	width: 128px;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 27px;
	text-align: center;
	background: transparent url(../img/cineastes/archives/bg_btn_on.gif) 0 0 no-repeat;
	}
#archives #menu_aff li.select {
	font-weight: bold;
	color: #600;
	}
#archives #menu_aff a {
	width: 128px;
	display: block;
	float: left;
	color: #000;
	text-align: center;
	background: transparent url(../img/cineastes/archives/bg_btn_off.gif) 0 0 no-repeat;
	text-decoration: none !important;
	}

#archives #archives_liste {
	padding: 0 0 0 1px;
	background: #A9A9A4 url(../img/cineastes/archives/bg_liste.gif) left bottom no-repeat;
	}
#archives #archives_liste_wrap {
	background: #F5F5F2 url(../img/cineastes/archives/bg_btm_liste.gif) left bottom repeat-x;
	}

#archives #menu_cat ul {
	height: 32px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent url(../img/cineastes/archives/bg_submenu_off.gif) 0 0 repeat-x;
	}
#archives #menu_cat li {
	float: left;
	margin: 0;
	padding: 0;
	}
#archives #menu_cat a {
	display: block;
	float: left;
	padding: 0 1em;
	line-height: 32px;
	color: #000;
	background: transparent url(../img/cineastes/archives/bg_submenu_off.gif) 0 0 repeat-x;
	border-right: 1px dotted #9B9B92;
	text-decoration: none !important;
	}
#archives #menu_cat li.select a {
	font-weight: bold;
	color: #600;
	background: transparent url(../img/cineastes/archives/bg_submenu_on.gif) 0 0 repeat-x;
	}
#archives #menu_cat li a:hover {
	color: #600;
	}

#archives .archive_item {
	padding: 10px;
	background: #F5F5F2;
	}
/* Hides from IE-mac \*/
* html #archives .archive_item {height: 1%;}
/* End hide from IE-mac */
#archives .archive_item.odd {
	background: #EBECE5 url(../img/cineastes/archives/bg_item_odd.gif) 0 0 repeat-x;
	}
#archives .archive_item.even {
	background: transparent url(../img/cineastes/archives/bg_item_even.gif) 0 0 repeat-x;
	}
#archives .archive_item h4 {
	margin: 0 0 .5em;
	font-size: 1em;
	}
#archives .archive_item p {
	margin: 0 0 .5em;
	line-height: 1.2 !important;
	}
#archives .archive_item img {
	float: left;
	border: 1px solid #DEDFD8 !important;
	}
#archives .archive_item .item_desc {
	width: 466px;
	float: right;
	}

/* ARCHIVE: artéfact */

#artefact {
	padding: 0 0 0 1px;
	background: #A9A9A4 url(../img/cineastes/archives/bg_liste.gif) left bottom no-repeat;
	}
#artefact_wrap {
	padding: 0 0 2em;
	background: #F5F5F2 url(../img/cineastes/archives/bg_btm_liste.gif) left bottom repeat-x;
	}
/* Hides from IE-mac \*/
* html #artefact, * html #artefact_wrap {height: 1%;}
/* End hide from IE-mac */

#artefact #photo_large {
	width: 371px;
	float: left;
	display: inline;
	}
#artefact #photo_small {
	width: 187px;
	float: right;
	padding: 0 16px 0 0;
	}
#artefact .photo {
	margin: 0 0 1em;
	}
#artefact .photo .image img {
	border: 1px solid #DEDFD8 !important;
	}
#artefact #photo_large .photo .image img {
	border-left: none !important;
	}
#artefact .photo .zoom {
	width: 13px;
	float: right;
	margin: 5px 5px 0 5px;
	}
#artefact .photo .legend {
	margin: 5px 0 0;
	line-height: 1.1 !important;
	font-size: .8em;
	color: #999;
	}
#artefact .photo .legend p {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.1 !important;
	}
#artefact #photo_large .photo .legend {
	padding: 0 0 0 5px;
	}
#artefact #photo_pdf .photo .legend {
	padding: 0 16px 0 10px;
	}
#artefact #photo_pdf .photo .legend img {
	vertical-align: middle;
	}

#artefact #desc {
	padding: 0 0 0 10px;
	}
#artefact #desc p {
	margin: 0 0 .5em;
	}
#artefact #desc div {
	margin: 0 0 1em;
	padding: 0 50px 0 0;
	line-height: 1.4;
	}

/* pop-up pour les artéfacts */

body#popup {
	background: #EBECE5;
	}

#popup {
	text-align: left;
	}
#popup #close {
	position: absolute;
	top: 0;
	right: 0;
	}
#popup #desc {
	background: #EBECE5 url(../img/cineastes/archives/popup_bg.gif) 0 0 repeat-x;
	}
#popup #wrap1 {
	height: 60px;
	overflow: visible;
	margin: 0 0 0 60px;
	border-left: 1px dotted #A8A8A3;
	}
#popup #wrap2 {
	padding: 10px 15px 0 15px;
	}
#popup #desc p {
	margin: 0;
	}

