body {
  margin: 0px;
  font-family: RalewayThin;
}
ul {
  text-decoration: none;
  list-style-type: none;
  padding-left: 0px;
  display: inline;
}
#header {
  margin-top: 20px;
  font-size: 0.9em;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  background-image: url(imagenes/marcoempty3.png);
  height: 80px;
}
#menu {
  height: 80px;
  float: left;
}
#logo {
  height: 18px;
  background-image: url(imagenes/momologo-BLACK&green-peque.png);
  width: 76px;
  background-position: left top;
  margin-right: 2px;
  background-repeat: no-repeat;
  margin-top: 3px;
}
#logo a {
  overflow: hidden;
  display: block;
  padding-top: 18px;
  height: 0px;
}
#logo a:hover {
  background-position: left bottom;
  background-image: url(imagenes/momologo-BLACK&green-peque.png);
  background-repeat: no-repeat;
}
.menuoption a {
  border-style: dotted;
  border-width: 1px;
  margin-right: 2px;
  text-decoration: none;
  height: 15px;
  width: 76px;
  text-align: center;
  color: black;
  font-weight: inherit;
  background-position:  center center;
  background-repeat: no-repeat;
  display: block;
  margin-top: 2px;
}
.menuoption a:hover {
  border-style: solid;
  border-width: 1px;
  color: #61c100;
  background-position:  center center;
  background-repeat: no-repeat;
}
#menu:hover .menuoption {
  display: block;
}
#we {
  float: right;
  width: 400px;
}
#weactive {
  overflow: hidden;
  margin-right: 2px;
  height: 47px;
  background-position:  center center;
  text-decoration: none;
  float: left;
  background-repeat: no-repeat;
  padding-top: 30px;
  text-align: center;
  width: 78px;
  font-size: 0.8em;
  background-image: url(imagenes/greencircle03.png);
  color: #468d00;
}
.weoption a {
  overflow: hidden;
  margin-right: 2px;
  padding-top: 30px;
  height: 47px;
  text-align: center;
  background-position:  center center;
  text-decoration: none;
  width: 78px;
  font-size: 0.8em;
  float: left;
  background-image: url(imagenes/greencircle01.png);
  background-repeat: no-repeat;
  color: #468d00;
}
.weoption a:hover {
  background-image: url(imagenes/greencircle02.png);
  background-position:  center center;
  background-repeat: no-repeat;
}
#content {
  height: 400px;
  margin-left: auto;
  font-size: 0.8em;
  width: 960px;
  margin-right: auto;
  background-image: url(imagenes/marcoempty3.png);
}
.cv2 {
  border-top: 1px dotted #6edd00;
  border-bottom: 1px dotted #6edd00;
  height: 354px;
  background-color: white;
  width: 798px;
  padding-top: 42px;
  padding-left: 80px;
  padding-right: 80px;
}
.cv2 table {
}
.cv2 td {
  height: 20px;
}
.cv2 a {
  text-decoration: none;
  color: #489100;
}
#comingsoon a {
  background-image: url(imagenes/comingsoon.png);
  background-position: left top;
}
#comingsoon a:hover {
  overflow: hidden;
  background-image: url(imagenes/comingsoon.png);
  background-position: left bottom;
  height: 0px;
  padding-top: 15px;
}
