
.mfp-iframe-scaler.newsletterframenew{
  position: relative;
  background: transparent;
  padding: 20px;
  width:auto;
  max-width:210px;
  margin: 20px auto;
  height: 200px;
  padding-top:0;
}


.lower{
	text-transform: lowercase;
}

.mfp-content #newsletter{
	display: block;
	width: 700px;
	min-height: 700px;
}




.white-popup {
  position: relative;
  background: transparent;
  color: white;
  padding: 20px;
  width:auto;
  max-width:700px;
  margin: 20px auto;
  font-size: 1.3em;
}

.white-popup p{
	margin-bottom: .5em;
	line-height: 1.1em;
}
.white-popup h3{
font-size: 1.5em;
}

.white-popup a{
	font-weight: bold;
	text-decoration: none;
	color: white;
}

.white-popup a:hover{
	text-decoration: underline;
}



html {
	font-size: 62.5%;
}

body{
	background-color: #f0f0f0;
	font-family:Arial, Helvetica, sans-serif;
}



hr{
	margin:  0;
	padding: 0	
}


ul li{
	list-style: none;
	font-size: 1.1em;
}

p{
	font-size: 1.2em;
}

#content ul li{
list-style-type: disc;
}


#content ul{
	padding: 2em;
		font-size: 1.2em;

}

@media (orientation: landscape) and (max-device-width: 768px) {
	html,
	body {
		-webkit-text-size-adjust: 100%;
	}
}

/* soft reset */
html,
body,
label, h1, h2, h3, h4, input{
	margin: 0;
	padding: 0;
}


/* avoid collapsing margins on headings */
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}

/* avoid margins on nested elements */
li p,
li ul,
li ol {
	margin-top: 0;
	margin-bottom: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}


a img { 
	border: 0; 
}


.hide{
	display: none;
}



.clear{
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%;
	overflow: hidden;
	border: none;
}

figure,p,ul,
ol,
dl,
blockquote,
pre,
td,
th,
label,
textarea {
	line-height: 1.5em;
	margin:  0;
	padding: 0
}

#wrapper{
	max-width: 960px;
	margin: 0 auto;
}



.accroche{
	font-weight: bold;
	font-size: 1.2em;
	color: 
}

#spectacleList{
	color: #E93F0E;
	margin-left: 1em;

}

#content #spectacleList a{
text-decoration: none;
color:  #414042;
}

#content #spectacleList a:hover, #content #spectacleList .selected a{
	color: #E93F0E;

}

/* ==== HEADER ====== */



/* logo destop 


#logo a:hover{
 background-position: left bottom;
}


*/

/* actu solo */


.cat{
	color:  #414042;
line-height: 0.4em;
margin-top: 2em;
}


#actu-solo h1{
	margin-bottom: 0;
}

#actu-solo header{
	margin-bottom: 3em
}



#actu-solo footer, .red footer.sharefooter{
	padding-top: 8em;
	background: transparent url('../img/tiret_red.png') .5em 3em no-repeat; 
}

.orange footer.sharefooter{
		padding-top: 8em;
		background: transparent url('../img/tiret_orange.png') .5em 3em no-repeat; 

}

#post-nav {
	background: transparent url('../img/tiret_red.png') .5em top no-repeat;
	clear: both;
	padding-top: 10em;
}


#actu-solo footer h3{
font-size: 1.5em;
padding-bottom: .5em;
}



#partager h3{
	padding-right: .7em;

}

#partager li{
float: left;
width: 60px;
height: 60px;
margin-left: 5px;
}



#partager li a{
	display: block;
	width: 60px;
	height: 60px;
	background-image:  url('../img/share.png');
	background-repeat: no-repeat;
	background-size: auto !important;
}


#partager li a.addthis_button_email{
	background-position:  center bottom;
}

#partager li a.addthis_button_compact{
	background-position:  right bottom;
}

#partager li a.addthis_button_preferred_rank{
	background-position:  left bottom;
}



#partager li a.addthis_button_email:hover{
	background-position:  center top;
}

#partager li a.addthis_button_compact:hover{
	background-position:  right top;
}

#partager li a.addthis_button_preferred_rank:hover{
	background-position:  left top;
}


#partager li a span{
display: none;
}


/* nav post */

nav#post-nav > div{
		height: 65px;
    margin-bottom: 5em;
}

nav#post-nav a{
	display: block;
	height: 100%;
	text-decoration: none;
	color:  #414042;
	padding-right: 6em;

}


nav#post-nav .linkprev a{
	padding: 0 0 0 6em;
}

.linknext{
	float: right;
	text-align: right;
	background: transparent url('../img/post_right.png') top right no-repeat;
}

.linkprev{
	float: left;
	background: transparent url('../img/post_left.png') top left no-repeat;
}


.linknext:hover{
	background-position: bottom right;
}
.linkprev:hover{
	background-position: bottom left;

}
 nav#post-nav div:hover a h3{
 	color: #414042;
 }

nav#post-nav a h3{
	color: #e00202;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 1.5em;
}

#lire_plus{
	padding-bottom: 3em;
}

time{
	color: black;
}

time .low{
	text-transform: lowercase;

}

.orange #content .list-item-spectacle a, .orange #content .list-item-spectacle * h3{
color: #414042;
}

.orange #content .list-item-spectacle a:hover, .orange #content .list-item-spectacle a:hover h3{
color: white;
}

#telechargement{
	margin-top: 2em;
}


/* page compagnie */

.equipe{
	float: left;
	width: 135px;
	padding-right:  1em;
	text-align: center;
	min-height: 250px;
	margin-bottom: 1em;
}

.equipe img{
	width: 100%;
}


#tab .ngg-gallery-thumbnail-box{
    width: 30%;
}

@media (min-width: 769px) {


#home section{
width: 800px;
float: right;
}

} 