/****** SLIDESHOW DO BANNER ******/
div.showcase { position: relative; }
div.showcase ul.layers { list-style-type: none; margin: 0; padding: 0; overflow: hidden; clear: both; position: relative; top: 0; left: 0; }
div.showcase ul.layers li { float: left; position: absolute; }
div#example { position: relative; }
div#example ul.layers { list-style-type: none; margin: 0; padding: 0; overflow: hidden; clear: both; position: relative; top: 0; left: 0; }
div#example ul.layers li { float: left; position: absolute; }
.active { text-decoration: none; }
.loading { background: url(../imgs/banner/ajax-loader.gif) no-repeat center #fff !important; }
#navegar { margin-top: 25px; }
#navegar a { padding: 3px; text-decoration: none; margin-right: 5px; color: #000000; border: 1px solid #0096E8; padding: 5px; background: #FFFFFF; text-align: center;	}
#navegar a:hover { color: #3F91BE; text-decoration: underline; }
