body {
  margin: 0px;
  font-family: RalewayThin;
}
ul {
  text-decoration: none;
  list-style-type: none;
  padding-left: 0px;
  display: inline;
}
#content {
  width: 960px;
  margin-left: auto;
  font-size: 0.9em;
  margin-right: auto;
  margin-top: 20px;
  height: 521px;
  background-image: url(imagenes/marcoempty3.png);
}
#logo {
  background-repeat: no-repeat;
  width: 318px;
  margin-bottom: 2px;
  height: 76px;
  float: left;
  margin-right: 2px;
}
#logo a {
  overflow: hidden;
  height: 0px;
  width: 100%;
  padding-top: 76px;
  display: block;
  background-image: url(imagenes/momologo-BLACK&green.png);
  background-repeat: no-repeat;
  background-position: center top;
}
#logo a:hover {
  background-position: center bottom;
  background-image: url(imagenes/momologo-BLACK&green.png);
  background-repeat: no-repeat;
}
#table {
  background-position: left top;
  background-image: url(imagenes/Index_2011_04.png);
  background-repeat: repeat;
  margin-left: auto;
  width: 960px;
  margin-right: auto;
  height: 480px;
}
.tablelist li {
  float: left;
}
.empty {
  display: block;
  height: 78px;
  margin-right: 2px;
  color: #fafafa;
  margin-bottom: 2px;
  width: 78px;
  visibility: hidden;
}
.type01 a {
  font-size: 0.9em;
  margin-bottom: 2px;
  font-weight: inherit;
  width: 78px;
  display: block;
  text-decoration: none;
  background-position:  center center;
  padding-top: 29px;
  height: 49px;
  margin-right: 2px;
  text-align: center;
  background-image: url(imagenes/greencircle02.png);
  background-repeat: no-repeat;
  color: black;
}
.type01 a:hover {
  background-image: url(imagenes/greencircle03.png);
}
.type02 a {
  text-decoration: none;
  color: black;
  width: 158px;
  height: 67px;
  display: block;
  margin-right: 2px;
  text-align: center;
  padding-top: 11px;
  margin-bottom: 2px;
  font-size: 0.8em;
  background-image: url(imagenes/index_fondoexpo.png);
  background-repeat: no-repeat;
  background-position:  center center;
}
.type02off a:hover {
  border-color: black black #28f028;
  background-position: left top;
  background-color: black;
  background-repeat: repeat;
  color: white;
}
.type03 a {
  display: block;
  background-position:  center center;
  padding-top: 29px;
  font-weight: inherit;
  color: #666666;
  font-size: 1em;
  height: 49px;
  text-decoration: none;
  width: 78px;
  background-repeat: no-repeat;
  text-align: center;
  margin-right: 2px;
  background-image: url(imagenes/greencircle01.png);
  margin-bottom: 2px;
}
.type03 a:hover {
  background-image: url(imagenes/greencircle02.png);
}
.type04 {
  border-style: dotted;
  border-width: 1px;
  width: 74px;
  height: 72px;
  padding-top: 4px;
  padding-left: 1px;
  font-size: 0.7em;
  text-align: center;
  padding-right: 1px;
  margin-right: 2px;
  margin-bottom: 2px;
  visibility: hidden;
}
#footer {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
#footer li a {
  border: 1px dotted #999999;
  font-size: 0.8em;
  color: #999999;
  text-align: center;
  text-decoration: none;
  display: block;
  float: left;
  background-color: white;
  width: 956px;
  height: 26px;
  padding-top: 10px;
}
#footer li a:hover {
  border-bottom-color: black;
  border-top-color: black;
  color: black;
}
