@CHARSET "UTF-8";

.search-banner{

	width: 701px;
	height: 28px;
	
	background-image:url(../images/search/bandeau.png);

	margin-top: 30px;
	
}

.search-banner a{

	margin-left: 10px;
	margin-top: 5px;
	
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana;
	color: white;
	
}

.search-step-loaded{

	width: 649px;
	padding: 25px;
	
	background-color: #BDE0E9;
	
	border: solid 1px #172983;	
	border-top: none;
	
}

.v-align{

	margin-left: 10px;
	line-height:25px;

}


.h-form-separator{

	width: 500px;
	height: 1px;
	border-top: solid 1px #172983;
	
	margin-bottom: 15px;

}