body{
background-color:#4c4c4c;
}

#conteneur{
	background-color:white;
	width:1280px;
	max-width:1280px;
 	height: 1495px;
	box-shadow:0px 20px 50px rgba(0,0,0,0.5);
	overflow:hidden;
}


#logoRivageGrand{
		left:115px;
		top:280px;
}
.reduction2{
	width:240px;
}

nav ul{
	position:absolute;
		top:420px;
		left:400px;
}

nav ul li{
	float:left;
	margin-left:20px

}

nav a{
	width:auto;
	padding:0px;
	height:25px;
}

.bandeaubleu{
	background-color:white;
}

.border{
	border-bottom:solid 8px #009ae3;
}

#pres1{
	font-size:52px;
	line-height:63px;
    top: 507px;
    left: 304px;
	text-align:right;
}

#pres2{
	padding:20px;
	width:430px;
    height:742px;
    top: 497px;
    left: 700px;
    background-color: rgba(255,255,255,0.8);
}
#pres2 h2{
	font-size:40px;
	line-height:52px;

}
#fondcara{
	display:block;
	position:absolute;
    top:900px;
	left:-80px;

}
