/*** DEFAULT CSS FOR bloc_16 ***/
#bloc_16 {
	background: transparent url(../images/pictos.png) no-repeat 0 -64px;
	width: 330px;
	float: left;
	height: 35px;
	margin: 130px 10px 0px 170px;
	text-align: right;
	padding: 0px 10px 0px 20px;
}
*+html #bloc_16 {
	display: block;
	width: 360px;
	float: left;
	height: 35px;
	margin: 130px 0 0 162px;
	text-align: right;
	padding: 0;
}

#bloc_16 input.text {
	width: 160px;
	color: #A67648;
}
#bloc_16 select {
	color: #A67648;
}
#bloc_16 input.submit {
	background: transparent url(../images/pictos.png) no-repeat 2px -118px;
	border: none;
	width: 24px;
	height: 20px;
	padding: 1px 0px !important;
	margin: 0px 0px 0px 5px !important;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
}
* html #bloc_16 input.submit {
	background: transparent url(../images/pictos.gif) no-repeat 2px -118px;
	margin: 0px 0px 0px 5px !important;
	font-size: 12px;
	padding: 0;
}
* + html #bloc_16 input.submit {
	margin: 0px 0px 0px 5px !important;
	font-size: 12px;
	padding: 4px 2px 2px 0px !important;
}/**/
#bloc_16 a.advanced_search{
	font-size: 11px;
	color: #A67648;
}

