body {
  margin: 0;
  padding: 0;
  background-color: #eeeeee;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position:  50% 50%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}
#Tipo01 {
  margin: 0 auto;
  width: 600px;
}
#Tipo02 {
  float: left;
  width: 400px;
  text-align: justify;
}
#Tipo03 {
  float: right;
  color: #999999;
  width: 170px;
}
#Tipo04 {
  margin: 0 auto;
  padding: 10px 0;
  background-color: #cece7b;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: 0% 50%;
  width: 622px;
  clear: both;
  text-align: center;
  color: #ffffff;
}
#Tipo04 p {
  padding: 0;
}
h1#Tipo06 {
  border-bottom: 5px solid #00a65d;
  margin: 0px auto 15px;
  background: transparent url(im/T_02.gif) repeat scroll 0% 50%;
  width: 622px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 200%;
  height: 90px;
  line-height: 90px;
  font-weight: normal;
  letter-spacing: 3px;
  text-align: center;
  opacity: 0.9;
}
html > body {
  margin-bottom: 0px;
}
#Tipo02 h2 {
  border-bottom: 1px dotted #cccccc;
  font-weight: normal;
  font-size: 155%;
  color: #222222;
  margin-bottom: 5px;
  padding-bottom: 2px;
}
#Tipo03 h3 {
  font-weight: normal;
  font-size: 150%;
  color: #777777;
  margin-bottom: -5px;
}
#Tipo01 a:link, #Tipo01 a:visited {
  border-bottom: 0px solid #003366;
  text-decoration: none;
  color: #003366;
}
#Tipo01 a:hover {
  border-bottom: 0px solid #cc3300;
  text-decoration: none;
  color: #cc3300;
}
#Tipo06 a, #Tipo06 a:hover {
  color: #ffffff;
  text-decoration: none;
}
#Tipo04 a {
  text-decoration: none;
  color: #000000;
}
#Tipo04 a:hover {
  color: #cccccc;
}
p.Tipo07 {
  padding: 5px 0px;
  font-size: 10px;
  color: #aaaaaa;
}
.hide {
  display: none;
}
li {
  list-style-type: square;
  list-style-image: none;
  list-style-position: outside;
}
#Tipo03 ul {
  padding: 3px 0px 3px 10px;
}
html > body #Tipo03 ul {
  padding: 3px 0px 3px 30px;
}
#Tipo05 li {
  padding-bottom: 5px;
}
#Tipo05 li:hover {
  color: #666666;
}
div#Tipo00 {
  border-bottom: 1px solid #ffffff;
  margin: 0 auto;
  width: 622px;
  background-color: #00accd;
}
div#Tipo00 ul {
  margin: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: white;
  text-align: center;
  padding-bottom: 5px;
  padding-top: 5px;
}
div#Tipo00 ul li {
  display: inline;
  margin-left: -3px;
}
div#Tipo00 ul li a {
  border-right: 1px solid #ffffff;
  padding: 5px 10px;
  color: white;
  text-decoration: none;
}
div#Tipo00 ul li a:hover {
  color: white;
  background-color: #00a65d;
}
#active a {
  border-left: 1px solid #ffffff;
}
