   DIV.online
   {position:absolute;
	top: 85px;
	left: 670px;
	background:white;
	  width: 156px;
      height: 20px;
	  border: 1px ridge blue;}	
	  
   DIV.contador
   {position:absolute;
	top: 85px;
	left: 850px;
	background:white;
	  width: 62px;
      height: 20px;
	  border: 1px ridge blue;}		  
	  
	  
	  DIV.revendedor
   {position:absolute;
	top: 75px;
	left: 50px;
	background:white;
	  width: 300px;
      height: 40px;
	  border: 1px ridge blue;}	
	  
	  
	 .revendedor:hover {text-decoration:underline; /* mouse sobre links ficam sblinhado e preto*/
           color: yellow;
		   border: 1px solid blue;
		   background: green;}
 
  #texto1
    {color:blue;
	  position: relative;
	  top: 00px;
	  left:-125px;
	  background:white;
	  width: 736px;
      height: 50px;
	  border: 1px ridge blue;}
	  
   #texto2
    {color:blue;
	  position: absolute;
	  top: 00px;
	  left:758px;
	  background:white;
	  width: 233px;
      height: 50px;
	  border: 1px ridge blue;}
	
	 p a {text-align: center;
   font: 20px Verdana,  Arial, sans-serif;
   background:yellow;
   color:blue;
   border: 1px ridge blue;}
	  
	p a:hover {text-decoration:underline; /* mouse sobre links ficam sblinhado e preto*/
           color: yellow;
		   border: 1px solid blue;
		   background: green;}
	  	 
	  
   DIV.imagem1
   {position: relative;
	top: 0px;
	left: 0px;}
	
   DIV.imagem2
   {position: relative;
	top: -207px;
	left: 250px;}
	
   DIV.imagem3
   {position: relative;
	top: -413px;
	left: 500px;}		
 
   DIV.imagem4
   {position: relative;
	top: -619px;
	left: 750px;}	
	
   DIV.comprar
   {position: relative;
	top: -640px;
	left: 190px;}	
	
    DIV.imagem5
   {position: relative;
	top: -635px;
	left: 0px;}
	
   DIV.imagem6
   {position: relative;
	top: -842px;
	left: 250px;}
	
   DIV.imagem7
   {position: relative;
	top: -1048px;
	left: 500px;}		
 
   DIV.imagem8
   {position: relative;
	top: -1255px;
	left: 750px;}		
	
