body {
  background: #fff !important;
  color: #000 !important;
}

.bgBody {
  background: #fff !important;
  color: #000 !important;
}

.bgcolor {
  background-color: #036564 !important;
  color: #fff !important;
}

.bgcolor a:link, .bgcolor a:hover, .bgcolor a:visited, .bgcolor a:active, .bgcolor a, .bgcolor li, .bgcolor i, .bgcolor h1, .bgcolor h2, .bgcolor h3, .bgcolor h4, .bgcolor h5 { color: #fff !important; }
.bgcolor li:hover { background-color: rgba(255,255,255,0.5)  !important; }

.bggris {
  background-color: #E2F4F2 !important;
}

.bgsecundario {
  background-color: #E8DDCB !important;
}

.border-bottom, .border-top { border-color: #E2F4F2; }

.fontcolor {
  color: #036564 !important;
}

.fontgris {
  color: #E2F4F2 !important;
}

.fontsecundario {
  color: #E8DDCB !important;
}

#menu a {
  background-color: #036564 !important;
  color: #fff !important;
  padding: 10px 12px 10px 12px;
  margin: 0px;
  font-size:14px;
  border:none;
}

#top_menu {
  border:none;
}

#menu a:hover {
  background-color:rgba(255,255,255,0.3) !important;
}

hr,.separador, .border-left, .border-right, .border-bottom { border-color: #E2F4F2; }
a:link, a:hover, a:visited, a:active { color: #000000; }
h1,h2,h3,h4,h5,p,.fontGrayDark { color: #000000; }

#top_essentials a,li,i { background:none; color:#000000 !important; }
