.serge_titre{
	background-color : #F0F8FF;
	padding : 5px;
	border-style : solid;
	border-width : 1px;
	border-color : #000000;
	border-bottom-style : none;
	text-align : left;
	font-size : 12px;
	font-weight : bold;
}
.details{
	font-size : 10px;
	border-style : solid;
	border-width : 1px;
	border-color : #000000;
	border-top-style : none;
	padding : 5px;
	text-align : left;
}
.gras{
	font-size : 12px;
	font-weight : bold;
}
.noresults{
	color : Red;
	font-weight : bold;
	text-align : center;
}
.searching{
	text-align : center;
	border-bottom-width : 1px;
	border-bottom-style : dashed;
	border-bottom-color : #000000;
	height : 50px;
}
