#slideshow * { margin: 0; padding: 0; }
#slideshow { background: url('images/bg_shadow1.gif') no-repeat top; position: relative; padding: 0px 0 0px; width: 603px; height: 306px;  }
#slideshow #menu, #slideshow #pictures, #slideshow #loading { position: absolute; }
#slideshow #loading { background: url('images/carregador.gif'); display: block; top: 158px; left: 205px; text-indent: -5000px; width: 16px; height: 16px; visibility: hidden; z-index: 5; }
#slideshow #pictures { background: url('images/imagem-carregamento.png'); width: 437px; height: 233px; left: 0; overflow: hidden; }
#slideshow #pictures li { display: block; position: absolute; top: 0; width: 437px; }
#slideshow #pictures li img { display: block; position: relative; bottom: 0; }
/*#slideshow #menu { background-color:#012D6C; list-style-type: none; width: 166px; height: 257px; right: 0; padding-top: 20px; }
*/  
#slideshow #menu { background: url('images/bg_side3.jpg'); list-style-type: none; width: 111px; height: 213px; right: 0; padding-top: 20px; text-align:center;}
#slideshow #menu li { display: block; z-index: 1000; position: relative; zoom: 1; }
#slideshow #menu li a { display: block; font: 11px "Verdana"; text-decoration: none; padding: 7px 0 7px 6px; z-index: 1000; color: #360;  line-height: 14px; vertical-align: middle; zoom: 1; border:#FFF 0px solid; }
#slideshow #menu li a:focus { outline: 0; }
#slideshow #menu li a:hover { color: #FFF; }
#slideshow #menu li.current a { font-family:Verdana, Geneva, sans-serif; font-size: 11px; color: #FFF; font-weight:bold; padding: 5px 0 5px 6px; line-height: 18px; }
#slideshow #menu li.background { background: url('images/arrow2.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }