
body, td, input, textarea, select {
	font-family: 'lucida grande', 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 10pt;
	color: #000;
}
body, td {
	margin: 0;
	padding: 0;
}
body {
	background: #BFBFBE;
	z-index: -2px;
	overflow: hidden;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	vertical-align: middle;
}

.t, .w, .n {
	font-style: italic;
}

code {
	font-family: "inconsolata", monospace;
}

object {
	vertical-align: middle;
}

div.clear {
	clear: both;
}

hr {
	border: 0;
	border-top: 2px solid #A5A5A5;
	width: 100%;
}

#hdr {
}
#hdr-in {
	position: relative;
	margin: 0 20px;
}
#hdr div.logo {
	position: absolute;
	top: 10px;
}
#hdr div.logo a {
}
#hdr div.logo a:hover {
}
#hdr div.nom {
	font-size: 12pt;
	padding-top: 12px;
	padding-left: 100px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: bold;
}
#hdr div.nom a {
	color: #333;
	text-decoration: none;
}
#hdr div.nom a:hover {
	text-decoration: underline;
}
#hdr div.projet {
	font-size: 9.5pt;
	padding-bottom: 5px;
	padding-left: 100px;
	font-family: 'helvetica neue', helvetica, arial, sans-seriff;
	font-weight: bold;
}
#hdr div.projet a {
	color: #333;
	text-decoration: none;
}
#hdr div.projet a:hover {
	text-decoration: underline;
}
#hdr div.zone {
	display: none;
}

#nav-top {
	padding-bottom: 0;
}
#nav-top-in {
	margin: 0 20px;
	height: 30px;
	position: relative;
}
#nav-top ul {
	margin: 0;
	padding: 0 0 0 100px;
}
#nav-top li {
	position: relative;
	list-style: none;
	float: left;
	margin-right: 2px;
}
#nav-top a {
	display: block;
	text-decoration: none;
	font-size: 10pt;
	color: #333;
	text-shadow: 0 1px 0 #ddd;
	padding: 6px 15px;
	margin-top: 1px;
	border: 1px solid #A5A5A5;
	border-bottom: 0;
	border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; -o-border-radius: 5px 5px 0 0;
	font-weight: bold;
	box-shadow: inset 0 10px 10px rgba(255,255,255,.15); -moz-box-shadow: inset 0 10px 10px rgba(255,255,255,.15); -webkit-box-shadow: inset 0 10px 10px rgba(255,255,255,.15); -o-box-shadow: inset 0 10px 10px rgba(255,255,255,.15);
}
#nav-top a:hover {
	color: #222;
	background: #cacaca;
	text-shadow: 0 1px 0 #eee;
	box-shadow: 0 1px 2px rgba(0,0,0,.4), inset 0 10px 10px rgba(255,255,255,.15); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), inset 0 10px 10px rgba(255,255,255,.15); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), inset 0 10px 10px rgba(255,255,255,.15); -o-box-shadow: 0 1px 2px rgba(0,0,0,.4), inset 0 10px 10px rgba(255,255,255,.15);
}
#nav-top a.path1 {
	position: relative;
	z-index: 3;
	top: 1px;
	margin-top: 0;
	padding-bottom: 7px;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	background: #DBDBDB;
	box-shadow: 0 -10px 10px rgba(0,0,0,.05); -moz-box-shadow: 0 -10px 10px rgba(0,0,0,.05); -webkit-box-shadow: 0 -10px 10px rgba(0,0,0,.05); -o-box-shadow: 0 -10px 10px rgba(0,0,0,.05);
}
#nav-top li.recherche {
	position: absolute;
	bottom: 2px;
	right: 20px;
	margin-left: 20px;
	padding-top: 0;
}
#nav-top li.recherche input {
	width: 180px;
	padding: 5px 10px;
	padding-right: 30px;
	border: 1px solid #A5A5A5;
	border-radius: 16px; -moz-border-radius: 16px; -webkit-border-radius: 16px; -o-border-radius: 16px;
	background: rgba(255,255,255,.8) url(../res/element/btn-recherche-mini.png) 198px 5px no-repeat;
	font-size: 0.8em;
	/*box-shadow: inset 0 2px 2px rgba(0,0,0,.1);*/
	/*margin: 2px 2px 0 0;*/
}
#nav-top li.recherche input.q {
	background-color: rgba(255,255,255,.6);
	color: #999;
}
#nav-top li.recherche input:focus {
	background-color: #fff;
	border-color: #666;
}

#local {
}
#local-in {
	position: relative;
	padding: 0;
	background-color: #fff;
}

a {
	color: #3875D7;
}

#titre {
	position: relative;
	z-index: 2;
	padding: 5px 20px;
	background: #DBDBDB;
	border-top: 1px solid #A5A5A5;
	border-bottom: 1px solid #A5A5A5;
	box-shadow: 0 -10px 10px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 -10px 10px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.2); -webkit-box-shadow: 0 -10px 10px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.2); -o-box-shadow: 0 -10px 10px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.2);
}
#titre h1 {
	margin: 0;
	font-weight: normal;
	font-size: 10pt;
	color: #000;
	text-shadow: 0 1px 0 #fff;
}
#titre h1 a {
	text-decoration: none;
	color: #000;
}
#titre h1 a.here {
	font-weight: bold;
	color: ;
}
#titre h1 a:hover {
	text-decoration: underline;
}

#nav-contexte {
	overflow: auto;
	float: left;
	width: 199px;
	border-right: 1px solid #A5A5A5;
	background: #E4EDF6;
	margin: 0;
	padding: 0;
}
#nav-contexte a {
	display: block;
	padding: 3px 20px;
	font-size: 9pt;
	text-decoration: none;
}
#nav-contexte a:hover {
}
#nav-contexte li.root {
	list-style: none;
}
#nav-contexte a.root {
	display: none;
	color: #000;
	font-size: 9pt;
	background: #E4EDF6;
	text-align: center;
	font-weight: bold;
	padding: 5px 20px;
	margin-bottom: 10px;
	text-shadow: 0 1px 0 #fff;
}
#nav-contexte ul {
	padding: 0;
	margin: 0;
}
#nav-contexte ul a {
	color: #717E8D;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #fff;
	padding: 3px 10px;
}
#nav-contexte a:focus {
	outline: 0;
}
#nav-contexte ul li {
	list-style: none;
	line-height: 1em !important;
	margin: 10px 0 0 0
}
#nav-contexte ul ul {
	margin: 0 0 3px 0;
}
#nav-contexte ul ul li {
	margin: 0;
}
#nav-contexte ul ul a {
	color: #000;
	font-weight: normal;
	text-transform: none;
	text-shadow: none;
	padding: 3px 10px 3px 20px;
	border-top: 1px solid rgba(255,255,255,0);
}
#nav-contexte ul ul a.path {
	font-weight: bold;
}
#nav-contexte ul ul a.here {
	display: block;
	color: #fff;
	background: #A4B4CB;
	text-shadow: 0 1px 0 #718198;
	box-shadow: inset 0 5px 10px rgba(255,255,255,.4); -moz-box-shadow: inset 0 5px 10px rgba(255,255,255,.4); -webkit-box-shadow: inset 0 5px 10px rgba(255,255,255,.4); -o-box-shadow: inset 0 5px 10px rgba(255,255,255,.4);
	border-top: 1px solid #A4B4CB;
}
#nav-contexte ul ul ul a {
	padding-left: 30px;
}
#nav-contexte ul ul ul ul a {
	padding-left: 40px;
}
#nav-contexte ul ul ul ul ul a {
	padding-left: 50px;
}

#contenu {
	float: left;
	overflow: hidden;
}

#nav-tab {
	background: #758EB6;
	height: 26px;
	width: 100%;
	padding: 4px 0;
	box-shadow: inset 0 5px 20px rgba(0,0,0,.2); -moz-box-shadow: inset 0 5px 20px rgba(0,0,0,.2); -webkit-box-shadow: inset 0 5px 20px rgba(0,0,0,.2); -o-box-shadow: inset 0 5px 20px rgba(0,0,0,.2);
}
#nav-tab ul {
	margin: 0;
	padding: 0 20px;
	height: 30px;
}
#nav-tab li {
	float: left;
	list-style: none;
	margin: 0 !important;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
}
#nav-tab a {
	display: block;
	border: 1px solid rgba(0,0,0,.2);
	border-left: 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 12pt;
	padding: 0 4px;
	line-height: 24px;
	height: 24px;
	min-width: 16px;
	text-shadow: 0 -1px 0 rgba(0,0,0,.4);
	box-shadow: inset 0 -10px 10px rgba(0,0,0,.1); -moz-box-shadow: inset 0 -10px 10px rgba(0,0,0,.1); -webkit-box-shadow: inset 0 -10px 10px rgba(0,0,0,.1); -o-box-shadow: inset 0 -10px 10px rgba(0,0,0,.1);
	background: rgba(255,255,255,.1);
}
#nav-tab li:first-child a {
	border-left: 1px solid rgba(0,0,0,.2);
	border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; -o-border-radius: 3px 0 0 3px;
}
#nav-tab li:last-child a {
	border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; -o-border-radius: 0 3px 3px 0;
}
#nav-tab a.here0:hover {
	background: rgba(255,255,255,.2);
}
#nav-tab a.here1 {
	background: rgba(0,0,0,.2);
	box-shadow: inset 0 2px 2px rgba(0,0,0,.4); -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,.4); -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.4); -o-box-shadow: inset 0 2px 2px rgba(0,0,0,.4);
	padding-top: 1px;
	line-height: 23px;
	height: 23px;
}

div.chargement {
	padding: 20px;
	color: #999;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	text-align: center;
}

div.error {
	background: #c30;
	padding: 5px 20px;
	color: #fff;
	font-size: 8.5pt;
}

div.liste {
	position: relative;
	background: ;
	margin: 0;
	padding: 0;
}
#principal div.liste {
	border: 1px solid #DDDDDD;
	margin: 0.5em 0 1.5em 0;
}
#liste {
	overflow-x: hidden;
	overflow-y: scroll;
	float: left;
	width: 440px;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
	border-right: 1px solid #DDDDDD;
}
div.liste ul {
	padding: 0;
	margin: 0;
}
#liste ul {
	border-bottom: 1px solid #DDDDDD;
}
div.liste li {
	list-style: none;
	background: #fff;
}
div.liste li.impair {
	background: #F1F5FA;
}
div.liste li.sel {
	color: #fff;
	background: #3875D7;
	box-shadow: inset 0 5px 10px rgba(255,255,255,.4); -moz-box-shadow: inset 0 5px 10px rgba(255,255,255,.4); -webkit-box-shadow: inset 0 5px 10px rgba(255,255,255,.4); -o-box-shadow: inset 0 5px 10px rgba(255,255,255,.4);
	border-top: 1px solid #3875D7;
}
div.liste li div {
	height: 10pt;
	font-size: 8.5pt;
	padding: 3px 0 3px 6px;
	float: left;
	border-left: 1px solid #DDDDDD;
	overflow: hidden;
	white-space: nowrap;
}
div.liste li.sel div {
	padding-top: 2px;
}
div.liste li div.clear {
	float: none !important;
	border: 0 !important;
	height: 0 !important;
	padding: 0 !important;
}
div.liste li div:first-child {
	border: 0;
}
div.liste a {
	text-decoration: none;
}

div.liste li div.attente,
div.liste li div.manquant {
	color: #999;
}

div.liste li.sel {
	color: #fff;
	background: #3875D7;
}
div.liste li.sel div {
	border-color: #4986e8;
}
div.liste li.sel div a {
	color: #fff;
}

div.liste ul.jour-list div.date {
	width: 220px;
}
div.liste ul.jour-list div.date span {
	display: block;
	float: left;
}
div.liste ul.jour-list div.date span.dow {
	width: 60px;
}
div.liste ul.jour-list div.date span.d {
	width: 20px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}
div.liste ul.jour-list div.date span.m {
	width: 70px;
	color: #999;
}
div.liste ul.jour-list div.date span.y {
	width: 40px;
	color: #999;
}

div.liste ul.bio-list div.nom {
	width: 190px;
}
div.liste ul.bio-list div.nom span.alias {
	color: #999;
}
div.liste ul.bio-list div.nom span.alias a {
	color: #999;
}
div.liste ul.bio-list div.code {
	width: 140px;
}
div.liste ul.bio-list div.vie {
	width: 75px;
}

div.liste ul.cat-list li div {
	height: 30px;
}
div.liste ul.cat-list div.vedette {
	width: 100px;
	white-space: normal;
}
div.liste ul.cat-list div.couv {
	width: 30px;
	height: 30px;
	overflow: hidden;
}
div.liste ul.cat-list div.couv img {
	width: 30px;
}
div.liste ul.cat-list div.titre {
	border-left: 0;
	width: 110px;
	white-space: normal;
}
div.liste ul.cat-list div.code {
	width: 50px;
}
div.liste ul.cat-list div.annee {
	width: 35px;
	text-align: right;
	padding-left: 0;
	padding-right: 6px;
}
div.liste ul.cat-list div.label {
	width: 69px;
	white-space: normal;
}

div.liste ul.label-list div.titre {
	width: 192px;
}
div.liste ul.label-list div.pays {
	width: 120px;
}
div.liste ul.label-list div.code {
	width: 100px;
}

div.liste ul.oeuvre-list div.code {
	width: 35px;
}
div.liste ul.oeuvre-list div.titre {
	width: 182px;
}
div.liste ul.oeuvre-list div.createur {
	width: 75px;
}
div.liste ul.oeuvre-list div.annee {
	width: 40px;
	text-align: right;
	padding-left: 0;
	padding-right: 6px;
}
div.liste ul.oeuvre-list div.duree {
	width: 50px;
	text-align: right;
	padding-left: 0;
	padding-right: 6px;
}
div.liste ul.oeuvre-list div.audio {
	width: 10px;
}

div.liste ul.partition-list div.code {
	width: 40px;
}
div.liste ul.partition-list div.titre {
	width: 150px;
}
div.liste ul.partition-list div.titre-oeuvre {
	width: 140px;
}
div.liste ul.partition-list div.auteur {
	width: 75px;
}

div.liste ul.disque-list li.disque {
	border-top: 1px solid #A5A5A5;
}
div.liste ul.disque-list li.disque:first-child {
	border-top: 0;
}
div.liste ul.disque-list div.disque {
	width: 321px;
	font-weight: bold;
	margin-left: 26px;
	border-left: 1px solid #DDDDDD
}
div.liste ul.disque-list div.duree {
	width: 45px;
	text-align: right;
	padding-left: 0;
	padding-right: 6px;
}
div.liste ul.disque-list div.code {
	width: 35px;
}

div.liste ul.piste-list div.no {
	width: 20px;
}
div.liste ul.piste-list div.vedette {
	width: 70px;
}
div.liste ul.piste-list div.titre {
	width: 120px;
}
div.liste ul.piste-list ul div.titre {
	padding-left: 16px;
	width: 110px;
}
div.liste ul.piste-list ul ul div.titre {
	padding-left: 26px;
	width: 100px;
}
div.liste ul.piste-list div.createur {
	width: 70px;
}
div.liste ul.piste-list div.annee {
	width: 40px;
	text-align: right;
	padding-left: 0;
	padding-right: 6px;
}
div.liste ul.piste-list div.duree {
	width: 45px;
	text-align: right;
	padding-left: 0;
	padding-right: 6px;
}
div.liste ul.piste-list div.code {
	width: 35px;
}
div.liste ul.piste-list div.inter {
	clear: left;
	margin-left: 26px;
	height: auto;
	color: #999;
	font-size: 8pt;
	width: auto;
	white-space: normal;
}

div.liste ul.serie-list div.code {
	width: 40px;
}
div.liste ul.serie-list div.titre {
	width: 220px;
}

div.liste ul.even-list div.code {
	width: 40px;
}
div.liste ul.even-list div.date-heure {
	width: 140px;
}
div.liste ul.even-list div.site {
	width: 20px;
}
div.liste ul.even-list div.titre {
	width: 220px;
}

div.liste ul.cal-list div {
	height: 30px;
}
div.liste ul.cal-list div.date {
	width: 70px;
	white-space: normal;
}
div.liste ul.cal-list div.heure {
	width: 40px;
}
div.liste ul.cal-list div.code {
	width: 35px;
}
div.liste ul.cal-list div.producteur {
	width: 20px;
}
div.liste ul.cal-list div.titre {
	white-space: normal;
	width: 120px;
}
div.liste ul.cal-list div.lieu {
	width: 65px;
	white-space: normal;
}
div.liste ul.cal-list div.billetterie {
	width: 30px;
	white-space: normal;
}

div.liste ul.exec-list div.code {
	width: 20px;
}
div.liste ul.exec-list div.titre {
	width: 200px;
}
div.liste ul.exec-list ul div.titre {
	padding-left: 16px;
	width: 190px;
}
div.liste ul.exec-list ul ul div.titre {
	padding-left: 26px;
	width: 180px;
}
div.liste ul.exec-list div.createur {
	width: 70px;
}
div.liste ul.exec-list div.annee {
	width: 40px;
	text-align: right;
	padding-left: 0;
	padding-right: 6px;
}
div.liste ul.exec-list div.commande {
	width: 70px;
}
div.liste ul.exec-list div.duree {
	width: 45px;
	text-align: right;
	padding-left: 0;
	padding-right: 6px;
}
div.liste ul.exec-list div.details,
div.liste ul.exec-list div.inter {
	clear: left;
	margin-left: 26px;
	height: auto;
	color: #999;
	font-size: 8pt;
	width: auto;
	white-space: normal;
}

div.liste ul.video-list li div {
	height: 45px;
}
div.liste ul.video-list div.thumb {
	position: relative;
	width: 86px;
	height: 42px;
}
div.liste ul.video-list div.thumb img {
	width: 86px;
}
/*
div.liste ul.video-list div.thumb:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: ' ';
	box-shadow: inset 0 0 10px rgba(0,0,0,.1); -moz-box-shadow: inset 0 0 10px rgba(0,0,0,.1); -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.1); -o-box-shadow: inset 0 0 10px rgba(0,0,0,.1);
}
*/
div.liste ul.video-list div.titre {
	border-left: 0;
	width: 240px;
	white-space: normal;
}
div.liste ul.video-list div.annee {
	width: 40px;
	text-align: right;
	padding-left: 0;
	padding-right: 6px;
}
div.liste ul.video-list div.code {
	width: 40px;
}

div.liste ul.nouv-list li div {
	height: 30px;
}
div.liste ul.nouv-list div.titre {
	border-left: 0;
	width: 227px;
	white-space: normal;
}
div.liste ul.nouv-list div.date-redaction,
div.liste ul.nouv-list div.date-evenement {
	width: 70px;
	text-align: right;
	padding-left: 0;
	padding-right: 6px;
}
div.liste ul.nouv-list div.code {
	width: 40px;
}

div.liste ul.press-list li div {
	height: 30px;
}
div.liste ul.press-list div.titre {
	border-left: 0;
	width: 140px;
	white-space: normal;
}
div.liste ul.press-list div.sujet {
	width: 80px;
	white-space: normal;
}
div.liste ul.press-list div.media {
	width: 60px;
	white-space: normal;
}
div.liste ul.press-list div.date {
	width: 80px;
	text-align: right;
	padding-left: 0;
	padding-right: 6px;
}
div.liste ul.press-list div.code {
	width: 40px;
}

div.liste ul.producteur-list li div {
}
div.liste ul.producteur-list div.nom {
	border-left: 0;
	width: 320px;
}
div.liste ul.producteur-list div.code {
	width: 70px;
}

div.liste ul.lieu-list li div {
}
div.liste ul.lieu-list div.nom {
	border-left: 0;
	width: 150px;
}
div.liste ul.lieu-list div.ville,
div.liste ul.lieu-list div.province,
div.liste ul.lieu-list div.pays {
	width: 60px;
}
div.liste ul.lieu-list div.code {
	width: 70px;
}

#liste.entree {
	width: 249px;
	background: #F1F5FA;
	overflow: hidden;
	border-right: 1px solid #A5A5A5;
}
#liste.entree form {
	padding: 0 20px;
}
#liste.entree form input[type="text"] {
	width: 200px;
}

#principal {
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 0;
}
#principal-titre {
	padding: 0 20px;
	margin-bottom: 1em;
}
#principal-titre div.identification {
	margin-top: 0.5em;
	margin-bottom: 5px;
	font-size: 9pt;
}
#principal-titre div.identification span.type {
	color: #A5A5A5;
	font-weight: bold;
}
#principal-titre div.identification code {
	background: #000;
	color: #fff;
	padding: 1px 6px;
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px;
	text-shadow: none;
	box-shadow: 0 1px 1px #fff; -moz-box-shadow: 0 1px 1px #fff; -webkit-box-shadow: 0 1px 1px #fff; -o-box-shadow: 0 1px 1px #fff;
}
#principal-titre h2 {
	margin-top: 0;
}

#nav-btn {
	padding: 5px 0 5px 0;
}
#nav-btn ul {
	margin: 0;
	padding: 0 20px;
}
#nav-btn li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 1.4em;
}
#nav-btn a, #nav-btn span.btn-inactif {
	display: block;
	padding: 5px;
	box-shadow: inset 0 -10px 10px rgba(0,0,0,.1); -moz-box-shadow: inset 0 -10px 10px rgba(0,0,0,.1); -webkit-box-shadow: inset 0 -10px 10px rgba(0,0,0,.1); -o-box-shadow: inset 0 -10px 10px rgba(0,0,0,.1);
	height: 18px;
	line-height: 18px;
	width: 18px;
	text-align: center;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px;
}
#nav-btn a {
	text-decoration: none;
	background: rgba(255,255,255,.4);
	color: #000;
	text-shadow: 0 1px 0 rgba(255,255,255,.6);
	border: 1px solid rgba(0,0,0,.4);
}
#nav-btn a:hover {
	box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -o-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: rgba(255,255,255,.6);
}
#nav-btn a:focus {
	outline: 0;
	box-shadow: inset 0 3px 3px rgba(0,0,0,.4); -moz-box-shadow: inset 0 3px 3px rgba(0,0,0,.4); -webkit-box-shadow: inset 0 3px 3px rgba(0,0,0,.4); -o-box-shadow: inset 0 3px 3px rgba(0,0,0,.4);
	background: rgba(0,0,0,.1);
}
#nav-btn span.btn-inactif {
	text-shadow: 0 1px 0 rgba(255,255,255,.2);
	color: rgba(0,0,0,.2);
	border: 1px solid rgba(0,0,0,.2);
}

h2 {
	font-family: arial, sans-serif;
	font-size: 16pt;
	letter-spacing: -0.05em;
	margin: 1.5em 0 0 0;
	color: #A5A5A5;
}
h2 span.sous {
	font-size: 11pt;
}
h3 {
	font-family: arial, sans-serif;
	font-size: 14pt;
	letter-spacing: -0.05em;
	margin: 1.5em 0 0 0;
	color: #A5A5A5;
	font-weight: normal;
}
h3 span.sous {
	font-size: 12pt;
}
h2 span.detail,
h3 span.detail {
	letter-spacing: normal !important;
}
h4 {
	margin: 1.5em 0 0.5em 0;
}

h2 a, h3 a {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

a.out {
	background: url(../res/element/icon-site.png) top right no-repeat;
	padding-right: 16px;
}

sup {
	vertical-align: top;
	line-height: 1em;
}
sub {
	vertical-align: bottom;
	line-height: 1em;
}

#principal div.section {
	padding: 0 20px;
	border-top: 1px solid #A5A5A5;
}
#principal div.section:first-child {
	border: 0;
}
#principal div.section.inactif {
	border-top: 1px solid #cacaca;
}
#principal div.section h3:first-child {
	margin: 0 -20px;
	background: #F1F5FA;
	font-size: 1.1em;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
}
#principal div.section.inactif h3:first-child {
	background: #fdfdfd;
	font-weight: normal;
}
#principal div.section h3:first-child a {
	display: block;
	color: #A5A5A5;
	padding: 2px 20px;
}
#principal div.section h3:first-child a:focus {
	outline: 0;
}

#section-bienvenue div.section-contenu p {
	font-size: 1.2em;
	margin: 0.5em 0 1.5em 0;
	line-height: 1.5em;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
}
#section-bienvenue div.section-contenu strong {
	display: block;
	font-size: 1.2em;
	margin-bottom: 0.2em;
}

#principal>div.attente,
#principal>div.manquant {
	padding: 10px 20px;
	border-top: 1px solid #DDDDDD;
	color: #999;
}

#principal div.commentaires p {
	font-size: 8.5pt;
	margin: 5px 0;
}
#principal div.commentaires input[type="text"] {
	font-size: 8.5pt;
	padding: 3px 3px;
	border-top-color: #727272;
	border-bottom-color: #b6b6b6;
	background: #fdfdfd;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px;
}
#principal div.commentaires input[type="text"]:focus {
	box-shadow: inset 0 1px 1px rgba(0,0,0,.2); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.2); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.2); -o-box-shadow: inset 0 1px 1px rgba(0,0,0,.2);
	background: #fff;
	border: 1px solid rgba(0,0,0,.8);
}
#principal div.commentaires textarea {
	width: 410px;
	height: 60px;
	font-size: 10pt;
	border-top-color: #727272;
	border-bottom-color: #b6b6b6;
	background: #fdfdfd;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px;
}
#principal div.commentaires textarea:focus {
	box-shadow: inset 0 1px 1px rgba(0,0,0,.2); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.2); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.2); -o-box-shadow: inset 0 1px 1px rgba(0,0,0,.2);
	background: #fff;
	border: 1px solid rgba(0,0,0,.8);
}
#principal div.commentaires input[type="submit"] {
	font-size: 8.5pt;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;
	padding: 3px 10px;
	border-bottom-color: #505050;
	box-shadow: inset 0 -10px 10px rgba(0,0,0,.1); -moz-box-shadow: inset 0 -10px 10px rgba(0,0,0,.1); -webkit-box-shadow: inset 0 -10px 10px rgba(0,0,0,.1); -o-box-shadow: inset 0 -10px 10px rgba(0,0,0,.1);
	text-shadow: 0 -1px 0 rgba(255,255,255,.6);
}
#principal div.commentaires input[type="submit"]:focus {
	border: 1px solid rgba(0,0,0,.8);
	box-shadow: inset 2px 0 2px rgba(0,0,0,.4); -moz-box-shadow: inset 2px 0 2px rgba(0,0,0,.4); -webkit-box-shadow: inset 2px 0 2px rgba(0,0,0,.4); -o-box-shadow: inset 2px 0 2px rgba(0,0,0,.4);
}

#principal div.texte p {
	line-height: 1.5em;
	margin: 1.5em 0;
}
#principal div.texte p.sig {
	text-align: right;
}

#principal div.texte ul {
	margin: 1.5em 0;
	padding-left: 20px;
}
#principal div.texte li {
	line-height: 1.5em;
	margin: 0.5em 0;
}
#principal div.texte ul ul {
	margin: 0.5em 0;
}

ul.fonction-list {
	margin: 0.5em 0 1.5em 0;
	padding-left: 20px;
}
ul.fonction-list li {
	font-size: 0.9em;
}

ul.createur-list {
	margin: 0.5em 0 1.5em 0;
	padding-left: 20px;
}
ul.createur-list li {
	font-size: 0.9em;
}

ul.lien-list {
	margin: 0.5em 0 1.5em 0;
	padding-left: 20px;
}
ul.lien-list li {
	font-size: 0.9em;
}

ul.detail-list {
	margin: 0.5em 0 1.5em 0;
	padding-left: 20px;
}
ul.detail-list li {
	font-size: 0.9em;
}

ul.participants {
	margin: 0.5em 0 1.5em 0;
	padding-left: 20px;
}
ul.participants li {
	font-size: 0.9em;
}

div.format-list {
	margin-top: 0.5em;
}
div.format-list ul.format-list {
	margin: 0;
	padding: 0;
}
div.format-list li.format {
	margin: 0 5px 10px 0;
	float: left;
	padding: 2px 5px;
	border: 1px solid #DDDDDD;
	list-style: none;
}
div.format-list div.format {
	font-family: arial, sans-serif;
	font-weight: bold;
}
div.format-list div.prix-raye {
	font-size: 8.5pt;
	color: #999;
	text-decoration: line-through;
}
div.format-list div.prix {
	font-size: 8.5pt;
	font-weight: bold;
}
div.format-list div.rabais {
	font-size: 8.5pt;
}
div.format-list div.desc {
	font-size: 8.5pt;
	color: #999;
}

div.image-list {
	margin-top: 0.5em;
}
div.image-list ul.image-list {
	margin: 0;
	padding: 0;
}
div.image-list li.image {
	margin: 0 10px 10px 0;
	float: left;
	list-style: none;
}
div.image-list li.image a {
	width: 60px;
	height: 60px;
	overflow: hidden;
	display: block;
	outline: 1px solid #A5A5A5;
	border: 2px solid #fff;
}
div.image-list li.image a:hover {
	outline-color: #3875D7;
}
div.image-list li.image img.vertical {
	width: 60px;
}
div.image-list li.image img.horizontal,
div.image-list li.image img.carre {
	height: 60px;
}
div.image-list div.code {
	font-size: 8.5pt;
}

div.audio-list {
	margin-top: 0.5em;
}
div.audio-list ul.audio-list {
	margin: 0;
	padding: 0;
}
div.audio-list li {
	margin: 0 10px 10px 0;
	float: left;
	list-style: none;
}
div.audio-list div.btn {
	float: left;
	margin: 0 5px 0 0;
}
div.audio-list div.code {
	font-size: 8.5pt;
}

ul.instr {
	padding-left: 22px !important;
}
ul.instr li {
	list-style: url(../res/element/icon-instr.png);
}

div.video-ecran {
	margin: 0.5em 0 1.5em 0;
}

div.citation {
	font-size: 14pt;
	font-family: arial, sans-serif;
	color: #999;
}

div.coupure-image {
	width: 100%;
	max-height: 550px;
	border: 1px solid #A5A5A5;
	overflow: auto;
	margin: 0.5em 0 1.5em 0;
}

#portail-droite {
	float: right;
	width: 40%;
	margin: 0 0 60px 20px;
	font-size: 8.5pt;
}
#portail-droite h2 {
	margin-top: 0;
}
#portail-droite div.encadre {
	margin: 1em 0;
	padding: 10px;
}
#portail-droite div.encadre h3 {
	margin-top: 0;
}

span.proche,
a.proche {
	padding-right: 0.25em;
	background-color: #ff3;
}
li.proche a, li.proche span {
	background-color: #ff3;
}
h2 span.proche {
	background: none;
	color: #ff3;
}

img.bioimg, img.catimg,
img.bioimg-left, img.catimg-left {
	border: 0;
}
img.bioimg-left, img.catimg-left {
	float: left;
	clear: left;
	margin: 0 10px 5px 0;
}
table.cat-list img.catimg-left {
	float: left;
	clear: left;
	margin: 3px 5px 3px 0;
}

#principal ul.date-list {
	margin: 1em 0;
	padding: 0;
}
#principal ul.date-list li.date {
	list-style: none;
	margin: 2em 0;
}
#principal ul.date-list li.date + li.date {
	border-top: 1px solid #ccc;
	padding-top: 1em;
}
#principal ul.date-list li.date h2 {
	font-size: 12pt;
	margin: 0;
}

/* Recherche */

#liste.recherche {
	background: #F1F5FA;
}
#recherche {
}
#recherche h2 {
	font-size: 1.2em;
	margin: 20px 0 0.5em 0;
	color: #A5A5A5;
	padding: 0 20px;
	text-shadow: 0 1px 0 #fff;
}
#recherche div.texte {
	padding: 0 20px;
	font-size: 0.85em;
}

#recherche-resultats {
	margin: 0 0 1.5em 0;
}
#recherche-resultats h3 {
	margin: 1.5em 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 20px 0 20px;
	border-top: 1px solid #A5A5A5;
	text-shadow: 0 1px 0 #fff;
}
#recherche-resultats ul.resultat-list {
	margin: 0 0 1.5em 0;
	padding: 0 20px;
	border: 0;
}
#recherche-resultats ul.resultat-list li.resultat {
	list-style: none;
	margin: 0 0 10px 0;
}
#recherche-resultats ul.resultat-list div.pic {
	display: none;
	position: relative;
	width: 30px;
	height: 30px;
	float: left;
	overflow: hidden;
}
#recherche-resultats ul.resultat-list div.pic img {
	width: 30px;
}
#recherche-resultats ul.resultat-list div.pic:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: ' ';
	box-shadow: inset 0 0 20px rgba(0,0,0,.2); -moz-box-shadow: inset 0 0 20px rgba(0,0,0,.2); -webkit-box-shadow: inset 0 0 20px rgba(0,0,0,.2); -o-box-shadow: inset 0 0 20px rgba(0,0,0,.2);
}
#recherche-resultats ul.resultat-list li div.bloc-mot {
}
#recherche-resultats ul.resultat-list a {
	text-decoration: none;
}
#recherche-resultats ul.resultat-list a:hover {
	text-decoration: underline;
}
#recherche-resultats ul.resultat-list .balise {
	background: #ff0;
}
#recherche-resultats ul.resultat-list div.mot {
	line-height: 1.1em;
	margin: 0 0 2px 0;
}
#recherche-resultats ul.resultat-list div.desc {
	font-size: 0.8em;
	color: #999;
}

#recherche-requete {
	display: none;
	border-top: 3px solid #A5A5A5;
	padding-top: 10px;
}
#recherche-requete.avec-resultats {
	float: right;
	width: 250px;
	margin: 0 0 20px 0;
}
#recherche-requete div.q-terme {
	margin: 0 0 10px 0;
}
#recherche-requete div.q-terme label {
	display: block;
	font-size: 0.85em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#recherche-requete div.q-terme input {
	width: 226px;
	padding: 5px 10px;
	border: 2px solid #A5A5A5;
	border-radius: 2em; -moz-border-radius: 2em; -webkit-border-radius: 2em; -o-border-radius: 2em;
	font-size: 1em;
	transition: border-color .1s ease-in; -moz-transition: border-color .1s ease-in; -webkit-transition: border-color .1s ease-in; -o-transition: border-color .1s ease-in;
}
#recherche-requete div.q-terme input:focus {
	border-color: #000;
}
#recherche-requete div.btn-group {
	margin: 0;
}

.detail {
	font-size: 8.5pt;
}

div.encart {
	width: 200px;
	float: right;
	clear: right;
	background-color: #fff;
	border: 1px solid #A5A5A5;
	padding: 1px 19px;
	margin: 0 -50px 20px 35px;
	_margin-right: 0;
	font-size: 9pt;
}
div.encart h2 {
	font-size: 15pt;
	margin-top: 1.2em;
}

div.encadre {
	background-color: #fff;
	border: 1px solid #A5A5A5;
	padding: 20px;
}
#liste div.encadre {
	border: 0;
	background: none;
}
#liste div.encadre p {
	margin: 0;
}

div.pic-right {
	float: right;
	clear: right;
	margin: 0 -20px 20px 35px;
	_margin-right: 0;
	font-size: 8.5pt;
}
div.pic-right p {
	margin: 0.5em 0 !important;
	line-height: normal !important;
}

input, textarea {
	font-size: 12pt;
	padding: 5px;
	border: 1px solid #A5A5A5;
}
textarea#recom {
	margin: 0.5em 0 1.5em 0;
	width: 95%;
	height: 450px;
	font-size: 8.5pt;
	font-family: monospace;
}

table.logo-list {
	border: 0;
	border-collapse: collapse;
}
table.logo-list td {
	width: 33%;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}

span.logo a {
	font-size: 8.5pt;
	text-decoration: none;
}
span.logo img {
	padding: 5px;
	background-color: #fff;
}
span.logo a:hover img {
	border: 1px solid #ddd;
	padding: 4px;
}

a.btn-icon {
	border: 1px solid #eee;
	padding: 0 2px;
	height: 13px;
}
a.btn-icon:hover {
	border-color: #ccc;
}
a.btn-icon img {
	vertical-align: middle;
}

p.btn-fermer {
	text-align: right;
	margin-top: 1.5em;
}
p.btn-fermer a {
	background-color: #F1F5FA;
	border: 1px outset #A5A5A5;
	padding: 5px 10px;
	color: #000 !important;
	text-decoration: none;
}

#nav-sub {
	font-size: 12pt;
}
#nav-sub.encart {
	background-color: #fff;
	border: 2px solid #A5A5A5;
	padding: 1px 18px;
}
#nav-sub h2 {
	color: #000;
}
#nav-sub ul {
	margin-left: 0;
	padding-left: 20px;
}
#nav-sub li {
	list-style: circle;
	margin: 0.5em 0;
	line-height: normal !important;
}
#nav-sub a {
	color: ;
	text-decoration: none;
}
#nav-sub a:hover {
	color: ;
	text-decoration: underline;
}
#nav-sub .detail {
	font-size: 10pt;
}

#gen {
	border-top: 1px solid #A5A5A5;
	color: #000;
	font-size: 8.5pt;
	text-align: center;
	padding: 5px 0;
	text-shadow: 0 1px 1px #fff;
}
#gen a {
	color: #333;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;
}
#gen a:hover {
	color: #f30;
	border-bottom: 1px solid #f96;
	padding-bottom: 1px;
}
#gen code {
	background: #000;
	color: #fff;
	padding: 1px 6px;
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px;
	text-shadow: none;
	box-shadow: 0 1px 1px #fff; -moz-box-shadow: 0 1px 1px #fff; -webkit-box-shadow: 0 1px 1px #fff; -o-box-shadow: 0 1px 1px #fff;
}


