#res, #nores {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 2em;
}

#res {
	color: #6FF;
	font-style: italic;
}

#nores { color: #FFF; }

.prompt {
	text-decoration: underline;
	font-weight: bold;
}

#recherche {
    border: 0.1em outset gray;
    background-color: #FFF;
    font-size: 14pt;
    width: 8em;
    color: #009;
    padding: 0.3em 1.5em;
    margin: auto auto 1em auto;
    text-align: center;
}

#notes {
	font-weight: bold;
	color: #96F;
}

