body {
  margin: 0;
  padding: 0;
  background: olive url(../images/boxmid2.png) repeat-y scroll 50%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}
a:link, a:visited, a:active {
  color: #666666;
  font-family: verdana,arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 8pt;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
a:hover {
  color: #333333;
  font-family: verdana,arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 8pt;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
h1 {
  margin: 0;
  padding: 20px;
  font-family: verdana,arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 28pt;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #666666;
}
h2 {
  border-style: none;
  border-color: white;
  margin: 0;
  padding: 10px;
  font-size: 16pt;
  text-align: center;
  font-weight: bold;
  color: white;
  font-variant: normal;
  font-stretch: normal;
  font-style: normal;
  font-size-adjust: none;
  font-family: Maiandra GD;
  line-height: 1em;
  background-image: url(../images/titulos.png);
  background-position:  center center;
}
p {
  margin: 0px;
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 9pt;
  line-height: 1.7em;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: justify;
}
#contain {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}
#encab{
  width: 908px;
  margin-left: auto;
  margin-right: auto;
}
#header {
  border-bottom: 0px solid #cccccc;
  background: #9b8f32 none repeat scroll 0% 50%;
  width: 750px;
}
#header2 {
  background: olive none repeat scroll 0% 50%;
  width: 750px;
}
#content {
  padding: 5px 0;
  width: 750px;
  float: left;
}
#content p {
  margin: 0;
  padding: 3px 18px;
}
#footer {
  border-top: 1px solid #cccccc;
  padding: 4px 0;
  background: #9b8f32 none repeat scroll 0% 50%;
  width: 750px;
  clear: both;
  color: white;
  font-weight: bold;
}
#footer p {
  text-align: right;
  padding-right: 4px;
  font-family: verdana,arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 8pt;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: white;
}
* .fisheye {
  background: olive url(../images/menu.png) repeat-y scroll 50%;
  text-align: center;
  height: 50px;
  position: relative;
}
a.fisheyeItem {
  text-align: center;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  width: 40px;
  position: absolute;
  display: block;
  top: 0;
  font-size: 1em;
}
.fisheyeItem img {
  border:  none;
  margin: 0 auto 5px;
  width: 100%;
}
.fisheyeItem span {
  display: none;
}
.fisheyeContainter {
  height: 50px;
  width: 200px;
  left: 500px;
  position: absolute;
}
#fisheye2 {
  position: absolute;
  width: 100%;
  bottom: 0px;
}
.text {
  font-family: Verdana, Helvetica, serif;
  font-size: 9pt;
  color: #000;
  text-decoration: none;
  line-height: 18px;
  font-weight: normal;
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;
  }