.hauteur_tab_heure {
	height: 45px;
	_height: 35px;
}

.searchForm {
	background:url(../images/infolignes/bg-searchform.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.halfSearchForm {
	background:url(../images/infolignes/bg-half-searchform.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.labelBlanc {
	color:#fff;
	font-size:11px;
}

.numTrain, .destinationForm  {
	width:150px;
	margin:0 auto;
}

.dateDepart {
	padding:0px 0px 0px 12px;
	margin:0;
	color:#fff;
}

.dateDepart select {
	color:#000;
}

.numTrain, .destinationForm {
	width:150px;
	margin:0 auto;
	font-weight: none;
}
 
.searchForm .champForm, .champForm {
	width: 138px;
	/*height: 17px;*/
 	background:  url(../images/infolignes/input.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border:none;
	padding: 0 4px;
	margin:0px;
	font-weight: none;	
}

.searchForm .buttonSubmit, .halfSearchForm .buttonSubmit, .buttonSubmit {
	width: 68px;
	height: 23px;
	color: #ffffff;
	font-weight: bold;
	padding:0 5px 4px 5px;
	background-color: transparent;
	background: url(../images/infolignes/bt-valider.gif);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	border:none;
	font-size:12px;
	margin-top:3px;
}
