body{
margin-top:60px;
}

h1{
text-align:center;
margin-bottom:0px;
font-size: 40px;


}

/*Premiere partie de la page*/
#Sectionparagraphe1 {
padding-top:100px;
margin-top:-70px;
background: url(../../resources/default/1_0/images/fond-vague.jpg) fixed ;
}

/*Partie bleu*/
#section2{
	background-image: linear-gradient(to bottom, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%);
	padding-top : 10px;
	padding-bottom : 35px;
	border-top: solid 1px;
	border-bottom: solid 1px;
}


/*Potientielle 3e section de la page */
#section3{
	background: url(../../resources/default/1_0/images/fond-vague.jpg) fixed ;
	margin-top : 35px;
	margin-bottom:20px;}



