
/* ********************************************************************************************************************************************* */
/* CSS Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
  outline: 0;
}
ol, ul, li {
  list-style: none;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
/* For the HTML5 elements */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display:block;
}
:focus {/* remember to define focus styles! */
  outline: 0;
}
ol, ul {
  list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  font-weight: normal;
  text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
a img {
  border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* Fin CSS Reset ******************************************************************************************************************************* */


/* ********************************************************************************************************************************************* */
/* Height and Width */
.height60px {
  height: 60px;
}

.height540px {
  height: 540px;
}

.height600px {
	height: 500px;
}

.height800px {
  height: 800px;
}

.height1000px {
  height: 1000px;
}

.height1200px {
  height: 1200px;
}

.width100p100 {
	width: 100%;
}

/* Height and Width **************************************************************************************************************************** */

/* ********************************************************************************************************************************************* */
/* Fontes */
.font_11 {
  font-size: 11px;
  line-height: 16px;
}

.font_12 {
  font-size: 12px;
  line-height: 18px;
}

.font_13 {
  font-size: 13px;
}

.font_14 {
  font-size: 14px;
  line-height: 21px;
}

.font_16 {
  font-size: 16px;
  line-height: 22px;
}

.font_17 {
  font-size: 17px;
  line-height: 22px;
}

.font_18 {
  font-size: 18px;
  line-height: 23px;
}

.font_20 {
  font-size: 20px;
  line-height: 24px;
}

.font_22 {
  font-size: 22px;
  line-height: 26px;
}

.font_25 {
  font-size: 25px;
  line-height: 28px;
}

.font_28 {
  font-size: 28px;
  line-height: 31px;
}

.font_30 {
  font-size: 30px;
  line-height: 33px;
}

.font_40 {
  font-size: 40px;
  line-height: 45px;
}

.font_50 {
  font-size: 50px;
  line-height: 57px;
}

.font_60 {
  font-size: 60px;
  line-height: 70px;
}

.font_80 {
  font-size: 70px;
  line-height: 85px;
}

.font_95 {
  font-size: 95px;
  line-height: 105px;
}

/* ******************************************************************************************************** */
/* Ajustement tailles des fontes en fonction de la largeur de l'ecran ************************************* */
/* ******************************************************************************************************** */
@media screen and (max-width: 768px) {
  .font_16 {
    font-size: 11px;
    line-height: 14px;
  }

  .font_18 {
    font-size: 13px;
    line-height: 15px;
  }

  .font_20 {
    font-size: 16px;
    line-height: 22px;
  }

  .font_40 {
    font-size: 30px;
    line-height: 33px;
  }

  .font_50 {
    font-size: 40px;
    line-height: 45px;
  }

  .font_60 {
    font-size: 50px;
    line-height: 57px;
  }
}





.font_bold {
  font-weight: bold;
}

.font_normal {
  font-weight: normal;
}

.font_cursive {
  font-family: 'Loved by the King', arial, sans-serif;
}

.font_sansserif {
  font-family: 'Merriweather Sans', arial, sans-serif;
}

.font_sansserif_bold {
  font-family: 'Merriweather Sans', arial, sans-serif;
  font-weight: 700;
}

.uppercase {
  text-transform: uppercase;
}

/* Fin fontes *********************************************************************************************************************************** */


/* ********************************************************************************************************************************************* */
/* Couleurs */
.color_blanc {
  color: white;
}

.color_noir {
  color: black;
}

.color_rouge {
  color: red;
}

.color_bandeau {
	color: #f8e8c1;
}

.color_accueil {
	/* color: #b06342; */
  /* color: #a86548; couluer plus marron que accueil initial */
  color: #965f48;
}

.btn_audio_accueil {
  color: #965f48;
  background-color: white;
}

.color_biographie {
	/*color: #B6368B;*/
  color: #771455;
}

.btn_audio_biographie {
  color: #771455;
  background-color: white;
}

.color_repertoire {
	/*color: #b18542; */
  color: #3768b2;
}

.btn_audio_repertoire {
  color: #3768b2;
  background-color: white;
}

.color_presse {
	color: #3768b2;
}

.btn_audio_presse {
  color: #3768b2;
  background-color: white;
}

.color_presse_entete {
  color: #185abc;
}

.color_photos {
	/*color: #3768b2;*/
  color: #771455;
}

.btn_audio_photos {
  color: #771455;
  background-color: white;
}

.color_videos {
	/*color: #b18542;*/
  color: #965f48;
}

.btn_audio_videos {
  color: #965f48;
  background-color: white;
}

.color_discographie {
	/* color: #B6368B; */
  /*color: #771455; => nouveau aubergine de référence !!! */
  color: #965f48;
}

.btn_audio_discographie {
  color: #965f48;
  background-color: white;
}

.color_contact {
	/*color: #b06342;*/
  color: #3768b2;
}

.btn_audio_contact {
  color: #3768b2;
  background-color: white;
}

.color_demo {
  /*color: #b06342;*/
  color: #771455;
}

.btn_audio_demo {
  color: #771455;
  background-color: white;
}

.fond_discographie {
  /*background-color: #B6368B;*/
  /*background-color: #771455;*/
  background-color: #965f48;
}

.fond_presse {
  background-color: #3768b2;
}



/* Fin Couleurs **************************************************************************************************************************************** */

/* ********************************************************************************************************************************************* */
/* Border */
.zone_border_accueil {
  /*border: 3px inset #b06342;*/
  border: 3px inset #965f48;
  /*border-radius: 10px;*/
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}

.padding_cotes {
  padding-left: 20px;
  padding-right: 20px;
}

.zone_border_biographie {
  /*border: 3px inset #B6368B;*/
  border: 3px inset #771455;
  /*border-radius: 10px;*/
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}

.zone_border_bio_img {
  /*border: 3px inset #B6368B;*/
  border: 3px inset #771455;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.zone_border_repertoire {
  /*border: 3px inset #b18542;*/
  border: 3px inset #3768b2;
  /*border-radius: 10px;*/
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}

.zone_border_presse {
  border: 3px inset #3768b2;
  /*border-radius: 10px;*/
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}

.zone_border_photos {
  /*border: 3px inset #3768b2;*/
  border: 3px inset #771455;
  /*border-radius: 10px;*/
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}

.zone_border_videos {
  /*border: 3px inset #b18542;*/
  border: 3px inset #965f48;
  /*border-radius: 10px;*/
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}

.zone_border_discographie {
  /*border: 3px inset #B6368B;*/
  border: 3px inset #965f48;
  /* border-radius: 10px; */
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}

.zone_border_contact {
  /*border: 3px inset #b06342;*/
  border: 3px inset #3768b2;
  /*border-radius: 10px;*/
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}

.zone_border_demo {
  /*border: 3px inset #b06342;*/
  border: 3px inset #771455;
  /*border-radius: 10px;*/
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}

.image_download_pdf_border {
  border: 2px solid #b06342;
  border-radius: 10px;
}

.image_album_border {
  border: 2px solid white;
  border-radius: 10px;
}


/* Fin Border ******************************************************************************************************************************* */



/* ********************************************************************************************************************************************* */
/* Alignement et marges */

.left {
  float: left;
}

.right {
  float: right;
}

.align_left {
  text-align: left;
}

.align_center {
  text-align: center;
}

.align_right {
  text-align: right;
}

.margin_left25p100 {
  margin-left: 25%;
}

.margin_left33p100 {
  margin-left: 33%;
}

.margin_left50p100 {
  margin-left: 50%;
}

.margin_left5px {
  margin-left: 5px;
}

.margin_left10px {
  margin-left: 10px;
}

.margin_left20px {
  margin-left: 20px;
}

.margin_right5p100 {
  margin-right: 5%;
}

.margin_right25p100 {
  margin-right: 25%;
}

.margin_right33p100 {
  margin-right: 33%;
}

.margin_right50p100 {
  margin-right: 50%;
}

.margin_right20px {
  margin-right: 20px;
}

.carousel-inner img {
  margin: auto;
}

.marge_haut {
  margin-top: 10px;
}

.padding_citation {
  padding-left: 25px;
}

.padding_repertoire_gauche {
  padding-left: 10px;
}

.padding_repertoire_droite {
  padding-right: 10px;
}

/* ******************************************************************************************************** */
/* Ajustement padding_repertoire en fonction de la largeur de l'ecran ************************************* */
/* ******************************************************************************************************** */
@media screen and (max-width: 768px) {
  .padding_repertoire_gauche {
    padding-left: 40px;
  }

  .padding_repertoire_droite {
    padding-right: 40px;
  }
}

/* Fin Alignement et marge ********************************************************************************************************************* */

/* ********************************************************************************************************************************************* */
/* Background */
.bg_zone_affichage {
    background-image: url(../img/background_degrade_C79F4B.png);
    background-repeat: repeat;
}

.bg_body {
  background: #F6E8B1;
}

.bg_gradient {
  /* background: linear-gradient(#5A2E07, #F6E8B1); */
  background: linear-gradient(#E2AD3B, #F6E8B1);
}



.bg_panel_body {
  /*background: linear-gradient(#b18542, #F6E8B1);*/
  /*background: linear-gradient(#965f48, #F6E8B1);*/
  background: linear-gradient(#3768b2, #769bd3);
}

.bg_panel_body_bande_demo {
  /*background: linear-gradient(#771455, #822a63);*/
  background: linear-gradient(#540f3b, #822a63);
}

.bg_bouton_contact {
  /*background: #b06342;*/
  background: #3768b2;
  color: white;
}

/* Fin Background ***************************************************************************************************************************** */


.scroll_div {
  overflow-y: scroll;
  height: 540px;
}

/*.AudioProgressBarControl {
  width: 110px;
  height: 15px;
  border: 1px solid #aaa;
  border-radius: 2px;
  background: #191816;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 5px;
  display: inline-block;
}

.AudioProgressBar {
  width: 0px;
  background: #f5f5f5;
  height: 15px;
  text-align: right;
  line-height: 15px;
  font-size: 9px;
  font-weight: bold;
  color: #771455;;
  white-space: nowrap;
  cursor: pointer;
}*/

/*.VolumeProgressBarControl {
  width: 60px;
  height: 15px;
  border: 1px solid #aaa;
  border-radius: 2px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 5px;
  display: inline-block;
}

.VolumeProgressBar {
  width: 0px;
  background: #ebebeb;
  height: 14px;
  text-align: right;
  line-height: 14px;
  font-size: 9px;
  white-space: nowrap;
  cursor: pointer;
}*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 98%;
    height: 100%;
}


.marging_audio {
  margin-top: 2px;
}











