/* Guilherme Santos Silva 
  background: white url(../Imagens/AmpidTopLeft.gif) no-repeat fixed left top;
*/
.coluna1 {
  border: 2px ridge #ffcc99;
  padding: 1%;
  background-position: left top;
  width: 46%;
  background-color: #eaeabb;
  float: left;
}
.coluna2 {
  border: 2px ridge #ffcc99;
  padding: 1%;
  background-color: #eaeabb;
  width: 46%;
  float: right;
}
.coluna_unica {
  border: 2px ridge #ffcc99;
  padding: 5%;
  padding-top: 2%;
  background-color: #ebebcc;
  width: 89%;
 }
#coluna_cabec {
  border: 2px ridge #ffcc99;
  padding: 5%;
  background-color: rgb(150, 200, 255);
  width: 100%;
  visibility: visible;
}
#colunafixa {/* teste */
  border: 2px ridge #ffcc99; 
  padding: 5%;
  background-color: #ebebcc;
  width: 80%;
  text-align: center;
  position: fixed;
  top:0px;
  left:5%;
}
p.clear {
  clear: both;
}
p.lista {
  text-indent: 0em;
  margin-left: 20px;
  padding-top: 0px;
  line-height: 1.5em;
  margin-bottom: 0px;
  margin-top: 0px;
}
p.indent {
  text-indent: 4em;
}
p.lista:before {
  content: url(../Imagens/SetaMais.png) " ";
}
.titulocentralizado {
  font-style: italic;
  line-height: 2em;
  font-size: 1.3em;
  text-align: center;
  font-family: 'Times New Roman', Times, serif;
  margin-bottom: 50px;
  margin-top: 50px;
}
.titulocentralizado:first-line {font-size: 1.5em;}
.titulo {
  font-style: italic;
  line-height: 2em;
  font-size: 1.8em;
  text-align: center;
  font-family: 'Times New Roman', Times, serif;
  margin-bottom: 50px;
  margin-top: 50px;
}
.centralizanegrito {
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  line-height: 2em;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
}
.centralizanegrito:first-line {font-size: .9em;}
.citando {
 	text-indent: 0em;
	margin-left: 160px;
	margin-right: 120px;
}
#meu_menu {color: white;}
#meu_menu:first-line {color: black;}
#meu_menu:hover {background-color: #eeee8f; color: black;}
sup {font-size:.7em;}
li {padding: 5px;}
.minititulo {margin-bottom:-10px; font-family:Times New Roman; font-size:1.4em;} 