﻿@charset "UTF-8";

/*@import "polices/polices.css";

Bleu clair : B3D6FC
*/
/* CSS Document */



/**/
/*
@font-face {
	font-family: 'title';
	src: url('../fonts/linotype-brewery-bold-1361525460-webfont.eot?#iefix');
	src: url('../fonts/linotype-brewery-bold-1361525460-webfont.woff') format("woff"),
	        url('../fonts/linotype-brewery-bold-1361525460-webfont.ttf') format("truetype"),
	        url('../fonts/linotype-brewery-bold-1361525460-webfont..svg#LocalITC') format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: title2;
    src: url('../fonts/linotype-brewery-regular-1361525457-webfont.eot');
    src: url('../fonts/linotype-brewery-regular-1361525457-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/linotype-brewery-regular-1361525457-webfont.woff') format('woff'),
         url('../fonts/linotype-brewery-regular-1361525457-webfont.ttf') format('truetype');
   font-weight: bold;

}

*/



/*----------------------------------------------------------------------------------------------*/
/* reset */
/*----------------------------------------------------------------------------------------------*/
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, abbr, article, aside, command, details, figcaption, figure, footer, header, hgroup, mark, meter, nav, output, progress, section, summary, time {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    list-style-type: none;
}


body{
  background-color:#0B0B0B;
  background-image:url('../images/background-transp.png');
  /*background-image:url('../images/background.png');*/
  background-repeat:no-repeat;
  background-position:center top;
  font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
  font-weight: 400;
}

h1, h2, h3
{
    font-family: 'LinotypeBrewery-Regular';
    font-weight:400; 
    /*text-transform:uppercase;*/
}
h1{
    text-transform:uppercase;
}

header.pplive {
    width: 950px;
    height: 71px;
    margin: 0 auto;
    display:block;
}

header.pplive h1
{
    /*invisible à l'écran*/
    /*margin-top: -100px ;*/
    visibility:hidden;
}




header.pplive #logo
{
    display:block;
    width:231px;
    height:71px;
    margin:35px 0 19px 0; 
    background-image:url('../images/logo-transp-white.png');
    background-repeat: no-repeat;
    background-position: left 0;
    float:left;
   
}

header.pplive #nav
{
     display:block;
    float:right;
    width:346px;
    height:48px;
    margin:54px 0px 0 0;
    background-color:white;
}

header.pplive #nav ul {
    width: 100%;
    text-align:center;
}

header.pplive #nav ul li {
    display: inline;
    height: 47px;
    width: 114px;
    float: left;
    border-right:1px solid #E9E9E9;
    font-size:9pt;
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    line-height:47px;
}

header.pplive #nav ul li:last-child {
    margin-right: 0;
    border-right:none;
}

header.pplive #nav ul li a 
{
    color:#000000;
}

header.pplive #nav ul li:first-child a {
}

header.pplive #nav ul li:last-child a {
}


header.pplive #Live
{
    clear:both;
    display:block;
      background-color:#B3D6FC;
      color:#000000;
      text-align:center;
    
      font-family: "LinotypeBrewery-Regular";
      font-size:11pt;
      font-weight: 400;
      width:55px;
      height:21;
      margin:19px 0 19px 0px;
      text-transform:uppercase;
      border:1px solid Fuschia;
}


/*
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th, figcaption {
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
}
*/


/*directAcces Nav*/

.l-region--navigation { 
float: right;
margin-right: 0px;
margin-top:35px;
width: 49.37%;
}

nav.block--menu-menu-direct-access{
    width:auto;
    z-index:0;
}

nav.block--menu-menu-direct-access ul
{
    width:auto;
}

.menu { 
border: medium none currentColor;
list-style: none outside none;
text-align: left;
}

.l-region--navigation .menu { 
float: right;
}

.l-region--navigation .menu li { 
/*background: #FFFFFF;*/
background:#000;
display: block;
float: left;
list-style: none outside none;
position: relative;
z-index: 2000;  
/*margin-right:0px;*/
margin:2px;
/*width:115px;*/
width:111px;
/*border: 1px solid #E9E9E9;*/
}

.l-region--navigation .menu li a { 
/*border-right: 1px solid #E9E9E9;*/
/*color: #000000;*/
color:#FFF;
font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
font-size:16px;
display: table-cell;
height: 46px;
min-width: 115px;
position: relative;
text-align: center;
text-decoration: none;
text-transform:none;
transition: background-color 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
vertical-align: middle;
}









/**/




fieldset, iframe {
    border: none;
}

caption, th {
    text-align: left;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

header.live, nav, #content_01, #content_02, p, .content_01_block, article, aside, hgroup, section, img, figure, figcaption, div, footer {
    display: block;
}

a, a:hover, a:active, a:visited {
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

html {
    /*background-color: #5c90f1;*/
}

#bgd_body {
    width: 100%;
    height: 500px;
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 1;
}

#container {
    width: 950px;
    height: auto;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    color:white;
    clear:both;
}
/*
    #container header {
        height:169px;
        width:950px;
      	background-image: url('../images/Philharmonie.png');
      	background-position:top left;
      	background-repeat:no-repeat;
        background-color:transparent;
        
    }
*/
/* contexte - ordinateur | tablette | mobile  */

#contexte_01 {
    display: block;
}

#contexte_02, #contexte_03 {
    display: none;
}

/* navigation */

#top {

}

nav {
width: 950px;
height: 50px;
display: block;
position: relative;
margin: 0 0 24px 0;
padding: 0;
list-style: 0;
/*overflow:hidden;*/
/*background-color:#0CC;*/
}

nav ul {
width: 100%;
}

nav ul li {
/*display: table-cell;*/
display: inline;
margin-right: 10px;
height: 50px;
width: 150px;
float: left;
background-color: #B3D6FC; /*#BFBFBF*/
}

nav ul li:last-child {
    /*display: table-cell;*/
    margin-right: 0;
}

nav ul li a {
    width: 100%;
    display: block;
    /*display:inline-block;*/
    /*display:inline-table;
/*
border: 1px solid #FFF;
border-right: 1px solid #022777;
border-bottom: 1px solid #022777;*/
    font-size: 14px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
}

nav ul li:first-child a {
}

nav ul li:last-child a {
    /*margin-right:0*/
}

.smenu {
    /*display:none;*/
    background-color:aqua;
    position:relative;
    /*top: 1px;*/
    /*left:0px;*/
    width: auto;
    height: auto;
    z-index: 1000;
}

    .smenu.masked {
        display: none;
    }

    .smenu.visible {
        display: block;
    }

    .smenu ul {
        width: 600px;
        display: block;
        list-style-position: outside;
        list-style-type: disc;
    }

        .smenu ul li {
            list-style: none outside none;
            font: normal 13px Arial, Helvetica, sans-serif;
            line-height: 22px;
            width: 300px;
            line-height: 22px;
            text-align: left;
            float: left;
        }

            .smenu ul li a {
                font: normal 13px Arial, Helvetica, sans-serif;
                text-transform: none;
                width:auto;
                float:left;
                text-align: left;
                background-color:red;
            }

             .smenu ul li span {
                font: normal 13px Arial, Helvetica, sans-serif;
                text-transform: none;
            }

/*
#smenu_genre ul {
width:600px;
}

#smenu_genre ul li {
font:normal 13px Arial, Helvetica, sans-serif;	
line-height:22px;
width:300px;
float:left;
}

#smenu_genre ul li.orange {
color:#f7941d;
}

#smenu_genre .nb {
color:#f7941d;
}

#smenu_instrument ul {
width:600px;
}
#smenu_instrument ul li {
font:normal 13px Arial, Helvetica, sans-serif;	
line-height:22px;
width:150px;
float:left;
}
#smenu_instrument .nb {
color:#f7941d;
}


#smenu_artiste form {
float:left;
margin-right:16px;
background-color:#FFF;
}

#smenu_partenaire ul li {
font:normal 13px Arial, Helvetica, sans-serif;	
line-height:22px;
width:300px;
}

#smenu_artiste form input.bt_valide {
vertical-align:middle;
}
#smenu_artiste p {
font:normal 13px Arial, Helvetica, sans-serif;
}

*/

/*#smenu_artiste input {
padding-left:6px;
font:normal 11px Arial, Helvetica, sans-serif;
margin-right:-4px;
width:290px;
}
*/




/* ------------------------ */

#banner {
    /*width:950px; - marge */
    width: 478px;
    /*height: 218px;*/
    background-color: #B3D6FD;
    background-image: url('../images/banner-460.png');
    background-repeat: no-repeat;
    background-position: left 0;
    /*padding: 12px 0 0 472px;
    margin: 0 0 24px 0;*/
    
}

    #banner h3, h2, #banner.span {
        font-size: 10px;
    }

    #banner h1 {
        font-size: 17px;
        text-transform: uppercase;
    }

#banner.image {
    /*width:950px; - marge */
    width: 950px;
    height: auto;
    background-image: none;
    background-repeat: none;
    background-position: none;
    padding: 0 0 0 0;
    margin: 0px 0 24px 0;
}


#selection_banner
{
    clear:both;
}



#selection_banner img.s
{
    display:none;
}

#selection_banner img.l
{
    display:none;
}

#selection_banner img.xl
{
    /*display:none;*/
}

#selection_banner p{
    margin:8px 8px 3px 0;
    font-size: 0.9em;
    text-align:justify;
    text-align-last:left;
}

/* ------------------------ */

.prom1
{
    width: 630px;
    margin:0 0 34px 0;
    float: left;
}

.prom1 h1
{
    color:#FFFFFF;
    font-size:18pt;
    text-transform:uppercase;
    margin:22px 0 16px 0;
    
}

.prom1 h2
{
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    color:#FFFFFF;
    font-size:11pt;
/*    line-height:18pt; */
    margin:0 0 0 0;
    /*font-weight:600;*/

}

.prom1 h3
{
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    color:#FFFFFF;
    font-size:11pt;
    line-height:18pt;
    margin:14px 0 0 0;
}



.prom1 .live
{
    border: 1px solid #5A5A5A;
    width: 628px;
     background-color:#B3D6FC;
     padding-bottom:1px;
}

.prom1 .vod
{
    width: 628px;
    padding-bottom:1px;
}

.prom1 .live h1, .prom1 .vod h1 
{
    color:#000000;
     margin:0px 19px 16px 19px;
}

.prom1 .live h2
{
    color:#000000;
font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
font-size: 12pt;
margin: 0px 19px 19px;
font-weight:bold;

}

.prom1 .live h3
{
/*    color:#FFFFFF;
    font-weight:bold;
     margin:0px 19px 16px 19px;*/
    color: #FFFFFF;
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-size: 12pt;
    font-weight:bold;
    margin: -2px 19px 19px ;
    float:left;
}



.prom1 .live a img, .prom1 .vod a img 
{
    width: 628px;
    height:auto;
}

.prom1 .vod a img.bt_play { 
left: 14px;
position: absolute;
top: 300px;
width:38px;
height:38px;
border:none;
}


.prom1 .live div.bloclive
{
    font-size:11pt;
    /*font-family: "SourceSansPro-Bold";*/
    font-family: "LinotypeBrewery-Regular";
    font-weight: 400;
    background-color:#B3D6FC;
    color: #000000;
    left: 15px;
    padding: 0px 6px;
    margin:0px;
    position: relative;
    text-transform: uppercase;
    top: -338px;
    width:26px;
}

.prom1 .vod h3, .prom1 .vod h2, .prom1 .vod h1
{
    color:#FFFFFF;
}

.prom1 .vod h1
{
    color:#FFFFFF;
     font-size:18pt;
    text-transform:uppercase;
    margin:22px 0 16px 0;
}


.prom1 .vod h2
{
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    color:#FFFFFF;
    font-size:11pt;
/*    line-height:18pt; */
    margin:0 0 0 0;
    /*font-weight:600;*/

}

.prom1 .vod h3
{
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    color:#FFFFFF;
    font-size:11pt;
    line-height:18pt;
    margin:14px 0 0 0;
}




.home #video {
    width: 628px;
    height: 354px;
    border: 1px solid #5A5A5A;
/*    background-color: #b6ff00; */
   
}

.video #video {
    width: 1024px;
    height: 576px;
    background-color: #b6ff00;
    float: left;
}

#lives {
    width: 310px;
    padding-top:0px;
    float:right;
}



#lives hr
{
    border:hidden;
    margin:0;
    /*clear:both;*/
}

#vods {
    width: auto;
    /*height: 150px;*/
    /*background-color: #5c90f1;*/
    display: block !important;
     float:left;
}

div.btVod
{
    /*clear:both;*/
    background-color:#000000;
    border:1px solid #FFFFFF;
/*    margin:30px 0 0 10px ;*/
   margin:0px 0 0 10px ;  
    padding:11px 15px;
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-size: 14px;
    color:#FFFFFF;
    /*width:110px;*/
    float:left;
    width:110px;
}
/*
#vods div.btVod 
{
      clear:both;
      display:block;
      background-color:#000000;
      border:1px solid #FFFFFF;
      color:#FFFFFF;
      font-family: "LinotypeBrewery-Regular";
      font-size:11pt;
      font-weight: 400;
      width:200px;
      height:21px;
      margin:19px 0 19px 0px;
      padding:0 19px 0 ;
      text-transform:uppercase;
}
*/

#vods div.btVod a
{
    color:#FFFFFF;
}

.direct{
/*	width:200px;
 	height:24px;
 	font-size:12px;
 	line-height:24px;
 	margin:auto 10px 10px 10px;
 	padding:0 0 0 24px;
 	background-color:#B3D6FC;
 	position:relative;
 	top: -40px;
 	z-index:1000;
 	background-image:url('../images/clock.png');
 	background-position: top left;
 	background-repeat: no-repeat;
 	color:black;*/
 	display:none;
}

#lives .live {
    width: 308px;
    /*height: 203px;*/
    border: 1px solid #5A5A5A;
    float: left;
    color:#000000;
    background-color:#B3D6FC;
    margin:0px 0 34px 0;
}

#lives .live img {
    width: 308px;
    height: 308px;
    /*margin-bottom:30px;*/
}

#lives .live h1{
/*	margin:30px 19px 17px 19px;*/
	margin:0px 19px 17px 19px;
    font-size:15pt;
    color:#000000;
    text-transform:uppercase;	
}

#lives .live h2
{
    margin:0px 19px 19px 19px;
    font-size:12pt;
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-weight:bold;
    color:#000000;
}

#lives .live h3
{
    margin:0px 19px 0px 19px;
    font-size:12pt;
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-weight:bold;
    color:#FFFFFF;
}



.live span 
{
    font-size:12pt;
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
}

#lives .live h1
{
    
}

#lives .live div.bloclive
{
    font-size:11pt;
    /*font-family: "SourceSansPro-Bold";*/
    font-family: "LinotypeBrewery-Regular";
    font-weight: 400;
    background-color:#FFFFFF;
    color: #000000;
    left: 255px;
    padding: 0px 6px;
    margin:0px;
    position: relative;
    text-transform: uppercase;
    top: -35px;
    width:26px;
}
#lives div.btLive 
{
    clear:left;
    float:left;
    background-color:#B3D6FC;
    /*    margin:30px 0 0 ;*/
   margin:0px 16px 0 0px ;  
    padding:12px 15px;
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-size: 14px;
    color:#000000;
    width:110px;
}
/*
#lives div.btLive:hover
{
    background-color:#FFFFFF;
    transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
}*/

/*
#lives div.btLive 
{
      clear:both;
      display:block;
      background-color:#B3D6FC;
      color:#FFFFFF;
      font-family: "LinotypeBrewery-Regular";
      font-size:11pt;
      font-weight: 400;
      width:272px;
      height:21;
      margin:19px 0 19px 0px;
      padding:0 19px 0 ;
      text-transform:uppercase;
}
*/

#lives div.btLive a
{
    color:Black;
}

/* VOD */
.vod {
    width: 309px;
    margin-right: 11px;
    margin-bottom:19px;
    float: left;
}

.vod:last-child
{
    /*margin-right:0px;*/
    /*clear:right;  */  
}

.vod img {
    width: 307px;
    height: 173px;
    border: 1px solid #5A5A5A;
}

/**/
    
.vod h1 
{
    margin:30px 0 0 0;
    font-size:13pt;
    text-transform:uppercase;	
}
    
.vod h2
{
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    color:#FFFFFF;
    font-size:10pt;
    line-height:18pt;
    margin:14px 0 0 0;
    /*font-weight:bold;*/
}

.vod h3
{
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    color:#FFFFFF;
    font-size:10pt;
    line-height:18pt;
    margin:14px 0 0 0;
}




#vods .vod img.bt_play { 
left: 14px;
position: relative;
top: -50px;
width:38px;
height:38px;
border:none;
}

#vods .vod h1 { 
font-size: 13pt;
margin: 0px 0px 0px;
text-transform: uppercase;
}


/* prom2 - Zoom */

#prom2
{
    display:block;
    clear:both;
    width:100%;
}

#prom2 div.btInterview
{
    clear:both;
    background-color:#000000;
    border:1px solid #FFFFFF;
    margin:15px 0 0 17px;
    padding:12px 15px;
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-size: 14px;
    color:#FFFFFF;
    width:115px;
}
/*
#prom2 div.btInterview:hover
{
    color:#000000;
    background-color:#FFFFFF;
    transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
}
*/
#prom2 div.btInterview a
{
    color:#FFFFFF;
}
/*
#prom2 div.btInterview a:hover, #prom2 div.btInterview:hover a:hover
{
    color:#000000;
    transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
}
*/
#prom2 h1
{
    text-transform:uppercase;
    font-size:24pt;
    margin:0 7px 32px 0;
    float:left;
}

#prom2 hr
{
    display:block;
    height:28px;
    border-top: 0;
    border-left:0;
    border-right:0;
    border-bottom: 2px solid #FFFFFF;
}

#prom2 div.cont
{
    width:100%;
    clear:both;
}


#prom2 div.article
{
    width:230px; /*230 - (17+17)*/
    /*height:400px;
    */
    height:244px;
    border: 1px solid #5A5A5A;
    margin:0 7px 0 0;
    float:left;
}

#prom2 div.article hr
{
    margin:0px 10px 0px 17px;
    display:block;
    width:30px;
    height:14px;
    border-top: 0;
    border-left:0;
    border-right:0;
    border-bottom: 2px solid #FFFFFF;
}


#prom2 div.article:first-child
{
    /*clear:left;*/
}


#prom2 div.article:last-child
{
   
    margin:0 0px 0px 1px;
    clear:right;
}

#prom2 div.article h2
{
    font-size:13pt;
     width:200px;
   /* height:50px; */
     padding:14px 10px 0 17px;
     text-transform:uppercase;
     hyphens: auto;
     -webkit-hyphens: auto;
     -moz-hyphens: auto;
     -ms-hyphens: auto;
     -o-hyphens: auto;
     
     /*overflow: hidden;
  -o-text-overflow: ellipsis;*/
   /* pour Opera 9 */
/*  text-overflow: ellipsis*/
     
}

#prom2 div.article h3
{
    font-size:10pt;
    padding:32px 17px 0 17px;
    text-transform:uppercase;
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-weight: 700;
}

#prom2 div.article h4
{
    font-size:12px;
    padding:16px 17px 0 17px;
    font-weight:bold;
}

#prom2 div.article p
{
    font-size:12px;
    padding:16px 17px 0 17px;
}

#prom2 div.article img
{
    width:228px;
    height:171px;
    /*height:228px;*/
}


/* prom 3 - Orchestres */

#prom3
{
    /*margin-top:430px;*/
    margin-top:284px;
    display:block;
    clear:both;
    width:100%;
}

#prom3 h1
{
    text-transform:uppercase;
    font-size:24pt;
    margin:0 7px 32px 0;
    float:left;
}

#prom3 hr
{
    display:block;
    height:28px;
    border-top: 0;
    border-left:0;
    border-right:0;
    border-bottom: 2px solid #FFFFFF;
}

#prom3 div.cont
{
    width:100%;
    clear:both;
}


#prom3 div.article
{
    width:230px; /*230 - (17+17)*/
    height:425px;
    border: 1px solid #5A5A5A;
    margin:0 7px 30px 0;
    float:left;
}

#prom3 div.article hr
{
    margin:0px 10px 0px 17px;
    display:block;
    width:30px;
    height:13pt;
    border-top: 0;
    border-left:0;
    border-right:0;
    border-bottom: 2px solid #FFFFFF;
}


#prom3 div.article:first-child
{
    /*clear:left;*/
}


#prom3 div.last
{
   
    margin:0 0px 0px 1px;
    clear:right;
}

#prom3 div.article h2
{
    font-size:14pt;
     width:200px;
     height:auto;
     padding:14px 10px 0 17px;
     text-transform:uppercase;
     hyphens: auto;
     -webkit-hyphens: auto;
     -moz-hyphens: auto;
     -ms-hyphens: auto;
     -o-hyphens: auto;
     
}

#prom3 div.article h3
{
     font-size:10pt;
    padding:32px 17px 0 17px;
    text-transform:uppercase;
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-weight: 700;
}

#prom3 div.article h4
{
    font-size:12px;
    padding:16px 17px 0 17px;
    font-weight:bold;
}

#prom3 div.article p
{
    display:none;
    font-size:12px;
    padding:16px 17px 0 17px;
}

#prom3 div.article img
{
    width:228px;
    height:228px;
}



/* flash */
#flash_player 
{
    width:1024px;
    height:619px;
    margin-left:-39px;
    margin-bottom:24px;
    /*border:1px solid green;*/
}

#flash_player_home 
{
    width:630px;
    height:413px;
    background-position:center;
    background-repeat:no-repeat;
}

#poster
{
    width:630px;
    height:413px;
    cursor:pointer;
}

#main
{
    /*border:1px dotted aqua;*/
}
#main h1
{
    font-size:22pt;
    text-transform:uppercase;
}

#main h2
{
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-size:13pt;
    color:#666666;
}
#main h2 span
{
    
    font-size:inherit;
    color:inherit   ;
    
}

#main h2:first-letter
{
    
    font-size:inherit;
    color:inherit   ;
    text-transform:uppercase;
}





.peremption
{
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-size:9pt;
    color:#FFFFFF;
}




.mentions
{
    float:left;
     display: inline;
      float:left;
    clear:both;
    width:100%;
   margin: 8px 8px 3px 0;
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-size:9pt;
    color:#FFFFFF;
}




/* Infos */

.presentation {
    /*font-size: 0.8em;
    letter-spacing: 0.05em;
    line-height: 1.35em;*/
    
   /* letter-spacing: 0.05em;
    line-height: 1.35em;*/
   
    margin: 0px 8px 8px 0;
    display: inline;
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    float:left;
    clear:both;
    width:68%;
}

.presentation p, .mentions 
{
   /*background-color:Aqua;*/
   font-size: 0.9em;
}




.presentation a
{
    font-size: 0.9em;
    color:#b3d6fd;
}

.presentation a:hover 
{
/*    font-size: 0.9em;*/
    color:#fff;
}

.mentions a
{
    font-size: 1em;
    color:#b3d6fd;
}

.mentions a:hover 
{
    /*font-size: 1em;*/
    color:#fff;
}

a.linkProgram
{
    margin:20px 0 20px 0;
    font-size:9pt;
    color:#C2DDF3;
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    /*padding:14px 10px 0 17px;*/
    text-transform:uppercase;
    font-weight: 700;
    display:block;
}

#infos
{
    width:630px;
    margin:50px 26px 60px 0;
    float:left;
}

#infos h3
{
    color: #FFFFFF;
    font-size: 16pt;
    margin: 0px 0px 16px 5px;
    text-transform: uppercase;
}

.collapse-open
{
    background-image:url('../images/collapse-close.png');
 	background-position: top right;
 	background-repeat: no-repeat;
}

.collapse-close
{
    background-image:url('../images/collapse-open.png');
 	background-position: top right;
 	background-repeat: no-repeat;
}

#playlist, #authors, #performers, #presentation
{
      border-top:1px solid #FFFFFF;
      padding:17px 0 0 0;
}

.masked {
        display: none;
    }

.visible {
        display: block;
    }


#infos ul
{
    margin:10px 46px 54px 19px;
}

#infos ul li
{
      border-top:1px solid #666666;
      line-height:40px;
     font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
      font-size:11pt;
      padding:0 0 0 5px;
}

#infos ul li:last-child
{
      border-top:1px solid #666666;
      border-bottom:1px solid #666666;
      line-height:40px;
     font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
      font-size:11pt;
      padding:0 0 0 5px;
}

#playlist span.titre, #playlist span.auteur
{
    font-size:inherit;
    line-height:normal;
    margin:0;
    /*padding:0;*/
}

.toggle
{
}

.toggle-closed { 
display: none;
height: auto;
margin: 0px 0px 15px;
}

/* Activities */
#activities
{
    width:248px ;/*308 - 60 px*/
    color:#000000;
     background-color:#B3D6FD;
    border: 1px solid #5A5A5A;
    float:left;
    padding:30px 20px 30px 20px;
    margin:50px 0 0 0;
    
}

#activities h2
{
    font-family:"LinotypeBrewery-Regular";
    text-transform:uppercase;
    font-size:14pt; 
    margin-bottom:30px; 
    color:#000000;  
}

#activities ul 
{
/*    margin:0px 0px 0px 0px;*/
}
#activities ul li
{
    margin:0 0 25px 0;
}


#activities ul li a
{
    color:#000000;
   font-size: 12pt;
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
/* font-weight: bold; */
}

/* Ticket */
.ticket
{
    background-color:#B3D6FC;
     width:114px;       /*150 - 36*/
     height:30px;       /* 60 - 30 */
    float:right;
     margin:0 0 0 88px;
     color:#000000;
     font-size:9pt;
     font-weight:bold;
     text-align:center;
     padding:15px 18px 15px 18px;  
}

.ticket a
{
    color:#000000;
}





/* Suggestions / Results */

#suggestions
{  
   display:block;
   padding:25px 0 0 0;
   width:950px;
   clear:both; 
}

#suggestions h1 
{
    text-transform:uppercase;
    font-size:16pt;
    margin:0 7px 22px 0;
    float:left;
}

#suggestions hr
{
    display:block;
    height:12px;
    border-top: 0;
    border-left:0;
    border-right:0;
    border-bottom: 1px solid #FFFFFF;
}

#suggestions ul.suggestion li{
position:relative;
float:left;
/*width:230px;*/
width:210px;
/*height:326px; */
min-height : 314px; 
margin:10px 10px 0 0 ;
padding:17px 10px 17px 10px;
 /*border: 1px solid #5A5A5A;*/
 background-color:#434343;
}

    #suggestions ul.suggestion li.interview {
        position: relative;
        float: left;
        /*width:230px;*/
        width: 208px;
        /*height:326px; */
        min-height: 312px;
        margin: 10px 10px 0 0;
        padding: 17px 10px 17px 10px;
        border: 1px solid #b3d6fc;
        background-color: #5A5A5A;
    }

#suggestions ul.suggestion li.live .linkticket, #suggestions ul.suggestion li .expiration{ 
  margin: 0; 

} 


#suggestions ul.suggestion li img.vignette
{
    width:210px;
}

/*
#suggestions ul.suggestion li p.concerthall
{
     font-size:9pt;
}
*/


#suggestions ul.suggestion li.last {
/*position:relative;
float:left;
width:228px;
height:430px;*/
margin-right:0px;
/*
 border: 1px solid #5A5A5A;*/
}

#suggestion, #results 
{
  
   width:950px;
   clear:both;
}

#suggestion h1, #results h1
{
    text-transform:uppercase;
    font-size:24pt;
    margin:0 7px 22px 0;
    float:left;
}



#suggestion hr, #results hr
{
    display:block;
    height:28px;
    border-top: 0;
    border-left:0;
    border-right:0;
    border-bottom: 2px solid #FFFFFF;
}

#suggestion p, #results p
{
  
    font-size:11pt;
    margin:10px 0 10px 0;
    float:left;
}



#suggestions ul.suggestion, #suggestion ul.suggestion, #results ul.results 
{
    clear:both;
}


#suggestions ul.suggestion li div.imgContainer
{
     width:210px;
     height:118px;
     position: relative;
		padding: 0;
		margin: 0;
		text-align: center;
		
		background-repeat: no-repeat;
/*    background-attachment: fixed;*/
    background-position: center center; 
}

#suggestions ul.suggestion li.live div.container
{
     position: relative;
}

    #suggestions ul.suggestion li div.block {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 210px;
        /*height: 157px; */
        height: 118px;
        text-align: center;
        vertical-align: middle;
        line-height: 118px;
        /*
    background-color: rgba(0,0,0,0.8);
	opacity: 0.7;
	*/
        display: inline-table;
        color: #FFF;
        text-shadow: black 0.1em 0.1em 0.2em;
        font-size: 10px;
        font-weight: 700;
    }


#suggestions ul.suggestion li hgroup{ 
  min-height:55px; 
} 



#suggestions ul.suggestion li div.block span
{
    font-size:10pt;
    font-weight:700; 
}
/*
#suggestions ul.suggestion li.live a.ticket
{
    padding:0;
    margin:0;
}
*/
/*
#suggestions ul.suggestion li div.block p
{
     display: inline-table;
       vertical-align:middle;
       line-height:100%;      
       color: #FFF;
       font-size:10px;
    font-weight:700;   
    }*/

#suggestion ul.suggestion li span.live, #results ul.results li span.live
{
    
font-weight: 400;    
background-color:#FFFFFF;
color: #000000;
left: 173px;
padding: 0px 4px;
position: absolute;
text-transform: uppercase;
top: 200px;
width:auto;
    
}

#suggestions ul.suggestion li span.extrait, #suggestion ul.suggestion li span.extrait, #results ul.results li span.extrait
{
    
font-weight: 400;    
background-color:#FFFFFF;
color: #000000;
left: 173px;
padding: 0px 4px;
position: absolute;
text-transform: uppercase;
top: 145px;
width:auto;
    
}

#suggestions ul.suggestion li img.bt_play, #suggestion ul.suggestion li img.bt_play, #results ul.results li img.bt_play { 
left: 14px;
position: absolute;
top: 100px;
}

 #suggestion ul.suggestion li, #results ul.results li {
position:relative;
float:left;
width:228px;
height:430px;
margin:10px 10px 0 0 ;
 border: 1px solid #5A5A5A;
 background-color:#000000;
}

#suggestions ul.suggestion li.live, #suggestion ul.suggestion li.live, #results ul.results li.live
{
    background-color:#B3D6FC;
}

#suggestions ul.suggestion li.live img
{
    width:210px;
    position:relative;
    display:block;
    /*height:228px;*/
    /*margin:0 0 16px 0;*/
}

#suggestion ul.suggestion li.live img, #results ul.results li.live img
{
    width:228px;
    height:228px;
    margin:0 0 16px 0;
}

/*#suggestions ul.suggestion li.live span,*/
#suggestion ul.suggestion li.live span, #results ul.results li.live span 
{
    font-size:10pt;
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    color:#000000;
}

#suggestions ul.suggestion li.live span.live,
#suggestion ul.suggestion li.live span.live, #results ul.results li.live span.live  
{
    /*font-size:12pt;*/
    /*font-family:"LinotypeBrewery-Regular";*/
    padding:0 6px 0 6px;
}



#suggestions ul.suggestion li.live
{
    color:#FFFFFF;
}


#suggestion ul.suggestion li.last, #results ul.results li.last {
/*position:relative;
float:left;
width:228px;
height:430px;*/
margin-right:0px;
/*
 border: 1px solid #5A5A5A;*/
}

#suggestions div.article,
#suggestion div.article
{
    width:230px; /*230 - (17+17)*/
    height:395px;
    border: 1px solid #5A5A5A;
    margin:0 7px 30px 0;
    float:left;
}

#suggestions ul.suggestion li hr,
#suggestion ul.suggestion li hr, #results ul.results li hr
{
    margin:0px 10px 0px 17px;
    display:block;
    width:30px;
    height:13pt;
    border-top: 0;
    border-left:0;
    border-right:0;
    border-bottom: 2px solid #FFFFFF;
}


#suggestions ul.suggestion li h2
{
     font-family: "LinotypeBrewery-Regular";
    color:#FFFFFF;
    font-size:13pt;
     width:200px;
     max-height:58px;
     overflow:hidden;
     /*-o-text-overflow: ellipsis;*/ /* pour Opera 9 */
    text-overflow: ellipsis; /* pour le reste du monde */
  
  /*   padding:14px 10px 0 17px; */
     /*text-transform:uppercase;*/
     /*hyphens: auto;
     -webkit-hyphens: auto;
     -moz-hyphens: auto;
     -ms-hyphens: auto;
     -o-hyphens: auto;*/
     
}

#suggestion ul.suggestion li h2, #results ul.results li h2
{
     font-family: "LinotypeBrewery-Regular";
    color:#FFFFFF;
    font-size:13pt;
     width:200px;
     max-height:58px;
     overflow:hidden;
     /*-o-text-overflow: ellipsis;*/ /* pour Opera 9 */
  text-overflow: ellipsis; /* pour le reste du monde */
  
     padding:14px 10px 0 17px;
     text-transform:uppercase;
     /*hyphens: auto;
     -webkit-hyphens: auto;
     -moz-hyphens: auto;
     -ms-hyphens: auto;
     -o-hyphens: auto;*/
     
}

#suggestions ul.suggestion li h3
{
    font-size:10pt;
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    padding:0px 0px 2px 0px;
    /*text-transform:uppercase;*/
    font-weight:700;
}



#suggestion ul.suggestion li h3, #results ul.results li h3
{
    font-size:10pt;
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    /*padding:32px 17px 0 17px;*/
    text-transform:uppercase;
    font-weight:700;
}

#suggestions ul.suggestion li h4,
#suggestion ul.suggestion li h4, #results ul.results li h4
{
    font-size:10pt;
    padding:16px 17px 0 17px;
    font-weight:700;
    
}
#suggestions ul.suggestion li h4:first-letter,
#suggestion ul.suggestion li h4:first-letter, #results ul.results li h4:first-letter {
    text-transform: uppercase;
}

#suggestions ul.suggestion li p,
#suggestion ul.suggestion li p, #results ul.results li p
{
    font-size:10pt;
    /*padding:16px 17px 0 17px;*/
}

/*#suggestions ul.suggestion li h2
{
    margin:15px 0 0 0;
    color:#FFF;
    font-size:13pt;
     height:90px;
     padding:0;
     text-transform:uppercase;
     hyphens: auto;
     -webkit-hyphens: auto;
     -moz-hyphens: auto;
     -ms-hyphens: auto;
     -o-hyphens: auto;     
}*/


#suggestions ul.suggestion li h2 { 
  text-transform:uppercase;
  min-height:60px; 
 /*overflow:auto;*/ 
  margin:15px 0; 
  hyphens: auto;
     -webkit-hyphens: auto;
     -moz-hyphens: auto;
     -ms-hyphens: auto;
     -o-hyphens: auto;   
} 




#suggestions ul.suggestion li.live h2
{
    color:#000000;
}


#suggestion ul.suggestion li.live h2, #results ul.results li.live h2
{
    margin:0;
/*    font-family:title2; */
    color:#000000;
    font-size:13pt;
     height:auto;
     padding:0 10px 0 17px;
/*     padding:4px 10px 0 17px;*/
     text-transform:uppercase;
     hyphens: auto;
     -webkit-hyphens: auto;
     -moz-hyphens: auto;
     -ms-hyphens: auto;
     -o-hyphens: auto;     
}



#suggestions ul.suggestion li.live h3
{
    font-size:10pt;
    color:#000;
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    /*padding:14px 10px 0 17px;*/
    text-transform:none;
    font-weight: 700;
}

#suggestions ul.suggestion li .concerthall 
{
    font-size:9pt;
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    padding:0px 0px 16px 0px;
    text-transform:none;
    /*height:28px;*/
    /*font-weight: 700;*/
}

#suggestions ul.suggestion li.live .concerthall 
{
    color:#000;
    padding:0;
}


#suggestions ul.suggestion li.live .linkticket
{
    margin:27px 0 0 0;
    font-size:9pt;
    color:#0099CC;
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    /*padding:14px 10px 0 17px;*/
    text-transform:uppercase;
    font-weight: 700;
    display:block;
}

#suggestions ul.suggestion li .expiration
{
    margin:27px 0 0 0;
    font-size:9pt;
    color:#0099CC;
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    /*padding:14px 10px 0 17px;*/
    text-transform:uppercase;
    font-weight: 400;
    display:block;
}

#suggestions ul.suggestion li h3,
#suggestions ul.suggestion li p,
#suggestions ul.suggestion li .expiration
{
  color:#C2DDF3;
}


#suggestion ul.suggestion li.live h3, #results ul.results  li.live h3
{
    font-size:10pt;
   font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    padding:14px 10px 0 17px;
    text-transform:none;
    font-weight: 700;
}


#suggestions ul.suggestion li.live h4,
#suggestion ul.suggestion li.live h4, #results ul.results li.live h4
{
    color:#000000;
}



/*
#suggestion div.article img
{
    width:228px;
    height:228px;
}
*/

/* playlist hors oto_player */
._chapters {
    float: left;
    width: 68%;
    font-size:16px;
    line-height:normal;
}

._chapterlist {
    border-top: 1px solid #666;
}
._chapterlist {
    padding: 0;
    margin: 0;
}

._chapter {
    cursor: pointer;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    justify-content: space-between;
    color: rgba(178,213,255,1);
    font-size: 0.8em;
    letter-spacing: 0.05em;
    padding: 10px 5px;
    border-bottom: 1px solid #666;
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
}

._chapterlist span {
    font-size: 1em;
    line-height: 1.18em;
}
._chapter__index {
    width: 50px;
}
._chapter__title {
    margin-right: auto;
}



/* Menu */
.deploy-menu .masked
{
    position:fixed;
    top:209px;
    left:0px;
    width:60px;
    height:192px;
    background-color:#B3D6FD;
    z-index:1000;
}

.deploy-menu
{
    width:700px;
    display:inline-block;
    vertical-align:top;
    color:#eee;
    font-weight:bold;
    font-size:26px;
    padding:20px;
    line-height:32px;
 }
 


/* Search */
#query, #queryS
{
    display:block !important;
    width:140px !important;
    height:32px;
    background-color:#B3D6FD;
    color:#000000;
    font-size:11pt !important;
    font-weight:400;
    float:left;
}

#formSearch #queryS { 
font: 11px "Arial", "Helvetica", sans-serif;
margin-right: -4px;
padding-left: 6px;
width: 290px;
}

.bt-search
{
    margin:0 0 0 0;
}


/*
ul { 
    list-style-position: outside;
    list-style-type: disc;
}
*/


 
/*.sticky-links li a { 
background: url("http://178.170.70.72/profiles/pdp/themes/pdp_theme/img/sticky_agenda.png") 100% 2px no-repeat transparent;
color: #FFFFFF;
font-size: 1.13rem;
font-weight: 400;
left: 28%;
top: 15px;
width: 82px;
}*/


/* footer */
footer
{
    clear:both;
    width:950px;
    margin-left:auto;
    margin-right:auto;
}
#footer .left
{
    width:50%;
    float:left;
    text-align:left;
    line-height:27px;
    margin-bottom:50px;
}

#footer .left a
{
    display:block;
    margin:20px 0 0 0;
    font-size : 10pt;
    
}

#footer .right
{
    width:50%;
    float:right;
    text-align:right;
    margin-top:20px;
    margin-bottom:50px;
}

#footer .right a
{
    float:right;
}

#footer .right p
{
    font-size:9pt;
    margin:15px 20px 0 0;
    text-transform:uppercase;
    clear:right;
    float:right;
}

.icon-top
{
    background-image:url('/images/icones/top.png');
    background-repeat:no-repeat;
    line-height:27px;
    vertical-align:middle;
    padding-left:40px;
}

#philafoot
{
    clear:both;
    /*display:block;
    position:relative;
    */
    margin:50px 0 0 0;
    background-color:#515151;
    width:100%;
    height:550px;
    text-align:center;
   
}

#philafoot ul 
{
   
    font-family:title !important;
    text-align:center;
    list-style-type: none;
    margin: 0 ;
    padding: 0 16px 0 16px ;
    overflow: hidden;
}

#philafoot li 
{
    float: left;
     padding: 0 16px 0 16px ;
    border-right:1px solid #FFFFFF;
}

#philafoot li:last-child
{
    border-right:none;
}
/*
#charlie
{
    float:right;
    margin:15px 0 0 0;
    width:212px;
    height:106px;
}
*/


/* overide app.css oto*/

.oto__header__h2 {
    font-size: 0.8em;
    padding: 0;
    margin: 0;
    color: #b3d6fd;
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-weight: normal;
}

.oto__header__h3 a{
    padding: 0;
    margin: 0 0 3px 0;
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-weight: normal;
    color: #b3d6fd;
}

.oto__header__h3 {
font-size: 0.8em;
    padding: 0;
    margin: 0 0 3px 0;
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-weight: normal;
    color: #989898;
}


.oto__header__mentions a{
    padding: 0;
    margin: 0 0 3px 0;
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-weight: normal;
    color: #b3d6fd;
}

.oto__header__mentions {
    font-size: 0.9em;
    padding: 0;
    margin: 10px 0 20px 0;
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
    font-weight: normal;
    color: #FFF;
}

/* Preview */
.preview {
    position: fixed;
    top: 75px;
    /*right: 225px;*/
    right:-225px;
    width: 600px;
    padding: 10px;
    text-align: center;
    font: 24px 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif !important;
    color: #fff;
    background-color: #B3D6FC;
    z-index: 200000;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50% 0 0;
    -moz-transform-origin: 50% 0 0;
    -o-transform-origin: 50% 0 0;
    transform-origin: 50% 0 0;
}