/*
	www.merzok.com
	jolie saisie de recherche
	Copyleft - all rights reversed.
*/

#recherche-style { margin-bottom: 15px; }
#recherche-style input.rech { color: #7c7c7c; height: 12px; padding: 3px; margin: 0; width: 110px; border: 0; font-size: 10px; background-color: white; background-image: url(formulaires/refond.gif); background-repeat: repeat-x; background-position: left top; vertical-align:bottom; }

/* hack IE pour decaler d'un pixel vers le bas */
* html #recherche-style input.rech { position: relative; top:1px; }

.refond {
    margin-bottom: 0px;
}