@charset "UTF-8";


.imagehautdusite {
	margin-top: 42px;
	width: 100%;
	background-size: 100% auto;
	background-repeat: no-repeat;
	/* [disabled]background-attachment: fixed; */
	/* [disabled]min-height: 650px; */
}
.texteresume {
	text-align: justify;
}


#page-twitter2{
	position: relative;
	/* background-repeat: no-repeat; */
	/* background-position: 80% 70% no-repeat fixed; */
	/* background-image: url(../images/adam-lilith.jpg); */
	/* background-attachment: fixed; */
	padding-top: 90px;
	padding-bottom: 130px;
	background-size: cover;
}


#page-dossier {
    position: relative;
    /* background: url(../images/NY.jpg) 80% 70% no-repeat fixed; */
    padding-top: 90px;
    padding-bottom: 130px;
    background-size: cover;
}

.textesitation {
	font-size: 218%;
	font-family: 'andesregular';
	/* [disabled]text-indent: 48px; */
	line-height: 39px;
	letter-spacing: 5px;
	text-transform: lowercase;
}
.textelobster {
	font-family: lobster;
	text-align: right;
	font-style: normal;
	font-weight: 400;
}
.texteespace {
	text-indent: 30%;
}

.titrepersonnages {
	color: #C90407;
	font-family: lobster;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 20px;
}
.titrepersonnages2 {
	color: #C90407;
	font-family: lobster;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 20px;
}


@font-face {
    font-family: 'andesregular';
    src: url('andes-webfont.eot');
    src: url('andes-webfont.eot?#iefix') format('embedded-opentype'),
         url('andes-webfont.woff2') format('woff2'),
         url('andes-webfont.woff') format('woff'),
         url('andes-webfont.ttf') format('truetype'),
         url('andes-webfont.svg#andesregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.listepersonnage  {
	list-style: none;
	margin-bottom: 50px;
}
#page-personnage {
	margin-bottom: 0px;
	/* [disabled]padding-bottom: 50px; */
}
.encart1 {
}



@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css);
@import url(//netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css);

/*  
// From http://bootsnipp.com/snippets/featured/newsletter-subscribe
//
// Updated to boostrap 3 + Fontawesome 4
//
*/
input.btn-primary {
	margin-top: 20px;
}.bouton {
	margin-top: 20px;
}
.input-group {
	height: 30px;
	margin-top: 0px;
}
.input-group .form-control {
	height: 30px;
}
.line-divider2:after {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	max-width: 200px;
}


.line-divider:after {
    background: url(../images/css/divider.png) no-repeat bottom center;
    padding-bottom: 12px;
    display: block;
    height: 10px;
    content: ",";
    text-indent: -9999px;
    width: 350px;
    text-align: center;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}



.newsletter {
	/* [disabled]margin-top: 100px; */
}
.pages .paddingsmall {
	padding-top: 0px;
	padding-bottom: 0px;
}
.lieutheatre:hover {
	text-decoration: none;
	
}
.maxwidth {
	width: 300px;
}
.boutonreserver {
	border-radius: 20px;
	background-color: #FEFEFE;
	color: #BF1C1F;
	height: 50px;
	font-family: lobster;
	font-style: normal;
	font-weight: 400;
	font-size: 130%;
	margin-top: 50px;
}
.phrasereserver {
	margin-top: -10px;
	color: #FFFFFF;
}
.boutonreserver:hover {
	text-decoration: none;
	color: #C33C3E;
}
a .boutonreserver:hover {
	text-decoration: none;
	color: #C33C3E;
}

p.contact-form-message {
    margin-top: 10px;
}

.padding-p{
	padding-top:75px;
	padding-bottom:75px;
}

#page-loader{
	position: fixed;
	right:0;
	bottom: 0;
	top: 0;
	width:100%;
	background: #fff;
	z-index: 99999;
}

#page-loader .page-loader-gif{
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -32px 0 0 -32px;
	background-image: url(../images/preloader.gif);
	background-repeat: no-repeat;
}

#navigation #main-menu a {
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: 1px;
    color: #292929;
    padding: 12px 15px;
    margin: 0;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    position: relative;
    display: block;
}.margintop {
	margin-top: 50px;
}
.texteshadow {
	text-shadow: 2px 2px 1px #000000;
}
footer {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #4B4B4B;
}

@media (max-width:980px){
#navigation #main-menu a {
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: 1px;
    color: #292929;
    padding: 12px 10px;
    margin: 0;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    position: relative;
    display: block;
}

#navigation .brand {
    padding: 7px 20px 8px 0;
    text-align: left;
}

}


@media (max-width: 979px) and (min-width: 768px){

#navigation .social-icons {
    display: none;
}
}

.margintwitter {
	margin-top: 30px,
}

.fb_iframe_widget {
    display: block!important;
	margin-bottom: 10px;
    /* position: relative; */
}

.tarif{
	margin-bottom: 40px;
	font-weight: 500;
	font-size: 16px;
}