html, body {
	height: 100%;
		 margin:0;
  padding:0;
  background-color:#eee; 
  background-image: url(../img/simple-dashed.png); 
}
.menu_wave{
	
	background: url(../header/fondContenu2.jpg);
background-attachment: fixed;
background-size: 100%;
width: 100%;
background-repeat: no-repeat;
	min-height:108px !important;
	margin:0px;
	padding:0px;
	left:0px;

}
.container {
	    float: right;
 
}
.container2 {
	width:100% !important;

}

.logo_mrcu{
	background:url(../img/logo_mrcu.png) no-repeat;
	background-position:50% 50%;
top:0px;
background-size: 5%;
width: 100%;
	 opacity: 0.1;
	margin:0px;
	padding:0px;
	left:0px;
	
	height:500px;
	display : table;
margin : 0 auto;
top:10%;
position:relative;
z-index:999999999999;
}
.raison_mrcu{
	
	display : table;
margin : 0 auto;
font-size:32px;
margin-top:-20px;
}
html { 
  margin:0;
  padding:0;
  /*background: url(../img/fond_mrcu.jpg) no-repeat center fixed; */
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover; /* version standardisée */
  
}
.haut_a {
	background: url(../img/haut.png);
background-size: 100%;
width: 100%;
background-repeat: no-repeat;
	
position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0;
  right: 0;
	width: 100%;
	height: 50%;
	float: left;
	
	z-index:9999;
}

.bas_a {
		background: url(../img/back.png);
background-size: 100%;
width: 100%;
background-repeat: no-repeat;
position: fixed;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
	width: 100%;
	height: 50%;
	float: left;

	z-index:9999;
}

.haut_a .contact_mrcu{
	margin-left: auto;
  margin-right: auto;
	position:absolute;
	bottom:0px;
	display:table;
	margin: 0 auto;
	text-align:center;
	bottom:20px;
	width:100%;
	left:10%;
	 font-weight: normal;
    font-family: 'Oswald', serif;
    line-height: 140%;
}
.bas_a .contact_mrcu{
	margin-left: auto;
  margin-right: auto;
	position:absolute;
	top:0px;
	display:table;
	margin: 0 auto;
	text-align:center;
	top:30px;
	width:100%;
	color:#333;
	 font-weight: normal;
    font-family: 'Oswald', serif;
    line-height: 140%;
}
.contact_mrcu span.num_mrcu{
padding-right:20px;
padding-left:20px;
}


.slider_mrcu{
	position: absolute;
    margin-left: -500px;
    margin-top: -500px;
    left: 75%;
    top: 100%;
    width: 800px;
    height: 600px;
}
#contentContainer
	{
		opacity:0.1;
		position:absolute;
		margin-left:-500px;
		margin-top:-500px;
		left:75%;
		top:110%;
		width:800px;
		height:600px;
		z-index:999999999999;
	}
	.properties h4{
		height:90px;
	}
	.sl-slide h2{
		color:#72b70f !important;
	}