.btSuppTable{
	background-color: red;
	border-color: red;
}

.bt-normal{
	display: inline-block;
	font-weight: 400;
	height: 44px;
	 text-align: center;
	 white-space: nowrap; 
	 vertical-align: middle; 
	 -webkit-user-select: none;  
	 -moz-user-select: none;  
	 -ms-user-select: none; 
	  user-select: none;  
	  border: 1px solid transparent; 
	   padding: 0.375rem 0.75rem; 
	    font-size: 1.5rem;  
	    line-height: 1.5;
		border-radius: 0.25rem;
	      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.bt-danger{
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	height: 44px;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1.5rem;
	line-height: 1.5;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	color: #fff;  background-color:orangered; border-color:orangered;"

}

.btDecon{
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1.5rem;
	line-height: 1.5;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	color: #fff;  background-color: #F39C12; border-color:#F39C12;"

}

.menu{
	position: fixed;
	margin-top:40px;
}

.btSuppr{
	display: inline-block;font-weight: 60;  text-align: center;
	 white-space: nowrap; vertical-align: middle;  -webkit-user-select: none; 
	  -moz-user-select: none;  -ms-user-select: none;  user-select: none; 
	   border: 1px solid transparent;  padding: 0.375rem 0.75rem;  font-size: 1.5rem;  line-height: 1; 
	    border-radius: 0.25rem;
	      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	  color: #fff;  background-color: red; border-color: red;margin-left:5px
}

.CoulerFont{
	background-color: grey;
}
.imgDeFont{
	background-image: url("/jakarta.faces.resource/rawbank.png.jsf?ln=main/imgDeFont");
	background-size: auto;

}

.titrChamp{
	color: blanchedalmond;
	font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
}

.titrPanel{
	font-size: 30px;
	text-align: center;
	font-family: "latoregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1a242f;
}

.titre{
	margin-top:10px;
	color: blanchedalmond;
	font-size: 30px;
	font-family: Ayuthaya;
	margin-left: 78px;
}

.SoftGray {
	color: rgba(40, 40, 40, 0.6) !important;
}
.blueLena{
	color:#1b2637 !important;
}
.Black {
	color: #282828 !important;
}
.MyBlack {
	color: #1a1a1a;
}
.Blue {
	color: #4d8cc0 !important;
}
.BlueTheme {
	color: #32afff !important;
}
.BlueOne {
	color: #0084b4 !important;
}
.simpleGray {
	color: #dfe5e8 !important;
}

.Red {
	color: #e0245e !important;
}

.Green {
	color: #5fb95e !important;
}

.Orange {
	color: #f15f5f !important;
}
.OrangeHerve {
	color: #ff9800 !important;
}
.Yellow {
	color: #fed857 !important;
}

.Leaden {
	color: #3d474d !important;
}

.Purple {
	color: #8766c3 !important;
}

.Aqua {
	color: #43bcf2 !important;
}

.Navy {
	color: #1f3b59 !important;
}
