/* Votre Style */


header,footer {
  text-decoration: none;
}

#navigation {
  position: fixed;
  z-index: 2;
  width: 100%;
  font-size: 105%;
  font-weight: 600;
  background-color: #FFFFFF;
  height: 35px;
}

#navigation a {
  color: #060606;
  text-decoration: none;
}

#sous-menu {
  z-index: 2;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -15px;
}

#intro {
  font-weight: 600;
  font-size: 100%;
  margin-left: 10%;
  margin-right: 10%;
  padding-left: 0px;
  padding-top: 15px;
}

.picto-menu {
  padding-left: 2px;
  padding-right: 2px;
  font-size: medium;
}

.petit-texte {
  font-weight: lighter;
  font-size: 80%;
}

.picto-play {
  top: 110%;
  left: 37%;
}

#sous-menu a {
  color: #060606;
  text-decoration: none;
  font-family: Consolas;
}

#page-image {
  margin-top: 30px;
  padding-top: 45px;
}

#page-musique {
  margin-top: 30px;
  padding-top: 45px;
}

#page-a-propos {
  margin-top: 30px;
  padding-top: 45px;
}

#page-contact {
  margin-top: 74px;
  text-align: center;
}

#bandeau-page-image {
  text-align: center;
}

h1 {

  font-size: 429%;
  line-height: 180%;
  font-weight: normal;
  text-shadow: 2px 2px 11px #D8D7D7;
  letter-spacing: 157%;
  word-spacing: 201%;
  background-image: url(../img/Fond-musique-a-l%27image.gif);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  background-origin: border-box;
  background-position: center -62px;
  
}

.tableau-video {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.tableau-musique {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.tableau-vignettes {
  margin-top: 38px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

td {
  font-size: 80%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bolder;
}

table.tableau-video td {
  padding-left: 4%;
  padding-right: 4%;
}

table.tableau-musique td {
  padding-left: 3%;
  padding-right: 3%;
}

.audiojs {
  margin-left: -6px;
  width: 110%;
  color: #000000;
  margin-top: 7%;
  /* [disabled]margin-bottom: 26px; */
  min-width: 110%;
}

.text-audio {
  float: none;
  clear: both;
  font-size: 90%;
  position: absolute;
  top: 538%;
  /* [disabled]margin-top: 75px; */
}

.text-115 {
  font-size: 110%;
  font-weight: bold;
}

.a-propos {
  font-size: 100%;
  margin-top: 37px;
  margin-left: 12%;
  margin-right: 12%;
  line-height: 139%;
  text-align: center;
}

.text-vignettes {
  vertical-align: text-top;
}

.liens-vignettes-01 {
  padding-left: 2%;
  padding-right: 2%;
  vertical-align: bottom;
}

.liens-vignettes {
  padding-left: 5%;
  text-align: center;
  padding-right: 5%;
  vertical-align: bottom;
}

.contact {
  font-size: 100%;
}

.video-header {
  position: relative;
  padding-bottom: 56.25%;
  /* ratio 16/9 */
  height: 0;
  overflow: hidden;
  clear: both;
  text-align: center;
  width: 100%;
}

.video-header iframe,.video-header embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

h2 {
  font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
  font-style: normal;
  font-weight: bold;
  /* [disabled]font-size: 8rem; */
  letter-spacing: 2px;
  /* [disabled]line-height: 2rem; */
  text-align: center;
  background-color: #FFFFFF;
  margin-top: 15px;
  margin-bottom: 15px;
}

.affiche-rosemud {
  margin-top: -3%;
  margin-left: 4%;
  float: left;
  border: 9px ridge #FFFFFF;
  margin-right: 2%;
  margin-bottom: 1%;
}

#contact-text {
  text-align: center;
  margin-top: 20px;
}

.menu-contact {
  display: inline;
  /* [disabled]margin-left: 40px; */
  /* [disabled]margin-right: 40px; */
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.1em;
  padding-left: 30px;
  padding-right: 30px;
}