html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	color: #666666;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
}


  
  .bigtitleportfolio {
	font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
	font-size: 100px;
}


ol, ul {
  list-style: none; }

:focus {
  outline: 0; }





.container-bouncer {
	overflow: hidden;
	height: 100px;
}





.numbers {
  overflow: hidden;
  width: 150px;
  height: 150px;
  float: left;
  font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
  font-size: 195px;
  color: white;
  line-height: 160px;
  padding: 0 0 0 30px; }

.text {
  overflow: hidden;
  width: 180px;
  height: 150px;
  float: left;
  text-transform: uppercase;
  font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
  font-size: 44px;
  color: white; }
  .text p:nth-child(1) {
    font-size: 54px;
    margin: -1px 0 0;
    color: #f89c6e; }
  .text p:nth-child(2) {
    float: left;
    margin: -10px 10px 0 0; }
  .text p:nth-child(3) {
    float: left;
    margin: -5px 0 0 0; }

.likeit {
	///height: auto;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2c2d2f;
	border-bottom-color: #2C2D2F;
}
  .likeit .wrapper {
	height: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
 .likeit p:nth-child(1) {
    font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: white;
    font-size: 48px; }

.containerbutton
{
	padding-top: 50px;
	padding-left: 465px;
	position: relative;
	height: 100px;
	}
.allbutton 
	{
	width: 167px;
	height: 200px;
	float: left;
	padding-top: 0;
	padding-right: 29px;
	padding-bottom: 0;
	padding-left: 29px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #2c2d2f;
	position: relative;
	width: 108px;
	height: 42px;
	display: block;
	background: #c5b7a6;
	font-size: 24px;
	text-align: center;
	font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background-color: #CC3366;
	margin-top: 130px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
		}  
	  
.allbutton:hover
{cursor: pointer;
	background-color: #FF0080;
	
	}	  

#pageContent {
  position: relative; }

#backToTop {
	padding: 20px 0 0 0;
	font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
	width: 60px;
	height: 60px;
	font-size: 10px;
	text-align: center;
	color: #FFF;
	position: fixed;
	z-index: 99999;
	bottom: 0px;
	right: 0px;
	cursor: pointer;
	display: none;
	-moz-border-radius: 3px 0 0 0;
	-webkit-border-radius: 3px 0 0 0;
	-o-border-radius: 3px 0 0 0;
	border-radius: 3px 0 0 0;
	background-color: #FA2D81;
}

#navigation {
  right: 0px;
  padding: 0;
  width: 60px;
  text-transform: uppercase;
  font-size: 10px;
  text-align: center;
  color: #201a26; }
  #navigation ul {
    width: 60px; }
    #navigation ul li a {
	width: 60px;
	height: 60px;
	display: block;
	border-bottom: 1px solid #1d1d21;
	background-color: #C72567;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
      #navigation ul li a:hover {
	background-color: #F62E7E;
}
    #navigation ul li:first-child a {
      -moz-border-radius: 5px 0 0 0;
      -webkit-border-radius: 5px 0 0 0;
      -o-border-radius: 5px 0 0 0;
      border-radius: 5px 0 0 0; }
    #navigation ul li:last-child a {
      -moz-border-radius: 0 0 0 5px;
      -webkit-border-radius: 0 0 0 5px;
      -o-border-radius: 0 0 0 5px;
      border-radius: 0 0 0 5px; }
    #navigation ul .top {
	border-bottom: 1px solid #1d1d21;
	padding: 26px 0 0 0;
	width: 60px;
	height: 60px;
	display: block;
	background-color: #C72567;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
      #navigation ul .top:hover {
	cursor: pointer;
	background-color: #f62e7e;
}
    #navigation ul .inactif {
	width: 60px;
	height: 60px;
	display: block;
	border-bottom: 1px solid #1d1d21;
	background-color: #C72567;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
      #navigation ul .inactif img {
        opacity: 0.5; }
    #navigation ul .share {
      padding: 19px 0 0 0;
      background: #c5b7a6;
      width: 60px;
      height: 60px;
      display: block;
      -moz-border-radius: 0 0 0 3px;
      -webkit-border-radius: 0 0 0 3px;
      -o-border-radius: 0 0 0 3px;
      border-radius: 0 0 0 3px; }
      #navigation ul .share p {
        text-align: center;
        display: block; }

.unstick {
  z-index: 999999;
  position: absolute;
  top: 265px;
  right: 50px; }

.stick {
  z-index: 999999;
  position: fixed;
  top: 265px;
  right: 50px; }

.stickBottom {
  z-index: 999999;
  position: absolute;
  bottom: 342px;
  right: 50px; }

header {
  -webkit-animation-delay: 0.5s;
  height: 120px;
 }

header .logo {
	float: left;
	width: 600px;
	height: 200px;
	font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
	-webkit-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
	-ms-animation-delay: 0.6s;
	-o-animation-delay: 0.6s;
	animation-delay: 0.6s;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}
  header .logo a {
    text-decoration: none;
    font-size: 32px;
    color: white; }

.spacer {
	height: 10px;
	width: 100%;
	display: block;
	clear: both;
}

header ul {
  color: #c5b7a6;
  font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
  text-transform: uppercase;
  padding: 0 20px;
  float: left;
  width: 280px;
  height: 120px;
  border-left: 1px solid #2c2d2f;
}
  header ul li {
    padding: 3px 0 4px 0; }
    header ul li:nth-child(1) {
      padding: 25px 0 4px 0;
  }


    header ul li a {
      color: #c5b7a6;
      font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
      text-decoration: none;
      text-transform: uppercase;
      display: block; }
      header ul li a:hover {
        color: white; }
      
    header ul li span {
      margin: 0 7px 0 0; }
    header ul li.active a {
      color: white; }
     
header .join {
	width: 167px;
	height: 50px;
	padding-top: 30px;
	padding-right: 29px;
	padding-bottom: 20px;
	padding-left: 29px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #2c2d2f;
}
  header .join span {
	position: relative;
	width: 108px;
	height: 42px;
	display: block;
	background: #c5b7a6;
	font-size: 24px;
	text-align: center;
	font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
	text-transform: none;
	color: #C33;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	background-color: #CC3366;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
    header .join span:hover {
	cursor: pointer;
	background-color: #FF0080;
}
    header .join span a {
	color: #FFF;
	text-decoration: none;
	
	
	
	
	
} 






ul.thumb {
	position: relative;
	height: 260px;
	padding: 0px;
}
  ul.thumb li {
	float: left;
	height: 270px;
	width: 232px;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
	margin-top: 40px;
	margin-right: 37px;
	margin-bottom: 0;
	margin-left: 0;
}
  ul.thumb:hover li {
    opacity: 0.3;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s; }
  ul.thumb li:hover {
    opacity: 1; }
  ul.thumb li img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  ul.thumb li:hover {
    cursor: pointer; }
    ul.thumb li:hover .mask {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
  ul.thumb li:nth-child(4) {
    margin: 40px 0 0 0; }
  ul.thumb li:nth-child(5), ul.thumb li:nth-child(6), ul.thumb li:nth-child(7) {
    margin: 100px 37px 0 0; }
  ul.thumb li:nth-child(8) {
    margin: 100px 0 0 0; }
  ul.thumb li:nth-child(9), ul.thumb li:nth-child(10), ul.thumb li:nth-child(11) {
    margin: 100px 37px 0 0; }
  ul.thumb li:nth-child(12) {
    margin: 100px 0 0 0; }
  ul.thumb > li > a span {
	width: 232px;
	display: block;
	text-align: center;
	color: #FF4080;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
	font-size: 200%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
  ul.thumb li a {
    text-decoration: none; }
  ul.thumb > li > a span p {
	color: #999;
	font-size: 17px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.thumb li:nth-child(1) {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.thumb li:nth-child(1) span.fadeInDown {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.thumb li:nth-child(2) {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.thumb li:nth-child(2) span.fadeInDown {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.thumb li:nth-child(3) {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.thumb li:nth-child(3) span.fadeInDown {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }

.thumb li:nth-child(4) {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.thumb li:nth-child(4) span.fadeInDown {
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -ms-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  animation-delay: 1.1s; }

.thumb li:nth-child(8) {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  -ms-animation-delay: 0.7s;
  -o-animation-delay: 0.7s;
  animation-delay: 0.7s; }

.thumb li:nth-child(8) span.fadeInDown {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.thumb li:nth-child(7) {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.thumb li:nth-child(7) span.fadeInDown {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -ms-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s; }

.thumb li:nth-child(6) {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.thumb li:nth-child(6) span.fadeInDown {
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -ms-animation-delay: 1.4s;
  -o-animation-delay: 1.4s;
  animation-delay: 1.4s; }

.thumb li:nth-child(5) {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }

.thumb li:nth-child(5) span.fadeInDown {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s; }


.thumbContainer {
	width: 273px;
	height: 289px;
	position: relative;
	display: block;
	left: -25px;
 top: -10px;
	overflow: hidden;
}

.mask {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  background: url(../images/thumbMask.png) no-repeat center;
  left: 0;
  top: 0;
  width: 273px;
  height: 295px;
  z-index: 999; }

.thumbContainer img {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 271px;
	height: 285px;
	z-index: 990;
	background-image: url(images/thumb08-1.jpg);
}

body {
	background: #202024;
	color: #FFF;
	font-size: 14px;
	font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
	font-size: 12px;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	padding: 0;
	margin: 0;
	overflow-y: scroll;
	line-height: 1.2;
  /*display: none; */ }

html {
  background: #202024; }

a {
	color: #999;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  
  
  #containerhome {
	display: block;
	clear: both;
	min-height: 300px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	  
	  }

#container {
	display: block;
	clear: both;
	min-height: 300px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

.wrapper {
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.nouvelle {
	height: 30px;
	width: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 20px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 0px;
	font-weight: 100;
	font-style: normal;
	font-family: inherit;
}

#borderTop {
  position: relative;
  height: 5px;
  z-index: 9999;
  background: #ffa273; }



.bigtitleContent {
  height: 195px; }

h2 {
	line-height: 1;
	font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
	text-transform: none;
	font-size: 110px;
	text-align: center;
	color: white;
	vertical-align: text-bottom;
}

h3 {
	font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
	margin: 0px 0 0;
	text-transform: none;
	font-size: 45px;
	text-align: center;
	color: #C36;
	vertical-align: top;
	line-height: 40px;
}

footer {
  height: 230px;
 
  color: #fbfbfb;
  font-size: 13px; }
  footer .copyright {
	float: left;
	right: 0px;
	padding-left: 0px;
	width: 100%;
}
  footer .powered {
	font-size: 9px;
	margin: 0 0 15px 0;
	text-align: center;
	color: #5A5A5F;
}
    footer .powered a {
      color: white;
      text-decoration: none; }
      footer .powered a:hover {
        text-decoration: underline; }
  footer ul {
    float: right; }
    footer ul li {
      float: left;
      margin: 0 0 0 10px; }
      footer ul li a {
        font-size: 15px;
        color: #fbfbfb;
        text-decoration: none; }
        footer ul li a:hover {
          text-decoration: underline; }
  footer .wrapper {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 9px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

body.single-page #container {
  padding: 70px 0; }

.item {
  display: block;
  width: 1040px;
  margin: 0 0 45px 0; }
  .item:first-child {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
  .item span {
    float: right;
    margin: 3px 0 0;
    font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
    font-size: 15px;
    text-transform: uppercase; }

#response {
  min-height: 100%; }
#simple {
	background-color: #313131;
	height: 180px;
	padding-top: 10px;
}

#simpleportfolio {
	background-color: #313131;
	height: 160px;
	padding-top: 0px;
}

.smalltitleportfolio {
	 font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
    font-size: 40px;
}
.contac {
	color: #F06;
}
.containerportfoliobutton {
	padding-top: 20px;
	padding-left: 29px;
	position: relative;
	height: 70px;
	width: 200px;
	float: left;
	padding-bottom: 20px;
}
.portfoliobutton {
	width: 167px;
	/* [disabled]height: 200px; */
	float: left;
	padding-top: 0;
	padding-right: 29px;
	padding-bottom: 0;
	padding-left: 29px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #2c2d2f;
	position: relative;
	width: 108px;
	height: 42px;
	display: block;
	background: #c5b7a6;
	font-size: 24px;
	text-align: center;
	font-family: "bebas_neueregular", Helvetica, Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background-color: #CC3366;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.portfoliobutton:hover
{
	cursor: pointer;
	background-color: #FF0080;
	padding-left: 29px;	
	}

.wrapperbutton {
	float: left;
	height: 160px;
	margin-top: 20px;
}
.nouvellespan {
	color: #666;
}
.boomerang {
	text-align: center;
	padding-bottom: 10px;
}
