/* Generated by KompoZer */
#wrap {
  width: 863px;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
}
#header {
  width: 100%;
  clear: both;
  background-color: white;
}
#main {
  width: 100%;
  background-color: white;
}
#menu {
  width: 290px;
  float: left;
  background-color: white;
  text-align: center;
}
#content {
  background-color: white;
  float: right;
  width: 570px;
}
#bottom {
  height: 142px;
  clear: both;
  background-color: white;
  width: 100%;
}
body {
  margin: 0px;
  color: #006600;
}
.titulos {
  font-weight: bold;
  font-size: xx-large;
  color: #3333ff;
}
a:link {
  color: #999999;
  text-decoration: none;
}
a:active {
  color: #1a75ce;
  text-decoration: none;
}
a:hover {
  color: #1a75ce;
  text-decoration: none;
}
a:visited {
  color: #1a75ce;
  text-decoration: none;
}
