/* iconos */
a.ico_popup {width:10px; height: 9px; display: block; margin: 0 0 3px 3px; }
a.ico_popup {background: url(../../images/portal/icon-popup.png) no-repeat;}
a:hover.ico_popup {background: url(../../images/portal/icon-popup-hover.png) no-repeat;}
a.ico_search {width:10px; height: 9px; display: block; margin: 0 0 3px 3px;}
a.ico_search {background: url(../../images/portal/icon-search.png) no-repeat;}
a:hover.ico_search {background: url(../../images/portal/icon-search-hover.png) no-repeat;}

