/*!
 * Start Bootstrap - Stylish Portfolio Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */


blockquote {
margin: 1em 2em;
border-left: 1px solid #999;    
padding-left: 1em; }

blockquote:before {
content: open-quote;
font-size: 6em;
line-height: 0px;
margin: 0px 5px 0px -40px;
vertical-align: bottom;
position: relative; left: -15px;
}

blockquote p:first-letter {

font-size: 220%;
 }


html,
body {
    width: 100%;
    height: 100%;
}

body {
	background-color:#EFEFEF;
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
	
}

@font-face{
	font-family:'LLPIXEL3';
	src:url('../fonts/LLPIXEL3.ttf');
	
	text-shadow: 2px 2px 10px rgba(149, 150, 150, 0.46);
	font-weight:normal;
	font-style:normal
}


.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.text-vertical-center h1 {
	font-family: "LLPIXEL3";
    margin: 0;
    padding: 0;
    font-weight: 700;
	font-size: 9vw;  
	
}

/* Custom Button Styles */

.btn-dark {
    border-radius: 0;
    color: #fff;
}

.intro1 {
    border: 2px solid #000;
    border-radius: 1px;
    color: #000;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #fff;
    
}

.btn-light {
    border-radius: 0;
    color: #fff;
    
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #fff;
    
}

/* Custom Horizontal Rule */

hr.small {
    max-width: 100px;
}

/* Side Menu */

#sidebar-wrapper {
	color:#000000;
	z-index: 1000;
	position: fixed;
    right: 0;
	-webkit-transform: translateZ(0);
    width: 250px;
    height: 100%;
    margin-right: -250px;
    overflow-y: auto;
    background: #222;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	background-color:#FFF;
	border-left: 2px solid #3BBD0A;
	
	
	
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 340px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: #3BBD0A;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 55px;
    font-size: 18px;
    line-height: 55px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#menu-toggle {
	-webkit-transform: translateZ(0);
    z-index: 1000;
    position: fixed;
    top: 0;
    right: 0;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 340px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
   
    margin: -4px 0 0;
}

/* Header */

.header {
	
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
  
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.chapitreheader1 {
background: url("../img/chapitre-1.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    display: table;
    height: 500px;
    position: relative;
    width: 100%;
}
.chapitreheader2 {
background: url("../img/chapitre-2.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    display: table;
    height: 500px;
    position: relative;
    width: 100%;
}

.chapitreheader3 {
background: url("../img/chapitre-3.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    display: table;
    height: 500px;
    position: relative;
    width: 100%;
}
.chapitreheader4 {
background: url("../img/chapitre-4.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    display: table;
    height: 500px;
    position: relative;
    width: 100%;
}
.chapitreheader5 {
background: url("../img/chapitre-5.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    display: table;
    height: 500px;
    position: relative;
    width: 100%;
}

.chapitreheader6 {
background: url("../img/chapitre-6.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    display: table;
    height: 500px;
    position: relative;
    width: 100%;
}

.chapitreheader7 {
background: url("../img/chapitre-7.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    display: table;
    height: 500px;
    position: relative;
    width: 100%;
}

.chapitreheader8 {
background: url("../img/chapitre-8.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    display: table;
    height: 500px;
    position: relative;
    width: 100%;
}

.bg-primaryzone1 {
	color:#4D4D4D;
	background-color:#F0F0F0;
    display: table;
    height: 500px;
    position: relative;
    width: 100%;
}
.bg-primaryzone2 {
	color: #4D4D4D;
	background-color:#F0F0F0;
    display: table;
    height: 500px;
    position: relative;
    width: 100%;
}
.bg-primaryzone3 {
	color: #4D4D4D;
	background-color:#F0F0F0;
    display: table;
    height: 500px;
    position: relative;
    width: 100%;
}
.bg-primaryzone4 {
			color: #4D4D4D;
	background-color:#F0F0F0;
    display: table;
    height: 500px;
    position: relative;
    width: 100%;
}
.bg-primaryzone5 {
			color: #4D4D4D;
	background-color:#F0F0F0;
    display: table;
    height: 500px;
    position: relative;
    width: 100%;
}
.bg-primaryzone6 {
			color: #4D4D4D;
	background-color:#F0F0F0;
    display: table;
    height: 500px;
    position: relative;
    width: 100%;
}



/* About */

.about {
    padding: 50px 0;
		color: #4D4D4D;
	background-color:#F0F0F0;
}

/* Services */

.services {
    padding: 50px 0;
}

.service-item {
    margin-bottom: 30px;
}

/* Callout */

.callout {
    display: table;
    width: 100%;
    height: 400px;
    color: #fff;
    background: url(../img/callout.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* Portfolio */

.portfolio {
    padding: 50px 0;
}

.portfolio-item {
    margin-bottom: 30px;
}

.img-portfolio {
    margin: 0 auto;
}

.img-portfolio:hover {
    opacity: 0.8;
}

/* Call to Action */

.call-to-action {
    padding: 50px 0;
}

.call-to-action .btn {
    margin: 10px;
}

/* Map */

.map {
    height: 500px;
}

@media(max-width:768px) {
    .map {
        height: 75%;
    }
}

/* Footer */

footer {
    padding: 100px 0;
}

.titre1 {
	color:#000000;
	font-size:25px;
	font-family: 'Anton', sans-serif;
	}
	
.logo{
	padding: 6px 12px;
		
	}
.astro {
	
	}
.chapitre{
	text-align:center;
	}

#textechapitre {
	text-align: left;
	font-size:18px;
	line-height: 35px;
	}
#texte2 {
	color:#000;
	font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:30px;
	} 
#texte3 {
	color:#000;
	font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:30px;
	text-align: center;
	} 
#soustitre {
	color:#FFFFFF;
	font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:30px;
	text-align: center;
	font-weight: 700;
	font-size: 3vw; 
	padding: 5px 10px; 
	text-shadow: 2px 2px 10px rgba(149, 150, 150, 0.46);
	}
#citation {
	border-left: 2px solid #ffffff;
    color: #ffffff;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 25px;
    padding-left: 20px;
    text-align: start;
	} 
.photo {
	height: auto;
    max-width: 100%;
    text-align: center !important;
	}
.iframe {
	text-align: center;
	}
.menuu {
	color:#FFFFFF;
	}
#Sourcesection {
    padding: 100px 0;
	background-color:#DEDEDE;
	color: #000;
	
	
	}
.topbar-logo {
	border-bottom: 1px solid #f3c813;
    height: 44px;
    top: 0;
    width: 100%;
	
	background-color: green;
 	}
.intro2 {
	background: #000000;
	}
#share-box{
	 float: right;
    margin-right: 87px;
    margin-top: 12px;
    z-index: 1000;
	}

hr {
	width: 50px;
	}

.mlalibrelogoiletaitunefoi {
	position: relative;
	top: 6px;
	}
.row {
   
	}		
	
	

.iframebord {
	border: 1px solid #eee;
}
H3 {
	color: #000 !important;
}
H1 {
	color: #E6E6E6 !important;
}

#outdiv { 
 height: 468px;
  
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 641px;
} 

#iniframe { 
  height: 1200px;
    left: -179px;
    position: absolute;
    top: -273px;
    width: 1278px;
} 

#outdiv2 { 
height: 495px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 617px;
} 

#iniframe2 { 
height: 1200px;
    left: -179px;
    position: absolute;
    top: -224px;
    width: 1278px;
} 
p {
	src:url('../fonts/AppleGaramond.ttf');
font-family:'AppleGaramond';
	}