.bouttonsearch {

	background-attachment: fixed;
	background-image: url(../images/search2%20.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 23px;
	list-style-type: circle;
	position: static;
	border: 0px solid #003366;
	text-decoration: none;
	background-position: center center;
	background-color: #003366;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
