@charset "utf-8";

/*=== css1 ===*/
/*=== Divisões   ===*/


/*=========================*/
/*=== Divisão global   ===*/
/*===  margin: padding: top right bottom left; ===*/
/*=== width: 752px height: auto (4px)===*/
/*===  margin lefet 4 px margin right 5px   ===*/
/*=== los mrgenes automticos (conjuntamente con un ancho) centran la pgina ===*/		
		.conteiner1 {
		width: 754px;  
		height: 100%;
		margin: 0 auto 0 auto; 
		padding: 0;
		border: none;
		text-align: center;}

/*=========================*/
/*===  Espaço separador com o topo da página ===*/
/*=== caixa de suporte para o menu horizontal flutuante ===*/
/*=== recipiente anterior 754 = width: auto=750 + 2px de margem ===*/
/*===  width: auto=750Px Heith 47px ===*/
/*===  função remedir em folhas-container2.css ===*/
	  
		.recipiente1a {
		width: 750px;
		height: 47px;
		padding-top: 1px;
		margin-right: 2px;
		padding-bottom: 1px;
		margin-left: 2px;
		border: none;
		text-align: center;
	 }
	 
	 

/*=== Aplicar Remide em folhas-conteiner3.css ===*/
/*===width: 116px  height: 19px ===*/
/*=== atual width: 114px  height: 19px ===*/
		.caixa1a {
		width: 116px;
		height: 19px;
		margin: 22px 308px 2px 322px;
		padding: 0;
		border: 1px none;
		text-align: center; 
		}

/*=== Aplicar div limpafica em html ===*/	
		.bloqueio1a {
		width: 100%;
		height: auto;
		margin: 0;
		border: 1px none;
		padding: 0;
		text-align: center; 
		}
		
/*=========================*/
/*=== Menu de navegação 1   ===*/
/*===  menu horizontal flutuante ===*/
/*=== recebe flutuao junto com ul ===*/
/*=== Aplicar Remide em folhas-conteiner3.css ===*/
/*=== aplicar Layout ( width e height) e position: relative ===*/	 
/*=== para se transformar em bloco o objeto necessita espaço em
branco ao seu redor. Neste caso foi usado 1 px cruzado entre margin 
e padding para evitar erros ===*/
/*=== Objeto total 112 por 16 ===*/
/*=== Objeto total 114 por 17 ===*/
		.menu1a {
		width: 100%;
		height: auto;
		margin: 0;
		border: 1px none;
		padding: 1px 1px 1px 1px;
		text-align: center; 
	  }
/*=== Menu de navegação 1 em folhas-menu1.css linha 16===*/
		
/*=========================*/
/*=== Região do Cabeçalho ===*/
/*=== width 750 heigt 74 ===*/
/*=== margen auto 2 px ===*/
/*===  margin: padding: top right bottom left; ===*/

		.recipiente2b {
		width: 750px;
		height: 74px;
		padding-top: 1px;
		margin-right: 2px;
		padding-bottom: 1px;
		margin-left: 2px;
		border: none;
		text-align: center;
		background-image: url(images/top.gif);
		background-repeat: no-repeat;
	 }
	 
/*=== objeto width 578 heigt 44 ===*/
/*=== 578 + 12 = 590 + 86 + 74 = 750 = ===*/
/*=== margin: 27px 86px 0 86px ===*/
/*===  margin: padding: top right bottom left; ===*/

		.caixa2b {
		width: 590px;
		height:44px;
		margin: 25px 74px 0 86px;
		padding: 0;		
		text-align: center;
		background-image: url(images/logotipo1.gif);
		background-repeat: no-repeat;
		}
		
/*=== Aplicar Remide em folhas-conteiner3.css ===*/
		.bloqueio2b {
		width: 100%;
		height: 44px;
		margin: 0;
		border: none;
		padding: 0;
		text-align: right;
		}
		
		
/*================================*/
/*=== Menu principal títulos e sumário ===*/
		.recipiente3c {
		width: 750px;
		height: auto;
		padding-top: 1px;
		margin-right: 2px;
		padding-bottom: 1px;
		margin-left: 2px;
		margin-top: -2px;
		border:none;
		text-align: center;
		background-image: url(images/middle.gif);
		background-repeat: repeat-y;
		}

/*=== caixa de suporte para o menu principal flutuante e ttulos ===*/
/*===  aplicar limpar:after e ===*/
/*===  margin: padding: top right bottom left; ===*/
/*=== width: 750px ===*/
/*=== 672+48+26+1+1 = 750 ===*/
		.caixa3c {
		width: 672px;
		height: auto;
		margin: 0 48px 0 26px;
		padding: 0 1px 0 1px;
		text-align: center;
		border:none;
		 }

/*=== Aplicar div limpafixa em html ===*/
		.bloqueio3c {
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
		border: 1px none;
		text-align: left;
		 }

/*=========================*/
/*=== Menu principal   ===*/
/*=== dado que este elemento es flotante, debe asignarse un ancho ===*/
/*=== aplicar Layout ( width e height) e position: relative ===*/
/*=== deben asignarse los mrgenes izquierdo y derecho de cada elemento que vaya a colocarse en las columnas laterales ===*/
/*===width: total 140px;===*/
/*===margin: -1px 10px 0 -8px;r===*/
		.flutuante3c{
		float: left;
		width: 134px;
		height: auto;
		margin: -1px 10px 0 -8px;
		border: 1px none;
		padding: 0 0 0 0;
		text-align: center;
		
 	}

	/*=== Aplicar Remide em folhas-conteiner3.css ===*/
	.bloqueiodois3c {
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
		border: 1px none;
		text-align: left;
		 }
	
/*=== Cabeçalho do menu principal e menu da navegação 2===*/
/*===width: total 130px; por 24===*/
		.maloteum3c {
		width: 130px;
		height: 24px;
		margin: 0;
		padding: 0;
		border: none;
		text-align: center;
		background-image: url(images/button-bar_02.gif);
		background-repeat: no-repeat;
		}

	/*=== menu da navegação 2===*/
	/*=== caixa de suporte para o menu horizontal flutuante ===*/
	/*===  aplicar limpar:after  ===*/
	/*===  margin: padding: top right bottom left; ===*/
	/*===  Ojeto total de 97 por 22.===*/
		.envelopeum3c {
		width: auto;
		height: 21px;
		margin: 0 17px 0 17px;
		padding: 0;
		border: 1px none;
		text-align: center;
	 }

/*=========================*/
/*===  menu de navegação 2 horizontal flutuante ===*/
/*=== recebe flutuação junto com ul ===*/
/*=== aplicar Layout ( width e height) e position: relative ===*/	 
/*=== para se transformar em bloco o objeto necessita espaço em
branco ao seu redor. Neste caso foi usado 1 px  padding  ===*/
/*===width: 93px;===*/
/*===width: 18px;===*/
/*===  Ojeto total de 93 por 18. 93+ 4 = 97 e 18 + 4 = 22 ===*/
/*=== Aplicar div limpafixa em html ===*/
		.menu2b {
		width: 100%;
		height: auto;
		margin: 0;
		border: 1px none;
		padding: 1px 1px 1px 1px;
		text-align: center;
		}
		
/*=== Menu de navegação 2 em folhas-menu1.css linha 158===*/


.dlinkinfonav2b{
		width: auto;
		height: 6px;
		margin: 0;
		border: none;
		padding: 0;
		text-align: center;
		}
		
		.dlinknav2b{
		width: 92px;
		height: auto;
		margin: 0;
		border: none;
		padding: 0;
		text-align: center;
		}

/*=========================*/
/*=== Menu principal===*/
/*===width: 130px;===*/
		.malotedois3c {
		width: 130px;
		height: auto;
		margin: 0;
		border: 1px none;
		padding: 0;
		text-align: left;
		background-image: url(images/button-bar_03.gif);
		background-repeat: repeat-y;
	 }
	
/*=== caixa de suporte para o menu flutuante ===*/
/*===  aplicar limpar:after ===*/
/*===  margin: padding: top right bottom left; ===*/
/*===  118 + 12 = 130 ===*/
	
  .envelopedois3c {
		width: 118px;
		height: auto;
 		margin: 0 2px 0 6px;
		border: 1px none;
		padding: 1px 1px 1px 1px;
		text-align: center;
}

 /*===  Menu principal===*/
/*=== Elemento do envelope3medio em folhas-conteiner.css linha 169===*/
	  /*===  menu horizontal flutuante ===*/
	  /*=== recebe flutuação junto com ul ===*/
	   /*===  aplicar limpar:after  ===*/
	  /*=== aplicar Layout ( width e height) e position: relative ===*/
    /*=== para se transformar em bloco o objeto necessita espao em
	  branco ao seu redor. Neste caso foi usado 1 px cruzado entre margin 
	  e padding para evitar erros ===*/
	 /*===  114 + 4 = 118 ===*/
	 
	  /*===  Menu principal1 ===*/
	  /*=== Aplicar div limpafixa em html ===*/
	 .menuprincipal1a {
		width: 96px;
		height: auto;
		margin: 0 auto 0 auto;
		border: 1px none;
		padding: 1px 1px 1px 1px;
		text-align: center;
}

/*===  menu principal2===*/
/*===  menu horizontal flutuante ===*/
/*=== recebe flutuao junto com ul ===*/
/*=== Aplicar div limpafixa em html ===*/
/*=== aplicar Layout ( width e height) e position: relative ===*/
/*=== para se transformar em bloco o objeto necessita espao em
branco ao seu redor. Neste caso foi usado 1 px cruzado entre margin 
e padding para evitar erros ===*/

     .menuprincipal2b {
		width: 100%;
		height: auto;
		margin: 0;
		border: 1px none;
		padding: 1px 1px 1px 1px;
		text-align: center;
}


/*===  menu info ===*/
/*===  menu horizontal flutuante ===*/
/*=== recebe flutuao junto com ul ===*/
/*=== Aplicar div limpafixa em html ===*/
/*=== aplicar Layout ( width e height) e position: relative ===*/
     
	  .menuinfo {
		width: 90px;
		height: auto;
		margin: 0 auto 0 auto;
		border: 1px none;
		padding: 1px 1px 4px 0px;
		text-align: center;
		}

		/*===  menu letras===*/
/*===  menu horizontal flutuante ===*/
/*=== recebe flutuao junto com ul ===*/
/*=== Aplicar div limpafixa em html ===*/
/*=== aplicar Layout ( width e height) e position: relative ===*/
     
	  
		.menuletras {
		width: 100px;
		height: auto;
		margin: 0px auto 0 auto;
		border: 1px none;
		padding: 1px 1px 1px 1px;
		text-align: center;
		}


/*=== Menu de navegação principal em folhas-menu1.css linha 17===*/

/*=========================*/
/*===  Fim da div flutuante ===*/
/*=== Menu de navegação 3   ===*/
/*===  height: 32px; ===*/
	   .malotetres3c {
    	width: 130px;
		height: 32px;
		margin: 0;
		border: 1px none;
		padding: 0;
		text-align: center;
	   background-image: url(images/button-bar_05.gif);
		background-repeat: no-repeat;
	 }
    

	 
     /*=== recipiente 3 tem 750  ===*/
	  /*=== Caixa3 tem  672 com 20 20 18 20 = 750 ===*/
	   /*===  total 554 objeto 100 ===*/
	  /*=== 672 - 534 = 138 - 132 = 6 ===*/
	  
	/*===left350 ob318  104  --===*/
	/*===Flutua a direita  --===*/
  	
		.caixanav33c {
		float: right;
		width: 318px;
		height: auto;
		border: none;
		margin: 1px 0 1px 0;
    	padding: 0 1px 0 1px;	
		text-align: left;
		background-image: url(menu/nav3-fundo.gif);
		background-repeat: no-repeat;
		}
		
		.malotenav33c {
		width: 104px;
		height: auto;
		margin: 0;
		border: none;
    	padding: 0;	
		text-align: left;
		float: left;
		}
/*===  menu horizontal flutuante ===*/
/*=== recebe flutuao junto com ul ===*/
/*=== aplicar Layout ( width e height) e position: relative ===*/	 
/*=== para se transformar em bloco o objeto necessita espao em
branco ao seu redor. Neste caso foi usado 1 px cruzado entre margin 
 e padding para evitar erros ===*/
		
 /*=== 98-100     16-18-===*/
		.menu3c {
		width: 100%;
		height: auto;
		margin: 0;
		border: 1px none;
		padding: 1px 1px 1px 1px;
		text-align: center;
		}
		
		.dlinkinfo3c{
		width: auto;
		height: auto;
		margin: 0;
		border: 1px none;
		padding: 0;
		}

/*=========================*/
/*Titulos e suário */
.caixatexto3e {
	   width: 652px;
		height: auto;
    	margin: 10px 0 16px 20px;
	 	border: 1px none;
    	padding: 1px  1px 1px 1px;	
		text-align: center;	
		word-spacing: normal;
 	}
	
	
 		.fraseum3e {
	   width: auto;
		height: auto;
    	margin: 0px;
    	padding: 10px 10px 10px 10px;	
		text-align: justify;
		border-top-width: 2px;
		border-right-width: 3px;
		border-bottom-width: 3px;
		border-left-width: 2px;
		border-color: #006400;
		border-style: solid;
	 }
	 

/*=========================*/
/*===Conteudo===*/	
	 /*=== recipiente 3 tem 750  ===*/
	  /*=== Caixa3 tem  672 com 20 20 18 20 = 750 ===*/
	   /*===  total 554 objeto 100 ===*/
	
		
	  .recipiente4d {
    	width: 750px;
		height: auto;
		padding-top: 1px;
		margin-right: 2px;
		padding-bottom: 1px;
		margin-left: 2px;
		border:none;
		text-align: center;
	   background-image: url(images/middle.gif);
		background-repeat: repeat-y;
	 }
	 


/*=========================*/
/*===Menu de navegação 4 ===*/	
	/*===Flutua a direita  330px--===*/
  	
		.caixa4d {
		width: 110px;
		height: 22px;
		margin: 1px 320px 1px 320px;
		border: 1px none;
    	padding: 0  1px 0 1px;	
		text-align: center;
		}
		
		.envelope4d {
		width: 100%;
		height: 18px;
		margin: 0;
		border: none;
    	padding: 0;	
		text-align: center;
		
		}
/*===  menu horizontal flutuante ===*/
/*=== recebe flutuao junto com ul ===*/
/*=== aplicar Layout ( width e height) e position: relative ===*/	 
/*=== para se transformar em bloco o objeto necessita espao em
branco ao seu redor. Neste caso foi usado 1 px cruzado entre margin 
 e padding para evitar erros ===*/
		
 /*=== 98-100     16-18-===*/
		.menu4d {
		width: 88px;
		height: auto;
		margin: 0;
		border: 1px none;
		padding: 1px 1px 1px 1px;
		float: left;
		}
		
		.dlinkinfonav4d {
		width: 14px;
		height: auto;
		margin: 0;
		border: none;
		padding: 0;	
		text-align: center;
		float: right;
		}
		
		.dlinknav4d{
		width: 100%;
		height: 12px;
		margin: 0;
		border: none;
		padding: 0;	
		text-align: center;
		display: block;
		}


/*=========================*/
/*===Conteudo===*/		
	 	.caixatexto4d {
	   width: 652px;
		height: auto;
    	margin: 10px 48px 16px 48px;
	 	border: 1px none;
    	padding: 1px  1px 1px 1px;	
		text-align: center;	
		word-spacing: normal;
 	}
	 
	  .fraseum4d {
	   width: auto;
		height: auto;
    	margin: 0;
    	padding:  10px 10px 10px 10px;
		text-align: justify;
		border-top-width: 2px;
		border-right-width: 3px;
		border-bottom-width: 3px;
		border-left-width: 2px;
		border-color: #a0522d;
		border-style: solid;
	 }
	
	 
	 .frasedois4d {
	   width: auto;
		height: auto;
    	margin: 0;
    	padding:  10px 10px 10px 10px;	
		text-align: justify;
		border-top-width: 2px;
		border-right-width: 3px;
		border-bottom-width: 3px;
		border-left-width: 2px;
		border-color: #006400;
		border-style: solid;
	 }
	 
	 
	  .barra4d
	 {
		width: 273px;
		height: auto;
    	margin: 0 10px 10px 0;
		border: 1px none olive;
		padding: 0;
		float: left;
		}
	 

	  .recheioum4d {
		width: 100%;
		height: 32px;
    	margin: 0;
		border: 1px none;
		padding: 0;	
		text-align: center;
		}
		

/*=========================*/
/*===Menu de navegação 5===*/		 
 /*===Rodapé Menu 5e ===*/
		
	  .recipiente5e {
    	width: 750px;
		height: auto;
		padding-top: 1px;
		margin-right: 2px;
		padding-bottom: 1px;
		margin-left: 2px;
		border:none;
		text-align: center;
	   background-image: url(images/middle.gif);
		background-repeat: repeat-y;
	 }
	 
	
	 .bloqueio5e {
		width: 688px;
		height: auto;
    	margin: 0 30px 0 30px;
		border: 1px none;
		padding: 1px 1px 1px 1px;	
		text-align: center;
		}
	 
	
	.menu5e {
		width: auto;
		height: auto;
		margin: 0;
		border: 1px none;
		padding: 0;		
		text-align: center;
		font-family: "Bookman Old Style", Georgia, "Calisto MT", Batang, serif;
      font-size: 91%;
	   font-weight: normal;
	   font-style: normal;
		background-color: white;
	   color: #006400; 
		}
		
/*=========================*/
/*=== Fim da página ===*/	
		.recipiente6f {
    	width: 750px;
		height: 72px;
		padding-top: 10px;
		margin-right: 2px;
		padding-bottom: 1px;
		margin-left: 2px;
		margin-top: 0;
		border:none;
		text-align: center;
		background-image: url(images/bottom.gif);
		background-repeat: no-repeat;}
		
		.direitos6f {
		width: 590px;
		height: auto;
    	margin: 0 75px 0 75px;
		border: 1px none;
		padding: 1px 1px 1px 1px;	
		text-align: center;
		}
	

	   .recheio8 {
		width: auto;
		height: 32px;
    	margin: 0;
		border: none;
    	padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;		
		text-align: center;
		}

      .recipiente7g {
    	width: 750px;
		height: 30px;
		padding-top: 1px;
		margin-right: 2px;
		padding-bottom: 1px;
		margin-left: 2px;
		border:none;
		text-align: center; 
	 }
  
  
     .webmaster {
	  	width: 341px;
		height: 29px;
    	margin: 0 auto 0 auto;
		border: none;
		text-align: center; 
 		}
  
  			.masterletras{
  			width: 341px;
			height: 26px;
			margin: 1px 0 3px 0;
			padding: 0;
			border: 1px none;
  			}
			

  
  	.recipiente8h 
	{
    	width: 750px;
		height: 600px;
    	margin: 0 auto;
		border: none;
		padding-top: 580px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		text-align: right;
		}

		
		
/*=========================*/
/*=========================*/	
/*===Página livros ===*/	
		
		.bloqeioie3c
		{
		margin: 0 0 0 136px;
		}

	.titulosdois3c {
		width: 513px;
		height: 96px;
    	margin: 0 auto 16px 0;
		border: none;
		padding: 0px;		
		text-align: right;
		background-image: url(images/outros/pincel-livro.jpg);
		background-repeat: no-repeat;
		}
		
		.logolivro3c {
		width: 513px;
		height: 80px;
    	margin: 0 auto 0 0;
		border: none;
		padding: 0px;		
		text-align: center;
		}
		
		
		.livroum3c{
		margin: 0;
		border: none;
		padding: 0px;
		float: left;
		}
		
		.livrodois3c{
		margin: 0;
		border: none;
		padding: 0px;
		float: right;
		}
		
		/*===Página Artigos ===*/	
		
		.titulostres3c {
		width: 512px;
		height: 96px;
    	margin: 0 auto 16px 0;
		border: none;
		padding: 0px;		
		text-align: right;
		background-image: url(images/outros/folhas.jpg);
		background-repeat: no-repeat;
		}

		.logoartigos3c {
		width: 513px;
		height: 80px;
    	margin: 0 auto 0 0;
		border: none;
		padding: 0px;		
		text-align: center;
		}
		
		.artigosum3c{
		margin: 0;
		border: none;
		padding: 0px;
		float: left;
		}
		
		.artigosdois3c{
		margin: 0;
		border: none;
		padding: 0px;
		float: right;
		}
		
		
		 .conteudodois4d {
	   width: auto;
		height: 363px;
    	margin: 0px;
    	padding: 0 0 0 8px;	
		text-align: justify;
		border-top-width: 2px;
		border-right-width: 3px;
		border-bottom-width: 3px;
		border-left-width: 2px;
		border-color: #006400;
		border-style: solid;
		background-image: url(images/outros/nasceosol.jpg);
 	}	
	
	.recheiodois4d {
		width: 100%;
		height: 32px;
    	margin: 0;
		border: 1px none;
		padding: 0;	
		text-align: center;
		}
	
	/*=======================*/
	/*===Página Glossário ===*/
	/*=== margin: 10px 0 0 140px;  width: 515px height: 96px;===*/
	/*=== height: 96px; ===*/
		/*===  margin: 0 auto 16px 0;
		margin: 0 auto 0 0; ===*/
	
		.titulosquatro3c {
		width: 512px;
		height: 96px;
    	margin: 0 auto 0 0;
		border: none;
		padding: 0;		
		text-align: right;
		background-image: url(images/outros/borboletas.jpg);
		background-repeat: no-repeat;
		}
		
		.logo5e{
		width: 19px; 
		height: auto;
		margin-right: 2px; 
		padding: 0 0 2px 0;	
		border: 1px none;
		
		}
		
		.fraseandoum3c {
		width: 512px;
		height: auto;
    	margin: 0 auto 16px 0;
		border: none;
		padding: 0px;		
		text-align: left;
		}
		
		.fraseandodois3c {
		width: 628px;
		height: auto;
    	margin: 0 auto 20px 20px;
		padding: 10px 10px 10px 10px;		
		text-align: left;
		border-top-width: 2px;
		border-right-width: 3px;
		border-bottom-width: 3px;
		border-left-width: 2px;
		border-color: #a0522d;
		border-style: solid;
		}
		
/*=======================*/
/*===Página Contatos ===*/
		.tituloscinco3c {
		width: 512px;
		height: 96px;
    	margin: 0 auto 16px 0;
		padding: 0;		
		text-align: right;
		background-image: url(images/outros/sonhos.jpg);
		background-repeat: no-repeat;
		}	
		
		.logotipo3c {
		width: 512px;
		height: auto;
    	margin: 0 auto 0 0;
		border: 1px none;
		padding: 1px 0 1px 1px;		
		text-align: left;
		}	
		
		
		.locontato3c{
		width: 90px;
		height: 52px;
		margin: 0;
		border: 1px none;
		padding: 0;	
		float: left;
		display: inline;
		
		}
		

		.imgum3c{
		width: 71px;
		height: auto;
		margin: 0;
		border: 1px none;
		padding: 1px 1px 1px 1px;
		float: left;
		display: block;
		}
		
		.imgdois3c{
		width: 12px;
		height: 12px;
		margin: 0;
		border: 1px none;
		padding: 1px 1px 1px 1px;	
		display: block;
		float: right;
		}
		
		.fraseandotres3c {
		width: 512px;
		height: auto;
    	margin: 0 auto 0 0;
		border: none;
		padding: 0px;		
		text-align: left;
		}
		
		.logotipoum4d {
		width: 636px;
		height: auto;
    	margin: 0;
		border: 1px none;
		padding: 1px 0 1px 1px;		
		text-align: left;
		}	
	
		.locontatoum4d{
		width: 90px;
		height: 52px;
		margin: 0;
		border: 1px none;
		padding: 0;	
		float: left;
		display: inline;
		}
		
		.imgum4d{
		width: 71px;
		height: auto;
		margin: 0;
		border: 1px none;
		padding: 1px 1px 1px 1px;
		float: left;
		display: block;
		}
		
		.imgdois4d{
		width: 12px;
		height: 12px;
		margin: 0;
		border: 1px none;
		padding: 1px 1px 1px 1px;	
		display: block;
		float: right;
		}
		
		.logotipodois4d {
		width: 636px;
		height: auto;
    	margin: 0;
		border: 1px none;
		padding: 1px 0 1px 1px;		
		text-align: left;
		}	
	
		.locontatodois4d{
		width: 90px;
		height: 52px;
		margin: 0;
		border: 1px none;
		padding: 0;	
		float: left;
		display: inline;
		}
		
		.imgtres4d{
		width: 71px;
		height: auto;
		margin: 0;
		border: 1px none;
		padding: 1px 1px 1px 1px;
		float: left;
		display: block;
		}
		
		.imgquatro4d{
		width: 12px;
		height: 12px;
		margin: 0;
		border: 1px none;
		padding: 1px 1px 1px 1px;	
		display: block;
		float: right;
		}
		
		
		
		.logotipotres4d {
		width: 636px;
		height: auto;
    	margin: 0;
		border: 1px none;
		padding: 1px 0 1px 1px;		
		text-align: left;
		}	
	
		.locontatotres4d{
		width: 120px;
		height: 52px;
		margin: 0;
		border: 1px none;
		padding: 1px 0 1px 1px;	
		float: left;
		text-align: left;
		}
		
		.imgcinco4d{
		width: 101px;
		height: auto;
		margin: 0;
		border: 1px none;
		padding: 1px 1px 1px 1px;
		float: left;
		display: block;
		}
		
		.imgseis4d{
		width: 12px;
		height: 12px;
		margin: 0;
		border: 1px none;
		padding: 1px 1px 1px 1px;	
		display: block;
		float: right;
		}
		
		.frasetres4d {
	   width: auto;
		height: auto;
    	margin: 0;
    	padding:  10px 10px 10px 10px;
		text-align: justify;
		border-top-width: 2px;
		border-right-width: 3px;
		border-bottom-width: 3px;
		border-left-width: 2px;
		border-color: #a0522d;
		border-style: solid;
	 }
		
		
		
		
/*=====================*/
/*===Página Agenda ===*/
		
		.titulosseis3c	{
		width: 508px;
		height: auto;
    	margin: 0 auto 0 0;
		border: none;
    	padding-top: 14px;
		padding-right: 12px;
		padding-bottom: 10px;
		padding-left: 12px;		
		text-align: center;
		background-color: navy;
		color: white;
		}
		
		.antigo1a {
		width: 502px;
		height: auto;
    	margin: 0 auto 0 auto;
    	padding: 0px;		
		text-align: left;
		background-image: url(images/outros/ao-1-fundo-4.jpg);
		background-repeat: no-repeat;
		border: none;
		}
		
		.antigo2b {
		width: 502px;
   	height: auto;
		background-color: white;
	   margin: -6px auto 0 auto;
    	padding-top: 0;		
		text-align: center;
		border: none;
		color: blue;
		}
		
		.subtitulo3c{
		width: 518px;
		height: auto;
    	margin: 0 auto 0 0;
		border: none;
		text-align: left;
    	padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;		
		}
		
		
		.imgcaoum4d{
		width: 464px;
		height: auto;
		margin: 0 82px 0 83px;
		text-align: center;
		}
		
		.frasequatro4d {
	   width: auto;
		height: auto;
    	margin: 0;
    	padding:  10px 10px 10px 10px;	
		text-align: justify;
		border-top-width: 2px;
		border-right-width: 3px;
		border-bottom-width: 3px;
		border-left-width: 2px;
		border-color: #006400;
		border-style: solid;
	 }
		.imgcaodois4d{
		width: 100px;
		height: auto;
		margin: 0 263px 0 264px;
		text-align: center;}
		
		
		
		.frasecinco4d {
	   width: auto;
		height: auto;
    	margin: 0;
    	padding:  10px 10px 10px 10px;
		text-align: justify;
		border-top-width: 2px;
		border-right-width: 3px;
		border-bottom-width: 3px;
		border-left-width: 2px;
		border-color: #a0522d;
		border-style: solid;
	 }
		
		.fraseseis4d {
	   width: auto;
		height: auto;
    	margin: 0;
    	padding:  10px 10px 10px 10px;	
		text-align: justify;
		border-top-width: 2px;
		border-right-width: 3px;
		border-bottom-width: 3px;
		border-left-width: 2px;
		border-color: #006400;
		border-style: solid;
	 }
		
	
	/*=====================*/
/*===Página Info ===*/
	
	
	
	
.bloqueio1ainfo {
		width: 100%;
		height: auto;
		margin: 0;
		border: 1px none;
		padding: 0;
		text-align: center;
		background-color: fuchsia;
		color: white;
		}
		
		.caixa2binfo {
		width: 590px;
		height:44px;
		margin: 25px 74px 0 86px;
		padding: 0;		
		text-align: center;
		background-image: url(images/logotipo1.gif);
		background-repeat: no-repeat;
		border: 1px solid blue;
		}
	  	
		
		#rglogo2b2 {
		border: 1px solid fuchsia;
		} 


		.bloqueio3cinfo {
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
		border: 1px solid #32cd32;
		text-align: left;
 		}

		.bloqueiodois3cinfo {
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
		border: 1px solid blue;
		text-align: left;
		 }
		 
		.envelopeum3cinfo {
		width: auto;
		height: 21px;
		margin: 0 17px 0 17px;
		padding: 0;
		border: 1px solid black;
		text-align: center;
		
	 }
		.malotenav33cinfo {
		width: 104px;
		height: auto;
		margin: 0;
		border: 1px solid #32cd32;
    	padding: 0;	
		text-align: left;
		float: left;
		}
		
		.envelope4dinfo {
		width: 100%;
		height: 18px;
		margin: 0;
		border: none;
    	padding: 0;	
		text-align: center;
		background-color: fuchsia;
		color: teal;
		} 	