/* CSS Document */


#footercase1 {
	width: 20%;
	height: 80%;
	
	top: 7px;
	
	display: inline-block;
	float: left;
	left: 0px;
	color: #FFF;
padding-left: 10px;
}
#footercase1 p {
	alignment-adjust: middle;
}

#footercontcases {
width: 764px;
height: 300px;
position: relative;
font-family: muli;


}

#footercase2 {
	width: 20%;
	height: 80%;
	position: relative;
	top: 7px;
	display: inline-block;
	left: 20px;
	color: #FFF;
	float: left;
}
#footercase3 {
	width: auto;
	height: auto;
	position: relative;
	top: 163px;
	display: inline-block;
	float: right;
	right: 10px;
	color: #FFF;
	font-size: 20px;
	
}
#cat1 {
	height: 15%;
	width: 100%;
	position: relative;
	border: thin groove rgba(42,0,0,1);
	color: rgba(0,0,0,1);
	font-family: "oswald";
	background-color: rgba(0,153,255,0.7);
	word-spacing: 4px;
	
}
#cat1 a {
	text-decoration: none;
	color: rgba(255,255,255,1);
	font-family: oswald;
	font-size: 18px;
	
}


    #hamburger {
	width: 40px;
	height: 40px;
	background-image: url(img/boutonmobile.png);
	position: fixed;
	background-size: contain;
	background-repeat: no-repeat;
	overflow: hidden;
	visibility: visible;
	right: 20px;
	top: 20px;
	z-index: 200;
}
#cat2{display:none;}

#cat1:hover #cat2{ display:block;
padding-top: 5px;
padding-bottom: 5px;
background: white;
width: 100%;
z-index: 400;
	transition: all 0.2s ease-in 0s;
	-webkit-transition: all 0.2s ease-in 0s;
	-moz-transition: all 0.2s ease-in 0s;
	-ms-transition: all 0.2s ease-in 0s;
	-o-transition: all 0.2s ease-in 0s;
}
label {
  display: none;
right: 4px;
  position: absolute;
  }

label input {
  display: none;
}

input:checked ~ #hamburger {
	position: fixed;
	width: 100%;
	height: auto;
	background-image: none;
	transition: all 0.2s ease-in 0s;
	-webkit-transition: all 0.2s ease-in 0s;
	-moz-transition: all 0.2s ease-in 0s;
	-ms-transition: all 0.2s ease-in 0s;
	-o-transition: all 0.2s ease-in 0s;
	z-index: 500;
	color: #09F;
	font-family: "Questrial";
	left: 0px;
}
#container {
	background-image: url(img/appart.jpg);
	background-attachment: fixed;
	background-size: cover;
	height: auto;
	left: 0px;
}
.logo{ 
width: 560 px;
height: 116 px;
}
#page {
	height: auto;
	width: 100%;
	background-color: rgba(255,255,255,0.5);
	
	margin-top: 35px;
}
#sociallinks { width: 50px; height: 150; position: fixed; left:25px; top: 45%;}
#header {
	background-color: rgba(255,255,255,1);
	height: 30px;
	padding: 10px;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 1;
	left: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #A8CF38;
}
#slider {
	height: 350px;
	width: 100%;
	background-color: rgba(255,255,255,1);
	top: 30px;
	margin-top: 30px;
	width: 764px;
}
#container center #page #header p {
	padding-top: -30;
	right: 30px;
}
#intro {
	height: 200px;
	width: 764px;
	font-family: lobster;
	font-size: 14px;
	color: black;
}
#cases{
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 60px;
	width:764px;
	}
#logo {
	padding-right: 20px;
	padding-left: 20px;
}
h2
        {
	font-size: 24px;
	line-height: 5px;
	text-align: center;
	font-family: lobster;
	color: #4D4D4D;
        }
		
		h3 {
	font-family: lobster;
	font-size: 24px;
	color: #4D4D4D;
	font-weight: bold;
	font-height: auto;
	line-height: 5px;
	margin-top: 80px;
	margin-bottom: -2px;
}

#intro h2{
	color: #6B4D4D;
}
#container center #page #cases {
	font-family: "muli";
}
#boutons {
		width: 764px;
		height: auto;
		display: inline-block;
}
#bouton1 {
	width: 49%;
	float: left;
	height: 65px;
	display: inline-block;
	background-color:#06F;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#bouton1 p{
	font-family: lobster;
	color: white;
	font-size: 20px;
}
#bouton2 {
	width: 49%;
	float: right;
	height: 65px;
	display: inline-block;
	background-color: #F00;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#bouton2 p{
	font-family: lobster;
	color: white;
	font-size: 20px;
}

#footer {
	width: 100%;
	height: 300px;
	background-color: #391718;}
#menuu {
	background-color: rgba(255,128,64,1);
	height: auto;
	position: fixed;
	z-index: 2;
	width: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	padding: 4px;
	font-family: 'muli', sans serif;
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,255,255,1);
}
#triangle {
      width: 0;
    height: 0;
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
    border-bottom: 120px solid purple;
}

#triangle2 {
    width: 0;
    height: 0;
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
    border-top: 120px solid purple;
}
#latab {
	color: rgba(255,255,255,1);
	font-size: 26px;
	font-family: 'Peralta', cursive;
	position: absolute;
	left: 50%;
	margin-left: -95px;
	margin-top: -15px;
}
.navigation, .navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0
}
.navigation li {
	display: inline-block;
	position: relative;
	font-size: 12px;
}
.navigation a {
	display: block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #555;
}
.navigation ul {
	left: -999em;
	position: absolute
}
.navigation li:hover > ul {
	left: 0
}
.navigation li li:hover > ul {
	left: 150px;
	top: 0
}
.navigation a:visited {
	color: #8E0B0B;
	background: #ccc
	text-decoration:underline
}
.navigation li:visited > ul {
	left: 0
	text-decoration:underline
}
.navigation li li:visited > ul {
	left: 150px;
	top: 0
	text-decoration:underline
}
.navigation a:hover {
	color: #666;
	background: #ccc
}


			
			a {
	text-decoration: none;
	color: rgba(255,255,255,1);
}
			
			#menu { margin-top:0px;  }
			
			
			#menu ul { 
			margin:0; 
			padding:0; 
			list-style:none; 
			text-align:center; 
			font-size:.1em; 
			letter-spacing:-2px;
			
			
			}
			#menu li { 
			float: right; 
			position:relative; 
			
			}
			#menu li li { 
			display:block 
			}
			#menu a {
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	font-family: Indie Flower;
	letter-spacing: normal;
	line-height: 30px;
	color: #000;
	background-color: rgba(255,255,255,1);
			}
			#menu .sous-menu {
	
	background-color: rgba(255,128,64,1);
			}
			#menu li ul { display: none ; position:absolute }
			
			
			#menu a:hover, #menu li:hover > a {
	color: #00CCFF;
	background: #fff;
}

			#menu li:hover > ul { display:block; left: 0 }
			
			
			#menu li li:hover > ul { left: 150px; top: 0 }

body {padding: 0px;
position: relative;}
