@charset "utf-8";
/* CSS Document */
body.principal{
  background:url(../imagens/fundo.jpg) no-repeat;
  background-size:cover;  
}

div.texto{  
  color: #000044;
  text-decoration: none;
  font-family: verdana;  
  font-size: 10pt;
}

table.lateral{
   height:780px;
}

td.lateral {
   background-color:#333;
   width:50px;
   height:50px;
   border-radius-left: 100px!important;
}
.lateral pre{
  color: white;
  text-decoration: none;
  font-family: verdana;  
  font-size: 11pt;
  width:50px;
  text-align: center;
}

.contas{
  height:450px;
  left:50%;
  margin:-245px 0 0 -250px;
  position:relative;
  top:210px;
  width:500px;
}

.contas img{
  width: 500px;
}

.tce{
	position:absolute;
	top:10px;
	left:80px;	
}
.tce img{
  width:150px;
}
.logosuperior img{
  width:500px;
}

.capa1 a{
  color: #000044;
  text-decoration: none;
  font-family: verdana;  
  font-size: 10pt;
}

.capa1 img{
  width:200px;
}


.container{
  width:1000px;
  border-radius: 20px!important;
  overflow: hidden!important;
}

.conteudo{
  background:rgba(255,255,255,0.3);
  /*left:40%;
  margin:-245px 0 0 -380px;
  top:120px;*/
}

.video{
	padding-left:100px;
}

.conteudo iframe{
 width: 100%;
 /*height: 100%; */
 border:none;
 height: 780px;
}
.menu{
  text-align: -webkit-center;
  width: 250px;
}

.menu a{
  color: white;
  text-decoration: none;
  line-height: 80px;
  font-family: verdana;
  text-align:center;
  
}

.inicio a{
  color: #000044;
  text-decoration: none;
  font-family: verdana;
  top:250px;
  padding-left:700px;
  font-size:13px;
  position:absolute;
}
.box a{
padding-left:400px;
}
.box img{
width:400px;
}

.menu div{
  height: 80px;  
}
.inicio{
  background:url(../imagens/botao11.png);
}
.economia{
  background:url(../imagens/botao6.png);
}
.contabilidade{
  background:url(../imagens/botao1.png);
}
.gestao{
  background:url(../imagens/botao2.png);
}
.programas{
  background:url(../imagens/botao4.png);
}
.limites{
  background:url(../imagens/botao5.png);
}
.ressalvas{
  background:url(../imagens/botao7.png);
}
.relatorio{
  background:url(../imagens/botao8.png);
}
.instrucao{
  background:url(../imagens/botao9.png);
}
.sintese{
  background:url(../imagens/botao10.png);
}
.videos{
  background:url(../imagens/botao13.png);
}

