body {
	/*text-align: center;*/
	margin: 0;
	padding: 0;
	background-color: rgb(255,255,255);
}
div.todo_site {
	width:100%;
	min-width:760px;
}
img.link_logosofia {
	position: absolute;
	left: 50%;
	margin-left: -350px;
	top: 26px;
	width: 220px;
	height: 46px;
	border: 0;
}
div.corpo {
	text-align: center;
	margin: 0 auto;
	width:100%;
	/*width: 760px;*/
} 
div.idiomas {
	padding-top: 40px;
	padding-right: 30px;
	text-align: right;
	font-family: Tahoma,Arial,Helvetica,'sans serif';
	font-size: 8pt;
	font-weight: bold;
	color: rgb(255,255,255);
	width: 740px;
	margin: 0 auto;
}
div.cabecalho {
}
div.oculto {
	display: none;
}
img.linha {
	width:100%;
	min-width:750px;
	max-width:1024px;
	height:2px;
}
a:link {
  color: rgb(19,53,132);
  text-decoration: none;
}
a:visited {
  color: rgb(19,53,132);
  text-decoration: none;
}
a:hover {
  color: rgb(78,130,250);
  text-decoration: none;
}

a.idioma:link {
  color: rgb(255,255,255);
  text-decoration: none;
}
a.idioma:visited {
  color: rgb(255,255,255);
  text-decoration: none;
}
a.idioma:hover {
  color: rgb(250,240,128);
  text-decoration: underline;
}
a.idioma-sel:link {
  color: rgb(247,227,0);
  text-decoration: underline;
}
a.idioma-sel:visited {
  color: rgb(247,227,0);
  text-decoration: underline;
}
a.idioma-sel:hover {
  color: rgb(250,240,128);
  text-decoration: underline;
}

table.menu {
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 750px;
}
td.menu {
  width: 25%;
  font-family: Tahoma,Arial,Helvetica,'sans serif';
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  padding-top: 1px;
  padding-bottom: 4px;
}
td.menu-sel {
  width: 25%;
  font-family: Tahoma,Arial,Helvetica,'sans serif';
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  padding-top: 1px;
  padding-bottom: 4px;
}
a.menu:link {
  color: rgb(245,245,250);
  text-decoration: none;
}
a.menu:visited {
  color: rgb(245,245,250);
  text-decoration: none;
}
a.menu:hover {
  color: rgb(255,255,255);
  text-decoration: underline;
}
a.menu-sel:link {
  color: rgb(247,227,0);
  text-decoration: underline;
}
a.menu-sel:visited {
  color: rgb(247,227,0);
  text-decoration: underline;
}
a.menu-sel:hover {
  color: rgb(250,240,128);
  text-decoration: underline;
}
img.separador {
  width: 6px;
  height: 6px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 2px;
}

div.index-esquerda {
	float: left;
	width: 64%;
}
div.index-direita {
	float: left;
	width: 34%;
	margin-left: 10px;
}
div.destaque1 {
	background-color: rgb(242,245,250);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
div.destaque2 {
	background-color: rgb(217,224,236);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
div.conteudo {
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	max-width: 1024px;
}
div.texto {
}
p.titulo {
  text-align: left;
  font-family: Tahoma,Arial,Helvetica,'sans serif';
  font-size: 16pt;
  font-weight: bold;
  color: rgb(83,129,240);
}
p.item-index {
  text-align: justify;
  font-family: Tahoma,Arial,Helvetica,'sans serif';
  font-size: 11pt;
  font-weight: bold;
  color: rgb(19,53,132);
}
p.item-index-2 {
  text-align: justify;
  font-family: Tahoma,Arial,Helvetica,'sans serif';
  font-size: 10pt;
  /*font-weight: bold;*/
  /*color: rgb(19,53,132);*/
}
p.titulo2 {
  text-align: left;
  font-family: Tahoma,Arial,Helvetica,'sans serif';
  font-size: 11pt;
  font-weight: bold;
  color: rgb(83,129,240);
}
p.texto {
  text-align: justify;
  font-family: Verdana,Arial,Helvetica,'sans serif';
  font-size: 10pt;
  color: rgb(0,0,0);
}
p.texto-direita {
  text-align: right;
  font-family: Verdana,Arial,Helvetica,'sans serif';
  font-size: 10pt;
  color: rgb(0,0,0);
}
p.ensinamento {
  text-align: right;
  font-family: 'Lucida Calligraphy',Purisa,'Times New Roman',Times,'serif';
  font-size: 10pt;
  font-style: italic;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  /*color: rgb(83,129,240);*/
}
p.ensinamento-fonte {
  text-align: right;
  font-family: Verdana,Arial,Helvetica,'sans serif';
  font-size: 10pt;
  padding-left: 10px;
  padding-right: 10px;
  /*color: rgb(83,129,240);*/
}
img.ensinamento {
  border: 0;
  /*margin-top: 10px;*/
}
a.ensinamento:link {
  color: rgb(207,127,0);
  text-decoration: none;
}
a.ensinamento:visited {
  color: rgb(207,127,0);
  text-decoration: none;
}
a.ensinamento:hover {
  color: rgb(210,140,64);
  text-decoration: none;
}
div.paises {
  text-align: left;
  margin: 0 auto;
  width: 250px;
  font-family: Verdana,Arial,Helvetica,'sans serif';
  font-size: 10pt;
  color: rgb(0,0,0);
}
img.bandeira {
  width: 68px;
  height: 50px;
  border: 0;
  padding-bottom: 10px;
  padding-right: 5px;
  vertical-align: middle;
}
span.bandeira {
  vertical-align: middle;
  font-weight: bold;
}
span.link {
  color: rgb(19,53,132);
  cursor: pointer;
}
span.link:hover {
  color: rgb(78,130,250);
  cursor: pointer;
}
div.img-autor {
	float: right;
	margin-left: 15px;
	margin-bottom: 60px;
}
div.container-aba-normal {
  width: 100%;
  margin-bottom: 10px;
  border: 0;
}
div.container-aba-aberto {
  width: 100%;
  background-color: rgb(236,243,255);
  margin: 0;
  padding: 0;
  border: 1px solid rgb(236,243,255);
}
img.seta-aba {
  border: 0;
  padding-right: 5px;
}
div.arredondado-topo {
  width: 100%;
  height: 15px;
  line-height: 15px;
  margin: 0;
  padding: 0;
  border: 0;
}
div.arredondado-baixo {
  width: 100%;
  height: 15px;
  line-height: 15px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  border: 0;
}
div.arredondado-oculto {
  width: 100%;
  height: 15px;
  line-height: 15px;
  margin: 0;
  padding: 0;
  display: none;
  border: 0;
}
img.arredondado {
  width: 100%;
  height: 15px;
  border: 0;
}

div.img-livro {
	float: left;
	width: 128px;
	margin-right: 10px;
}
span.destaque-menor {
	font-size: 8pt;
	font-style: italic;
}
div.centro {
  text-align: center;
}
div.arredondado-form {
  width: 760px;
  height: 15px;
  line-height: 15px;
  margin: 0 auto;
  padding: 0;
}
div.form {
  background-color: rgb(236,243,255);
  padding: 10px;
  width: 740px;
  margin: 0 auto;
  text-align: center;
}
table.form {
  width: 700px;
  margin: 0 auto;
}
td.form {
  text-align: left;
  font-family: Verdana,Arial,Helvetica,'sans serif';
  font-size: 10pt;
  color: rgb(0,0,0);
}
p.texto-centro {
  text-align: center;
  font-family: Verdana,Arial,Helvetica,'sans serif';
  font-size: 10pt;
  color: rgb(0,0,0);
}
p.texto-centro-visite-brasil {
  display: none;
  text-align: center;
  font-family: Verdana,Arial,Helvetica,'sans serif';
  font-size: 12pt;
  color: rgb(0,0,0);
  margin-top: 50px;
  margin-bottom: 50px;
}
div.mundo {
  text-align: center;
  display: block;
}
div.mundo-invisivel {
  text-align: center;
  display: none;
}

div.copyright {
  text-align: center;
  font-family: Verdana,Arial,Helvetica,'sans serif';
  font-size: 8pt;
  font-style: italic;
  color: rgb(20,29,45);
  padding-bottom: 20px;
  padding-top: 20px;
}

input.texto {
  border: 1px solid rgb(19,53,132);
  background: rgb(255,250,212);
  width: 320px;
}
textarea.texto {
  border: 1px solid rgb(19,53,132);
  background: rgb(255,250,212);
  width: 700px;
}
select.texto {
  border: 1px solid rgb(19,53,132);
  background: rgb(255,250,212);
  width: 320px;
}
input.botao {
  font-family: Verdana,Arial,Helvetica,'sans serif';
  font-size: 10pt;
  font-weight: bold;
  border: 1px solid black;
  color: rgb(247,227,0);
  background: rgb(19,53,132);
  width: 100px;
}

img.item {
	margin-right: 5px;
}
div.clearer {
	clear: left;
	line-height: 0;
	height: 0;
}
div.topo-caixa {
	width: 100%;
	height: 12px;
	line-height: 12px;
}
img.topo-caixa {
	width: 100%;
	height: 12px;
}
div.baixo-caixa {
	width: 100%;
	height: 15px;
	line-height: 15px;
	margin-top: -3px;
}
img.baixo-caixa {
	width: 100%;
	height: 15px;
}
table.caixa {
	width: 100%;
	border: 0;
}
td.lateral-caixa {
	width: 12px;
}
div.index-logosophy {
	background-color: rgb(240,241,226);
	padding-bottom: 3px;
}
div.index-video {
	background-color: rgb(236,236,234);
	padding-bottom: 3px;
}
div.index-contact {
	background-color: rgb(234,211,187);
	padding-bottom: 3px;
}
div.index-world {
	background-color: rgb(236,243,255);
	padding-bottom: 3px;
}
select.video {
  border: 1px solid rgb(19,53,132);
  /*background: rgb(255,250,212);*/
}
