#footer_logo{
	width : auto;
}

.padding_none{
	padding:0px;
}

@media (min-width:1024px){
	
	
	/*#footer_logo{
	height: 440px;
	position: absolute;
	bottom : 0px;
	right : 0px;
	background: url(../img/footer_image.png) no-repeat bottom right;
	}*/
}

table,table a{
	font-size:13px;
	font-weight: normal;
}

label.bg_01,label.bg_red{
	padding : 3px;
}




.bandeau_fixe{
	position: fixed;
	top:0%;
	/*background: #f5f5f5;*/
	background: #5c5c5c;
	z-index : 10000;
	padding : 10px 0px;
	color: white;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 0px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 20px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

.btn-circle.btn-xxl {
  width: 100px;
  height: 100px;
  padding: 20px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 50px;
}

.btn-circle.btn-xxxl {
  width: 150px;
  height: 150px;
  padding: 20px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 75px;
}

.box_document{
	min-height:150px;
}
