/* CSS used here will be applied after bootstrap.css */
.jumbotron{
	margin-left:10%;
	margin-left:auto; 
	margin-right:auto;
	background-color: transparent;
	padding-top: 0;
}
.img-center {
	margin:0 auto;
}
.dl-horizontal dt{
	white-space: normal;
}
.omacenter{
	margin-left:auto; 
	margin-right:auto;
}
.titre{
	color:#fff;
}
.entete{
	background-color: #22780F;
	width:80%;
	margin-left:10%;
	background-image: none;
}
.panel-default .panel-heading{
	background-image: none;
}