/* CSS Document */
html { overflow-x: hidden; }
body { margin: 0px; padding: 0px; width: 100%; height: 542px; }
form{ padding:0; margin:0;}
#imageFlow { position: absolute; width: 100%; height: 422px; left: 0%; top: 150px; }
#imageFlow .diapo { position: absolute; left: -1000px; cursor: pointer; -ms-interpolation-mode: nearest-neighbor; }
#imageFlow .link { border: dotted #fff 1px; margin-left: -1px; margin-bottom: -1px; }
#imageFlow .bank { visibility: hidden; }
#imageFlow .top { position: absolute; width: 100%; height: 40%; }
#imageFlow .text { position: absolute; left: 0px; width: 100%; bottom: 16%; text-align: center; color: #2F2F2F; font-family: verdana, arial, Helvetica, sans-serif; z-index: 1000; }
#imageFlow .title { color:#000000; font-size:12px; line-height:16px; }
#imageFlow .legend { color:#CB0079; font-size:12px; font-weight:bold; }
#imageFlow .scrollbar { position: absolute; left: 0; bottom: 30px; width: 100%; height: 29px; z-index: 1000; }
#imageFlow .track { position: absolute; left: 0%; width: 100%; height: 29px; background:#FCFCFC; }
#imageFlow .arrow-left { position: absolute; }
#imageFlow .arrow-right { position: absolute; right: 0px; }
#imageFlow .bar { position: absolute; height: 29px; left: 25px; }

