


[class="container"] {
	margin-top: 50px;
	background-color: white;
}

[class="form-horizontal"] {
	margin-left: 200px;
	margin-bottom: 0px;
}

[class="alert fade in"] {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
[class="alert fade in"] p {
	text-align: center;
}

body {
	background-color: white;
}

table {
	margin-top: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
}

tbody th {
	font-size: 12px;
}

th {
	text-align: center;
}


 h4 {
  	text-align: center;
  	border: 2px orange groove;
}

a:hover {
	text-decoration: none;
	color: orange;
}

.logomenu {
 	float: right;
 	margin-right:1em;
 	margin-top:-0.2em;
 	margin-bottom: 1px;
}


.texterecherche {
	display: inline-block;
	text-align: center;
	border: 1px groove orange;
	width: 50%;
	margin-left:25%;
	margin-right:auto;

}

.btn {

	margin-bottom: 0.8em;

}

