 
@font-face {
  font-family: "ThirstyScriptExtraBold";
  src: url("../fonts/Thirsty-Script-Font/ThirstyScriptExtraBold.otf");
  src: url("../fonts/Thirsty-Script-Font/ThirstyScriptExtraBold.otf") format("opentype");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: "clockicons";
  src: url("../fonts/clockicons/clockicons.eot#iefix") format('embedded-opentype'), url("../fonts/clockicons/clockicons.woff2") format('woff2'), url("../fonts/clockicons/clockicons.woff") format('woff'), url("../fonts/clockicons/clockicons.ttf") format('truetype'), url("../fonts/clockicons/clockicons.svg") format('svg');
  font-weight: 400;
  font-style: normal
}

/*********************************/
/***           RESET           ***/
/*********************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre,
a, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
input, button, textarea {
  margin                 : 0;
  padding                : 0;
  border                 : 0;
  font-weight            : inherit;
  font-style             : inherit;
  vertical-align         : baseline;
  cursor                 : default;
}
body{
  color                  : black;
  background             : white;
}
a {
  cursor                 : pointer;
  color                  : inherit;
  font-size              : inherit;
}
a img {
  cursor                 : pointer;
}

html, body {
  height                 : 100%;
}
html {
  overflow-y             : scroll;
}
ol, ul {
  list-style             : none;   /* tables still need 'cellspacing="0"' in the markup */
}
input::-moz-focus-inner, button::-moz-focus-inner { 
  border                 : 0;
  padding                : 0;
}
textarea:focus, input:focus, select:focus{
    outline              : none;
}
* {
  font                   : 16px/19px Verdana,Arial,sans-serif;
}
abbr[title] {
  text-underline-offset  : 3px;
}

.out {
  left                   : -999em;
  line-height            : 1px;
  position               : absolute;
  text-indent            : -999em;
}
.clear {
  clear                  : both;
}
b, strong {
  font-weight            : bold;
  font-size              : inherit;
}
i {
  font-style             : italic;
}

a.maps-link img {
  width                  : 20px;   
  height                 : auto;
  vertical-align         : sub;
}

p.read-more {
  text-align             : right;
  font-style             : italic;
  margin-top             : 25px !important;
}

.suppr {
  text-decoration        : line-through;
  color                  : red;
  display: none;
}

.shadow-out {
  -webkit-box-shadow     : -2px 3px 10px #666;
  -moz-box-shadow        : -2px 3px 10px #666;
  -ms-box-shadow         : -2px 3px 10px #666;
  -o-box-shadow          : -2px 3px 10px #666;
  box-shadow             : -2px 3px 10px #666;
}
.shadow-out-around {
  -webkit-box-shadow     : 0 0 7px #666;
  -moz-box-shadow        : 0 0 7px #666;
  -ms-box-shadow         : 0 0 7px #666;
  -o-box-shadow          : 0 0 7px #666;
  box-shadow             : 0 0 7px #666;
}
.shadow-in {
  -webkit-box-shadow     : inset -1px 3px 10px #666;
  -moz-box-shadow        : inset -1px 3px 10px #666;
  -ms-box-shadow         : inset -1px 3px 10px #666;
  -o-box-shadow          : inset -1px 3px 10px #666;
  box-shadow             : inset -1px 3px 10px #666;
}
.shadow-in2 {
  -webkit-box-shadow     : inset -1px 3px 5px #666;
  -moz-box-shadow        : inset -1px 3px 5px #666;
  -ms-box-shadow         : inset -1px 3px 5px #666;
  -o-box-shadow          : inset -1px 3px 5px #666;
  box-shadow             : inset -1px 3px 5px #666;
}
.shadow-in-light {
  -webkit-box-shadow     : inset -2px 2px 4px rgba(0,0,0,0.2);
  -moz-box-shadow        : inset -2px 2px 4px rgba(0,0,0,0.2);
  -ms-box-shadow         : inset -2px 2px 4px rgba(0,0,0,0.2);
  -o-box-shadow          : inset -2px 2px 4px rgba(0,0,0,0.2);
  box-shadow             : inset -2px 2px 4px rgba(0,0,0,0.2);
}

.nav-acc {
  clear                  : both;
  cursor                 : pointer;
  background-color       : #;
  margin                 : 30px 5px 0 5px;
  text-align             : center;
  color                  : #FFF;
}
.nav-acc span {
  display                : block;
  margin                 : 0;
  cursor                 : inherit;
}
.nav-acc span:nth-child(1) {
  font-size              : 26px;
  font-weight            : bold;
  line-height            : 34px;
}
.nav-acc span:nth-child(2) {
  font-size              : 14px;
  line-height            : 12px;
  padding-bottom         : 6px;
}
.nav-bloc {
  display                : none;
}
body {
  background-color       : #;
}

h1, h2 {
  padding                : 10px 0;
  text-align             : center;
  color                  : #;
  font-weight            : bold;
  font-size              : 26px;
  line-height            : 28px;
  text-shadow            : -1px 1px 2px rgba(0,0,0,0.3);
}
h2 i {
  font-size              : inherit;
}
h3 {
  color                  : #;
  font-weight            : bold;
}

.marqueur {
  background-color       : #ff8800;
  font-size              : inherit;
  padding                : 0 4px 5px;
}

#construction {
  margin-top             : 80px;
  text-align             : center;
  color                  : #;
  font-weight            : bold;
  font-size              : 26px;
  line-height            : 28px;
  text-shadow            : -1px 1px 1px #243769;
}


/***** MENU *****/
nav#menu {
  position               : fixed;
  width                  : 100%;
  z-index                : 99;
  height                 : 0;
}
nav#menu span,
nav#menu div {
  display                : none;
}

nav#menu.burger span {
  display                : block;
  height                 : 38px;
  background-color       : #;
  -webkit-box-shadow     : 0 3px 10px rgba(0,0,0,0.3);
  -moz-box-shadow        : 0 3px 10px rgba(0,0,0,0.3);
  -ms-box-shadow         : 0 3px 10px rgba(0,0,0,0.3);
  -o-box-shadow          : 0 3px 10px rgba(0,0,0,0.3);
  box-shadow             : 0 3px 10px rgba(0,0,0,0.3);
  z-index                : 1000;
  color                  : #FFF;
  font-size              : 25px;
  padding                : 7px 10px;
  box-sizing             : border-box;
}
nav#menu.burger span i {
  cursor                 : pointer;
  font-size              : 25px;
}
nav#menu.burger span b {   
  display                : inline-block;
  font-family            : "ThirstyScriptExtraBold";
  text-align             : center;
  width                  : calc(100% - 60px);
  position               : absolute;
  line-height            : 28px;
  font-size              : 20px;
  font-weight            : normal;
  visibility             : visible;
  opacity                : 0;
  transition             : opacity 0.3s linear;
  scale                  : 1 1.2;
}
nav#menu.burger span b span {
  font-family            : inherit;
  font-size              : larger;
  display                : inline-block;
  background-color       : transparent;
  box-shadow             : none;
  margin-top             : -2px;
  margin-right           : -7px;
  -moz-transform         : scale(1) rotate(0deg) translate(0px, 0px) skew(-192deg, 0deg);
  -webkit-transform      : scale(1) rotate(0deg) translate(0px, 0px) skew(-192deg, 0deg);
  -o-transform           : scale(1) rotate(0deg) translate(0px, 0px) skew(-192deg, 0deg);
  -ms-transform          : scale(1) rotate(0deg) translate(0px, 0px) skew(-192deg, 0deg);
  transform              : scale(1) rotate(0deg) translate(0px, 0px) skew(-192deg, 0deg);
}
nav#menu.burger span b.show {
  opacity                : 1;
}

nav#menu.burger div {
  display                : block;
  transition             : 0.5s;
  width                  : 0;
  overflow-x             : hidden;
}
nav#menu.burger ul {
  display                : table;
  background-color       : #;
  border-bottom          : 1px solid #FFF;
}
nav#menu.burger ul li {
  padding                : 10px 10px 10px 0;
  border-top             : 1px solid #FFF;
  border-right           : 1px solid #FFF;
  color                  : #FFF;
  cursor                 : pointer;
}
nav#menu.burger ul li i {
  width                  : 35px;
  display                : inline-block;
  text-align             : center;
}

nav#menu.line {
  display                : block;
  height                 : 38px;
  background-color       : #;
  -webkit-box-shadow     : 0 3px 10px rgba(0,0,0,0.3);
  -moz-box-shadow        : 0 3px 10px rgba(0,0,0,0.3);
  -ms-box-shadow         : 0 3px 10px rgba(0,0,0,0.3);
  -o-box-shadow          : 0 3px 10px rgba(0,0,0,0.3);
  box-shadow             : 0 3px 10px rgba(0,0,0,0.3);
  z-index                : 99;
  color                  : #FFF;
}
nav#menu.line span {
  display                : none;
}
nav#menu.line div {
  display                : block;
}
nav#menu.line ul {
  text-align             : center;
}
nav#menu.line ul li {
  display                : inline-block;
  margin-top             : 9px;
  padding                : 0 7px;
  border-right           : 2px solid #FFF;
  cursor                 : pointer;
}
nav#menu.line ul li:hover {
  text-decoration        : underline;
}
nav#menu.line ul li:last-child {
  border-right           : none;
}
nav#menu.line ul li i {
  display                : none;
}


/***** HEADER *****/
header {
  text-align             : center;
  padding-bottom         : 15px;
  width                  : 100%;
  margin                 : 0 auto;
  position               : relative;
}
body.infos header {
  padding-top            : 50px;
}
body:not(.caisse) header h1 {
  font-family            : "ThirstyScriptExtraBold";
  font-size              : 6.4vw;
  line-height            : 7.4vw;
  font-weight            : normal;
  font-style             : normal;
  text-shadow            : 3px 3px 2px #b5b5b5;
  scale                  : 1 1.2;
}
header span {
  display                : block;
  line-height            : 30px;
}
header a.cmi-click {
  text-decoration        : underline;
}
header i[class*='fa-'] {
  width                  : 26px;
  text-align             : center;
  color                  : #;
  vertical-align         : text-top;
  font-size              : 18px;
}
header img.maps {
  vertical-align         : text-bottom;
}
header img.pass-sanitaire {
  height                 : 26px;
  vertical-align         : sub;
}
header img.masque {
  height                 : 26px;
  vertical-align         : sub;
}
header .nb_days {
  display                : none;
  position               : relative;
  height                 : 50px;
  line-height            : 50px;
  width                  : 120px;
  color                  : #ffffff;
  font-weight            : bold;
  font-size              : 26px;
  background-color       : #;
  text-align             : center;
  margin                 : 10px auto 0;
  -webkit-border-radius  : 50%;
  -moz-border-radius     : 50%;
  -ms-border-radius      : 50%;
  -o-border-radius       : 50%;
  border-radius          : 50%;
}
header .nb_days.today {
  font-size              : 16px;
}

/***** SECTION *****/
body.infos section {
  padding-bottom         : 20px;
}
body.resa section {
  padding-bottom         : 60px;
}
body.sous-page section {
  padding                : 0 10px 60px;
}

section .nouveau {
  background-color       : red;
  color                  : white;
  display                : inline-block;
  padding                : 1px 4px 0;
  font-weight            : bold;
  font-size              : 10px;
  line-height            : 17px;
  animation              : clignote 2s linear infinite;
  transform              : translateY(-2px);
}

@keyframes clignote {  
  50% { opacity: 0; }
}

section #affiche, 
section .col-left, 
section .col-right,
section .cjv-col-left, 
section .cjv-col-right {
  width                  : 100%;
  padding                : 5px 10px 0;
  -webkit-box-sizing     : border-box;
  -moz-box-sizing        : border-box;
  -ms-box-sizing         : border-box;
  -o-box-sizing          : border-box;
  box-sizing             : border-box;
}

/***** SECTION : Concert annulé *****/
section div#annule-titre {
  color                  : #bf1c1c;
  border                 : 4px solid #bf1c1c;
  display                : block;
  margin                 : 35px auto 30px;
  text-align             : center;
  width                  : 90%;
  line-height            : 56px;
  font-weight            : bold;
  -webkit-transform      : rotate(-4deg); 
  -moz-transform         : rotate(-4deg);
  -ms-transform          : rotate(-4deg); 
  -o-transform           : rotate(-4deg); 
  transform              : rotate(-4deg);
  max-width              : 450px;
  font-size              : 1.5em;
}
section div#msg-communique > ul {
  display                : inline-block;
  padding                : 20px 20px 5px 20px;
  margin                 : 0 10px;
  background-color       : #FFF;
  background-color       : #d2d6d7;
  -webkit-border-radius  : 8px;
  -moz-border-radius     : 8px;
  -ms-border-radius      : 8px;
  -o-border-radius       : 8px;
  border-radius          : 8px;
  text-align             : left;
  max-width              : 750px;
}
section div#msg-communique ul li {
  padding-bottom         : 15px;
}
section div#msg-communique ul li div {
  line-height            : 22px;
}
section div#msg-communique ul li div:nth-child(1)  {
  font-weight            : bold;
}
section div#msg-communique ul li div:nth-child(2),
section div#msg-communique ul li div:nth-child(2) * {
  font-size              : 14px;
}

section div#msg-communique ul li div ul li {    
  list-style             : initial;
  margin-left            : 20px;
  line-height            : 22px;
  padding                : 3px 0;
}

/***** SECTION : Places - Compteur *****/
section #places {
  clear                  : both;
  text-align             : center;
  height                 : 80px;
  padding                : 0 5px 20px;
}
section #places .countdown-places {
  margin-top             : 10px;
}
section #places .countdown-places .places {
  display                : inline-block;
}
section #places .countdown-places .compteur {
  display                : inline-block;
  background-color       : #000000;
  font-family            : "clockicons";
  color                  : #fdce05;
  height                 : 26px;
  padding                : 0 3px;
  font-size              : 27px;
  line-height            : 28px;
  vertical-align         : middle;
}
section #places .countdown-places span.texte {
  display                : inline-block;
  vertical-align         : middle;
}
section #places .countdown-places span.alert {
  color                  : #;
  font-weight            : bold;
  font-size              : 22px;
}

section #places .info-date-maj {
  font-size              : 12px;
}

/***** SECTION : Places - Barre de progression *****/
section #places .bar {
  max-width              : 310px;
  width                  : 100%;
  margin                 : 10px auto 2px;
}
section #places .bar .bar_progress {
  position               : relative;
  overflow               : hidden;
  width                  : 100%;
  height                 : 25px;
  background-color       : #fdce05;
  -webkit-border-radius  : 6px;
  -moz-border-radius     : 6px;
  -ms-border-radius      : 6px;
  -o-border-radius       : 6px;
  border-radius          : 6px;
  -webkit-box-shadow     : inset -2px 3px 5px rgba(0,0,0,.1);
  -moz-box-shadow        : inset -2px 3px 5px rgba(0,0,0,.1);
  -ms-box-shadow         : inset -2px 3px 5px rgba(0,0,0,.1);
  -o-box-shadow          : inset -2px 3px 5px rgba(0,0,0,.1);
  box-shadow             : inset -2px 3px 5px rgba(0,0,0,.1);
}
section #places .bar .bar_progress .progress {
  display                : block;
  height                 : 25px;
  width                  : 0%;
  background-color       : #;
  -webkit-border-radius  : 5px;
  -moz-border-radius     : 5px;
  -ms-border-radius      : 5px;
  -o-border-radius       : 5px;
  border-radius          : 5px;
  -webkit-transition     : width s linear;
  -moz-transition        : width s linear;
  -o-transition          : width s linear;
  transition             : width s linear;
  -webkit-box-shadow     : 1px 2px 10px #666;
  -moz-box-shadow        : 1px 2px 10px #666;
  -ms-box-shadow         : 1px 2px 10px #666;
  -o-box-shadow          : 1px 2px 10px #666;
  box-shadow             : 1px 2px 10px #666;
}
section #places .bar .bar_progress .val {
  top                    : 0;
  position               : absolute;
  height                 : 25px;
  width                  : 100%;
  text-align             : center;
  line-height            : 25px;
  font-weight            : bold;
  color                  : #ffffff;
  text-shadow            : 1px 1px 4px #000;
}

#complet {
  display                : block;
  margin                 : 10px auto;
}

/***** SECTION : Flyer *****/
section #affiche img.affiche {
  display                : block;
  width                  : 100%;
  max-width              : 450px;
  margin                 : 3px auto 10px;
}

section #affiche span {
  display                : block;
  padding-top            : 4px;
  text-align             : center;
  font-size              : 12px;
  font-style             : italic;
}

/***** SECTION : Toutes *****/
section .bloc {
  padding-top            : 20px;
  clear                  : both;
  text-align             : center;
}

/***** SECTION : Réservations *****/
section #resa img {
  display                : inline-block;
}
section #resa img.billet {
  vertical-align         : middle;
}
section #resa .resa-info,
section #cmi .cmi-info,
section #radio .radio-info {
  display                : inline-block;
  vertical-align         : middle;
  text-align             : left;
  margin                 : 5px;
  padding                : 0 3px;
  line-height            : 24px;
  max-width              : 600px;
}
section #resa .resa-info p,
section #cmi .cmi-info p {
  margin-bottom          : 10px;
}
section #resa .resa-info img.telethon {
  height                 : 32px;
  vertical-align         : middle;
}
section #resa .resa-info .resa-bloc {
  border                 : 2px solid #;
  padding                : 8px 8px 8px 30px;
  margin-top             : 5px;
  margin-bottom          : 10px;
  position               : relative;
  -webkit-border-radius  : 8px;
  -moz-border-radius     : 8px;
  -ms-border-radius      : 8px;
  -o-border-radius       : 8px;
  border-radius          : 8px;
}
/*
section #resa .resa-info .resa-bloc a {
  color                  : #;
  font-weight            : bold;  
}
*/
section #resa .resa-info .resa-bloc .resa-bloc-num {
  position               : absolute;
  top                    : 7px;
  left                   : 4px;
  color                  : #FFFFFF;
  background-color       : #;
  -webkit-border-radius  : 50%;
  -moz-border-radius     : 50%;
  -ms-border-radius      : 50%;
  -o-border-radius       : 50%;
  border-radius          : 50%;
  width                  : 22px;
  height                 : 22px;
  text-align             : center;
  font-size              : 14px;
  font-weight            : bold;
  line-height            : 22px;
  padding-left           : 1px;
  box-sizing             : border-box;
}
section #resa .resa-info .resa-bloc .resa-sous-bloc {
  margin                 : 8px 0 8px 0;
}
section #resa .resa-info .resa-bloc .infos-resa-vente {
  margin-top             : 8px !important;
}
section #resa .resa-info .resa-bloc .infos-resa-vente,
section #resa .resa-info .resa-bloc .infos-resa-vente * {
  font-size              : 12px;
  line-height            : 13px;
  margin-top             : 0;
}
section #resa .resa-info .resa-bloc .infos-resa-vente sup {
  vertical-align         : super;
  font-size              : smaller;
}
section #resa .resa-info ul {
  list-style             : initial !important;
  margin                 : 8px 0 8px 30px;
}
section #resa .resa-info .resa-bloc>ul {
  list-style             : none !important;
  margin-left            : 15px;
}
section #resa .resa-info .resa-bloc>ul>li {
  margin-top             : 5px;
}

@media all and (min-width: 560px) { 
  section #resa .resa-info .resa-bloc>ul>li.atelier-musique { 
    background-image       : url("https://www.harmoniesaintpierre.com/images/partenaires/26-Atelier-Musique.webp");
    background-repeat      : no-repeat;
    background-position    : right center;
    background-size        : 85px auto;
  }
}
section #resa .resa-info .atelier-musique i[class*='fa-'] {
  color                  : #;
  margin-right           : 5px;
}
section #resa .resa-info i.warning {
  color                  : #ff5722;
  margin-right           : 5px;
}



section #resa .resa-info #resa-opened,
section #resa .resa-info #resa-closed,
section #page-infos,
section #page-resa,
section #resa-helloasso,
section #resa-helloasso2 {
  display                : inline-block;
  margin                 : 10px 0;
  background-color       : #;
  color                  : #ffffff;
  padding                : 5px 20px;
  height                 : 24px;
  line-height            : 24px;
  font-weight            : bold;
  text-decoration        : none;
  text-align             : center;
  -webkit-border-radius  : 5px;
  -moz-border-radius     : 5px;
  -ms-border-radius      : 5px;
  -o-border-radius       : 5px;
  border-radius          : 5px;
}
section #page-infos,
section #page-resa,
section #resa-helloasso,
section #resa-helloasso2 {
  margin                 : 10px auto;
  display                : table;
  white-space            : nowrap;
}

body.sous-page section #page-infos.fixed {
  position               : fixed;
  margin                 : 0 auto;
  display                : block;
  top                    : 30px;
  left                   : 50%;
  transform              : translateX(-50%);
}

section #resa-helloasso img,
section #resa-helloasso2 img {
  height                 : 22px;
  vertical-align         : middle;
  margin-left            : 4px;
}


/***** SECTION : Réservations Formulaire *****/

section #resaForm {
  width                  : 100%;
  padding                : 5px 10px 0;
  -webkit-box-sizing     : border-box;
  -moz-box-sizing        : border-box;
  -ms-box-sizing         : border-box;
  -o-box-sizing          : border-box;
  box-sizing             : border-box; 
}
section #resaForm form,
section #resaForm div#success,
section #resaForm div#closed {
  display                : inline-block;
  background-color       : #;
  color                  : #ffffff;
  -webkit-border-radius  : 8px;
  -moz-border-radius     : 8px;
  -ms-border-radius      : 8px;
  -o-border-radius       : 8px;
  border-radius          : 8px;
  width                  : 100%;
  -webkit-box-sizing     : border-box;
  -moz-box-sizing        : border-box;
  -ms-box-sizing         : border-box;
  -o-box-sizing          : border-box;
  box-sizing             : border-box; 
}
section #resaForm form div.cadre,
section #resaForm div#success div.cadre,
section #resaForm div#closed div.cadre {
  padding                : 20px 5px;
  width                  : 100%;
  -webkit-box-sizing     : border-box;
  -moz-box-sizing        : border-box;
  -ms-box-sizing         : border-box;
  -o-box-sizing          : border-box;
  box-sizing             : border-box; 
}
section #resaForm div#success div.cadre {
  padding                : 25px 20px 25px;
  text-align             : center;
  font-weight            : bold;
  line-height            : 33px;
  font-size              : 18px;
  color                  : #b3e466;
}
section #resaForm div#success div.cadre i {
  font-size              : 100px;
}
section #resaForm div#success div.cadre span {
  display                : block;
  font-weight            : normal;
  line-height            : 20px;
  font-size              : 14px;
  color                  : #FFF;
}
section #resaForm div#closed div.cadre {
  padding                : 100px 0 152px;
  text-align             : center;
  font-weight            : bold;
  line-height            : 75px;
  font-size              : 18px;
  color                  : #aaefef;
}

section #resaForm form div.cadre div > span {
  display                : block;
  vertical-align         : top;
}
section #resaForm form div.cadre div > span:nth-child(1) {
  padding                : 6px 3px 3px;
  text-align             : left;
}
section #resaForm form div.cadre div > span:nth-child(1) i {
  font-size              : 12px;
}
section #resaForm form div.cadre div > span:nth-child(2) {
  padding                : 3px;
  text-align             : left;
}

section #resaForm form div.cadre div.line {
  text-align             : left;
}
section #resaForm form div.cadre div.line > span {
  display                : inline-block;
}
section #resaForm form div.cadre div.line > span i {
  font-style             : italic;
  font-size              : 12px;
}
section #resaForm form div.cadre div.line > span span.mt-unitaire {
  display                : inline-block;
  width                  : 20px;
  text-align             : right;
}
section #resaForm form div.cadre div.line > span:nth-child(1) {
  padding                : 13px 3px 3px 3px;
  text-align             : left;
  width                  : 240px;
}
section #resaForm form div.cadre div.line.cumul > span:nth-child(1) {
  width                  : auto;
}
section #resaForm form div.cadre div.line > span:nth-child(2) {
  padding                : 10px 3px 3px 3px;
  text-align             : left;
}
section #resaForm form div.cadre div.line.cumul > span:nth-child(2) {
  padding                : 13px 3px 3px 3px;
  text-align             : left;
}

section #resaForm form #lib-recup-billets {
  margin-top             : 12px;
  text-align             : left;
  padding                : 0 3px;
}
section #resaForm form div.msg-porteur {
  font-style             : italic;
  font-size              : 14px;
  color                  : #;
  background-color       : #;
  -webkit-border-radius  : 8px;
  -moz-border-radius     : 8px;
  -ms-border-radius      : 8px;
  -o-border-radius       : 8px;
  border-radius          : 8px;
  padding                : 5px;
}
section #resaForm form #securitecode {
  margin                 : 15px 0;
}
section #resaForm form #securitecode input {
  text-align             : center;
  letter-spacing         : 7px;
  margin                 : 8px auto 8px auto;
  width: 125px;
}
section #resaForm form #securitecode img {
  width                  : 175px;
  vertical-align         : middle;
  margin-left            : 28px;
}
section #resaForm form #securitecode #relaod-code {
  font-size              : 25px;
  margin-left            : 10px;
  vertical-align         : middle;
  cursor                 : pointer;
}


section #resaForm form div.cadre div.msg {
  padding                : 5px 2px;
  background-color       : #;
  margin                 : 0 2px;
  border-radius          : 5px;
}
section #resaForm form div.cadre div.msg.error {
  color                  : #700308;
}
section #resaForm form div.cadre div.msg.success {
  color                  : #02b702;
}
section #resaForm form div.cadre div.msg ul {
  text-align             : left;
  padding-left           : 10px;
}

section #resaForm form div.cadre div.accept-conditions,
section #resaForm form div.cadre div.accept-newsletter {
  text-align             : left;
}
section #resaForm form div.cadre div.accept-conditions.error {
  color                  : #;
}
section #resaForm form div.cadre div.accept-conditions b,
section #resaForm form div.cadre div.accept-newsletter b {
  display                : inline-block;
  vertical-align         : top;
  font-weight            : normal;
  padding                : 0 5px;
}
section #resaForm form div.cadre div.accept-conditions b:nth-child(2),
section #resaForm form div.cadre div.accept-newsletter b:nth-child(2) {
  width                  : 85%;
}

section #resaForm form div.cadre div.valid {
  text-align             : center;
  padding-top            : 15px;
}
section #resaForm form input,
section #resaForm form select {
  border                 : 2px solid #ffd718;
  -webkit-border-radius  : 4px;
  -moz-border-radius     : 4px;
  -ms-border-radius      : 4px;
  -o-border-radius       : 4px;
  border-radius          : 4px;
  padding                : 0 4px;
}
section #resaForm form input.error,
section #resaForm form select.error {
  border                 : 2px solid #ff0000;
}
section #resaForm form input {
  line-height            : 21px;
}
section #resaForm form input[type="checkbox"] {
  margin-top             : 5px;
}
section #resaForm form input#submit-resa {
  border                 : none;
  background-color       : #;
  color                  : #;
  font-weight            : bold;
  -webkit-border-radius  : 4px;
  -moz-border-radius     : 4px;
  -ms-border-radius      : 4px;
  -o-border-radius       : 4px;
  border-radius          : 4px;
  padding                : 5px 20px;
  cursor                 : pointer;
  width                  : 130px;
  text-align             : center;
  box-sizing             : border-box;
  appearance             : auto;
  user-select            : none;
  white-space            : pre;
  align-items            : flex-start;
}

section #resaConditions div {
  clear                  : both;
  display                : inline-block;
  vertical-align         : middle;
  text-align             : left;
  margin                 : 5px 0;
  line-height            : 18px;
  font-size              : 12px;
  text-align             : justify;
  width                  : 100%;
  padding                : 5px 10px 0;
  -webkit-box-sizing     : border-box;
  -moz-box-sizing        : border-box;
  -ms-box-sizing         : border-box;
  -o-box-sizing          : border-box;
  box-sizing             : border-box; 
}
section #resaConditions div span {
  font-weight            : bold;
  font-size              : 16px;
}

section #chekForm {
  text-align             : center;
  margin                 : 30px 0;
}

section #chekForm form div {
  margin                 : 20px 0;
}
section #chekForm form input {
  border                 : 2px solid #ffd718;
  -webkit-border-radius  : 4px;
  -moz-border-radius     : 4px;
  -ms-border-radius      : 4px;
  -o-border-radius       : 4px;
  border-radius          : 4px;
  padding                : 0 4px;
  font-size              : 40px;
  font-weight            : bold;
  line-height            : 65px;
  text-align             : center;
  width                  : 220px;
}
section #chekForm form input#[type="submit"] {
  border                 : none;
  background-color       : #;
  color                  : #ffd718;
  font-weight            : bold;
  -webkit-border-radius  : 4px;
  -moz-border-radius     : 4px;
  -ms-border-radius      : 4px;
  -o-border-radius       : 4px;
  border-radius          : 4px;
  padding                : 5px 0;
  cursor                 : pointer;
}
section #chekForm div.code-secu {
  font-size              : 90px;
  font-weight            : bold;
  margin-top             : 60px;
  color                  : #;
}

section #music > div {
  display                : inline-block;
  vertical-align         : middle;
  text-align             : justify;
  margin                 : 5px 0;
  padding                : 0 3px;
  line-height            : 21px;
  max-width              : 600px;
}

section #music > div,
section #orchestre > div,
section #chef-invite > div,
section #chef-hsp > div,
section #chefs > div,
section #presse > div {
  display                : block;
  max-width              : 538px;
  margin                 : 0 auto;
  padding                : 15px;
  text-align             : justify;
  -webkit-box-sizing     : border-box;
  -moz-box-sizing        : border-box;
  -ms-box-sizing         : border-box;
  -o-box-sizing          : border-box;
  box-sizing             : border-box;
  background-color       : #;
  color                  : #000000;
  -webkit-border-radius  : 12px;
  -moz-border-radius     : 12px;
  -ms-border-radius      : 12px;
  -o-border-radius       : 12px;
  border-radius          : 12px;
}

section #music h2,
section #orchestre h2,
section #chef-invite h2,
section #chef-hsp h2,
section #chefs h2 {
  padding                : 0 0 15px;
}

section #music h3,
section #orchestre h3,
section #chefs h3 {
  color                  : #000000;
  font-size              : 17px;
  margin                 : 18px 0 8px;
}
section #saison h3 {
  color                  : #FFFFFF;
  font-size              : 20px;
  margin                 : 18px 0 8px;
}
section #music h3:first-child,
section #orchestre h3:first-child {
  margin-top             : 0;
}

/***** SECTION : Programme musical *****/
section #music p.direction {
  font-size              : 18px;
  line-height            : 40px;
  font-weight            : bold;
  color                  : #;
}
section #music ul {
  text-align             : left;
  list-style             : initial;
  margin-left            : 20px;
  width                  : auto;
}
section #music li {
  margin-bottom          : 10px;
}
section #music ul ul {
  margin-left            : 50px;
  list-style             : circle;
}
section #music ul ul * {
  font-size              : 14px;
  line-height            : 18px;
}
section #music li li {
  margin-bottom          : 0;
}
section #music li:last-child {
  margin-bottom          : 0;
}
section #music li span {
  display                : block;
}
section #music li span:nth-child(1) {
  font-weight            : bold;
}
section #music li span:nth-child(1) span {
  font-weight            : normal;
  display                : inline-block;
}
section #music li span:nth-child(1) i {
  font-style             : normal;
  font-size              : 14px;
}
section #music li span:nth-child(2),
section #music li span:nth-child(3) {
  margin-left            : 20px;
  font-style             : italic;
  font-size              : 14px;
}
section #music li i {
  font-size              : 12px;
}
section #music li.hr {
  border: 0;
  width: 80%;
  height: 4px;
  background-image: linear-gradient(to right, transparent, #, transparent);
  list-style: none;
  margin: 25px auto 20px;
}
section #music hr {
  width                  : 40%;
  margin                 : 10px auto;
  border                 : 2px solid #;
  -webkit-border-radius  : 2px;
  -moz-border-radius     : 2px;
  -ms-border-radius      : 2px;
  -o-border-radius       : 2px;
  border-radius          : 2px;
}

section #programme-detail > div {
  display                : inline-block;
  vertical-align         : middle;
  text-align             : left;
  margin                 : 5px;
  padding                : 0 3px;
  line-height            : 24px;
  max-width              : 800px;
}

section #programme-detail > div ul {
  list-style             : disc;
  margin-left            : 40px;
}

section #programme-detail h3 {
  margin                 : 40px 0 7px 0;
  font-size              : 19px;
  line-height            : 22px;
}
section #programme-detail h3 span {
  font-weight            : normal;
  font-size              : inherit;
}
section #programme-detail p {
  margin                 : 0 0 7px 0;
  text-align             : justify;
}
section #programme-detail p.legend {
  font-size              : 12px;
  text-align             : center;
}
section #programme-detail img {
  margin-bottom          : 7px !important;
}
section #programme-detail img.i-bs {
  -webkit-box-shadow     : 0px 3px 8px #333;
  -moz-box-shadow        : 0px 3px 8px #333;
  -ms-box-shadow         : 0px 3px 8px #333;
  -o-box-shadow          : 0px 3px 8px #333;
  box-shadow             : 0px 3px 8px #333;
}
section #programme-detail img.i-b {
  display                : block;
}
section #programme-detail img.i-c {
  margin                 : 0 auto;
}
section #programme-detail img.i-left {
  float                  : left;
  margin-right           : 14px;
}
section #programme-detail img.i-right {
  float                  : right;
  margin-left            : 14px;
}
section #programme-detail img.i-90 {
  width                  : 90%;
}
section #programme-detail img.i-25 {
  width                  : 25%;
}
section #programme-detail img.i-33 {
  width                  : 33%;
}
section #programme-detail a {
  word-break             : break-all;
}

/***** SECTION : Orchestre *****/
section #orchestre > div ul {
  list-style             : initial;
  margin                 : 5px 0 15px 20px;
}
section #orchestre > div h3  {
  font-weight            : bold;
}
section #orchestre > div div,
section #saison > div div {
  margin-top             : 5px;
}
section #orchestre li {
  margin-bottom          : 7px;
}
section #orchestre p {
  margin-bottom          : 15px;
  line-height            : 24px;
}

/***** SECTION : Chefs d'orchestre *****/
section #chefs {
 padding                 : 20px 10px 0;
}
section #chefs > div > div  {
  clear                  : both;
  display                : inline-block;
}
section #chefs img  {
  display                : block;
  float                  : none;
  margin                 : 0 auto;
  width                  : 40%;
  max-width              : 200px;
  -webkit-border-radius  : 8px;
  -moz-border-radius     : 8px;
  -ms-border-radius      : 8px;
  -o-border-radius       : 8px;
  border-radius          : 8px;
}
section #chefs sup {
  vertical-align         : super;
  font-size              : smaller;
  line-height            : 0;
}
section #chefs > div > div:last-child img  {
  margin-bottom          : 0;
}
section #chefs h3  {
  font-weight            : bold;
  margin-top             : 8px;
}

section a.open-infos  {
  display                : block;
  text-align             : right;
  margin                 : 10px 0 0 0;
}
section a.open-infos.b15  {
  margin-bottom          : 15px;
}
section a.open-infos i {
  margin-right           : 5px;
  color                  : #e02334;
}
section #chefs > div > div:last-child a  {
  margin-bottom          : 0;
}
section #chef-invite > div img:not(.paysage),
section #chef-hsp > div img:not(.paysage) {
  display                : block;
  margin                 : 0 auto 10px;
  width                  : 40%;
  max-width              : 200px;
  -webkit-border-radius  : 8px;
  -moz-border-radius     : 8px;
  -ms-border-radius      : 8px;
  -o-border-radius       : 8px;
  border-radius          : 8px;
}
section #chef-invite > div img.paysage,
section #chef-hsp > div img.paysage {
  display                : block;
  margin                 : 10px auto 10px;
  width                  : 75%;
  -webkit-border-radius  : 8px;
  -moz-border-radius     : 8px;
  -ms-border-radius      : 8px;
  -o-border-radius       : 8px;
  border-radius          : 8px;
}
section #chef-invite > div p,
section #chef-hsp > div p,
section #chefs > div p {
  margin-top             : 10px;
}
section #chef-invite > div img + p,
section #chef-hsp > div img + p {
  margin-top             : 0;
}
section #chef-invite > div p.sep b,
section #chef-hsp > div p.sep b {
  display                : block;
  background-color       : #;
  height                 : 10px;
  width                  : 40%;
  margin                 : 15px auto;
  -webkit-border-radius  : 5px;
  -moz-border-radius     : 5px;
  -ms-border-radius      : 5px;
  -o-border-radius       : 5px;
  border-radius          : 5px;
}

/***** SECTION : Musiciens *****/
section #musiciens > div {
  text-align             : left;
  display                : inline-block;
  width                  : 100%;
  max-width              : 280px;
  margin                 : 0 5px;
  vertical-align         : top;
}
section #musiciens li {
  margin-bottom          : 7px;
}
@media all and (min-width: 552px) {
  section #musiciens li {
    margin-bottom          : 15px;
  }
}
section #musiciens li li {
  margin-bottom          : 0;
  margin-left            : 15px;
}


/***** SECTION : Lieu *****/
section #invites img {
  background-color       : rgba(255,255,255,0.6);
  margin-top             : 15px;
  padding                : 15px;
  -webkit-border-radius  : 8px;
  -moz-border-radius     : 8px;
  -ms-border-radius      : 8px;
  -o-border-radius       : 8px;
  border-radius          : 8px;
}

section #lieu .lieu-presentation {
  text-align             : left;
  display                : inline-block;
  padding                : 0 0 15px;
  width                  : 100%;
  max-width              : 600px;
  text-align             : justify;
  -webkit-box-sizing     : border-box;
  -moz-box-sizing        : border-box;
  -ms-box-sizing         : border-box;
  -o-box-sizing          : border-box;
  box-sizing             : border-box;
}
section #lieu .lieu-presentation p {
  padding-bottom         : 6px;
  line-height            : 19px;
}
section #lieu .lieu-presentation img {
  width                  : 100%;
}
section #lieu #lieu-slides {
  display                : none;
  padding-bottom         : 3px;
}
section #lieu #lieu-slides a.slidesjs-next,
section #lieu #lieu-slides a.slidesjs-previous,
section #lieu #lieu-slides a.slidesjs-play,
section #lieu #lieu-slides a.slidesjs-stop {
  background-image       : url(../img/btns-next-prev.png);
  background-repeat      : no-repeat;
  display                : block;
  width                  : 12px;
  height                 : 18px;
  overflow               : hidden;
  text-indent            : -9999px;
  float                  : left;
  margin-right           : 5px;
}
section #lieu #lieu-slides a.slidesjs-next {
  margin-right           : 10px;
  background-position    : -12px 0;
}
section #lieu #lieu-slides a:hover.slidesjs-next {
  background-position    : -12px -18px;
}
section #lieu #lieu-slides a.slidesjs-previous {
  margin-left            : 3px;
  background-position    : 0 0;
}
section #lieu #lieu-slides a:hover.slidesjs-previous {
  background-position    : 0 -18px;
}
section #lieu #lieu-slides a.slidesjs-play {
  width                  : 15px;
  background-position    : -25px 0;
}
section #lieu #lieu-slides a:hover.slidesjs-play {
  background-position    : -25px -18px;
}
section #lieu #lieu-slides a.slidesjs-stop {
  width                  : 18px;
  background-position    : -41px 0;
}
section #lieu #lieu-slides a:hover.slidesjs-stop {
  background-position    : -41px -18px;
}
section #lieu #lieu-slides .slidesjs-navigation {
  margin-top             : 3px;
}
section #lieu #lieu-slides .slidesjs-previous {
  margin-right           : 5px;
  float                  : left;
}
section #lieu #lieu-slides .slidesjs-next {
  margin-right           : 5px;
  float                  : left;
}
section #lieu #lieu-slides .slidesjs-pagination {
  margin                 : 6px 3px 0 0;
  float                  : right;
  list-style             : none;
}
section #lieu #lieu-slides .slidesjs-pagination li {
  float                  : left;
  margin                 : 0 1px;
}
section #lieu #lieu-slides .slidesjs-pagination li a {
  display                : block;
  width                  : 13px;
  height                 : 0;
  padding-top            : 13px;
  background-image       : url(../img/pagination.png);
  background-position    : 0 0;
  float                  : left;
  overflow               : hidden;
}
section #lieu #lieu-slides .slidesjs-pagination li a.active,
section #lieu #lieu-slides .slidesjs-pagination li a:hover.active {
  background-position    : 0 -13px;
}
section #lieu #lieu-slides .slidesjs-pagination li a:hover {
  background-position    : 0 -26px;
}
section #lieu #lieu-slides a:link,
section #lieu #lieu-slides a:visited {
  color                  : #333;
}
section #lieu #lieu-slides a:hover,
section #lieu #lieu-slides a:active {
  color                  : #9e2020;
}
section #lieu #lieu-slides .navbar {
  overflow               : hidden;
}
section #lieu .lieu-access-adresse-ametis {
  text-align             : left;
  margin                 : 0 auto 15px;
  display                : table;
  line-height            : 22px;
}
section #lieu .lieu-access-adresse-ametis i[class*='fa-'] {
  color                  : #e02334;
  vertical-align         : text-top;
  font-size              : 18px;
  width                  : 20px;
  text-align             : center;
}
section #lieu .lieu-access-adresse-ametis .ametis-logo,
section #lieu .lieu-access-adresse-ametis .ametis-logo-transp {
  vertical-align         : text-bottom;
  height                 : 28px;
  margin                 : 7px 0 0;
}
section #lieu .lieu-access-adresse-ametis .ametis-logo-transp {
  vertical-align         : baseline;
  height                 : 27px;
}
section #lieu .lieu-access-adresse-ametis .ametis-ligne {
  vertical-align         : bottom;
  height                 : 28px;
}
section #lieu .content-iframe {
  width                  : 100%;
  padding                : 0;
  -webkit-box-sizing     : border-box;
  -moz-box-sizing        : border-box;
  -ms-box-sizing         : border-box;
  -o-box-sizing          : border-box;
  box-sizing             : border-box;
}
section #lieu .content-iframe .aspect-iframe {
  width                  : 100%;
  height                 : 0;
  padding-bottom         : 65%;
  position               : relative;
}
section #lieu .content-iframe .aspect-iframe iframe {
  width                  : 100%;
  height                 : 100%;
  position               : absolute;
  left                   : 0;
  top                    : 0;
}

section #footer {
  padding-bottom         : 60px;
  margin-top             : 30px;
  background-color       : #fff4eb;
}

/***** SECTION : Evenement Facebook *****/
section #facebook .intro,
section #facebook .post {
  max-width              : 600px;
  text-align             : center;
  padding                : 0 3px;
  line-height            : 21px;
}
section #facebook .intro {
  margin                 : 0 auto 10px;
}
section #facebook .post {
  margin                 : 10px auto 0;
}
section #facebook .intro a,
section #facebook .post a {
  word-break             : break-all;
  text-align             : center;
  display                : block;
}
section #facebook a.link-ext {
  display                : contents;
}
section #facebook img {
  display                : block;
  width                  : 94%;
  max-width              : 500px;
  margin                 : 8px auto 0 auto;
}

section #facebook .content-facebook {
  width                  : 100%;
  padding                : 0 10px;
  -webkit-box-sizing     : border-box;
  -moz-box-sizing        : border-box;
  -ms-box-sizing         : border-box;
  -o-box-sizing          : border-box;
  box-sizing             : border-box;
}
section #facebook .content-facebook .aspect-facebook {
  width                  : 100%;
}

/***** SECTION : Partenaires / Mécènes *****/
section #partenaires ul,
section #mecenes ul {
  display                : inline-block;
  padding                : 5px 5px;
  margin                 : 0 10px;
  background-color       : #FFF;
  background-color       : rgba(255,255,255,0.6);
  -webkit-border-radius  : 8px;
  -moz-border-radius     : 8px;
  -ms-border-radius      : 8px;
  -o-border-radius       : 8px;
  border-radius          : 8px;
}
section #partenaires ul li,
section #mecenes ul li {
  display                : inline;
  vertical-align         : middle;
}
section #partenaires ul li a,
section #mecenes ul li a {
  display                : inline-block;
}
section #partenaires ul li img,
section #mecenes ul li img {
  display                : inline-block;
  margin-right           : 40px;
  margin                 : 15px 15px;
}
section #partenaires img,
section #mecenes img {
  height                 : 50px;
}
section #partenaires ul li.break:after,
section #mecenes ul li.break:after {
  content               : "\A";
  white-space           : pre; 
}

/***** SECTION : Videos *****/
section #videos sup {
  vertical-align         : super;
  font-size              : smaller;
}
section #videos .liste-videos {
  display                : inline-block;
  margin                 : 0 auto;
  text-align             : left;
  margin-top             : 10px;
}
section #videos .liste-videos ol {
  list-style-type        : decimal;
  margin                 : 0 10px 0 25px;
}
section #videos .liste-videos ol * {
  font-size              : 13px;
}
section #videos .youtube {
  margin                 : 15px 10px 0;
}
section #videos .youtube a {
  text-underline-offset  : 3px;
}
section #videos a.link-ext {
  display                : contents;
}
section #videos img {
  display                : block;
  width                  : 94%;
  max-width              : 500px;
  margin                 : 0 auto;
}


/***** SECTION : Presse *****/
section #presse {
    padding: 20px 10px 0;
}
section #presse > div ul {
  list-style: disc;
  margin-left: 20px;
  text-align: left;
}
section #presse > div ul li:not(:last-child) {
  margin-bottom: 20px;
}
section #presse img.radio {
  height                 : 28px;
}
section #presse div.player {
  margin                 : 5px auto 0;
  text-align             : center;
}
section #presse div.player a.link {
  display                : inline-block;
  margin                 : 0 auto;
}

/***** SECTION : Prochain concert *****/
section #next {
  margin-top             : 30px;
}
section #next > div {
  text-align             : left;
  display                : inline-block;
  margin                 : 0 5px;
}
section #next p {
  margin-bottom          : 10px;
  margin-top             : 5px;
}
section #next i[class*='fa-'] {
  color                  : #;
  margin-right           : 5px;
  display                : inline-block;
  width                  : 20px;
  text-align             : center;
  vertical-align         : text-top;
}

/***** FOOTER *****/
footer {
  clear                  : both;
  bottom                 : 0;    
  z-index                : 99;
  background-color       : #;
  width                  : 100%;
  padding                : 5px 0 1px;
  text-align             : center;
  position               : fixed;
  bottom                 : 0;
  -webkit-box-shadow     : 0 -3px 10px rgba(0,0,0,0.3);
  -moz-box-shadow        : 0 -3px 10px rgba(0,0,0,0.3);
  -ms-box-shadow         : 0 -3px 10px rgba(0,0,0,0.3);
  -o-box-shadow          : 0 -3px 10px rgba(0,0,0,0.3);
  box-shadow             : 0 -3px 10px rgba(0,0,0,0.3);
}
footer span {
  display                : inline-block;
  vertical-align         : middle;
  padding                : 0 20px;
}
footer img {
  width                  : 30px;
  -webkit-border-radius  : 50%;
  -moz-border-radius     : 50%;
  -ms-border-radius      : 50%;
  -o-border-radius       : 50%;
  border-radius          : 50%;
  -webkit-box-shadow     : 0px 0px 10px #fff;
  -moz-box-shadow        : 0px 0px 10px #fff;
  -ms-box-shadow         : 0px 0px 10px #fff;
  -o-box-shadow          : 0px 0px 10px #fff;
  box-shadow             : 0px 0px 10px #fff;
}
footer a#tarteaucitronManager {
  display                : block;
  color                  : #FFF;
  font-size              : 13px;
  line-height            : 17px;
  margin-bottom          : 3px;
  text-decoration        : underline;
  cursor                 : pointer;
}


#caisse {
  width                  : 90%;
  max-width              : 400px;
  margin                 : 0 auto 10px;
}
#caisse table {
  margin                 : 0 auto;
}
#caisse .c-categ b {
  padding-top            : 20px;
  font-weight            : bold;
  font-size              : 25px;  
  line-height            : 35px; 
  display                : block;
}
#caisse .c-categ .info-prix {
  font-weight            : normal;
  font-size              : 12px;   
  line-height            : 16px; 
  font-style             : italic;
}
#caisse .c-saisie,
#caisse .c-total,
#caisse .c-reset {
  text-align             : center;
}

#caisse .c-saisie,
#caisse .c-prix-u {
  padding                : 5px 0;
}
#caisse .c-saisie select,
#caisse .c-prix-u {
  font-size              : 22px;  
}
#caisse .c-saisie select {
  width                  : 75px;
  text-align             : center;
}
#caisse .c-total {
  padding                : 25px 0;
}
#caisse .c-total, #caisse .c-total b span {
  font-weight            : bold;
  font-size              : 30px;  
  line-height            : 35px; 
}
#caisse .c-total b {
  color                  : #;
}
#caisse #c-reset {
  display                : inline-block;
  margin                 : 10px 0;
  background-color       : #;
  color                  : #ffffff;
  padding                : 5px 20px;
  font-weight            : bold;
  text-decoration        : none;
  text-align             : center;
  -webkit-border-radius  : 5px;
  -moz-border-radius     : 5px;
  -ms-border-radius      : 5px;
  -o-border-radius       : 5px;
  border-radius          : 5px;
  cursor                 : pointer;
}

@media all and (max-width: 335px) {
  section #resa .resa-places .bar {
    width                  : 100%;
    -webkit-box-sizing     : border-box;
    -moz-box-sizing        : border-box;
    -ms-box-sizing         : border-box;
    -o-box-sizing          : border-box;
    box-sizing             : border-box;
  }
}

@media all and (max-width: 500px) {
  section #music div {
    -webkit-box-sizing     : border-box;
    -moz-box-sizing        : border-box;
    -ms-box-sizing         : border-box;
    -o-box-sizing          : border-box;
    box-sizing             : border-box;
    margin                 : 0;
    padding                : 10px;
  }
  section #music li span:nth-child(2),
  section #music li span:nth-child(3) {
    margin-left            : 0;
  }
  
  section #music ul ul {
    margin-left            : 25px;
  }
}

@media all and (min-width: 1250px) {
  section .cjv-col-left, 
  section .cjv-col-right {
    padding                : 5px;
    display                : block;
    float                  : left;
    width                  : 50%;
  }
  section .cjv-col-left > div, 
  section .cjv-col-right > div {
    display                : inline-block;
  }
  section .cjv-col-left {
    text-align             : right;
  }
  section .cjv-col-right {
    text-align             : left;
  }
}
@media all and (min-width: 1160px) {
  section .col-left, 
  section .col-right {
    padding                : 5px;
    display                : block;
    float                  : left;
    width                  : 50%;
  }
  section .col-left > div, 
  section .col-right > div {
    display                : inline-block;
  }
  section .col-left {
    text-align             : right;
  }
  section .col-right {
    text-align             : left;
  }
  section #orchestre > div,
  section #music > div {
    min-width              : 538px;
    min-height             : 510px;
  }
  section #music li span:nth-child(1) {
    line-height            : 24px;
  }
  section #music li {
    margin-bottom          : 5px;
    line-height            : 22px;
  }
  section #orchestre > div img:not(.ha) {
    margin                 : 0 20px 3px 10px;
    width                  : 135px;
  }
  section #chef-invite > div.deco-notes,
  section #chef-hsp > div.deco-notes,
  section #orchestre > div.deco-notes {
    background-image       : url('../img/fond-notes.png');
    background-repeat      : no-repeat;
    background-position    : center bottom;
    background-size        : 375px auto;
  }
  section #chef-invite > div.deco-notes2,
  section #chef-hsp > div.deco-notes2,
  section #orchestre > div.deco-notes2 {
    background-image       : url('../img/fond-notes2.png');
    background-repeat      : no-repeat;
    background-position    : center bottom;
    background-size        : 230px auto;
  }
  section #chef-invite > div.deco-notes3,
  section #chef-hsp > div.deco-notes3,
  section #orchestre > div.deco-notes3 {
    background-image       : url('../img/fond-notes3.png');
    background-repeat      : no-repeat;
    background-position    : center bottom 6px;
    background-size        : 260px auto;
  }
  section #chef-invite > div img:not(.paysage),
  section #chef-hsp > div img:not(.paysage) {
    display                : inline;
    float                  : left;
    margin                 : 0 15px 3px 0;
    width                  : 143px;
  }
  section #chef-invite > div img.paysage,
  section #chef-hsp > div img.paysage {
    display                : block;
    margin                 : 10px auto 10px;
    width                  : 75%;
  }
  section #chefs img  {
    display                : inline;
    float                  : left;
    margin                 : 0 15px 15px 0;
    width                  : 115px;
  }
}
@media all and (min-width: 1075px) {
  header  {
    width                  : 1050px;
  }
}
@media all and (min-width: 900px) {
  body:not(.caisse) header h1 {
    font-size              : 50px;
    line-height            : 75px;
  }
  header .nb_days {
    display                : block;
    position               : absolute;
    top                    : 10px;
    right                  : 10px;
    margin                 : 0;
    -webkit-transform      : rotate(15deg); 
    -moz-transform         : rotate(15deg);
    -ms-transform          : rotate(15deg); 
    -o-transform           : rotate(15deg); 
    transform              : rotate(15deg);
  }
  body.infos header .nb_days {
    top                    : 60px;
  }
}
@media all and (min-width: 650px) {
  header span {
    display                : inline;
    margin                 : 0 7px;
  }
  
  section #affiche {
    padding                : 5px;
    display                : block;
  }
  section img.affiche {
    max-width              : 450px;
  }
  section #resa img.billet {
    width                  : 200px;
    margin                 : 20px;
    -webkit-transform      : rotate(-10deg); 
    -moz-transform         : rotate(-10deg);
    -ms-transform          : rotate(-10deg); 
    -o-transform           : rotate(-10deg); 
    transform              : rotate(-10deg);
  }
  section #lieu .content-iframe {
    width                  : 600px;
    margin                 : 0 auto;
  }
  
  section #partenaires ul li.space,
  section #mecenes ul li.space {
    margin-right           : 40px;
  }
}
@media (min-width: 520px) {
  section #facebook .content-facebook {
    width                  : 500px;
    margin                 : 0 auto;
    padding                : 0;
  }
}
@media (min-width: 570px) {
  section #resaForm,
  section #resaConditions {
    max-width              : 550px;
    margin                 : 0 auto;
  }
  section #resaForm div#closed div.cadre {
    padding                : 120px 0 200px;
    font-size              : 25px;
  }
  section #resaForm div#success div.cadre {
    font-size              : 18px;
  }
  section #resaForm div#success div.cadre span {
    line-height            : 28px;
  }
  
  section #resaForm form div.cadre div {
    padding-top            : 5px;
  }
  section #resaForm form div.cadre div > span {
    display                : inline-block;
    text-align             : left;
    padding                : 12px 3px;
  }
  section #resaForm form div.cadre div > span:nth-child(1),
  section #resaForm form div.cadre div > span:nth-child(2) {
    width                  : 245px;
  }
  section #resaForm form div.cadre div > span:nth-child(1) {
    text-align             : right;
  }
  section #resaForm form div.cadre div > span:nth-child(2) {
    text-align             : left;
  }
  section #resaForm form div.cadre div.line {
    text-align             : center;
  }
  section #resaForm form div.cadre div.line > span {
    display                : inline-block;
    text-align             : left;
  }
  section #resaForm form div.cadre div.line > span:nth-child(1),
  section #resaForm form div.cadre div.line.cumul > span:nth-child(1),
  section #resaForm form div.cadre div.line > span:nth-child(2) {
    width                  : 245px;
  }
  section #resaForm form div.cadre div.line > span:nth-child(1) {
    text-align             : right;
    padding                : 6px 3px 3px;
  }
  section #resaForm form div.cadre div.line > span:nth-child(2) {
    text-align             : left;
    padding                : 3px 3px;
  }
  section #resaForm form div.cadre div.line.cumul > span:nth-child(2) {
    padding                : 6px 3px 3px;
  }
  section #resaForm form #lib-recup-billets {
    margin-top             : 2px;
    text-align             : center;
  }
}