﻿@charset "utf-8"; 
div#siteGlobal .imageflow{position:relative; width:447px; visibility:hidden; overflow:hidden}
div#siteGlobal .imageflow img{border:none; position:absolute; top:0px; visibility:hidden; -ms-interpolation-mode:bicubic}
div#siteGlobal .imageflow p{margin:0 auto; text-align:center}
div#siteGlobal .imageflow .loading{border:1px solid white; padding:5px; position:relative; visibility:visible; width:200px; margin:0 auto}
div#siteGlobal .imageflow .loading_bar{background:#fff; height:15px; visibility:visible; width:1%}
div#siteGlobal .imageflow .navigation{z-index:100}
div#siteGlobal .imageflow .caption{display:none}
div#siteGlobal .imageflow .scrollbar{display:block}
div#siteGlobal .imageflow .slider{display:none}
div#siteGlobal .imageflow .slideshow{display:none}
div#siteGlobal .imageflow .slideshow.pause{display:none}
div#siteGlobal .imageflow .slideshow.play{display:none}
div#siteGlobal .imageflow .images{overflow:hidden; white-space:nowrap}
div#siteGlobal .imageflow .button{cursor:pointer; position:relative}
div#siteGlobal .imageflow .previous, 
div#siteGlobal .imageflow .next{width:9px; height:35px; background:transparent url(../../img/common/setas_imageflow.png) 0 0 no-repeat !important; display:block; position:absolute; cursor:pointer; top:41px}
div#siteGlobal .imageflow .previous{left:0}
div#siteGlobal .imageflow .next{background-position:-10px 0 !important; right:0}
div#siteGlobal .imageflow-full{width:693px}
div#siteGlobal .imageflow-full .previous, 
div#siteGlobal .imageflow-full .next{top:77px}