h1 {}

.welcome {
	text-align: center;
}

.search_result th, .search_result td {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.titre_action a {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.titre_action a img, span {
	border:0;
	vertical-align: middle;
	display: inline-block;
}

#rechercher_form {
	text-align: center;
}

#rechercher_result {
	text-align: center;
}

#rechercher_result table {
	margin: 0 auto; 
	text-align: left;
}

h2 {
	text-align: center;
	font-size: 10pt;
	margin-left: 50px;
	margin-right: 50px;
	font-weight: normal;
	font-style: italic;
}

#form_action_multi {
	background-color: #DDDDDD;
	border: #666666;
	width: 80%;
	text-align: center;
	left: 20px;
}
