body {
  background: #FFFFFF !important;
  color: #343434 !important;
}

.bgBody {
  background: #FFFFFF !important;
  color: #343434 !important;
}

.bgcolor {
  background-color: #990000 !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; }

.bgcolor li:hover { color: rgba(255,255,255,0.3) !important; }

.bggris {
  background-color: #DAD6C2 !important;
}

.bgsecundario {
  background-color: #D91414 !important;
}

.border-bottom, .border-top { border-color: #DAD6C2; }

.fontcolor {
  color: #990000 !important;
}

.fontgris {
  color: #DAD6C2 !important;
}

.fontsecundario {
  color: #D91414 !important;
}

#menu a {
  background-color: #990000 !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-bottom, .border-top, .border-bottom-dotted, .border-top-dotted, .border-bottom-dashed, .border-top-dashed { border-color: #DAD6C2; }
a:link, a:hover, a:visited, a:active { color: #343434; }
h1,h2,h3,h4,h5,p,.fontGrayDark { color: #343434; }
