html body
{
  background-color: #A6A6A6;
}

#divDocumentContainer
{
}

#divBachecaDocAreaContainer
{
  background-color: #353968;
  color: white;
}

#divBachecaDocArea
{
  margin-top: 30px;
  margin-left: 60px;
  margin-right: 60px;
  margin-bottom: 60px;
}

.defaultTitle
{
  font-family: "Arial";
  text-align: center;
}

.bigTitle
{
  font-size: 20pt;
}

.smallTitle
{
  font-size: 15pt;
  font-style: italic;
}

.divImgMostra
{
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

.tblCopertina
{
  width: 100%;
}
.tblCopertina td
{
  width: 50%;
}
.tblCopertina td div
{
  text-align: center;
  font-family: "Arial";
  font-size: 12pt;
}
.tblCopertina td div a,
.tblCopertina td div a:link,
.tblCopertina td div a:hover,
.tblCopertina td div a:visited
{
  text-decoration: underline;
  color: white;
}
.tblCopertinaRowSeparator
{
  height: 30px;
}

.divCopertinaBottomSpace
{
  height: 60px;
}

#lblBachecaDocResourceLinkCaption
{
  color: white;
}