#langues_pagetype {
	background: url(/images/corporate/fd_illustration_bas2.jpg) no-repeat left top;
}
#langues_home {
	background: url(/images/corporate/fd_illustration_bas.jpg) no-repeat left top;
    float: left;
	padding: 88px 61px 0px 45px;
	width: 19px;
	height: 100px;
}


#toprecherche { padding:0 0 0 5px }

#toprecherche .topmenu {
float:left;
}
#toprecherche .topmenu input {
	border: 1px solid #D60E19;
    width: 190px;
	height: 18px;
	font-size: 11px;
	color: #87837a;
	background: #ffffff;
	margin: 3px 0 4px 9px;
	padding:0 0 0 2px;
	display: block;
}
#toprecherche .topmenu select {
	border: 1px solid #D60E19;
    float: left;
	width: 190px;
	height: 20px;
	font-size: 11px;
	color: #87837a;
	background: #ffffff;
	margin: 3px 0 4px 2px;
	padding:0 0 0 2px;
}
#toprecherche input.button-rechercher {
	background: transparent url(/images/microcontroller/bt-go_menu.gif) no-repeat left 0px;
    float: left;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 29px;
	height: 20px;
	border-width: 0px;
	border-style: none;
	margin:0 0 0 8px;
	padding:2px 1px 0px !important /*Non-IE6*/;
	padding:-2px /*IE6*/;
}
#toprecherche input.button-rechercher:hover {
	background: transparent url(/images/microcontroller/bt-go_menu.gif) no-repeat left -90px;
    float: left;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 29px;
	height: 20px;
	border-width: 0px;
	border-style: none;
	margin:0 0 0 8px;
	padding:2px 1px 0px !important /*Non-IE6*/;
	padding:-2px /*IE6*/;
}
