@charset "utf-8";
/* CSS Document */
.spacer {
  float: none;
  clear: both;
  height: 0px;
}
.montserrat {
  font-family: 'Montserrat', sans-serif;
}
body {
  font-family: 'Montserrat', sans-serif;
	margin: 0px;
	padding: 0px;
}

.col-retour{
	box-sizing: content-box;
}

.row{
	margin: 0px;
	padding: 0px;	
}


.btn-menu {
  position: fixed;
  width: 40px;
  height: 40px;
  z-index: 1800;
  cursor: pointer;
}
.btn-menu img {
  width: 100%;
  height: auto;
}
.btn-recherche {
  position: fixed;
  width: 40px;
  height: 40px;
  z-index: 1800;
  cursor: pointer;
  right: 0px;
}
.btn-recherche img {
  width: 100%;
  height: auto;
}

.posi-fixed{
	position:fixed;
	top:0px;
	left:0px;
}

.scroll{
	overflow-y: scroll;
}


#menu {
  position: fixed;
  padding: 0px;
  z-index: 1850;
  background-color: #9E9099;
  width: 100%;
  margin: 0px;
}
.close-menu {
  cursor: pointer;
  margin: 25px;
  display: block;
}
#menu ul {
  display: block;
  width: 100%;
  list-style: none;
  margin: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
  color: #ffffff;

}
#menu li a {
  display: block;
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: none;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
}
#menu li a:hover {
  color: #9E9099;
  background-color: #ffffff;
}
#menu ul ul {
  padding-top: 0px;
  padding-bottom: 0px;
}
#menu ul ul li a {
  display: block;
  color: #ffffff;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  text-decoration: none;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 40px;
  padding-right: 0px;
	position: relative;
}
conteneur-ul {
  position: relative;
  height: auto;
}
.nopadnomarge {
  margin: 0px;
  padding: 0px;
}


#slider {
  position: relative;
  height: auto;
  width: 100%;
  background-color: #E8292D;
}
.slide {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
 /* position: absolute;
	top:0px;
	left: 0px;
	width: 100%;
	*/
}


.slide .img-fond{
	position: absolute;
	width:100%;
	height: auto;
}


.losange {
  text-align: center;
  width: 100%;
  background-image: url(../images-theatre/losange-4-3.png);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
top:0px;
 left: 0px;
  z-index: 800;
	
	/*padding-top: 200px;*/
}
.contenu-losange{
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
	position: relative;

	float: none;
	clear: both;
}
.contenu-losange h3 {
  font-size: 15px;
	line-height: 15px;
  text-transform: uppercase;
  color: #757575;
}
.contenu-losange h4 {
  font-size: 30px;
  text-transform: uppercase;
  color: #9E9099;
}
.contenu-losange p {
  font-size: 15px;
	line-height: 15px;
  color: #53420F;
}
#puces {
  display: none;
  width: 40%;
  margin-left: 30%;
  margin-right: 30%;
  text-align: center;
  position: absolute;
  top: 0px;
  padding: 0px;
}

#box-ti-ejl{
	border-top: 1px solid #9B9797;
	border-bottom: 1px solid #9B9797;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	float: inherit;
	clear: both;
	padding: 0px;
	z-index: 1200;
	height: inherit;
}

#TI {
	float: left;
	width: 50%;
	clear: none;
	z-index: 1000;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	border-right: 1px solid #9B9797;
	box-sizing:border-box;
	padding: 0px;
	height: auto;
}

#EJL {
	float: left;
	width: 50%;
	clear: none;
	z-index: 1010;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	border-left: 1px solid #9B9797;
	margin-left: -1px;
	box-sizing:border-box;
	padding: 0px;
	height: auto;
}


#TI img, #EJL .imgage-cache {
	display: none;
}

#TI .losange-gauche {
  position: relative;
  text-align: center;
  width: 100%;
height: inherit;
}



#TI .losange-gauche .theatre {
  width: 100%;
  text-align: center;
	float: none;
	clear: both;
}
#EJL .losange-droite {
  position: relative;
  text-align: center;
  width: 100%;
	height: inherit;
}

#EJL .losange-droite .theatre {
  width: 100%;
  text-align: center;
	float: none;
	clear: both;
}
.theatre h5 {
  font-size: 16px;
  color: #9E9099;
  text-transform: uppercase;
	display: block;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
}
.theatre a {
  text-decoration: none;
  color: #000000;
font-size: 13px;
		display: block;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
		padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#billets {
  text-align: center;
  position: relative;
  z-index: 1700;
  margin-left: auto;
  margin-right: auto;
	width: 100%;
	float: none;
	clear: both;
	margin-bottom: 15px;
	margin-top: 30px;
}
#billets img {
	display: none;
}
#billets h6 {
  font-size: 20px;
  display: block;
  text-align: center;
  position: relative;
  width: 100%;
  z-index: 1200;
}
#billets h6 a {
  color: #ffffff;
  text-decoration: none;
  z-index: 1750;
  display: block;
  position: relative;
background-color: #9E9099;
	padding: 20px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}




.saison {
  color: #CECECE;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
margin-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
.container-flex{
  width: 100%;
  max-width: 1500px;
	padding-left: 0px;
	padding-right: 0px;
}

.container-flex h1{
	font-size: 20px;
}
.spectacles {
  background-position: center center;
  background-size: cover;
  margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
  padding: 20px;
  /*color: #ffffff;*/
  position: relative;
}
.spectacles h4 {
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 15px;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 20px;
}
.spectacles .texte .date {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 33px;
  line-height: 33px;
}
.spectacles .texte {
  position: absolute;
  bottom: 35px;
  font-size: 13px;
  line-height: 13px;
}
.spectacles .texte p {
  font-size: 13px;
  line-height: 13px;
  margin: 0px;
}
.spectacles .texte h2 {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 0px;
}
.spectacles .boutons {
  position: absolute;
  bottom: 0px;
  background-color: #9E9099;
  width: 100%;
  left: 0px;
  font-size: 14px;
  line-height: 14px;
  padding: 0px;
  background-image: url(../images-theatre/trait-blanc.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 70px;
}
.spectacles .boutons a {
  color: #ffffff;
  width: 50%;
  float: left;
  display: block;
  /*box-sizing: content-box;*/
  padding-top: 45px;
  padding-bottom: 5px;
  /*padding-left: 5%;
	padding-right: 5%;*/
  text-decoration: none;
	text-align: center;
}
.spectacles .boutons a.reserver {
  background-image: url(../images-theatre/logo-ticket-blanc.png);
  background-repeat: no-repeat;
  background-position: center 5px;
  padding-left: 0px;
}
.spectacles .boutons a.savoirplus {
  background-image: url(../images-theatre/logo-savoir-plus.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  padding-left: 0px;
}
.flex-parent {

	height: auto;
}
.div-block {
  width: 100%;
	display: block;
	float: none;
	clear: both;
}



.top-actualites .container .titre-actus{
	display: none;
}



.top-actualites .container {
  width: 100%;
  max-width: 1800px;
}
.top-actualites .container a {
  display: block;
  text-align: center;
    background-color: #9E9099;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
	margin-bottom: 20px;
}
.top-actualites .container a:hover {
  background-color: #9E9099;
  color: #ffffff;
}

.top-actualites .container .titre-actus-phone{
	display: block;
}



.top-actualites .container h5 {
  display: block;
  text-align: center;
  color: #CECECE;
  text-transform: uppercase;
  font-size: 20px;
	line-height: 22px;
  font-weight: 400;
  padding-top: 20px;
  margin-bottom: 20px;
float: none;
	clear: both;
	background-image: none;
	height: 40px;
}

.actualites {
  padding-top: 10px;
  background-color: #F2F2F2;
}
.actualites .container {
  width: 100%;
  max-width: 1800px;
}
.actualites .actus {
  padding: 10px;
}
.actualites .actus p {
  color: #000000;
  font-size: 13px;
  font-weight: 300;
}
.actualites .actus p.date {
  font-style: italic;
  margin-top: 25px;
}
.actualites a.actus-toutes {
  display: block;
  text-align: center;
   background-color: #9E9099;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 20px;
  padding-top: 20px;
  font-size: 15px;
	margin-bottom: 20px;
	float: none;
	clear: both;
}
.actualites a.actus-toutes:hover {
  background-color: #9E9099;
  color: #ffffff;
}
.actualites .actus h6 {
  color: #9E9099;
  font-size: 15px;
  font-weight: 700;
}
.actualites .actus img {
  width: 100%;
  height: auto;
}
.actualites .actus a.btn-actus {
  width: 100%;
  position: absolute;
  top: 0px;
  height: 0px;
}
.footer-haut {
  background-color: #2a2a2a;
  padding-top: 10px;
  padding-bottom: 55px;
}
.footer-haut .container {
  width: 100%;
  max-width: 1800px;
  color: #ffffff;
}
.footer-haut .container input[type=text] {
  height: 50px;
  background-color: #ffffff;
  width: 75%;
  padding-bottom: 5px;
  padding-top: 5px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  font-size: 16px;
  line-height: 16px;
  margin: 0px;
  box-sizing: border-box;
}
.footer-haut .container .btn-search {
  height: 50px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  background-color: #ffffff;
  margin-bottom: 5px;
  margin-top: 5px;
  background-image: url(../images-theatre/btn-recherche.png);
  background-position: right center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  cursor: pointer;
}
.footer-haut .container h6 {
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 25px;
  margin-top: 20px;
  display: block;
  text-align: center;
}
#calendrier {
  padding-bottom: 25px;
}
#calendrier .jours {
  display: block;
  float: left;
  width: 14.28%;
  padding: 1%;
  color: #76787a;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
}
#calendrier #semaine .jours {
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
}
#calendrier .mois {
  cursor: pointer;
}
#calendrier a.jour-spec {
  color: #9E9099;
  text-decoration: none;
}
#calendrier a.jour-spec:hover {
  color: #ffffff;
}
.footer-haut .container .cafe {
  border-bottom-color: #76787a;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: #76787a;
  border-top-style: solid;
  border-top-width: 1px;
}
.footer-haut .container .liste-cafe {
  font-size: 13px;
  line-height: 13px;
  font-weight: 300;
  color: #8A8A8A;
  padding-top: 15px;
  padding-bottom: 15px;
}
.footer-haut .container .liste-cafe ul {
  list-style: none;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 18px;
  padding-bottom: 20px;
}
.footer-haut .container .liste-cafe li a {
  color: #8A8A8A;
  text-decoration: none;
  display: block;
  float: none;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 10.5px;
  padding-bottom: 10.5px;
  height: 32px;
  font-size: 13px;
  line-height: 13px;
  margin-bottom: 15px;
  padding-left: 40px;
}
.footer-haut .container .liste-cafe .espace-pro {
  background-image: url(../images-theatre/cadenas.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.footer-haut .container .liste-cafe .archives {
  background-image: url(../images-theatre/calendrier.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.footer-haut .container .liste-cafe .clic {
  background-image: url(../images-theatre/telecharger.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.footer-haut .container .liste-cafe .newsletter {
  background-image: url(../images-theatre/newsletter.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.footer-haut .container .filet {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 25px;
}
.footer-haut .container .filet-gris-175 {
  width: 1px;
  height: 175px;
	display: none;
}
.footer-haut .container .reseaux {
  text-align: center;
  font-size: 15px;
  line-height: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #8A8A8A;
}
.footer-haut .container a.pictos {
  margin-left: 8px;
  margin-right: 8px;
  margin-bottom: 5px;
  display:inline-block;
text-align: center;

}
.footer-haut .container .reseaux .suivre {
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 0px;
  margin-right: 0px;
}
.footer-haut .container .reseaux .suivre p {
  line-height: 16px;
	text-align: center;
}
.footer-bas {
  background-color: #9E9099;
  padding-bottom: 50px;
  padding-top: 50px;
  color: #ffffff;
  font-size: 12px;
  line-height: 14px;
  font-weight: 300;
	text-align: center;
}
.footer-bas a {
  color: #ffffff;
  text-decoration: none;
}
.footer-bas .filet {
  text-align: center;
}
.footer-bas .filet-blanc-60 {
  width: 1px;
  height: 60px;
	display: none;
}
.footer-bas .logo {
  float: none;
	clear: both;
	width: 40%;
	margin-left: 30%;
	margin-right: 30%;
  margin-bottom: 20px;
	margin-top: 30px;
}
.footer-bas h6 {
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
}
#top {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width:100%;
  margin: 0px;
  padding: 0px;
}
#top #precedent {
  width: 50px;
  margin-left: 20px;
  height: auto;
  background-image: url(../images-theatre/picto-precedent.png);
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
}
#top #suivant {
  width: 50px;
  margin-right: 20px;
  height: auto;
  background-image: url(../images-theatre/picto-suivant.png);
  background-repeat: no-repeat;
  background-position: center center;
  float: right;
}
#bandeau{
  background-color: #292929;
	position:relative;
}
.entete-spectacle {
  text-align: center;
  color: #ffffff;
  height: auto;
  font-size: 15px;
  line-height: 18px;
  position: absolute;
width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}
.entete-spectacle .losange-or {
  width: 100%;
  height: auto;
}
.entete-spectacle h1 {
  font-size: 40px;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
 /* margin-left: 20px;
  margin-right: 20px;*/
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 0px;
}
.entete-spectacle .lieu {
  text-transform: uppercase;
  padding: 0px;
  margin-top: 20px;
font-size:13px;
	margin-bottom: 0px;
}
.entete-spectacle .dates{
  color: #53420F;
	font-size:13px;

}
.entete-spectacle .titre-spectacle {
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
  position: absolute;
  left: 0px;
  top: 0px;
}

.entete-spectacle .titre-spectacle h1{
	font-size: 20px;
}


#bandeau a.btn-spectacles {
  color: #757575;
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  background-image: url(../images-theatre/picto-agenda-or.png);
  background-repeat: no-repeat;
  background-position: center 5px;
  padding-top: 40px;
margin-bottom: 10px;
	margin-top: 5px;
	box-sizing: border-box;
}
#bandeau a.btn-reserver {
  color: #757575;
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  background-image: url(../images-theatre/picto-ticket-or.png);
  background-repeat: no-repeat;
  background-position: center 5px;
  padding-top: 50px;
	box-sizing: border-box;
}
.infos-spectacle {
  color: #95989A;
  padding-top: 10px;
  padding-bottom: 10px;
text-align: center;
}
.detail-spectacle {
  padding-top: 20px;
  padding-bottom: 20px;
}
.detail-spectacle h2 {
  color: #9E9099;
  font-size: 22px;
  line-height: 24px;
}



.detail-spectacle a{
	color:#000000;
}


#dates-heures {
  float: none;
	clear: both;
  margin-left: 0px;
  margin-bottom: 20px;
}

.tabs-spectacle{
	
	padding: 0px;
	margin: 0px;
}

.tabs-spectacle .nav-tabs {
  border-bottom: 0px solid #f2f2f2;
}
.tabs-spectacle .nav-tabs li.active,
.tabs-spectacle .nav-tabs li.active a {
  background-color: transparent;
  border-width: 0px;
  color: #363636;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 14px;
  height: 14px;
  text-align: left;
}
.tabs-spectacle .nav-tabs li,
.tabs-spectacle .nav-tabs li a {
  background-color: transparent;
  border-width: 0px;
  color: #BCBCBC;
  text-transform: uppercase;
  font-weight: 700;
	text-decoration: underline;
	/*
  padding-top: 0px;
  padding-bottom: 0px;
  */
	padding: 0px;
	margin-left: 0px;
	margin-right: 10px;
	line-height: 14px;
  height: 14px;
  text-align: left;
	font-size: 11px;
	
}
.tabs-spectacle .nav-tabs li,
.tabs-spectacle .nav-tabs li.active {
  border-right: none 1px #BCBCBC;
}
.tabs-spectacle {
  padding-top: 20px;
}
.tabs-spectacle .onglet {
  padding-top: 20px;
}
.distribution {
  background-color: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 30px;
}
.presse {
  background-color: #363636;
  color: #95989A;
  padding-top: 50px;
}
.presse h6 {
  color: #9E9099;
  font-size: 15px;
  text-transform: uppercase;
}
.presse a.partager {
  display: inline-block;
  width: 32px;
  height: auto;
  text-decoration: none;
  margin-right: 5px;
  margin-left: 5px;
	margin-bottom: 10px;
}
.presse a.partager img {
  width: 100%;
  height: auto;
}
.presse .para-partage {
  color: #ffffff;
  text-align: center;
  display: block;
  padding-bottom: 20px;
}

.para-partage span{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}


.page-titre {
  text-align: center;
  color: #ffffff;
  padding-bottom: 50px;
}
#medias {
  position: relative;
  height: auto;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 25px;
  overflow: hidden;
}
#medias #conteneur-medias {
  position: relative;
  height: auto;
  top: 0px;
  left: 0px;
  width: 100%;
}
.media-contenu {
  display: block;
  float: left;
  width: auto;
  height: 250px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.media-contenu img {
  width: auto;
  height: 250px;
}
.media-contenu iframe {
  width: auto;
  height: 250px;
}
.container-saison {
  width: 100%;
  max-width: 1500px;
	padding-left: 0px;
	padding-right: 0px;
}
.container-saison .div-block {
  width: 100%;
  float: none;
}
.aimer {
  background-color: #F2F2F2;
  margin-top: 90px;
  padding-bottom: 90px;
}
.aimer .titre {
  text-align: center;
  background-image: url(../images-theatre/losange-aimer.png);
  background-repeat: no-repeat;
  background-position: center center;
  color: #ffffff;
  min-height: 140px;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 40px;
  margin-top: -70px;
}
.spectacle-aimer {
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
}
.spectacle-aimer .textes {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 10px;
}
.spectacle-aimer .textes h5 {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
}
.spectacle-aimer .textes p {
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  padding: 0px;
}
.spectacle-aimer .textes p.date {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 33px;
  line-height: 33px;
}
.spectacle-aimer h6 {
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 15px;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 28px;
}
.spectacle-aimer .boutons {
  position: absolute;
  bottom: 0px;
  background-color: #9E9099;
  width: 100%;
  left: 0px;
  font-size: 15px;
  line-height: 15px;
  padding: 0px;
  background-image: url(../images-theatre/trait-blanc.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 70px;
  box-sizing: content-box;
}
.spectacle-aimer .boutons a {
  color: #ffffff;
  width: 50%;
  float: left;
  display: block;
  padding-top: 30px;
  padding-bottom: 20px;
  text-decoration: none;
}
.spectacle-aimer .boutons a.reserver {
  background-image: url(../images-theatre/logo-ticket-blanc.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 50px;
}
.spectacle-aimer .boutons a.savoirplus {
  background-image: url(../images-theatre/logo-savoir-plus.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 50px;
}
.rechercher iframe {
  width: 100%;
  padding: 0px;
  margin: 0px;
}

body .modal-dialog {
  width: 90%;
  z-index: 4000;
}

.modal{
	margin-top: 90px;
}

#resultat h2 {
  color: #9E9099;
  font-size: 20px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  margin-top: 30px;
  border-bottom: #9E9099 solid 1px;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
}
a.reponses {
  padding: 10px;
  margin-top: 15px;
  /*/border-bottom: #afafaf dotted 1px;*/
  text-decoration: none;
  display: block;
  margin-left: 20px;
  margin-right: 20px;
}
a.reponses:hover {
  background-color: #D8D8D8;
  border-radius: 10px;
}
#resultat a.reponses h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 0px;
  color: #9E9099;
  font-size: 16px;
  font-weight: 200;
  text-transform: uppercase;
}
#resultat a.reponses p {
  margin: 0px;
  padding: 0px;
  color: #000000;
  font-size: 13px;
  line-height: 14px;
}
#newsletter .newletters iframe {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.conseils iframe {
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.modif-row{
	margin-left: 0px;
	margin-right: 0px;
}

.moteur-recherche select{
	margin-bottom: 10px;
	margin-top:10px;
}



.top-spectacle{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	padding: 0px;
	text-align: center;
	position:absolute;
}

.top-spectacle .losange-or{
	width:100%;
	height: auto;
}



.top-spectacle .lieu {
  text-transform: uppercase;
  padding: 0px;
  margin-top: 0px;
font-size:11px;
margin-bottom: 4px;
}
.top-spectacle .dates{
  color: #53420F;
font-size:13px;

}
.top-spectacle .titre-spectacle {
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
  position: absolute;
  left: 0px;
  top: 0px;
}

.top-spectacle .titre-spectacle h1{
	font-size: 20px;
	color: #ffffff;
  text-transform: uppercase;
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 0px;
}


#bandeau a.btn-spectacles-v2 {
  color: #757575;
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  background-image: url(../images-theatre/picto-agenda-or.png);
  background-repeat: no-repeat;
  background-position: center 5px;
  padding-top: 40px;
margin-bottom: 10px;
	margin-top: 5px;
		box-sizing: border-box;
	width: 50%;
	float: left;
	text-align: center;
}
#bandeau a.btn-reserver-v2 {
  color: #757575;
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  background-image: url(../images-theatre/picto-ticket-or.png);
  background-repeat: no-repeat;
  background-position: center 5px;
  padding-top: 50px;
	box-sizing: border-box;
		width: 50%;
	float: left;
	text-align: center;
}


.infos-spectacle-v2{
	box-sizing: border-box;
	width: 60%;
	margin-left:auto;
	margin-right:auto;
	float: none;
	text-align: center;
	padding:0px;
	color:#95989A;
	margin-top:50px;
}

.container-saison .div-block, .flex-parent .div-block {
    text-shadow: 1px 1px 2px rgba(0,0,0,0.75);
}

.container-saison .div-block .boutons, .flex-parent .div-block .boutons{
    text-shadow: 0px 0px rgba(0,0,0,0.00);
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}