html {
	height: 100%;
	font-size: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #333333;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.preloadImage {
	margin-top: -3000px
}
a img {
	border: none;
}
a, a:visited, a:active {
	text-decoration: none;
	outline: none;
	color: #333333;
}
h1.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	cursor: default;
	font-weight: normal;
	color: #333333;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
h1.plusjoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	cursor: default;
	font-weight: normal;
	color: #333333;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-size: 10pt;
}
b.souligne {
	text-decoration: underline;
}
.kmc {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	font-size: 10%;
}
.layer {
	position: absolute;
	width: 100%;
	height: 100%;
}
.center {
	margin-right: auto;
	margin-left: auto;
	width: 856px;
	position: relative;
}
#layer1 {
	z-index: 1;
}
#layer2 {
	z-index: 2;
}
#layer1 .center {
}
#layer2 .center {
	background-image: url(images/imageFondMilieu.jpg);
	background-position: center;
	background-repeat: repeat-y;	
}
.centerContent {
	background-image: url(images/imageFondBas.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;	
	
}
* html .layer .center {
	/*height: 100%;*/
}

/* --- LOGO  --------------------------------------------------------------------------------------*/
.logo_grand {
	position: absolute;	
	top: 0px;
	left: 0px;
	width: 856px;
}

#logo {
	position:absolute;
	display: block;
	left:0px;
}

/* ---- BANDEAU  -------------------------------------------------------------------------------------*/

#nom_affiche {
	position: absolute;
	width: 100%;
	text-align: center;
	font-style: normal;
	letter-spacing: 1px;
	font-size: 25pt;
	padding: 40px 0px 0px 0px;
	display: none;
}
#slogan_affiche {
	position: absolute;
	text-align: center;
	font-size: 13pt;
	width: 100%;
	padding: 90px 0px 0px 0px;
	display: none;
}
#choix_langue {
	position: relative;
	text-align: right;
	margin-bottom: 23px;
	margin-right: 5px;
	font-size: 9pt;
	display: none;
}
.sepLangues {
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.langue {
	display: inline;
}
#choix_langue a {
	text-decoration: none;
}
#choix_langue a:hover {
	text-decoration: underline;
}

/* -----  TABLE INFO  ------------------------------------------------------------------------------------*/

/* -------  CORPS  ----------------------------------------------------------------------------------*/
#milieu {
	margin: 159px 1px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 850px;
	position:relative;	
}
#table_milieu {
	position: relative;
	width: 850px;
}
/*---------- CORPS GAUCHE    -----------------------------------------------------------------------*/
#table_milieu_col_gauche {
	width: 210px;
	padding-top: 213px;
}
#table_milieu_col_droite {
	width: 640px;
	padding: 100px 55px 30px 55px;
}
.corrBug001 {
	position:absolute;
	width:100%;
	top:0px;
	left:0px 
}	
/*   ----   MENU   ----------------------------------------------------------------*/
.menu {
	width: 210px;
	font-size: 10pt;
}
.cadre {
	width: 100%;
}
.titres {
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #CF9251;
	letter-spacing: 3px;
	padding: 5px 4px 4px 12px;
	border-bottom: 1px  solid #6f6f6f;
	margin-bottom: 4px;
}
.liste_Menu {
	padding-bottom: 10px;
}
.elem_Menu {
}
* html .elem_Menu a {
}
.elem_Menu a, .elem_Smenu a {
	text-decoration: none;
	cursor: pointer;
}
.elem_Menu a:visited, .elem_Smenu a:visited, .elem_Menu a:active, .elem_Smenu a:active {
	color: white;
}
.elem_Menu a:hover, .elem_Smenu a:hover {
	color: #E9A641;
	background-color: #6f6f6f;
}
.elem_Smenu a:hover {
	background-color: #6f6f6f;
}
.elem_Menu .noLink:hover {
}
.noLink {
	cursor: default;
}
.elem_Menu a, .elem_Menu .elem_Menu_Inactif, .elem_Menu .noLink {
	display: block;
	padding: 5px 4px 8px 12px;
	color: white;
}
.liste_Smenu {
	display: none;
	border-top: 1px solid #727272;
	border-left: 1px solid #727272;
	border-bottom: 1px solid #525252;
	border-right: 1px solid #525252;
	position: absolute;
	z-index: 100;
	margin-left: 140px;
	margin-top: -100px;
	background-color: #6b6b6b;
}
#liste_Smenu_1 {
	/*margin-top: -120px;*/
}
#liste_Smenu_2 {
	margin-top: -40px;
}
#liste_Smenu_3 {
	/*margin-top: -140px;*/
}
#liste_Smenu_4 {
	/*margin-top: -60px;*/
}
.elem_Smenu a, .elem_Smenu .noLink {
	padding: 4px 4px 7px 12px;
	display: block;
	min-width: 150px;
	color: white;
}
* html .elem_Smenu a {
	width: 150px;
}
* html #liste_Smenu_1 a {
	width: 320px;
}
* html #liste_Smenu_3 a {
	width: 180px;
}
* html #liste_Smenu_4 a {
	width: 280px;
}
.elem_Smenu .noLink:hover {
}
.pre_menu, .pre_menu_on, .pre_menu_disabled, .pre_sous_menu {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: -5px;
}
.pageactu a, .parentPageActu {
	background-color: #6f6f6f;
}
/*-------- CORPS DROIT -------------------------------------------------------------------------*/
#content {
	margin: 0px;
	font-size: 10pt;
}
.chapitre {
	line-height: 12pt;
	margin-bottom: 30px;
}
.titre_chapitre {
	margin: 0px 0px 0px 0px;	
}
.titre_chapitre h1.plusjoli {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cf9251;
	font-size: 12pt;
	font-weight: bold;
	color: #6f6f6f;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	line-height: 25px;
}
.image_chapitre_gauche {
	float: left;
	position: relative;
	margin: 0px 30px 25px 0px;
	border-top: 1px solid #6f6f6f;
	border-left: 9px solid #6f6f6f;
	border-bottom: 3px solid #6f6f6f;
	border-right: 5px solid #6f6f6f;
}
*+html .image_chapitre_gauche {
	margin-top: 15pt;
}
* html .image_chapitre_gauche {
	margin-top: 15pt;
}
.image_chapitre_droite {
	float: right;
	margin: 0px 0px 40px 25px;
	border-top: 1px solid #6f6f6f;
	border-left: 5px solid #6f6f6f;
	border-bottom: 3px solid #6f6f6f;
	border-right: 9px solid #6f6f6f;
}
*+html .image_chapitre_droite {
	margin-top: 15pt;
}
* html .image_chapitre_droite {
	margin-top: 15pt;
}
.table_chapitre {
	width: 100%;
	border: none;
	padding: 0px;
}
.cell_table_chapitre {
	text-align: left;
	vertical-align: top;
}
.contenu_chapitre {
	position: relative;
}
#table-mentions {
	border: none;
}
.tableMentionsLinkTV {
	text-decoration: underline;
}
.pied_chapitre {
	clear: both;
	font-size: 0px;
	height: 0px;
}
/*------ PIED DE PAGE   ---------------------------------------------------------------------------------------*/
/* marge voir CORPS ------------------------------------------------------*/
#margin_pied_page {
	height: 39px;
}
#pied_page {
	margin: 0px 1px 0px 5px;
	/*position: absolute;*/
	/*bottom: 0px;*/
	/*left: 0px;*/
	width: 850px;
	border-top: 1px  solid #6f6f6f;
	height: 38px;
}
.elem_footer {
	text-align: center;
}
#mentions {
	width: 200px;
	float: right;
}
#troisclic {
	text-align: center;
	width: 650px;
	float: left;
	
}
#troisclic a { font-size:80%; 
}
.elem_footer a, .elem_footer a:visited {
	text-decoration: none;
	display: block;
	width: 100%;
	font-size: 9pt;
	padding-top: 11px;
	padding-bottom: 5px;
	height: 22px;
	color: #ffffff;
}
.elem_footer a:hover {
	color: #cf9251;
}
/*-------- Suppléments de code ----------------    */
.afficheEv {
	display:none;
}
#afficheDivAbsBasCenter0 {
	position: absolute;
	top: 0px;
	right:0px;
	display: none;	
}

#afficheEventuellement0 {
	position:absolute;
	top:20px;
	right:0px;
	display:none;	
}
/* ------------------- Plan --------------------------------- */
.piedPlan {
	text-decoration: none;
}
.piedPlan a {
	text-decoration: none;
	color: #525252;
	display: block;
	line-height: 30px;
	letter-spacing: 1pt;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-bottom: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	width: 100%;
}
.piedPlan a:visited {
	color: #525252;
}
.piedPlan a:hover {
	color: #cf9251;
	background-color: #e6e6e6;
}
.tableBoutonsPlan {
	color: #cf9251;
	font-weight: bold;
}
.tableBoutonsPlanL1C1, .tableBoutonsPlanL2C1 {
	padding-left: 5px;
	padding-right: 5px;
}
.tableBoutonsPlanL1C2 {
	width: 100%;
}
.tableBoutonsPlanL1C3, .tableBoutonsPlanL2C3 {
	padding-right: 52px;
}
.adressePlan {
	text-align: left;
	font-size: 11pt;
	line-height: 140%;
	margin-top: 15pt;
	font-weight: bold;
	color: #6f6f6f;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cf9251;
}
iframe {
	border-bottom: 1px solid #f5f5f5;
	border-right: 1px solid #cacaca;
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
}
/*------ FORMULAIRE  CONTACT  -------------------------------------------------------------*/
.leemi_mentions, .leemi_mentions a {
	text-decoration: underline;
	color: #333333;
}
.lign1_form_mail {
	padding-bottom: 2em;
}
.col_gauche_form_mail {
	text-align: right;
	width: 30%;
}
.col_droite_form_mail {
	text-align: left;
	width: 70%;
}
.form_mail_text {
	width: 50%;
}
.form_mail_textarea {
	width: 100%;
	height: 20em;
	overflow: auto;
}
#lienEnvoyer {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 12em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 27px;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-bottom: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	color: #525252;
	cursor: pointer;
}
#lienEnvoyer:visited {
	color: #525252;
}
#lienEnvoyer:hover {
	color: #cf9251;
	background-color: #e6e6e6;
}
/* ------------------------------------------------------------------------*/
.monTexte {
	position: relative;
}
.image_chapitre_droite_nonCadre {
	float: right;
	position: relative;
	margin: 0px 0px 20px 25px;
}
*+html .image_chapitre_droite_nonCadre {
	margin-top: 15pt;
}
* html .image_chapitre_droite_nonCadre {
	margin-top: 15pt;
}
.titre1, .titre2 {
	font-size: 11pt;
	line-height: 140%;
	margin-top: 15pt;
	font-weight: bold;
	color: #6f6f6f;
	font-weight: bold;
	margin-left: 25px;
	text-indent: -25px;
}
.titre2 {
	font-size: 11pt;
	line-height: 110%;
}
.titre3 {
	font-size: 11pt;
	color: #6f6f6f;
	font-weight: bold;	
}
.titre4 {
	line-height: 140%;
	margin-top: 15pt;
	color: #6f6f6f;
	margin-left: 25px;
	text-indent: -25px;
}
.paragraphe {
	margin-top: 5pt;
	margin-left: 25px;
	margin-right: 25px;
	line-height: 14pt;
}
.sousParagraphe {
	margin-top: 5pt;
	margin-right: 25px;
	margin-left: 25px;
	line-height: 14pt;
}
.paragraphe a {
}
.paragrapheCalendrier {
	margin-left: 40px;
	margin-right: 25px;
	margin-top: 8pt;
	margin-bottom: 15pt;
	padding-bottom: 10pt;
	line-height: 14pt;
	border-bottom: 4px solid #dfdfdf;
}
.enSavoirPlus {
	text-align: right;
	margin-top: 0px;
}
.textesEtVoix {
	letter-spacing: 1pt;
	word-spacing: 0pt;
	margin-left: 2pt;
	margin-right: 2pt;
}
.auteur {
	letter-spacing: 1pt;
	margin-right: 2pt;
	margin-left: 2pt;
	color: #cf9251;
}
.mee1 {
	color: #cf9251;
}
.mee2 {
	color: #6f6f6f;
}
.citation1, .signatureCitation1 {
	margin-top: 15pt;
	margin-left: 60px;
	margin-right: 25px;
	line-height: 14pt;
	text-align: right;
	font-style: italic;	
}
.signatureCitation1 {
	font-style: normal;
	margin-top: 10pt;
}
.lieu {
	font-weight: bold;
	color: #6f6f6f;
}
.collaborateurs {
}
.rendezVous {
	font-size: 10pt;
	line-height: 110%;
	font-weight: bold;
	color: #6f6f6f;
}
.editeur {
}
.heure {
}
.ouvrage {
	font-style: italic;
}
.lupar1 {
	color: #e6e6e6;
	margin-left: 3pt;
	margin-right: 3pt;
}
.lienProgramme, .personneMenu {
	color: #E9A641;
}
a:hover .lienProgramme, a:hover .personneMenu {
	color: #f5f5f5;
}
sup {
	line-height: 50%;
}
.enSavoirPlus a, .enSavoirPlus a:visited {
	color: #cf9251;
	font-weight: bold;
}
.maListe1 {
	list-style: square;
}
.maListe2 {
}
.maListe2 li {
	margin-bottom: 5px;
	clear: both;
}
.maListe3 {
	margin-top: 10px;
}
.maListe3 li {
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 0px;
}
.maListe4 {
	list-style-type: none;
}
.maListe4 ul {
}
.maListe4 li {
	clear: both;
	background-color: #dfdfdf;
	margin-bottom: 5px;
	min-height: 70px;
	position: relative;	
}
* html .maListe4 li {	
	height: 70px;	
}
.maListe4 img {
position: absolute;
top:5px;
left:5px;
}
.maListe4>li>span {
	display: block;
	margin-left:80px;
	padding-top: 25px;
	position: relative;
	padding-right: 110px;	
}
.maListe4 a {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-top:25px;	
}
.textePartenaire {
	position: relative;	
	margin : 0px 10px 10px 80px;
	font-size: 80%; 
	line-height: 120%;
	
}
.spectacles h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50%;
	line-height: 70%;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-variant: normal;
	text-decoration: none;
	cursor: default;
	font-weight: normal;
	color: #e6e6e6;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.spectacles .titre2 {
	margin-top: 5pt;
}
.paragrapheEquipe {
	margin-right:0px;
	margin-left:-15px;
}
.rubriqueEquipe {
	/*line-height: 140%;*/	
	color: #6f6f6f;
	margin-left: 15px;
	margin-top:20px;
	/*text-indent: -25px;*/	
}
.tEquipe {
	font-size: 11pt;
	color: #6f6f6f;
	font-weight: bold;	
}
.lnEquipe {
	margin-left: 15px;
	margin-top: 3px;
}
.nEquipe {
color: #cf9251;
font-weight: bold;	
}
.nEquipe {
color: #cf9251;
}
.lienEquipe {
	color: #cf9251;
	font-style: italic;
	font-size: 8pt;
	margin-left: 10px;
	margin-right: 5px;
}
.atvEquipe {
	font-size: 10pt;
}
.articlePresse {
	border-bottom: 1px solid #cacaca;
	border: 1px solid #cacaca;
	margin-bottom: 20px;
	padding-left:20px;
	/*margin-left:-20px;*/
}
.titreParagrapheSuite {
	border-bottom: 1px solid #cacaca;
	padding-bottom: 10px;
}
.titre5 {
   font-size: 11pt;
	line-height: 140%;
	margin-top: 10px;
	font-weight: bold;
	color: #6f6f6f;	
	margin-left: 25px;
	text-indent: -25px;
	
}
.articleParu {
	margin-top:5px;
	font-size: 12px;
	font-variant:normal;
	font-style: italic;
	font-weight:normal;
}
.paragrapheSuite {
	display: none;
}
.lireSuite { /* lire la suite span */
	cursor: pointer;
	font-style: italic;
	color: #cf9251;
	font-size: 10pt;
	font-weight: normal;		
}
.fermerSuite {    /* fermer div */
	text-align: right;	
	/*background-color: #e3e3e3;*/
	margin-left:-25px;
	/*border-bottom: 1px solid #cacaca;*/
	margin-top:15pt;	
}
.fermerSuiteSpan {  /* fermer span */
	cursor: pointer;
	font-style: italic;
	color: #cf9251;
	font-size: 10pt;
	font-weight: normal;	
}


/* ----------  page 3 clic   -------------------------------------------------------- */
.ccp3c {	
}
.p3cTitre1 {    /* les titres de niveau 1 */	
	font-size: 11pt;
	line-height: 140%;
	margin-top: 15pt;
	font-weight: bold;
	color: #6f6f6f;
	font-weight: bold;
	margin-left: 25px;
	text-indent: -25px;
}

.p3cParagraphe3clic, .p3cParagraphe3clicOn { /* les paragraphes */
	padding-left: 25px;	
	line-height: 14pt;
	margin-top: 10pt;
}
.p3cParagraphe3clic {/* les paragraphes */
	display: none;
}

.p3cTitre2  {  /* les titres de niveau 2 */	
	margin-top: 12pt;
	font-weight: bold;
	color: #6f6f6f;	
	margin-left: 25px;
	text-indent: -25px;    
	font-size: 10pt;
	line-height: 110%;	
}
.p3cSousParagraphe { /* sous paragraphe */
	margin-top: 5pt;	
}
.p3cSousSousParagraphe { /* sous paragraphe */
	margin-left: 100px;	
}
.p3cSousParagrapheEnd {
	margin-top: 10pt;	/* dernier sous paragraphe plus d'infos */
}

.p3cLireSuite { /* lire la suite span */
	cursor: pointer;
	font-style: italic;
	color: #cf9251;
	font-size: 10pt;
	font-weight: normal;		
}
.p3cContact {	/* contacter 3 clic span dans p3cSousParagrapheEnd*/
	cursor: pointer;
	font-style: italic;
	color: #cf9251;
	font-size: 10pt;
	font-weight: normal;	
}
.p3cFermer {    /* fermer div */
	text-align: right;	
	background-color: #e3e3e3;
	margin-left:-25px;
	border-bottom: 1px solid #cacaca;
	margin-top:15pt;
	margin-bottom:30pt;		
}
.p3cFermerSpan {  /* fermer span */
	cursor: pointer;
	font-style: italic;
	color: #cf9251;
	font-size: 10pt;
	font-weight: normal;	
}
.p3cTitre3 {		/* titre 3 les div qualité sécurité etc ...*/
	margin-bottom: 5px;
	margin-top: 10px;
	border-bottom: 1px solid #aaaaaa;		
}

.mee1P3c {
color: #cf9251;	
}
.mee3P3c {
/*padding:2px 2px 2px 2px;*/
	/*background-color: #e6e6e6;*/
	border-bottom: 1px solid #aaaaaa;
}
.mee4P3c {	/* titre 3 les span qualité sécurité etc ...*/
}
.p3cSousParagrapheEquipe {
	margin-left:20px; 
	margin-top:10px;
}
.p3cEquipeFonction, .p3cDiplome  {
	margin-left:40px; 
	font-size:8pt;
}
.p3cDiplome {	
	font-style:italic; 
}
.p3cPuce {
	font-weight: bold;
	color:#6f6f6f;
}

.a-faire {
	background-color: #ffebcd;
}
