﻿/* Info support e Notizie */

.InfoArea, .NewsArea
{
  margin-top  :  5px;
  margin-left : 10px;
  margin-right: 10px;
}

.InfoAreaText, .NewsAreaText
{
  font-weight : bold;
  color       : black;
}

.InfoTitle, .NewsTitle
{
  margin-top  :  5px;
  margin-left : 10px;
  margin-right: 10px;
}

.InfoTitleText, .InfoTitleText a,
.NewsTitleText, .NewsTitleText a
{
  font-weight : bold;
  color       : white;
}

.InfoPreview, .NewsPreview
{
  margin-top    :  2px;
  margin-bottom :  5px;
  margin-left   : 10px;
  margin-right  : 10px;
}

.InfoPreviewText, .NewsPreviewText
{
  color         : black;
}

.InfoHeader, .NewsHeader
{
  padding-top :  0px;
  margin-left :  0px;
}

.InfoHeaderText, .InfoHeaderText a,
.NewsHeaderText, .NewsHeaderText a
{
  font-family : Arial;
  font-size   : 12px;
  font-weight : bold;
  color       : black;
}

.InfoArchive, .NewsArchive
{
  text-align  : right;
  margin-right: 5px;
}

.InfoArchiveText, .InfoArchiveText a,
.NewsArchiveText, .NewsArchiveText a
{
  font-size   : 11px;
  font-weight : bold;
  color       : white;
}

.InfoDateTextSmall, .NewsDateTextSmall
{
  font-size   : 8px;
  color       : Black;
}

.InfoDateText, .NewsDateText
{
  font-family : Tahoma;
  font-size   : 9px;
  color       : #536f9f;
}
