.mb30{
	margin-bottom:30px;
}

.jumbotron {
  padding-top: 20px;
  padding-bottom: 20px;
 
  color: inherit;
  background-image:url(../images/fond-05.jpg);
 
  text-align:justify;
  
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 200;
}
	
.img-rounded {
  border-radius: 10px;
  box-shadow: 0px 0px 10px black;
  }
  
.img-circle {

 /* box-shadow: 0px 0px 10px black; */
  }  
  
strong-bleu {
	color: #09F;
	font-weight:bold;
}
strong-mauve {
	color: #C6C;
	font-weight:bold;
}