/* Page Recherche /recherche/index.php */
/* ----------------------------------- */
label.recherche{
	font-weight: bold;
	color: #5697B9;
	line-height: 2em;
}
hr{
	color: #5697B9;
	height: 1px;
	border: 0;
	border-top: 1px solid #5697B9;
}
/* Page Résultats /recherche/liste2.php */
/* ------------------------------------ */
h1, h2 {
	color: #FF6600;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0;
	padding-left: 25px;
	background: url(images/carre_bienvenue.gif) no-repeat left;
}
h2{
	margin-bottom: 20px;
}
h3{
	margin-top: 5px;
	padding: 3px;
	color: Red;
	font-size: 1.6em;
	border: 1px solid #FF6600;
	width: auto;
	margin-left: 25px;
}
.plan{
	width: 100%;
	padding-top: 2em;
	border-bottom: 1px dotted #999999;
	padding-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.plan h2{
	font-size: 1em;
}
.plan ul li a{
	
}
.plan ul li a:hover{
	
}
