
.jumbotron {
	background-image: url(flrj.jpg);
				background-position: 50%;
				text-align: center;
				}

.jumbotron2 {
	background-image: url(grdble.jpg);
				background-position: 80%;
				border-radius: 10px;
				display: block;
				margin: auto;
				height: 240px;
				width: 100%;
				}
.intjambon {
	text-align: center;
	padding-top: 40px;
	color: white;}

.btn-second:hover { 
	background: hotpink ;
	color: white;}

.btn-second { 
	background: pink ;
	color: black;}

.btn-primary:hover { 
	background: orangered ;}


h1 {
	text-align: center;
	font-family: 'Fjalla One', sans-serif;}

#fleurble {  
	text-align: center;
	font-family: 'Fjalla One', sans-serif;
	font-size: 55px;}

.petit-cadre{
	border : 1px solid #000;
	padding: 20px;}

img {
	display: block;
	margin: auto;
	width: 80%;
	height: 80%;}

h2 {
	text-align: center;
	padding: 15px;
	margin: 10px;}

p {
	font-family: 'Edu QLD Beginner', sans-serif;
	text-align: justify;
	padding: 15px;
	margin: 10px;}

.list-inline {
	text-align: center;}

.copyright {
	text-align: center;}