
BODY { FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 12px; }

.arquivo {
  position: relative;
  left: 0;
  top: 0;
  width: 778;
  height: 418;  
  
}

.arquivo .video {
  z-Index: 6; 
  position: absolute;   
  left: 4; 
  top: 5;  
  border : solid; border-width : 1; border-color : #000; 
}

.arquivo .vgasmall {
  position: absolute;   
  left: 230;
  top: 5;
  width: 544;
  height: 408;  
}

.arquivo .slides {
  position: absolute;   
  left: 16; 
  top: 165;
  width: 193;
  height: 268;    
  
}

.arquivo .controls {
  position: absolute;
  left: -610;
  top: 130;
}

.arquivo .ajuda { 
  position: relative;
  left: -270;
  top: 270;
  color: #000000; 
  font-family: tahoma, Arial, Helvetica,Verdana, sans-serif; font-size: 8pt
} 

.logos   { 
  position: absolute; 
  top: 520; 
  left:   95; 
  width: 792; 
  height: 100; 
  font-family: tahoma, Arial, Helvetica,Verdana, sans-serif; font-size: 8pt
}

.questao {
  position: relative;
  top: 300;
  left: -270;
  font-family: tahoma, Arial, Helvetica,Verdana, sans-serif; font-size: 8pt
}




.controls .sync  { position: absolute;  left: 690;  top: 40; }
.controls .next  { position: absolute;  left: 600;  top: 40; }
.controls .play  { position: absolute;  left: 440;  top: 40; }
.controls .pause { position: absolute;  left: 520;  top: 40; }
.controls .this  { position: absolute;  left: 280;  top: 40; }
.controls .prev  { position: absolute;  left: 360;  top: 40; }

.controls .barra {
  position: absolute; 
  left: 238; 
  top: 10;  
  height: 13;
  width: 600;
  cursor: hand;
}

.barra .escala {
  position: absolute; 
  background-image: url("images/escal_h.gif");
  background-repeat: repeat-x;  
  top: 0;
  left: 15;
  width: 522;
}

.barra .left {
  position: absolute;
  top: 0;
  left: 0;
}

.barra .right {
  position: absolute;
  top: 0;
  left: 537;
}

.barra .marcador {
  position: absolute; 
  left: 15;
  top: -1;
}

.arquivo .barrav {
  left: 3; 
  top: 161;  
  width: 15;
  border: none;  
  cursor: hand;
  position: absolute; 
  border-style : solid;
  border-width : 0;
}

.barrav .escalav {
  position: absolute;
  top: 15;
  left: 0; 
  width: 15;
  height: 227;
  background-image: url("images/escal_v.gif");
  background-repeat: repeat-y;  
}


.barrav .marcadorv {
  position: absolute; 
  left: -1;
  top: 14;
}

.barrav .down {
  position: absolute; 
  left: 0;
  top: 243;
}

.barrav .up {
  position: absolute; 
  left: 0;
  top: 0;
}


.titulo {
  position: relative;
  left: 0;
  top: 0;
  width: 778;
  height: 50;
}

.titulo .tituloslides {
  position: absolute;
  left: 15;
  top: 5;  
  FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 18px; font-weight: bold;
  vertical-align: text-bottom;
  color: #000;
}

.titulo .tituloautor {  
  position: absolute;
  left: 15;
  top: 30;  
  FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 14px; font-weight: bold;
  color: #000;  
}



.titulo .relogio {
  position: absolute; 
  left: 635;  top: 30;
  width: 150;
  
  text-align: right;
  
  padding: 5;
  z-Index : 5;  
  color: #000;
  font-weight: bold;  
  font-size : 12px; font-weight : normal;~  
}

.slides H1        { font-size : 14px; font-weight : bold; margin : 5 0 12 0; text-align:center }
.slides P         { font-size : 10px; margin : 0 0 0 5; color: #000; }
.slides A:link    { font-size : 10px; }
.slides A:visited { font-size : 10px; }
.slides A:hover   { font-size : 10px; }
.slides A:active  { font-size : 10px; }

.slides .diapositivo_on { font-weight: bold; cursor: hand;text-decoration: underline; }
.slides .diapositivo_mark { font-weight: bold; cursor: hand;text-decoration: underline; color: #A00; }
.slides .diapositivo_off { font-weight: normal; cursor: hand;text-decoration: underline; }

.slides .editor { font-color: #F00; cursor: hand; text-decoration: underline; }
.relogio .editor { font-color: #F00; cursor: hand; text-decoration: underline; }

A:link { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: underline}
A:visited { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: underline}

