#banner{
}
#menu a.firm{
 background: url('../img/en/menu_firm.gif') no-repeat;
}
#menu a.white{
 background: url('../img/en/menu_white.gif') no-repeat;
}
#menu a.offer{
 background: url('../img/en/menu_offert.gif') no-repeat;
}
#menu a.app{
 background: url('../img/en/menu_app.gif') no-repeat;
}
#menu a.tech{
 background: url('../img/en/menu_techno.gif') no-repeat;
}
#menu a.secure{
 background: url('../img/en/menu_secure.gif') no-repeat;
}
#menu a.contact{
 background: url('../img/en/menu_contact.gif') no-repeat;
}

#menu li.firm{
 background: url('../img/en/menu_firm_sel.gif') no-repeat;
}
#menu li.white{
 background: url('../img/en/menu_white_sel.gif') no-repeat;
}
#menu li.offer{
 background: url('../img/en/menu_offert_sel.gif') no-repeat;
}
#menu li.app{
 background: url('../img/en/menu_app_sel.gif') no-repeat;
}
#menu li.tech{
 background: url('../img/en/menu_techno_sel.gif') no-repeat;
}
#menu li.secure{
 background: url('../img/en/menu_secure_sel.gif') no-repeat;
}
#menu li.contact{
 background: url('../img/en/menu_contact_sel.gif') no-repeat;
}

#boxSelect .rBody{
 background: url('../img/en/select_app.jpg') no-repeat;
 background-position:12px 13px;
}
#boxFind .body{
 background: url('../img/en/text_search.gif') no-repeat;
 background-position:20px 12px;
}
#menu a.sel{
 background:none;
}
#menu a:hover{
 background:none;
}