.search{
	display:block;
	float:left;
	margin:5px;
	width:100px;
}

.param{
display:block;
float:left;
width:400px;
}

#recherche{
font-size:10px;	
}

#recherche input[type="checkbox"]{
	margin-top:0;
	margin:right:5px;
}

.ui-tabs .ui-tabs-panel {
background:none repeat scroll 0 0 #FFD396;
}

.ui-state-default, .ui-widget-content .ui-state-default  {
/*background:url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;*/
background:repeat-x scroll 50% 50% #faa65d;
}

.ui-state-active, .ui-widget-content .ui-state-active {
background:url("images/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50% #FFD396;
}

.ui-widget-header  {
background:none repeat-x scroll 50% 50% #B41802;
/*background:url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;*/
}

.ui-widget-content  {
/*background:url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;*/
background:none repeat-x scroll 50% 50% #B41802;
}
