/* Propriétés Hack Opera 8 */
#recherche_bouton {
	margin-top: 14px;
}


#recherche{ 
		margin: 0;
		width:130px;
}


/* Propriétés Hack Opera 9  seulement*/
#recherche_bouton {
	margin-top: 14px;
}

@media all and (min-width:0px) {
			head~body #recherche { margin-top:9px; }
}
