body {
  padding-bottom: 20px;
}

.navbar {
  margin-bottom: 20px;
}

.navbar {
  margin-bottom: 20px;
}

.dropdown:hover>.dropdown-menu {
  display: block;
  margin-top:-10px;

}

.dropdown-item:hover{
	background-color: #e9ecef;
	/*font-weight: bold;*/
}

.nav-item:hover{
	background-color: #e9ecef;
	/*font-weight: bold;*/
}

.bold{
	font-weight: bold
}

.down-margin{
	margin-bottom: 20px;
}

p.points-forts{
	margin-bottom : 20px;
}

.contenu{
	
}

h1{
	margin-top : 50px;
	margin-bottom: 40px;
	text-align: center;
}

h2{
	margin-top : 40px;
	margin-bottom: 20px;
}

.center{
	text-align: center;
}
.right{
	text-align: right;
}
.historique{

}

.borderless td{  border: none; padding-left: 0px

}
.blue { margin-top:10px;color: blue; font-style: italic; font-weight: bold}

.box{
	width:7px;
	height:7px;
	background:#2f238e;
	display:block;
}

.red {color:red;}

.green {color:#009900;}

td.table{ padding:10px; margin:10px; }