.cantos-redondos {-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}

.multimidia {width:580px;height:auto;margin:15px 0;}
.multimidia .navegacao {width:100%;height:42px;z-index:5;}
.multimidia .preview {width:548px;height:216px;padding:15px;position:relative;background:#fff;margin-top:-5px;border:1px solid #d4d4d4;z-index:10;display:none;}
.multimidia .preview .multimidia-conteudo {width:512px;float:left;padding:0;}
.multimidia .preview .multimidia-conteudo .foto {width:70px;height:70px;display:block;float:left;margin:0 2px 2px 0;overflow:hidden;}
.multimidia .preview .multimidia-conteudo .foto .hor {border:none;height:70px;}
.multimidia .preview .multimidia-conteudo .foto .ver {border:none;width:70px;}
.multimidia .preview .controles {width:36px;float:right;padding-top:25px;text-align:center;}

.loading-branco {width:100%;background:url(/unasp/departamento/images/load.gif) center center no-repeat;height:216px;}
.loading-preto-dois {width:100%;height:100%;background:url(/unasp/departamento/images/load-preto.gif) center center no-repeat;}
.loading-preto {width:820px;height:630px;background:#000 url(/unasp/departamento/images/load-preto.gif) center center no-repeat;margin:50px auto 0 auto;}

.bt-midia:link, .bt-midia:visited {width:132px;height:18px;display:block;color:#006699;font-size:14px;text-align:center;background:url(/unasp/departamento/images/sprite-galeria.jpg) 0 0 no-repeat;font-weight:bold;text-decoration:none;padding:12px 0;margin:0 3px 0 0;float:left;z-index:6;}
.bt-midia:hover {text-decoration:underline;}
.bt-midia:active {background:url(/unasp/departamento/images/sprite-galeria.jpg) -134px 0 no-repeat;}
.bt-midia-ativo {width:132px;height:15px;display:block;color:#006699;font-size:14px;text-align:center;background:url(/unasp/departamento/images/sprite-galeria.jpg) -134px 0 no-repeat;font-weight:bold;text-decoration:none;padding:12px 0;margin:0 3px 0 0;float:left;position:relative;z-index:20;}
.bt-midia-disabled {width:132px;height:18px;display:block;color:#d1d1d1;font-size:14px;text-align:center;background:url(/unasp/departamento/images/sprite-galeria.jpg) -268px 0 no-repeat;font-weight:bold;text-decoration:none;padding:12px 0;margin:0 3px 0 0;float:left;z-index:6;}

.bt-seta {width:35px;height:35px;text-indent:-9000px;overflow:hidden;display:block;margin-bottom:5px;}

.cima:link, .cima:visited {background:url(/unasp/departamento/images/sprite-galeria.jpg) 0 -51px no-repeat;}
.cima:hover {background:url(/unasp/departamento/images/sprite-galeria.jpg) -40px -51px no-repeat;}
.cima:active {background:url(/unasp/departamento/images/sprite-galeria.jpg) -80px -51px no-repeat;}
.cima-disabled {background:url(/unasp/departamento/images/sprite-galeria.jpg) -120px -51px no-repeat;}

.baixo:link, .baixo:visited {background:url(/unasp/departamento/images/sprite-galeria.jpg) 0 -88px no-repeat;}
.baixo:hover {background:url(/unasp/departamento/images/sprite-galeria.jpg) -40px -88px no-repeat;}
.baixo:active {background:url(/unasp/departamento/images/sprite-galeria.jpg) -80px -88px no-repeat;}
.baixo-disabled {background:url(/unasp/departamento/images/sprite-galeria.jpg) -120px -88px no-repeat;}

.bt-slide:link, .bt-slide:visited{width:28px;height:24px;text-indent:-9000px;overflow:hidden;display:block;margin-bottom:5px;background:url(/unasp/departamento/images/sprite-galeria.jpg) 0 -126px no-repeat;}
.bt-slide:hover {background:url(/unasp/departamento/images/sprite-galeria.jpg) -40px -126px no-repeat;}
.bt-slide:active {background:url(/unasp/departamento/images/sprite-galeria.jpg) -80px -126px no-repeat;}

#show { width:100%;height:100%;background:url(/unasp/departamento/images/bg-show.png);position:fixed;z-index:100;top:0;left:0;display:none; font-family:Arial, Helvetica, sans-serif;}
/*#show {position: absolute; top: 0; left: 0; z-index: 100; text-align: left;background:url(images/bg-show.png);}*/
#show .mesa {width:780px;height:590px;background:#000;color:#fff;margin:50px auto 0 auto;z-index:120;padding:20px;}
#show .mesa .topo {height:50px;}
#show .mesa .topo h1 {font-size:17px;color:#fff;font-weight:normal;margin:0;padding:0;}
#show .mesa .topo h2 {font-size:21px;color:#666;font-weight:normal;margin:0;padding:0;}
#show .mesa .big {width:620px;height:500px;float:left;margin:0 15px 0 0;overflow:hidden; border:1px solid #131313; text-align:center; padding:15px;}
#show .mesa .thumbs {width:75px;padding:15px;background:#0f0f0f;float:left; margin:0 0 10px 0;}
#show .mesa .thumbs .foto {width:70px;height:70px;display:block;float:left;margin:0 0 10px 0;overflow:hidden;}
#show .mesa .thumbs .foto-ativa {width:70px;height:70px;border:15px solid #000;display:block;float:left;margin:0 0 10px -15px;overflow:hidden;}
#show .mesa .thumbs .hor {border:none;height:70px;}
#show .mesa .thumbs .ver {border:none;width:70px;}

.transp-35 {filter:alpha(opacity=35);-moz-opacity:0.35;-khtml-opacity:0.35;opacity:0.35;}
.transp-70 {filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;}

* html #show { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
