@charset "UTF-8";

  
      body {
	background-color: #FFFFFF;        /* padding-top: 60px; 60px to make the container go all the way to the bottom of the topbar */
	background-repeat: repeat;
      }
	  
	  
	  .container2{
	width: 1170px;
	margin-right: auto;
	margin-left: auto;
	  }
	  
	  .navbar .nav{
	margin-top: 20px;
	float: right;
	color: #FFF;
	margin-right:0px;
	  }
	  
	  .navbar{
	margin-bottom: 0px;
	border-bottom: medium solid #336699;
	background-color: #FFF;
	background-image: url(../img2/bg.png);
	  }
	  
	  .navbar-inverse .nav > li > a {
	color: rgb(0,0,0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	  }
	  
	 
	  
	   .navbar-inverse .nav > li > a:hover {
	color: black;
	text-shadow: 0 0px 2px rgba(0, 0, 0, 0.50);
	  }
	  
.accroche {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	background-image: url(../img3/masteclass/fullback2.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; /* pour Chrome et Safari */
	-moz-background-size: cover; /* pour Firefox */
	-o-background-size: cover; /* pour Opera */
	background-size: cover; /* version standardisée */
	/* [disabled]margin-bottom: 25px; */
	min-height: 500px;
}
.accrochemedia {
	background-color: #FFFFFF;
	height: 300px;
	width: 100%;
	background-image: url(../img3/masteclass/fullback2.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; /* pour Chrome et Safari */
	-moz-background-size: cover; /* pour Firefox */
	-o-background-size: cover; /* pour Opera */
	background-size: cover; /* version standardisée */
	/* [disabled]margin-bottom: 25px; */
	/* [disabled]min-height: 500px; */
	background-position: 0% 30%;
}
.accroche2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 0px;
	max-width: 1170px;
	/* [disabled]height: 300px; */
}
.accroche3 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 0px;
	max-width: 1170px;
	max-height: 300px;
}
	  
.navbar-inner {
	background-color: #FFF;
	background-image:none;
}
	  
	  li{
	/* [disabled]width: 200px; */
	text-align: center;
	font-size: 100%;
	font-family: 'heroregular';
	text-transform: uppercase;
	color: #FFF;
	margin-left: 10px;
	  }
li a {

	font-size: 105%;
	font-family: 'heroregular'; !important

	color: #000000;
	font-style: normal;
	font-weight: 100;
}
     
	  
    .float1 {
	background-color: none;
	height: 100px;
	width: 100px;
	float: left;
	margin-left: 50px;
	margin-top: 100px;
}

.float{
	float:left;
	text-align:center;
}
.logo3D {
	height: 363px;
	width: 443px;
	float: right;
	/* [disabled]border-right-width: medium; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #000; */
	margin-right: -25px;
}
.titreacting {
	font-size: 400%;
	text-align: center;
	margin: 75px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.titreacting {
	font-size: 400%;
	text-align: center;
	margin: 75px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.border2 {
	float: left;
	height: 300px;
	width: 2px;
	margin-left: 100px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
	margin-right: 50px;
}
.row {
	font-family: hero;
	text-transform: lowercase;
	color: #D6D6D6;
	margin-left:10px;
}
.product {
	text-align: left;
	font-family: default font;
}
.qui {
	/* [disabled]width: 500px; */
	text-align: center;
	margin-top: 20px;
	color: #369;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.slide {
	background-color: #666;
	-webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.4);
}
.qui p {
	/* [disabled]float: right; */
	/* [disabled]width: 500px; */
	text-align: justify;
	font-size: 100%;
	color: #000;
}
      #footer {
	background-color: black;
	/* [disabled]height: 75px; */
	margin-top: 50px;
      }
footer {
	/* [disabled]border-bottom-color: #000000; */
	/* [disabled]border-right-color: #000000; */
	/* [disabled]border-left-color: #000000; */
	/* [disabled]border-top: thin double #000000; */
	margin-top: 20px;
}
    #stagedete {
	background-image: url(../img3/atelier.png);
	height: 400px;
	width: 1024px;
	clear: both;
	/* [disabled]background-color: #CCC; */
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
  .max1024 {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
  .product p {
	text-transform: lowercase;
	font-size: 90%;
	text-align: justify;
}


/* Social proof buttons from GitHub & Twitter */
.bs-docs-social {
	padding: 15px 0;
	text-align: center;
	background-color: #F4F3F3;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
}

/* Quick links on Home */
.bs-docs-social-buttons {
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.bs-docs-social-buttons li {
  display: inline-block;
  padding: 5px 8px;
  line-height: 1;
  *display: inline;
  *zoom: 1;
}

.container-fluid {
	padding-right: 20px;
	/* [disabled]padding-left: 20px; */
	width: 100%;
	max-width: 1170px;
	margin: auto;
}
footer p {
	text-align:center;
	height: 75px;
		margin-top:10px;
}
.nopadding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.services {
	background-color: #CC1D20;
}
.paddingli  {
	padding-left: 20px;
	padding-right: 20px;
	width: 194px;
}
.editodiv {
	max-width: 950px;
}
.editojoelle     {
	/* [disabled]float: left; */
	text-align: left;
}



@media (max-width:480px){
.titreacting {
	line-height: 60px;
	font-size: 220%;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.navbar .nav {
margin-top: 20px;
float: left;
color: black;
}

}
