banner topo

{source}@charset “utf-8”;/* CSS Document */ #banner #banner_img { width: 960px; height: 150px; border: solid 3px #333;} #banner a { border: solid 1px #333; background-color: #F7F7F7; padding: 5px; text-decoration: none; color: #000;} #banner a:hover { border: solid 1px #333; text-decoration: underline; background-color: #333; color: #FFF; } #banner a.hover { background-color: #333; color: #FFF; } #banner #botoes …

banner topo Leia mais »