/* page home */
#menu ol li ul li {
	float: none;
}
#menu ol li ul li a {
float: none
}
#menu ol li ul li a:hover {
background-color: red ! important
}
#menu input {
	margin-top: 0px;
	width: 8em;
	font-size: 11px;
	background: url(images/bkg_input.gif) top left no-repeat;
}
#menu input.bt_ok {
	width: auto;
	height: 17px;
	margin-left: 4px;
	background-color: transparent;
	border: 0;
	color: white;
	font-weight: bold;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

/* page liste ouvrage */

.tri select {
	margin-top: 0px;
}
