﻿/* polices */

@font-face {
	font-family: 'BebasNeue';
	src: url('BebasNeue.eot');
	src: local('☺'), url('BebasNeue.woff') format('woff'), 
	url('BebasNeue.ttf') format('truetype'), 
	url('BebasNeue.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Hermit-medium';
	src: url('Hermit-medium.eot');
	src: local('☺'), url('Hermit-medium.woff') format('woff'), url('Hermit-medium.ttf') format('truetype'), url('Hermit-medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


html{color: #000; background: #FFF; }
* {margin: 0; padding: 0;}

* {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

body {
	font-family:"Open Sans", Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size: 12px;
	line-height:30px;
	color:#777;
	background:#0CF;
	overflow-x: hidden;
	overflow: hidden;
}

html, body{
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	padding: 0px 0 0;
	width: 100%;
	height: 100%;
	display: block;
	font-weight:300;
	font-size: 12px;
	line-height:30px;
	color:black;
}

h2 {
	position: relative;
	padding-top: 60px; 
	font-family: BebasNeue;
	color: #000;
	font-size: 40px;
	text-align: center;
}

h3 {
	font-family: BebasNeue;
	font-size: 40px;
}

p{
	font-size: 25px;
	font-family: BebasNeue;
	
}

h2{
	
}


/* header */

#header{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 200px;
	margin: 0 auto;
	padding: 6px 0px 0px 0px;
	background-color: grey;
}

#logoCerveau{
	position: absolute;
	left: -40%;
	top: 5%;
	width: 100%;
	height:200px;
}

#logoCerveauEquipe{
	position: absolute;
	top: -5px;
	left:24.5%;
	height: 1000px;
	
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
	z-index: 100;
}

/* header */



/*accueil */
#accueil{
	position: relative;
	/*top: 13%;*/
	
}

#content-princ {display: inline-block; text-align: center;}


#imgDesigner h2{
	position: relative;
	top: 0;
	padding-bottom: 5%;
	font-family: BebasNeue;
	font-size: 8em;
}

#imgDesigner {
	position: absolute;
	top: 0%;
	left: 0;
	width: 50%;
    height: 1080px;
    background-image: url(../img/background_design.jpg); 	
}


#imgDesigner a, #imgProgrammeur a {
	text-decoration:none;
}

#imgProgrammeur{
	position: absolute;
	top: 0%;
	right: 0;
	width: 50%;
    height: 1080px;
    
    background-image: url(../img/background_programmeur.png); 

	
}

#imgProgrammeur h2{
    padding-bottom: 5%;
	font-family: BebasNeue;
	font-size: 8em;
    color: white;
}


/*accueil */


/* designer */

#designer-container{
	
}

#designer_Q1{
	position:relative;
	background-color: #5ac6aa;
	font-family: BebasNeue;
	background-image: url(../img/Design_bgtop.png);
	background-repeat: no-repeat;
	background-position: top center; 
}

#design_q1_contenu p{
	position: absolute;
	font-size: 35px;
	width: 100%;
	text-align: center;
	top:-15%;
}

#design_q1_contenu h3{
	position: absolute;
	width: 100%;
	text-align: center;
	top:-25%;
}

#design_q1_contenu{
	position: relative;
	top: 20%;
}


#faireLogo{
	position: absolute;
	right: 10%;
	height: 620px;
	top: 30%;
	padding: 20px;
	background-color: rgba(51,51,51,0.5);
}

#faireLogo h2{


}

#faireLogo img:hover{
	cursor: pointer;
	box-shadow: inset 0px 0px 3px 10px rgba(0,0,0,0.6);
}
#faireLogo img{
	cursor: pointer;

}

#faireDesign{
	position: absolute;
	height: 620px;
	left:9%;
	top: 30%;
	padding: 20px;
	background-color: rgba(51,51,51,0.5);
}

#faireDesign img{
	cursor: pointer;
	
}

#faireDesign img:hover{
	cursor: pointer;
	box-shadow: inset 0px 0px 3px 10px rgba(0,0,0,0.6);
}


#designer_Q2{
	position: relative;
	height: 1000px;
	font-family: BebasNeue;
	background-color: #e4d528;
	text-align: center;
	background-image: url(../img/Design_bgtop.png);
	background-repeat: no-repeat;
	background-position: top center;
	max-width: 100%;
	
}

#designer_Q2 p{
	position: relative;
	font-size: 35px;
	top: 105px;
}

#designer_Q2 h2{
	position: relative;
	top: -30px;
	
}

#designer_Q2 h3{
	position: relative;
	top: 80px;

}


#designer_Q3{
	position:relative;
	height: 1100px;
	background-color: #4ec8d0;
	background-image: url(../img/Design_bg.png);
	background-repeat: no-repeat;
}

#designer_Q3 #p{
	position: absolute;
	font-size: 25px;
	top: 25%;
	left: 10%;
	color: darkgreen;
}

#designer_Q3 #p:hover{
	font-size: 30px;
	cursor:pointer;
}

#designer_Q3 #P{
	position: absolute;
	font-size: 30px;
	top: 20%;
	right:10%;
	color: darkred;
	
	 -webkit-transform: rotate(50deg);
    -moz-transform: rotate(50deg);
    -o-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    transform: rotate(50deg);
}

#designer_Q3 #P:hover{
	cursor:pointer;
	font-size: 35px;


}

#designer_Q3 .p{
	position: absolute;
	font-size: 45px;
	font-weight:bold;
	top: 70%;
	left:40%;
	color: darkblue;
}

#designer_Q3 .p:hover{
	font-size: 50px;
	cursor:pointer;
}

#designer_Q3 p{
	position: relative;
	font-size: 35px;
	top: 495px;
}

#designer_Q3 p:hover{
	cursor:pointer;
}

#designer_Q3 h3{
	position: relative;
	top: 470px;

}

#designer_Q4{
	position:relative;
	height: 1100px;
	background-color: red;
}

#designer_Q4 p{
	position: relative;
	font-size: 35px;
	top:75px;
}

#designer_Q4 h3{
	position: relative;
	top: 50px;

}
#designer_Q5{
	position:relative;
	height: 1100px;
	background-color: green;
}



/* designer */



/* programmeur */





#programmer-container{
	
}

#programmer_Q1_draggable{
	position: relative;
	top: 70px;
}

#programmer_Q1_contenu{
	position: relative;
	top: 18%;
}


#programmer_Q1{
	position: relative;
	height: 1100px;
	background-color: #191919;
	text-align: center;
	background-image: url(../img/prog_bgyellow.png);
	background-repeat: no-repeat;
	background-position: center -13%; 
}

#programmer_Q1 h3, #programmer_Q1 p{
	position: relative;
	top: 10%;
	color:white;
}

#programmer_Q1 h3{
	font-size: 40px;
	text-decoration: bold;

}

#programmer_Q2_contenu{
	position: relative;
	left: 10%;
	top: 34%;
	
}

#reponse1-q1{
	position: absolute;
	width: 450px;
	height: 400px;
	top: 0%;
	padding: 35px;
	text-align:center;
	background-color: rgba(228,168,38,0.8);
}

#reponse1-q1 h2 {
	position: relative;
	top: -50px;
}


#reponse1-q1 img{
	position: relative;
	cursor: pointer;
	left: -10px;
}


#reponse1-q1 img:hover{
	cursor: pointer;
	box-shadow: inset 0px 0px 3px 10px rgba(0,0,0,0.6);
}

#reponse2-q1{
	position: absolute;
	left: 30%;
	width: 400px;
	height: 400px;
	padding: 20px;
	background-color: rgba(228,168,38,0.8);
}

#reponse2-q1 img{
	cursor: pointer;
	position: relative;
	left:20px;
}

#reponse2-q1 img:hover{
	cursor: pointer;
	box-shadow: inset 0px 0px 3px 10px rgba(0,0,0,0.6);
}


#reponse2-q1 h2 {
	position: relative;
	top: -40px;
}


#reponse3-q1{
	position: absolute;
	right: 19%;
	top: 10%;
	padding: 20px;
	width: 450px;
	height: 400px;
	background-color: rgba(228,168,38,0.8);
}

#reponse3-q1 img{
	cursor: pointer;
	position:relative;
	left: 19px;
	top: -15px;
}

#reponse3-q1 img:hover{
	cursor: pointer;
	box-shadow: inset 0px 0px 3px 10px rgba(0,0,0,0.6);
}


#reponse3-q1 h2 {
	position: relative;
	top: -40px;
}




#programmer_Q2{
	position:relative;
	height: 1100px;
	background-color: grey;
	background-image: url(../img/prog_bgyellow.png);
	background-repeat: no-repeat;
	background-position: center -19%; 
	
}

#programmer_Q2 h3, p{
	text-align:center;
	
}

#programmer_Q2 h3{
	position: relative;
	top:17%;
	
}

#programmer_Q2 p{
	position: relative;
	top:18%;

}

#prog_Q2BG {
	position: absolute;
	width:100%;
	height: 500px;
	top: 35%;
	background-image: url(../img/banderole.png);
	box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.3);
	
}

#reponse1-q2{
	position: relative;
	background-color: rgba(51,51,51,0.5);
}

#reponse1-q2 img{
	position: relative;
	top:15%;
	
}

#reponse1-q2 img:hover{
	cursor: pointer;
	box-shadow: inset 0px 0px 3px 10px rgba(0,0,0,0.6);
}

#reponse1-q2 h2 {
}

#reponse2-q2{
	position: absolute;
	left: 55%;
	top: 40%;
	background-color: rgba(51,51,51,0.5);
}

#reponse2-q2 img{
	cursor: pointer;
	
}

#reponse2-q2 img:hover{
	cursor: pointer;
	box-shadow: inset 0px 0px 3px 10px rgba(0,0,0,0.6);
}

#reponse2-q2 h2 {
	margin-top: -50px;
}



#programmer_Q3{
	position:relative;
	height: 1100px;
	background-color: #191919;
	color: white;
	background-image: url(../img/prog_bgyellow.png);
	background-repeat: no-repeat;
	background-position: center -11%; 
	text-align: center;
}

#programmer_Q3_contenu{
	position: relative;
	top: 35%;
}

#programmer_Q3 p{
	position: relative;
	top:20%;
}

#programmer_Q3 h3{
	position: relative;
	top: 19%;
}

#reponse1-q3{
	position: absolute;
	left: 15%;
	top: 30%;
	background-color: rgba(228,168,38,0.8);
	padding: 20px;
}

#reponse1-q3 img{
	cursor: pointer;
	
}

#reponse1-q3 img:hover{
	cursor: pointer;
	box-shadow: inset 0px 0px 3px 10px rgba(0,0,0,0.6);
}

#reponse1-q3 h2 {
	margin-top: -50px;
}


#reponse2-q3{
	position: absolute;
	right: 15%;
	top: 30%;
	padding: 20px;
	background-color: rgba(228,168,38,0.8);
}

#reponse2-q3 img{
	cursor: pointer;
	
}

#reponse2-q3 img:hover{
	cursor: pointer;
	box-shadow: inset 0px 0px 3px 10px rgba(0,0,0,0.6);
}

#reponse2-q3 h2 {
	margin-top: -50px;
}

#programmer_Q4{
	position:relative;
	height: 1100px;
	background-color: grey;
    text-align: center;
	background-image: url(../img/prog_bgyellow.png);
	background-repeat: no-repeat;
	background-position: center -17%; 
}

#programmer_Q4 p{
	position: relative;
	top:17%;
}

#programmer_Q4 h3{
	position: relative;
	top: 16%;
}

#programmer_Q4_contenu {
	position: relative;
	top: 35%;
	
}


#reponse1-q4{
	position: absolute;
	width: 400px;
	height: 400px;
	top: 0%;
	left:20%;
	padding: 35px;
	text-align:center;
	background-color: rgba(228,168,38,0.8);
}

#reponse1-q4 h2 {
	position: relative;
	top: -50px;
}


#reponse1-q4 img{
	cursor: pointer;
	
}


#reponse1-q4 img:hover{
	cursor: pointer;
	box-shadow: inset 0px 0px 3px 10px rgba(0,0,0,0.6);
}

#reponse2-q4{
	position: absolute;
	right: 20%;
	width: 570px;
	height: 400px;
	padding: 20px;
	background-color: rgba(228,168,38,0.8);
}

#reponse2-q4 img{
	cursor: pointer;
	position: relative;
}

#reponse2-q4 img:hover{
	cursor: pointer;
	box-shadow: inset 0px 0px 3px 10px rgba(0,0,0,0.6);
}


#reponse2-q4 h2 {
	position: relative;
	top: -40px;
}


#programmer_Q5{
	position:relative;
	height: 1100px;
	background-color: green;
}


.titre-php {
	margin-top: -430px;
}

/* programmeur */

.slide{
	position: relative;
	width: 100%;
	height: 1100px;
	background-attachment: fixed;
	box-shadow: inset 0px 10px 10px rgba(0,0,0,0.3);
}

.cervo {display: block; margin-left: auto; margin-right: auto; padding-top: 5%;}
#boca { padding-top: 0; position: absolute; top: 10%; right: 10%;}
#tuc {position: absolute; top: 10%; left: 5%;}
#lunette {position: absolute; top: 40%; left: 5%; }
#cap {padding-top: 0; position: absolute; top: 25%; right: 10%; }


#designer-container>div
{
  position: relative;
  margin: auto;
  text-align: center;
}

#programmer-container>div
{
  position: relative;
  margin: auto;
  text-align: center;
}

/* equipe */



#anissa {background-color: #F79C61; width: 50%; height: 530PX;}

#anissa p {text-align: center;}

#remy {background-color: #F27363 ; position: absolute; left: 0%; top: 50%; width: 50%; height: 540px; }

#remy p {text-align: center;}

#ines {background-color: #FCD66D; position: absolute; left: 50%; top: 50%; width: 50%; height: 1065px;; }

#ines p {text-align: center;}

#sam {background-color: #4493CD; position: absolute; left: 50%; top: 0%; width: 50%; height: 495px;}
#content img {padding-left: 10%; padding-top: 2%;}

#sam p {text-align: center;}

.titre {color: white;}



/* equipe */

#block-down-arrow, 
#block-up-arrow1, 
#block-down-arrow1, 
#block-up-arrow2, 
#block-down-arrow2, 
#block-up-arrow3 {
  cursor: pointer;
    float: right;
}


#block-down-arrow{position: absolute; bottom: 0%; right: 0; padding-right: 5%;}

#block-down-arrow1 {position: absolute; display: inline-block; bottom: 20%; float: none; right: 5%;}
#block-up-arrow1 {position: absolute; display: inline-block; bottom: 25%; float: none; right: 5%;}

#block-down-arrow2 {position: absolute;  bottom: 20%; float: none; right: 5%;} 
#block-up-arrow2 {position: absolute;  bottom: 25%; float: none; right: 5%;} 

#block-up-arrow3 {position: absolute; bottom: 20%; right: 0; padding-right: 5%;}

/* programmer   */
#block-down-arrow_1, 
#block-up-arrow1_1, 
#block-down-arrow1_1, 
#block-up-arrow2_1, 
#block-down-arrow2_1, 
#block-up-arrow3_1{
  cursor: pointer;
    float: right;
}

#block-down-arrow_1 {position: absolute; bottom: 15%; right: 0; padding-right: 5%;}

#block-down-arrow1_1 {position: absolute; display: inline-block; bottom: -250px; float: none; right: 13%;}
#block-up-arrow1_1 {position: absolute; display: inline-block; bottom: -200px; float: none; right: 13%;}

#block-down-arrow2_1 {position: absolute;  bottom: 20%; float: none; right: 5%;} 
#block-up-arrow2_1 {position: absolute;  bottom: 25%; float: none; right: 5%;} 

#block-up-arrow3_1 {position: absolute; bottom: 20%; right: 0; padding-right: 5%;}

/*************************** lequipe ***************/
#team h2{color: white;}
#team a {text-decoration: none;}