/*
 * notice/position.css
 * position module "notice"
 *
 *
 * @author EIIDM
 * @date 2008-11-25
 * @media screen
 * @site http://www.ina.fr/
 */
 
 
/* Menu Module "notice"
 ********************************************************/

#container {
	height:400px;
	overflow:hidden;
}

#notice_contenu_0,#notice_contenu_1,#notice_contenu_2,#notice_contenu_3 {
	display:none;
	float:left;
	padding:16px 16px 0;
	width:512px;
}

.content {
	height:400px;
	width:544px;
}

.content_inactif {
	display:none;
}


div.menu-nav-player {
	height:24px;
	padding:0 0 0 16px;
	position:relative;
}

table.menu-player {
	width:512px;
	height:24px;
}

table.menu-player td {
	text-align:center;
}
table.menu-player td.info a {
	background:url("../../../../images/visio/notice/bg_info.png") no-repeat top left;
	padding-left:25px;
}
table.menu-player td.exporter a,
table.menu-player td.exporter span.nopossible {
	background:url("../../../../images/visio/notice/bg_exporter.png") no-repeat top left;
	padding-left:30px;
}
table.menu-player td.commenter a,
table.menu-player td.commenter span.nopossible {
	background:url("../../../../images/visio/notice/bg_commenter.png") no-repeat top left;
	padding-left:30px;
}
table.menu-player td.estimer a,
table.menu-player td.estimer span.nopossible {
	background:url("../../../../images/visio/notice/bg_estimer.png") no-repeat top left;
	padding-left:25px;
}
table.menu-player td.off a {
	background-position:0px 0px;
}
table.menu-player td.off:hover a,
table.menu-player td.on a {
	background-position:0px -15px;
}
table.menu-player td.inactif a,
table.menu-player td.inactif span.nopossible{
	background-position:0px -30px;
}

table.menu-player td.separation {
	width:2px;
	vertical-align:bottom;
}

table.menu-player td.corner-gauche {
	width:75px;
}


/* info "notice"
 ********************************************************/

div.container-infos-notice {
	height:auto;
	margin-top:20px;
	padding:5px;
}

/* infos générique
 ------------------------------------------------------ */
/* div.hab-qr fieldset {
	margin-bottom:4px;
}

div.hab-qr fieldset.dernier {
	margin-bottom:0;
}

div.hab-qr fieldset label {
	float:left;
	width:75px;
}

div.hab-qr fieldset div {
	padding-left:75px;
	vertical-align:middle;
} */

div.hab-qr table {
	width:100%;
}

div.hab-qr td {
	padding-left:8px;
	padding-top:5px;
	vertical-align:top;
}

div.hab-qr td.zone {
	padding-left:0;
	padding-top:0;
}

div.hab-qr td.generique {
	padding-top:4px;
}

div.hab-qr td.zone h3 {
	margin-bottom:0;
}

div.hab-qr td.libelle {
	background:url("../../../../images/visio/notice/bg_td_detail.gif") repeat-x;
	line-height:22px;
	padding-left:0;
	padding-top:0;
	vertical-align:top;
	width:40%;
}

div.hab-qr td.libelle span {
	background-color:#fff;
	color:#00799d;
	padding-right:6px;
}

div.hab-qr td.libelle:first-letter {
	text-transform:uppercase;
}

/* infos notice dossiers - playlistes
 ------------------------------------------------------ */
div.hab-qr fieldset div.bt-infos {
	padding-left:42px;
}

div.hab-qr fieldset div.bt-info-playlist,div.hab-qr fieldset div.bt-info-dossier {
	display:block;
	float:left;
	height:32px;
	margin-bottom:14px;
	width:36px;
	padding-left:0;
}


/* Notice contenu >> Revoir pour ID avec Dev
 ********************************************************/

.notice_contenu {
	display:block;
	height:auto;
	padding:10px 16px 1px;
}

#autreNotice {
	height:auto;
	margin-top:5px;
}


/* voir les commentaires
********************************************************/

div.container-commentaires {
	float:left;
	height:auto;
	margin-top:-1px;
	padding-bottom:5px;
	padding-top:5px;
	width:100%;
}

div.container-commentaires .haut {
	display:block;
	height:auto;
	width:100%;
}

div.container-commentaires .titre {
	float:left;
	width:350px;
}

div.container-commentaires .utilisateur {
	float:left;
	height:auto;
	margin-top:5px;
	width:100%;
}

div.bt-gris-extensible.commentaires,div.container-commentaires a.signaler-abus,div.container-commentaires a.abus-signale {
	float:right;
}

div.bt-gris-extensible.commentaires {
	margin-top:6px;
}

div.caracteres-restant {
	float:left;
	padding-top:8px;
}

#commentaire_contenu .pagination {
	width:513px;
}


/* avis
********************************************************/

div.avis-depose {
	display:none;
}

div.choix-avis {
	display:block;
	float:left;
	text-align:center;
}

div.choix-avis div.interessant,div.choix-avis div.insolite,div.choix-avis div.drole,div.choix-avis div.emouvant {
	height:34px;
	margin-bottom:6px;
	width:120px;
}

div.avis-information,div.avis-depose {
	padding-top:6px;
	text-align:center;
}
/* bouton jaime sur notice
 ------------------------------------------------------ */
div.jaime-notice{
	display:block;
	height:auto;
	width:512px;
	clear:both;
	padding:0 16px 15px;
	padding:0 16px 0\9;
	background:#FFF;
}
