@charset "utf-8";
/* CSS Document */
.centerBloc {
  text-align: center;
}
.grosTitre::before {
  content: " ";
  position: absolute;
  width: 55px;
  height: 88px;
  background: transparent url("/media/img/pictoAvis.png") left 10px no-repeat;
  background-size: 100%;
}
.grosTitre h1 {
  margin-left: 75px;
}
.blocAvis {
  width: 960px;
  height: auto;
  display: inline-block;
  position: relative;
  text-align: left !important;
}
.blocFormAvis {
  width: 920px;
  height: auto;
  float: right;
  text-align: left;
  margin-top: 25px;
}
.titreAvis,
.titreAvisOn {
  width: 960px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  position: relative;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  vertical-align: middle;
  text-align: left;
  font-family: "tablet-gothic-compressed", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 40px;
}
.titreAvis::before {
  content: " ";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: transparent url("/media/img/bt_plusGris2.png") left top no-repeat;
  background-size: 100%;
  margin-right: 10px;
  vertical-align: middle;
}
.titreAvisOn::before {
  content: " ";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: transparent url("/media/img/bt_moinsGris2.png") left top no-repeat;
  background-size: 100%;
  margin-right: 10px;
  vertical-align: middle;
}
.champG {
  width: 410px;
  height: auto;
  display: inline-block;
  position: relative;
  text-align: left;
}
input[type="text"],
select {
  width: 390px;
  height: 40px;
  display: inline-block;
  position: relative;
  border: none;
  color: rgba(0, 0, 0, 0.5);
  font-size: 30px;
  font-family: "tablet-gothic-compressed", sans-serif;
  font-style: normal;
  font-weight: 200;
  text-align: center;
  background-color: #efefef;
  padding: 0px;
}
input[type="text"] {
  margin-top: 2px;
}
select {
  margin-top: 20px;
}
.selectSpectacle {
  width: 390px;
  height: 60px;
  display: inline-block;
  background: transparent url("/media/img/fond_select.png") left top no-repeat;
  background-size: 100%;
}
#cache {
  width: 390px;
  height: 60px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 5;
}

.champD {
  width: 510px;
  height: auto;
  float: right;
  position: relative;
  text-align: left;
}
.blocTextarea {
  width: 510px;
  height: 250px;
  display: inline-block;
  background: transparent url("/media/img/fond_msg.png") left top no-repeat;
  background-size: 100%;
}
textarea {
  width: 510px;
  height: 250px;
  display: inline-block;
  position: relative;
  border: none;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-family: "tablet-gothic-compressed", sans-serif;
  font-style: normal;
  font-weight: 200;
  text-align: left;
  background: none;
  padding: 12px 25px;
}
#cache2 {
  width: 100%;
  height: 250px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 5;
  margin-top: 20px;
}
.btValider {
  width: 60px;
  height: 80px;
  display: inline-block;
  position: relative;
  background: transparent url("/media/img/bt_valider.png") left top no-repeat;
  background-size: 100%;
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
  border: none;
}
.separation {
  width: 100%;
  height: 1px;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 20px 0 20px 0;
}
.titreDepotAvis {
  width: 960px;
  height: auto;
  display: inline-block;
  position: relative;
  text-align: left;
  font-family: "tablet-gothic-compressed", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 40px;
  line-height: 40px;
}
.blocDepot {
  width: 960px;
  height: auto;
  display: inline-block;
  position: relative;
  text-align: left;
  margin-top: 20px;
}
.intituleSpectacle {
  width: 570px;
  height: auto;
  display: inline-block;
  position: relative;
  text-align: left;
  font-family: "tablet-gothic-compressed", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 24px;
  line-height: 32px;
  vertical-align: middle;
}
.intituleSpectacle::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 32px;
  background: transparent url("/media/img/pt_pictoAvis.png") left top no-repeat;
  background-size: 100%;
  vertical-align: middle;
}
.msgEnvoyer {
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
  text-align: left;
  font-family: "tablet-gothic-compressed", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 24px;
  line-height: 47px;
  vertical-align: middle;
  margin-top: 20px;
}
.msgEnvoyer::before {
  content: " ";
  display: inline-block;
  width: 35px;
  height: 47px;
  background: transparent url("/media/img/picto_avis2.png") left top no-repeat;
  background-size: 100%;
  vertical-align: middle;
}
.avisVisiteur {
  width: auto;
  height: auto;
  float: right;
  position: relative;
  text-align: left;
  font-family: "tablet-gothic-compressed", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 18px;
  line-height: 18px;
  vertical-align: middle;
  margin-right: 25px;
  top: 10px;
}
.msgVisiteur {
  width: 920px;
  height: auto;
  float: right;
  position: relative;
  text-align: left;
  font-family: "tablet-gothic-compressed", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 16px;
  font-style: italic;
  padding: 10px;
  background-color: #efefef;
}
.msgVisiteur::before {
  content: " ";
  position: absolute;
  width: 20px;
  height: 20px;
  background: transparent url("/media/img/angleDroit.png") left top no-repeat;
  background-size: 100%;
  top: -20px;
  right: 0px;
}
/**
 * Start by hiding the checkboxes
 */
.checkBoxCompo,
.checkBoxCompo2 {
  width: auto;
  height: auto;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-family: "tablet-gothic-compressed", sans-serif;
  font-style: normal;
  font-weight: 200;
  text-align: left;
  white-space: nowrap;
  margin-top: 20px;
}
.checkBoxCompo {
  font-size: 24px;
  line-height: 16px;
}
.checkBoxCompo2 {
  font-size: 16px;
  line-height: 16px;
}
input[type="checkbox"] {
  visibility: hidden;
}
/**
 * Checkbox Five

.checkBoxCompo {
	width: auto;
	position: relative;
	
} */
.checkBoxCompo label,
.checkBoxCompo2 label {
  cursor: pointer;
  position: absolute;
  width: auto;
  height: 20px;
  top: 0px;
  left: 0;
  background: transparent url("/media/img/checkboxOff.png") left top no-repeat;
  padding: 0px 0 0 25px;
  opacity: 0.5;
}
/**
 * Display the tick inside the checkbox
 */
.checkBoxCompo label::after,
.checkBoxCompo2 label::after {
  opacity: 0;
  content: "";
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 0px;
  left: 0px;
  border-top: none;
  border-right: none;
}
/**
 * Create the hover event of the tick
 */
.checkBoxCompo label:hover,
.checkBoxCompo2 label:hover {
  width: 20px;
  height: 20px;
  background: transparent url("/media/img/checkboxOn.png") left top no-repeat;
}

/**
 * Create the checkbox state for the tick
 */
.checkBoxCompo input[type="checkbox"]:checked + label,
.checkBoxCompo2 input[type="checkbox"]:checked + label {
  width: 20px;
  height: 20px;
  opacity: 1;
  background: transparent url("/media/img/checkboxOn.png") left top no-repeat;
}
