.Body {
    color: #ffffff;
    font-family: ArialMT, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

/*
.Heading_1_Gray {
    color: #666666;
    font-family: HelveticaNeue, Arial, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.Normal {
    padding: 4px;
}

.graphic_generic_body_textbox_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}

.graphic_generic_title_textbox_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}

.graphic_navigationbar_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}

.graphic_textbox_layout_style_default {
    padding: 4px;
}

.graphic_textbox_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}

a {
    color: #ffffff;
    text-decoration: underline;
}

a:visited {
    color: #969696;
    text-decoration: underline;
}

a:hover {
    color: #b0b0b0;
    text-decoration: underline;
}

div {
    overflow: visible;
}

.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }

*/

img {
    border: none;
}

/* MENU JORGE */

#nav {
  font-family: Trebuchet MS, sans-serif;
  font-variant: small-caps;
  margin: 0;
  padding: 0;
  background: transparent;
  list-style-type: none;
  width: 45em;
  float: left;
}

#nav ul {
  overflow: hidden;
  background:black;
}

#nav li {
  margin: 0;
  padding: 0;
  float: left;
  overflow: hidden;
  width:14.66em;
  border-top: 0.1em solid #f0f0f0;
  border-bottom: 0.1em solid #f0f0f0;
}

#nav a {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  color: #808080;
  text-decoration: none;
  line-height: 1.6;
  text-align: center;
  height: 1.6em;
  background: black;
}

#nav a:hover {
  color: #ffffff;
}

#body_main #nav_main a, #body_nofog #nav_nofog a, #body_cleaner #nav_cleaner a {
  color: #ff8e00;
  font-weight: bold;
}

.faq {
  position: relative;
  margin-top:0;
  left: 1em;
  top: 0;
  width: 40em;
  margin-bottom:0;
  padding: 1em;
  padding-bottom:0;
  z-index:1;
  background: #000000;
  border: 0.1em solid white;
  color: #808080;
  font-family:Trebuchet MS;
}

.faq p {
  margin-top:0;
  margin-bottom:1em;
}

.faq a {
  text-decoration: none;
  color: #ffffff;
}
.faq a:hover {
  text-decoration: none;
  color: #ff8e00;
}

.q {
  color:#989898;
  margin-bottom:1em;
}

h1, h2 {
  color:black;
  font-family:Trebuchet MS;
  font-size: 1.8em;
  font-variant: small-caps;
  font-weight: bold;
  width: 22em;
  margin-top:0;
}

.contactar:visited {
  color: #808080;
  text-decoration: none;
}

.contactar:hover {
  color: #ffffff;
  text-decoration: none;
}

.contactar {
  position: relative;
  float:right; 
  color: #808080;
  background: black;
  text-align: center;
  line-height: 1.6em;
  width: 6em;
  height: 1.6em;
  text-decoration: none;
  border-top: 0.1em solid #ffffff;
  border-left: 0.1em solid #ffffff;
  font-family: Trebuchet MS, sans-serif;
  font-variant: small-caps;
  font-size: 1em;
}

.profesional:hover {
  color: white;
}

.profesional {
  color: black;
}

.png {
  background-color: transparent;
}

.linkEnTexto {
  text-decoration:none;
  color:white;
}

.linkEnTexto:hover {
  background-color:black;
  color:#ff8e00;
}