﻿/* Area notizie */

.NewsArea
{
  margin-top    :  15px;
  margin-bottom :  15px;
}

.NewsHeader
{
  text-align  : center;
}

.NewsHeaderText, .NewsHeaderText a
{
  font-family : Trebuchet MS;
  font-size   : 16px;
  color       : #01145f;
}

.NewsTitle
{
  margin-left      : 10px;
  margin-right     : 10px;
  margin-top       :  5px;
  margin-bottom    :  5px;
  text-align       : left;
}

.NewsTitleText, .NewsTitleText a
{
  color       : #01145f;
  font-weight : bold;
}

.NewsArrow
{
  margin-top  : 5px;
}

.NewsPreview
{
  margin-top    :  0px;
  margin-bottom : 10px;
  margin-left   : 10px;
  margin-right  : 10px;
}

.NewsPreviewText, .NewsPreviewText a
{
  color         : #01145f;
}
