       /*inicio dos botao*/
/*       .botao 
         {
          border: 1px rgb(102,51,255) solid; 
          position:absolute;
          top:20px;
          right:5%;
          left: 5%;
          width:90%;
          float: right;
          margin:0px;
          padding:0px;
         }
          
       .botao a, .botao a:visited 
       {
          font: normal normal 1.2em 1.2em Arial;   
          padding:0px;
          text-decoration: none;
          text-align:center;	
          color:#616F85;
          background: url() no-repeat center center;	
          width:120px;  
          height:24px;	
          display:block;	
       }
          
       .botao a:hover 
       { 
          background: url() no-repeat center center;
          color:#616FD2;
       }*/
       
       /*Opção do 1º menu de navegação*/
.botao {	
  border: 0px rgb(0,51,255) solid;
	background:  url();
	top: 10px;
	height: 21px;
	width: 75%;
	float: right;
}
.botao a {
	background: url();
	border-right: 1px solid #616F85;
	border-left: 1px solid #616F85;
	color: #616F85;
	display: block;
 	float: left;
	font: bold 0.8em sans-serif;
	line-height: 21px;
	padding: 0 15px;
	text-decoration: none;
	
}
.botao a:hover {background-position: left bottom; color: #616FE8;}
       /*fim dos botao*/
/*       .botao1 
         {
          position:absolute;
          top:20px;
          right:210px;
          float: right;
          margin:0px;
          padding:0px;
         }
          
       .botao1 a, .botao a:visited 
       {  
          font: normal normal normal 1.2em normal Arial;
          padding:0px;
          text-decoration: none;
          text-align:center;	
          color:#616F85;
          background: url() no-repeat center center;	
          width:120px;  
          height:24px;	
          display:block;	
       }
          
       .botao1 a:hover 
       { 
          background: url() no-repeat center center;
          color:#616FD2;
       }
       .botao2 
         {
          position:absolute;
          top:20px;
          right:280px;
          float: right;
          margin:0px;
          padding:0px;
         }
          
       .botao2 a, .botao a:visited 
       {  
          font: normal normal normal 1.2em normal Arial;	
          padding:0px;
          text-decoration: none;
          text-align:center;	
          color:#616F85;
          background: url() no-repeat center center;	
          width:120px;  
          height:24px;	
          display:block;	
       }
          
       .botao2 a:hover 
       { 
          background: url() no-repeat center center;
          color:#616FD2;
       }
       .botao3  
         {
          position:absolute;
          top:20px;
          right:380px;
          float: right;
          margin:0px;
          padding:0px;
         }
          
       .botao3 a, .botao a:visited 
       {  
          font: normal normal normal 1.2em normal Arial;	
          padding:0px;
          text-decoration: none;
          text-align:center;	
          color:#616F85;
          background: url() no-repeat center center;	
          width:120px;  
          height:24px;	
          display:block;	
       }
          
       .botao3 a:hover 
       { 
          background: url() no-repeat center center;
          color:#616FD2;
       }
       .botao4  
         {
          position:absolute;
          top:20px;
          right:490px;
          float: right;
          margin:0px;
          padding:0px;
         }
          
       .botao4 a, .botao a:visited 
       {  
          font: normal normal normal 1.2em normal Arial;	
          padding:0px;
          text-decoration: none;
          text-align:center;	
          color:#616F85;
          background: url() no-repeat center center;	
          width:120px;  
          height:24px;	
          display:block;	
       }
          
       .botao4 a:hover 
       { 
          background: url() no-repeat center center;
          color:#616FD2;
       }
       .botao5  
         {
          position:absolute;
          top:20px;
          right:580px;
          float: right;
          margin:0px;
          padding:0px;
         }
          
       .botao5 a, .botao a:visited 
       {  
          font: normal normal normal 1.2em normal Arial;	
          padding:0px;
          text-decoration: none;
          text-align:center;	
          color:#616F85;
          background: url() no-repeat center center;	
          width:120px;  
          height:24px;	
          display:block;	
       }
          
       .botao5 a:hover 
       { 
          background: url() no-repeat center center;
          color:#616FD2;
       }
       .botao6 
         {
          position:absolute;
          top:20px;
          right:660px;
          float: right;
          margin:0px;
          padding:0px;
         }
          
       .botao6 a, .botao a:visited 
       {  
          font: normal normal normal 1.2em normal Arial;	
          padding:0px;
          text-decoration: none;
          text-align:center;	
          color:#616F85;
          background: url() no-repeat center center;	
          width:120px;  
          height:24px;	
          display:block;	
       }
          
       .botao6 a:hover 
       { 
          background: url() no-repeat center center;
          color:#616FD2;
       }
       .botao7  
         {
          position:absolute;
          top:20px;
          right:68%;
          float: right;
          margin:0px;
          padding:0px;
         }
          
       .botao7 a, .botao a:visited 
       {  
          font: normal normal normal 1.2em normal Arial;	
          padding:0px;
          text-decoration: none;
          text-align:center;	
          color:#616F85;
          background: url() no-repeat center center;	
          width:120px;  
          height:24px;	
          display:block;	
       }
          
       .botao7 a:hover 
       { 
          background: url() no-repeat center center;
          color:#616FD2;
       }
       */

