.top_left { background-image: url(/images/grafica/top_left.gif); background-repeat: no-repeat; height: 15px; width: 16px; } .top_line { background-image: url(/images/grafica/top_line.gif); background-repeat: repeat-x; height: 15px; width: 7px; } .top_right { background-image: url(/images/grafica/top_right.gif); background-repeat: no-repeat; height: 15px; width: 16px; } .left_line { background-image: url(/images/grafica/left_line.gif); background-repeat: repeat-y; } .right_line { background-image: url(/images/grafica/right_line.gif); background-repeat: repeat-y; } .btm_left { background-image: url(/images/grafica/btm_left.gif); background-repeat: no-repeat; } .btm_line { background-image: url(/images/grafica/btm_line.gif); background-repeat: repeat-x; height: 17px; width: 5px; } .btm_right { background-image: url(/images/grafica/btm_right.gif); background-repeat: no-repeat; height: 17px; width: 16px; } #caja_menu { background: url(/images/grafica/top_left.gif) top left no-repeat, url(/images/grafica/top_right.gif) top right no-repeat, url(/images/grafica/btm_left.gif) bottom left no-repeat, url(/images/grafica/btm_right.gif) bottom right no-repeat, url(/images/grafica/btm_line.gif) bottom repeat-x, url(/images/grafica/right_line.gif) right repeat-y, url(/images/grafica/left_line.gif) left repeat-y, url(/images/grafica/top_line.gif) top repeat-x; } #caja_menu_2 { background-image: url(/images/grafica/bgheader.jpg); background-repeat: no-repeat; background-position:0 ; height: 30px; width: 142px; overflow:hidden; } #caja_menu_3 { background-image: url(/images/grafica/txt_buscar_menu.jpg); background-repeat: no-repeat; background-position:0 ; height:30px; width:145px; margin:2px 0 0 0; overflow:hidden; } #btn_enviar { background-color: #dedede; border: #dedede 1px solid; color: #000000; font-size: 10pt; font-family:Arial, Helvetica, sans-serif; height: 25px; width: 110px; } .separador_public{ background: url(/images/grafica/98036.gif) bottom left no-repeat; height:2px; }