/************************************************************************************************************************/
/* bleu_orange_roset: saisierecherche.css																						*/
/* Auteur			: Clément RINKEL																					*/
/* Date				: 06/10/2008																						*/

/************************************************************************************************************************/

/************************************************************************************************************************/
/* Classes relatives à SearchInput.asp 																				*/

.SearchInput { }
.SearchInput form p, .SearchInputType, .SearchInputCategorie
{
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 100%;
}
.SearchInputLeft
{
	display: block;	
	margin-right: 50%;
	text-align: right;	
}
.SearchInputRight
{	
	display: block;
	margin-left: 50%;
	margin-top: -20px;
	text-align: left;
}
.SearchTextTitle
{
	font-size: 1.2em;
	font-weight: bold;
	height: 35px;
}
.SearchTextField
{
	width: 150px;
}
.SearchTextFieldLocality
{
	width: 60px;
	text-align: center;
}
.SearchTextFieldNumber
{
	width: 60px;
	text-align: right;
}
.SearchSelectField
{
	width: 150px;
}
.SearchTextArea
{

}