﻿#divCollectaneaHeaderArea
{
  display: table;
  width: 800px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}

/* ###################################### */

#divCollectaneaGicHeaderContainer
{
  position: relative;
  margin-top: 5px;
  width: 100%;
  height: 44px;
  background-color: #D8E0E9;
}

/* -------------------------------------- */
#divCollectaneaGicHeaderImageLogo
{
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: 1;
}
#lnkCollectaneaGicHeaderImageLogo
{
  text-decoration: none;
}
#lnkCollectaneaGicHeaderImageLogo:focus
{
  outline: none;
}
#imgCollectaneaGicHeaderImageLogo
{
  border-style: none;
}

/* -------------------------------------- */
#divCollectaneaGicHeaderTitle
{
  text-align: left;
  width: 750px;
  position: absolute;
  top: 12px;
  left: 50px;
}
#lnkCollectaneaGicHeaderTitle
{
  color: black;
  text-decoration: none;
}
#lnkCollectaneaGicHeaderTitle:focus
{
  outline: none;
}


/* ###################################### */
#divCollectaneaSommarioHeaderContainer
{
  position: relative;
  margin-top: 5px;
  width: 100%;
  height: 44px;
}

/* -------------------------------------- */
#divCollectaneaSommarioHeaderImageLogo
{
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: 1;
}
#lnkCollectaneaSommarioHeaderImageLogo
{
  text-decoration: none;
}
#lnkCollectaneaSommarioHeaderImageLogo:focus
{
  outline: none;
}
#imgCollectaneaSommarioHeaderImageLogo
{
  border-style: none;
}

/* -------------------------------------- */
#divCollectaneaSommarioHeaderTitle
{
  text-align: left;
  width: 750px;
  position: absolute;
  top: 12px;
  left: 50px;
}
#lnkCollectaneaSommarioHeaderTitle,
#lnkCollectaneaSommarioHeaderTitle1,
#lnkCollectaneaSommarioHeaderTitle2
{
  text-decoration: none;
}
#lnkCollectaneaSommarioHeaderTitle:focus,
#lnkCollectaneaSommarioHeaderTitle1:focus,
#lnkCollectaneaSommarioHeaderTitle2:focus
{
  outline: none;
}
