#header_index{
	text-align: center;
	background-color: #3db6e0; 
	height: 210px;
	width: 100%;
}

#img_logo{
	margin-top: 20px;
	max-width: 180px;	
}

#sub_modal{
	text-align:center;
}

#logo_form_montant{
	width: 130px;
	margin:auto;
	margin-bottom: 15px;
}

#salaire{
	color: white;
	margin-top: 20px;
	font-size: 1.1em;
}

#paraph_salaire{
	color: #777;
}

#paraph_salaire_2{
	display: none;
	color: #777;
}

#modal_salary{
	margin-top: -50px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

#body_mod{
	text-align: center;
}

#div_nx_montant{
	text-align: center;
	padding: 3%;
	display: none;
	margin-bottom: 5%;
}

#input_nx_montant{
	height: 35px;
	border-radius: 10px;
	text-align: center;
}

#div_btn_bottom{
	text-align: center;
	margin-top: 5%;
	display: none;
}

#autre_montant{
	background-color: #777;
	border-color: #696969;
}

#revenir{
	text-align: center;
	display: none;
}

#revenir_btn{
	background-color: #777;
	border-color: #696969;
	width: 80%;
}

#similaireBtn{
	background-color: #32C87C;
	height:45px;
	border-color: #32C87C;
}

#btn_appliquer{
	background-color: #32C87C;
}