@CHARSET "ISO-8859-1";

.bouton {
	padding: 5px 5px 5px 5px;
/* 	margin-left: -9px; */
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	position: relative;
	cursor: pointer;
	margin-right: 10px; /*14px*/
}

.mini {
	padding: 3px 8px 3px 8px;
	font-size : 11px;
	bottom : 1px;
	margin : 0 1px;
}

.petit {
  font-size:13px;
}
  
.moyen {
  font-size:15px;
}
   
.large {
  padding: 5px 10px;
  margin-right: 3px;
  margin-left: 3px;
}

.grand {
  font-size:16px;
  padding:8px 12px 8px 12px;
}

.title {
  padding:5px 15px 5px 5px;
  margin-left: -10px;
  border-bottom : 3px solid white;
  top: -13px;
  font-size : 18px;
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  line-height:30px;
  height:30px;
  position: relative;
  cursor: pointer;
  width: 100%;
}

.title1 {
  padding : 5px;
  border-bottom : 3px solid white;
  font-size : 18px;
  color:#fff;
  text-decoration:none;
  line-height:30px;
  height:30px;
  cursor: pointer;
}

#btn_rapport{
	margin-left:-6px;
}

#btn_genererpdf{
	left: 23px;
	top: -34px;
	float: right;
}

.btn_rechercher {
	border: none;
	cursor: pointer;
	color: #ffffff;
	font-size: 14px;
	padding: 7px 22px;
	margin: 5px;
}

.alignement_rechercher {
	top : 106px;
	position : relative;
}
