@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */

 @import url(http://fonts.googleapis.com/css?family=Open+Sans);
        *,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}body{font:16px/1.4 'Open Sans',sans-serif;}ul{list-style-type:none;}a{text-decoration:none;color:inherit;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}

h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	font-family: arial,helvetica;
	color: #ffffff;

}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}

.section{
	text-align:center;
}

.appear{
    display: block;
}

/*     Menu   */

header{
	position:fixed;
	top:0;
	left:0;
	height: 50px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
	background-color: rgba(34,15,39, 0.6);
}

header nav, header div{
	display: inline-block;
}

#menu-mobile{
	display: none;
}

#menu-desktop li {
	display:inline-block;
	color: #fff;
	background: rgba(85,72,88, 0.6);
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 5px;
}
.jauneb{
  background: #FFAA00;
}
.jaune{
    color:#FFAA00;

}
#menu-desktop li.active{
	background:#666;
	background: rgba(0,0,0, 0.5);
	color: #fff;
}
#menu-desktop li a{
	text-decoration:none;
	color: #fff;
}
#menu-desktop li.active a:hover{
	color: #fff;
}
#menu-desktop li:hover{
	background: rgba(127,115,130, 0.8);
}
#menu-desktop li a,
#menu-desktop li.active a{
	padding: 9px 18px;
	display:block;
}
#menu-desktop li.active a{
	color: #fff;
}

#menu-right{
	float: right;
	line-height: auto;
}
#menu-right a img{
	width: 37px;
	margin-right: 20px;
	margin-top:8px;
	vertical-align: middle;
}

/*  Fin Menu   */

/*  page home  */

main{
    background-color: #220f27;
    text-align:center;
    padding-top: 60px;
}

.banner {
    position: relative;
    margin-top: 30px;
}
.banner li { list-style: none; }
.banner ul li { float: left; }
.banner ul li img{
    width: 100%;
}


#logo{
	float: left;
	margin-left: 40px;
	margin-right: 60px;
}
.cb{
	clear: both;
}
.section0-header h1{
    font-size: 30px;
    text-align: left;
    color: #FFAA00;
    padding-left: 20px;
}

.presentation{
	text-align: left;
	color: #ffffff;
	font-size: 18px;
}

.section0-header{
    margin-top: 20px;
    margin-bottom: 50px;
    margin-left: 10%;
    margin-right: 20%;
}


.articleb h1{
    font-size: 45px;
    color: #ffffff;
    margin-top: 30px;
}
.articleb aside a img{
	width: 164px;
    margin: auto;
    cursor: pointer;
}
.articleb aside p{
    font-size: 16px;
}
.articleb aside{
    display: inline-block;
    width: 21%;
    margin-left: 6%;
    margin-right: 6%;
    vertical-align: top;
    margin-top: 20px;
 }
 .articleb aside span{
    color:#FFAA00;
 }
 .separ{
    height: 60px;
 }

.articleb h1{
    font-size: 45px;
    color: #ffffff;
    margin-top: 30px;
}
.articlec{
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 60px;
    padding-bottom: 20px;
}
.boutoncontact{
    width: 250px;
    height: 50px;
    border-radius: 10px;
    background-color: #FFAA00;
    margin: auto;
    line-height: 50px;
    vertical-align: middle;
    color: #000000;
    margin-top: 50px;
    margin-bottom: 50px;
}
.articlec h2{
    font-size: 36px;
    color: #ffffff;
    margin-top: 30px;
}

.articlec img{
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 40px;
}

footer{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #55415a;
}

footer h3{
    color: #ffffff;
    font-size: 18px;
}

footer div{
    display: inline-block;
    width: 20%;
    padding-left: 6%;
    padding-right: 6%;
    vertical-align: top;
    font-size: 14px;

}

footer div a{
    color:#FFAA00;
}
.membre{
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

/* section general  */

.sectionp{
  width:60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 30px;
}
.padsection{
  padding-top: 50px;
}
.recadre{
  width: 80%;
  margin: auto;
}

.recadre img{
  width: 100%
}


/* section 2 */
.section h1{
    font-size: 46px;
    color: #ffffff;
}
#section2 .intro{
    left: -130%;
    position:relative;
	background-image:url(../imgs/perf-1.jpg);
	height:100%;
}
/* section 3 */

#section3 .intro{
    left: -130%;
    position:relative;
}
/* section 4 */

#section4 .intro{
    left: -130%;
    position:relative;
	background-image:url(../imgs/WS-2.jpg);
	height:100%;

}

/* section 5 */

#section5 .intro{
    left: -130%;
    position:relative;
}
/* section 6 */

#section6 .intro{
    left: -130%;
    position:relative;
}
/* section 7 */

#section7 .intro{
    left: -130%;
    position:relative;
	background-image:url(../imgs/contact-nicetopaintyou-bg.jpg);
	height:100%;
}

/* section 8 */

#section8 .intro{
    left: -130%;
    position:relative;
}


#download{
	margin: 10px 0 0 0;
	padding: 15px 10px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear,0 0,0 100%,from( #5bc0de),to( #2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(top, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	vertical-align: middle;
	cursor: pointer;
	display: inline-block;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
#download a{
	text-decoration:none;
	color:#fff;
}
#download:hover{
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	background-color: #2F96B4;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-ms-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}
#infoMenu{
	height: 20px;
	color: #f2f2f2;
	position:fixed;
	z-index:70;
	bottom:0;
	width:100%;
	text-align:right;
	font-size:0.9em;
	padding:8px 0 8px 0;
}
#infoMenu ul{
	padding: 0 40px;
}
#infoMenu li a{
	display: block;
	margin: 0 22px 0 0;
	color: #333;
}
#infoMenu li a:hover{
	text-decoration:underline;
}
#infoMenu li{
	display:inline-block;
	position:relative;
}
#examplesList{
	display:none;
	background: #282828;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	float: left;
	position: absolute;
	bottom: 29px;
	right: 0;
	width:638px;
	text-align:left;
}
#examplesList ul{
	padding:0;
}
#examplesList ul li{
	display:block;
	margin: 5px 0;
}
#examplesList ul li a{
	color: #BDBDBD;
	margin:0;
}
#examplesList ul li a:hover{
	color: #f2f2f2;
}
#examplesList .column{
	float: left;
	margin: 0 20px 0 0;
}
#examplesList h3{
	color: #f2f2f2;
	font-size: 1.2em;
	margin: 0 0 15px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	padding: 0 0 5px 0;
}



/* css
 * --------------------------------------- */

/* slider  */


#slide1{
		background-image: url(../imgs/slider1-evenement-nicetopaintyou.jpg);
		background-repeat: no-repeat;
		background-size: 100% auto;

}
#slide2{
		background-image: url(../imgs/slider2-shooting-nicetopaintyou.jpg);
		background-repeat: no-repeat;
		background-size: 100% auto;
}
#slide3{
		background-image: url(../imgs/slider3-demo-fluo-nicetopaintyou.jpg);
		background-repeat: no-repeat;
		background-size: 100% auto;
}
#slide4{
		background-image: url(../imgs/slider4-festival-nicetopaintyou.jpg);
		background-repeat: no-repeat;
		background-size: 100% auto;
}

.video{
          width: 640px;
          height: 480px;
        }



@media screen and (min-width: 180px) and (max-width: 1100px){

			/*     Menu   */

		#menu-desktop{
			display: none;
		}

		#menu-mobile{
			display: inline-block;
			margin-top: 10px;
		}


		@import url(http://fonts.googleapis.com/css?family=Open+Sans);
        *,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}body{font:16px/1.4 'Open Sans',sans-serif;}ul{list-style-type:none;}a{text-decoration:none;color:inherit;}

        /* Outer wrapper can collapse all the way because there is no padding or borders */
        #nav {
          max-height: 0;
          overflow: hidden;

          -webkit-transition: 0.5s;
          -moz-transition: 0.5s;
          -ms-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s;
        }
        #nav.active {
          max-height: 300px;

        }
        ul {
          display: block;
          width: 150px;
          padding: 10px;
          background: #000;
          color: #fff;
        }
        li a {
          display: block;
          padding: 5px;
        }
        li a:hover {
          background: #888;
        }

        .a {
          position: relative;
          display: block;
          width: 40px;
          height: 24px;
          border-bottom: 5px solid #fff;
          border-top: 5px solid #fff;
          margin-left: 10px;
        }
        .a:before {
          content: "";
          position: absolute;
          width: 40px;
          height: 10px;
          border-bottom: 5px solid #fff;
        }

        .b {
          position: relative;
          display: inline-block;
          font-size: 32px;
          font-weight: bold;
          text-transform: uppercase;
        }
        .b:before,
        .b:after {
          content: "";
          position: absolute;
          top: 8px;
          right: -50px;
          display: inline-block;
          width: 36px; /* Makes the pseudo elements clickable since we're using box-shadows */
          height: 26px; /* Makes the pseudo elements clickable since we're using box-shadows */
        }
        .b:after {
          height: 6px;
          background: #000;
          border-radius: 3px;
          box-shadow: 0 10px 0 0 #000,
                      0 20px 0 0 #000;
        }





		/*  Fin Menu   */


        .appear{
            display: none;
        }


        /*  section 0   */

        .section0-header{
            margin-top: 10px;
            margin-bottom: 20px;
            margin-left: auto;
            margin-right: auto;
        }

        p{
            font-size: 16px;
        }
        .articleb aside{
          display: block;
          width: 80%;
          margin-right: 10%;
          margin-left: 10%;
        }

        footer div{
          padding-top: 30px;
          padding-left: 5%;
          padding-right: 5%;
          width: 90%;
        }

        /*   section  1  */
        #section0 h1 {
          clear: both;
          text-align: center;
          margin-bottom: 20px;
        }

        #section1 img{
            margin: 10px;
        }
        .video{
          width: 250px;
          height: 150px;
        }



}

.slimScrollBar{
	background:!#FC3;
        }