/* Guilherme Santos Silva*/
body {
  background-color: #89B0C6;
//  background-image: url(../Imagens/BodyTop.jpg);
//  background-repeat: repeat-x;
  color:#224;
  margin-left: 5%;
  margin-right: 5%;  
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 0.8em;
  text-align: justify;
  line-height: 1.6em;
}
p {
  padding: 5px;
  font-style: normal;
  text-align: justify;
}
#titulo {
  font-family: "Times New Roman", Times, serif;
  text-align:left;
  font-size:2.0em;
  color:#fff;
  margin-top:10px;
  margin-left:7%;
  margin-right:7%;
}
.coluna1 {
  border: 2px ridge #ffcc99;
  padding: 1%;
  background-position: left top;
  width: 46%;
  text-align: justify;
  background-color: #eaeabb;
  float: left;
}
.coluna2 {
  border: 2px ridge #ffcc99;
  padding: 1%;
  background-color: #eaeabb;
  width: 46%;
  text-align: justify;
  float: right;
}
.coluna_menu {
/*  padding-right: 15px;
  margin-right: 4px;*/
  padding:.5%;
  float: left;
  width: 24%;
}
.coluna1_3 {
  padding-left:.5%;    
  border: none;
  float: left;
  width: 34%;
}
h1.degrade {
  background-image:url("../Imagens/FundoLabel.jpg");
  background-repeat:repeat-x;
  line-height:40px;  
  text-align: left;
  padding-left: 5px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: "Times New Roman",Times,serif;
  font-size: 2.4em;
  font-style: italic;
  font-weight: normal;
  color: #000066;
  border: 1px solid #efefef;
  border-bottom-color: #89d0f0; -moz-border-radius: 12px; -webkit-border-radius: 12px;
  clear: both;       
}
h1, h2, h3, h4, h5, h6 {
  border-style: none none solid;
  border-color: black;
  border-width: 1px;
  text-align: left;
  padding-left: 0px;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 4px;
  font-family: "Times New Roman", Times, serif;
  color: #000066;
  font-weight: normal;       
}
h1 { font-size: 200%;  line-height: 1.2em;}
h2 { font-size: 180%;}
h3 { font-size: 160%;}
h4 { font-size: 140%;}
h5 { font-size: 110%;}
h6 { font-size: 100%;}
p.clear {
  clear: both;
  margin-bottom: -20px;
}
p.lista {
  text-indent: 0em;
  margin-left: 10px;
  padding-top: 0px;
  line-height: 1.7em;
  margin-bottom: 0px;
  margin-top: 0px;
}
p.lista:before { content: url(../Imagens/seta.jpg) " " ;}
p.indent {text-indent: 4em;}
.menu_0 {
  font-family: "Times New Roman", serif;
  font-size:1.6em;
  color:#dda;
  text-align:left;
  margin-top:6px;
  margin-bottom:8px;
  border-bottom: 1px solid #dda;
} 
.menu_1 {
  font-family: "Times New Roman", serif;  
  font-size:1.1em;
  font-weight:bold;
  color:#dda;
  padding:4px;
  padding-left:0px;
  text-align:left;
  line-height:1.2em;
  margin:0px;
  margin-bottom:1px;
  margin-top:1px;
}
.menu_2 {
  font-family: "Times New Roman", serif;  
  color:#dda;
  font-size:1.1em;
  font-weight:bold; 
  border:none;
  background-color: #89afc6;
  text-align: left;
  text-indent:4em;
  padding-top:0px;
  line-height:1.2em;
  margin-bottom:0.5px ;
  margin-top:0.5px;
}
.menu_1:hover:before{margin-left:-10px;content: url("../Imagens/SetaMenu.gif")}
.menu_2:hover:before{margin-left:-10px;content: url("../Imagens/SetaMenu.gif")}
.menu_1 > a {text-decoration: none; color: #dda;}
.menu_2 > a {text-decoration: none; color: #dda;}
.menu_1 > a:hover {background-color:#3E7096;text-decoration:none; color: #ff0; }
.menu_2 > a:hover {color: #ffb303;}
.menu_top {
  font-family: Verdana, Arial, sans-serif;
  font-size:.8em;
  font-weight:bold;
  text-decoration:none;
  color: #ffa;
  margin-left:10px;
  margin-right:10px;
}
.menu_top:hover {text-decoration:overline;color: #afa;}
.moz {border: 1px solid #efefef; border-bottom-color: #89d0f0; -moz-border-radius: 12px; -webkit-border-radius: 12px; clear: both;}

