#div_headerL { height : 85px; min-height : 85px; max-height : 85px; width : 10px; min-width : 10px; background : url(../ressources/images/headerL.png) no-repeat bottom; float : left; margin-left : 20px; } #div_headerM { height : 85px; min-height : 85px; max-height : 85px; width : 1140px; min-width : 1140px; background : url(../ressources/images/headerM.png) repeat-x bottom; float : left; } #div_headerR { height : 85px; min-height : 85px; max-height : 85px; width : 20px; min-width : 20px; background : url(../ressources/images/headerR.png) no-repeat bottom; float : left; } #div_header_logo { cursor : pointer; margin-top : 10px; height : 70px; float : left; width : 145px; background : url(../ressources/images/logo.png) no-repeat bottom; } #div_header_logo_autos { cursor : pointer; margin-top : 10px; height : 70px; float : left; width : 150px; background : url(../ressources/images/logo_autos.png) no-repeat bottom; } #div_header_newsletter { ; width : auto; margin-right : 10px; height : 20px; float : right; margin-top : 5px; text-decoration : underline; font-size : 10px; line-height : 20px; cursor : pointer; color : #666666; } a:hover #div_header_newsletter { text-decoration : none; } #div_header_menubar { height : 51px; max-height : 52px; width : auto; } #menubar { width : auto; min-width : 700px; height : 31px; } #menubar * { font-size :13px; font-weight : bold; } #menubtnslctL { background : url(../ressources/images/menu_btn_slctL.png) no-repeat; width : 5px; min-width : 5px; max-width : 5px; height : 31px; min-height : 31px; max-height : 31px; float : left; cursor : pointer; } #menubtnslctM { background : url(../ressources/images/menu_btn_slctM.png) repeat-x; width : auto; height : 31px; min-height : 31px; max-height : 31px; float : left; color : #006B9F; line-height : 31px; padding : 0px 5px; cursor : pointer; } #menubtnslctR { background : url(../ressources/images/menu_btn_slctR.png) no-repeat; width : 5px; min-width : 5px; max-width : 5px; height : 31px; min-height : 31px; max-height : 31px; float : left; cursor : pointer; } .menubtnL { background : url(../ressources/images/menu_btnL.png) no-repeat; width : 5px; min-width : 5px; max-width : 5px; height : 31px; min-height : 31px; max-height : 31px; float : left; border-bottom : solid 1px #0095DD; cursor : pointer; } .menubtnM { background : url(../ressources/images/menu_btnM.png) repeat-x; width : auto; height : 31px; min-height : 31px; max-height : 31px; float : left; border-bottom : solid 1px #0095DD; color : #ffffff; line-height : 31px; line-height : 31px; padding : 0px 5px; cursor : pointer; } .menubtnR { background : url(../ressources/images/menu_btnR.png) no-repeat; width : 5px; min-width : 5px; max-width : 5px; height : 31px; min-height : 31px; max-height : 31px; float : left; border-bottom : solid 1px #0095DD; cursor : pointer; } a:hover .menubtnM { color : #FF9900; } .menubtnvide { border-bottom : solid 1px #0095DD; height : 31px; min-height : 31px; max-height : 31px; width : 245px; min-width : 245px; max-width : 245px; float : left; } #submenubar { border : solid 1px #0095DD; border-top : none; width : 858px; min-width : 858px; height : 20px; } #submenubar * { font-size :12px; } #submenubtnslct { width : auto; height : 20px; min-height : 20px; max-height : 20px; float : left; color : #006B9F; font-weight : bold; line-height : 20px; line-height : 20px; padding : 0px 5px; cursor : pointer; } .submenubtn { width : auto; height : 20px; min-height : 20px; max-height : 20px; float : left; color : #006B9F; line-height : 20px; line-height : 20px; padding : 0px 5px; cursor : pointer; } .submenubtnBR { width : 2px; min-width : 2px; max-width : 2px; height : 14px; min-height : 14px; max-height : 14px; float : left; margin : 3px 5px; border-right : solid 1px #0095DD; } a:hover .submenubtn { color : #FF9900; } /* MYSEARCH*/ .my_search_panel { padding-left : 25px; height : 15px; width : auto; overflow : hidden; } .my_search_std { color :#006B9F; font-size :10px; text-decoration : underline; float : left; } .my_search_separator { color :#000000; font-size :10px; width : auto; margin : 0px 5px; float : left; } a:hover .my_search_std { text-decoration : none; } /*END MY SEARCH*/