.icone
{
	 width:25px;
	 height:25px;
	 border-radius:15px;
	 margin-left:2px;
}
.image_entete
{
	 border-radius:2px;
	 margin-left:2px;
	 width:50%;
	 height:50px;
}

.imput
{
	border:grey 1px solid;
	width:90%;
	height:35px;
	border-radius:2px
}
.submit
{
	border:grey 1px solid;
	width:50%;
	height:40px;
	background-color:white;
	color:orange;
	border-radius:5px;
	margin-left:25%;
	font-size: 20px;
}
.submit:hover
{
	border:grey 1px solid;
	width:50%;
	height:40px;
	background-color:orange;
	color:white;
	border-radius:5px;
}
.liensubmit
{
	border:grey 1px solid;
	width:100%;
	height:40px;
	background-color:white;
	color:orange;
	border-radius:5px;
	margin-left:3%;
    text-align:center;
	font-size: 20px;
}
.liensubmit:hover
{
	border:grey 1px solid;
	width:100%;
	height:40px;
	background-color:orange;
	color:white;
	text-align:center;
}
.or2{
	background: #FE980F;
	border-radius: 40px;
	color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	margin-left: 10px;
	margin-right: -2px;
	text-align: center;
	width: 50px;
}
.admin_action
{
	border:grey 1px solid;
	width:50%;
	height:400px;
	margin-left:25%;
	margin-top:25px;
	background-color:orange;
	color:white;
	text-align:center;
}
.admin_action p
{
	border:grey 1px solid;
	width:100%;
	height:60px;
	margin-top:0px;
	background-color:white;
	color:blue;
	text-align:center;
}
.input 
{
  width: 95%;
  height: 34px;
  font-size: 14px;
  color: #555;
  margin-bottom:5px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input_date 
{
  width: 10%;
  height: 34px;
  font-size: 14px;
  color: #555;
  margin-bottom:5px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.form_textarea 
{
  width: 95%;
  height: 100px;
  font-size: 14px;
  color: #555;
  margin-bottom:5px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.select_input 
{
  width: 20%;
  height: 20px;
  font-size: 14px;
  color: #555;
  margin-bottom:5px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.select_form 
{
  width: 95%;
  height: 50px;
  font-size: 14px;
  color: #555;
  margin-bottom:5px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.connection
{
	border:grey 2px solid;
	width:50%;
	margin-left:25%;
	height:510px;
	border-radius:5px;

}
.connect
{
	background-color:#06900b;
	height: 50 px;
}
.inputadmin
{
	border:grey 1px solid;
	width:45%;
	height:45px;
	border-radius:2px
}
.bout1
{
	border:grey 1px solid;
	width:30%;
	height:45px;
	background-color:white;
	color:#06900b;
	border-radius:5px
}
.bout1:hover
{
	border:grey 1px solid;
	width:30%;
	height:45px;
	background-color:#06900b;
	color:white;
	border-radius:5px
}
.admin
{
	width:96%;
	margin-left:2%;
}
.lienadm
{
	color:white;
}
.bout_valid_recherche
{
	border:grey 2px solid;
	width:35%;
	height:45px;
	border-radius:2px
}
