@charset "utf-8";
/* CSS Document */
@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}
body {
	background-color: #E4EAE3;
	padding:0;
	margin-top:-20px;
	
	
}
#conteneur {
	height: auto;
	width: 100%;
	
	/*margin-right: auto;
	margin-left: auto;*/
}
header {
	/*height: 100px;
	width: 100%;
	background-image: url(../images/logo%20PC2-2.png);
	background-repeat: no-repeat;
	background-position: center center;*/
}
nav {
	/* padding-top:15px; */
	/* background: linear-gradient(#FEAB0B, #fff); */
	/* background: -moz-linear-gradient(#FEAB0B, #fff); */
	/* background: -webkit-linear-gradient(#FEAB0B, #fff); */
	/* height: auto; */
	/* width: 100%; */
}
.dropdown:hover .dropdown-menu{
	display:block !important;
}
section {
	height: auto;
	width: 100%;
	background-color: #E4EAE3;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	 margin-top:150px; 
}

footer{
	background-color: #000;
}
#conteneur nav ul {
	/* list-style-type: none; */
}
#conteneur nav ul li a {
	/* text-decoration: none; */
	/* display: block; */
	/* height: 50px; */
	
	/* width: 15%; */
	/* background-color: #99B4DF; */
	/* text-align: center; */
	/* margin-top: 20px; */
	/* margin-bottom: -5px; */
	/* margin-right: 10px; */
	/* padding-top: 5px; */
	/* float: left; */
	/* border-radius: 6px 6px 6px 6px; */
 /* -moz-border-radius::6px 6px 6px 6px; */
 /* -webkit-border-radius::6px 6px 6px 6px; */
	/* box-shadow: #000 1px 2px 3px; */
	/* -moz-box-shadow: #000 1px 2px 3px; */
	/* -webkit-box-shadow: #000 1px 2px 3px; */
	
	/* background: linear-gradient(#CCC, #fff); */
	/* background: -moz-linear-gradient(#CCC, #fff); */
	/* background: -webkit-linear-gradient(#CCC, #fff); */
}
#conteneur nav ul li a:hover {
	/* color: #FFF; */
	
	/* background: linear-gradient(#000, #000); */
	/* background: -moz-linear-gradient(#000, #000); */
	/* background: -webkit-linear-gradient(#000, #000); */
}
.boxInsc{
	width:40px;
	height:40px;
	background:red;
	padding-top: 10px;
	font-size:15px;
	/*position:fixed;
	left:130px;
	top:0;
	z-index:9999;*/
	border:3px solid #fff;
	border-radius:20px;
	text-align:center;
}
.boxNbreMbre{
	width:40px;
	height:40px;
	background:green;
	padding-top: 10px;
	font-size:15px;
	/*margin-right:530px;
	position:fixed;
	
	top:0;
	z-index:9999;*/
	border:3px solid #fff;
	border-radius:20px;
	text-align:center;
}
.boxDemRetrait{
	width:40px;
	height:40px;
	background:#f0f;
	padding-top: 10px;
	font-size:15px;
	/*margin-right:530px;
	position:fixed;
	
	top:0;
	z-index:9999;*/
	border:3px solid #fff;
	border-radius:20px;
	text-align:center;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  font-size: 0.9em;
 /* color: #999;*/
  border-top: none !important;
  font-family: "PlayfairDisplay-Regular" !important;
  text-align:center;
}

.table > thead > tr > th {
  border-bottom: 1px solid #ddd !important;
}
/*-- col_3 --*/
.widget{
	padding:0;
}
.col-md-3.widget.widget1 {
  width: 23.5%;
}
.r3_counter_box {
  min-height: 100px;
  background: #ffffff;
  padding: 15px;
}
.stats {
  overflow: hidden;
}
.r3_counter_box .fa {
  margin-right: 0px;
  width: 66px;
  height: 66px;
  text-align: center;
  line-height: 65px;
}
.widget1 {
  margin-right: 1.5%;
}
/*-- General stats --*/
.stats-info{
  background-color: #fff;
}
.panel .panel-heading {
  padding: 20px;
  overflow: hidden;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: 0!important;
  height: 55px;
  font-size: 14px;
  font-weight: 600;
}
.panel .panel-heading .panel-title {
  font-size: 14px;
  float: left;
  margin: 0;
  padding: 0;
  font-weight: 600;
}
.panel-heading {
  padding:32px 15px 0px;
  border-top-left-radius:0 !important;
  border-top-right-radius: 0 !important;
}
.stats-info ul {
  margin: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.stats-info ul li {
  border-bottom: 1px solid #eee;
  padding: 12px 0;
  font-size: 0.85em;
  color: #999;
}
.panel-title {
  font-size: 20px;
}
.stats-info ul li.last{
	border-bottom:0;
	padding-bottom:4px;
}
.text-success {
  color: #22BAA0;
}
.text-danger {
  color: #f25656;
}
.content_bottom{
	margin-bottom:1em;
}
.stats span{
	color:#cd5c5c;
	font-size:15px;
}
.badge.bg-red{
	color:#fff;
	background-color:#ff5757;
	
}
.badge.bg-vert{
	color:#fff;
	background-color:#008000;
	
}
.badge.bg-blue{
	color:#fff;
	background-color:#800000;
	
}