/* CSS Document */

.formulaire_recherche{
	background-color:#202534;
	padding:0;
	margin:7px 0px 0px 0px;
	clear:left;
}

.formulaire_recherche input.text{
	margin:10px 0px 8px 26px;
	padding:2px 0px 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:152px;
	height:20px;
	display:inline;
}

.formulaire_recherche button{
	vertical-align:top;
	margin:.5em 0px 0px 0px;
	background-color:transparent;
	width:21px;
	height:23px;
	cursor:pointer;
	background-image:url(../../../images/btn_ok_art.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	!margin-left:4px;
	border:none;
	display:inline;
}

.formulaire_recherche fieldset {
	border:none;
	margin:0;
	padding:0;
}

.formulaire_recherche label, .formulaire_recherche legend{
	display:none;
}
.formulaire_recherche div{
	margin:0;
}

.recherche .img_typo{
	margin-left:26px;
}
.recherche .img_typo_2{
	margin-top:-8px;
	margin-bottom:4px;
}
