

#recherche
{
	width:242px;
	background-image:url(../img/recherche_fond.gif);
	background-repeat:repeat-x;
	border-style:solid;
	border-color:#FFB125;
	border-width:1px;
	float:left;
	margin-left:10px;
}

#recherche_titre
{
	background-image:url(../img/recherche_header.gif);
	background-repeat:no-repeat;
	width:242px;
	height:40px;
}

#recherche_contenu
{
	width:218px;
	height:80px;
	padding-left:12px;
	padding-top:10px;
	padding-bottom:9px;
}

#recherche_champs
{
	width:218px;
	height:20px;
	padding-left:12px;
}

#recherche_annuler
{
	width:67px;
	height:21px;
	margin-top:10px;
}

#recherche_valider
{
	width:67px;
	height:21px;
	padding-left:10px;
	padding-top:10px;
	/*float:left;*/
}

.architecte
{
	clear:both;
}

