/* block top search */
#header_right #search_block_top {
	float: right;
	background: #e5e6e7 url('http://www.comptoirazur.fr/themes/prestashop/img/block_search_bg.jpg') no-repeat top right;
	margin-bottom: 11px;
	width: 336px;
	height: 28px
}
#header_right #search_block_top p { padding: 0.4em 0 0.4em 1em }
#header_right #search_block_top label, #header_right #search_block_top input { float: left }
#header_right #search_block_top label {
	background: transparent url('http://www.comptoirazur.fr/themes/prestashop/img/icon/search.gif') no-repeat 0 2px;
	float: left;
	width: 19px;
	height: 18px;
	display: block
}
#header_right #search_block_top input.search_query { width: 12em }


/* block left column "Quick search" */
#search_block_left input { margin: 2px 0 0 0 }
#search_block_left .search_query { width: 11em }
#search_button { display: inline }

/****11072012*********/
#submit_search{
/*-webkit-appearance: none;*/
color: #FEA527;
height: 20px;
left: 235px;
position: relative;
top: -121px;
width: 80px;
z-index: 3;
display: block;
cursor: pointer;
border: 0 none;
}

#fleche_recherche{
background: url('http://www.comptoirazur.fr/themes/prestashop/img/fleches2.png') no-repeat scroll 0 0 transparent;
display: block;
float: left;
height: 18px;
margin-left: 296px;
margin-top: -120px;
position: absolute;
width: 18px;
z-index: 100;
cursor: pointer !important;
}

#submit_special_serach {
    background: url("http://www.comptoirazur.fr/themes/prestashop/img/btn_ok.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    bottom: 141px;
    cursor: pointer;
    height: 20px;
    margin-left: 95px;
    position: relative;
    width: 27px;
}
/****11072012*********/