﻿/*----------------------------------------------------------*/
#divFooterContainer
{
  position: relative;
  width: 100%;
  margin-top: 20px;
}
#divFooter
{
  padding-top: 20px;
  position: relative;
  border-top-color: #d6012e;
  border-top-style: solid;
  border-top-width: thin;
}

#divFooterTop
{ 
  width: 100%;
}
#divFooterTopImageArea
{
  background-color: inherit;
  position: relative;
  width: 100%;
  height: 94px;
}
#divFooterTopImageAreaTitle
{
  position: absolute;
  left: 210px;
  right: 0px;
  top: 35px;
}
#spanFooterTopImageAreaTitle
{
  font-weight: bold;
  font-size: 0.96em;
}
#spanFooterTopImageAreaTitle a
{
  text-decoration: none;
}

#lnkFooterTopImageAreaLogo
{
  text-decoration: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 190px;
  height: 94px;
}
#lnkFooterTopImageAreaLogo:focus
{
  outline: none;
}
#imgFooterTopImageAreaLogo
{
  border-style: none;
}

#divFooterTopInstitutesArea
{
  margin-top: 10px;
  text-align: center;
}

#divFooterInstitutes
{
  margin-left: 7px;
  margin-top: 20px;
  text-align: left;
  font-size: 12px;
}
.classDivFooterEnte
{
  margin-top: 8px;
  border-bottom-color: #ece9d8;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 3px;
}
.classLnkFooterEnteLink
{
}
a.classLnkFooterEnteLink
{
  font-weight: bold;
  text-decoration: none;
}
.classLnkFooterEnteLinkDisabled a.classLnkFooterEnteLink
{
  color: gray;
}

.classDivInstituteCaptionExtension
{
  margin-left: 10px;
  display: inline;
}
.classDivInstituteCaptionExtension div
{
  display: inline;
}
.classDivInstituteCaptionExtension a
{
  text-decoration: none;
}

#divFooterBottom
{
  margin-top: 20px;
  margin-left: 7px;
  margin-right: auto;
  margin-bottom: 10px;
  padding-top: 3px;
  color: gray;
  text-align: center;
  font-size: 12px;
}
#divFooterBottom div
{
  display: inline;
}
#divFooterBottomSeparator
{
}