body {
    padding-top: 50px;
	background: white;
}

#intro, #formations, #cv, #expros, footer  {
  padding-top: 35px;
  padding-bottom: 35px;
}
#passions, #series {
	padding-bottom: 35px;
}
#intro h1 {
    margin-top: 15px;
    margin-bottom: 0;
}
#expros h4 {
	margin-top: 15px;
	margin-bottom: 0;
}
#alignement {
	padding: 30px;
	margin-left: 150px;
}
#intro {
	background: url(cover5.jpg);
	background-size: cover;
	background-position: center
}
.card {
	margin-bottom: 15px;
}
.serie {
	margin-bottom: 15px;
}
.centre {
	text-align: left;
}
.center {
	text-align: center;
}

.centre2 {
	text-align: left;
}

.image {
width: 120px;
}




