﻿
/* Area notizie in home */

#pscroller
{
  height  :  120px;
  background-color : #EEEEEE;
  margin-right : 4px;
}

.InfoTitle, .NewsTitle
{
  margin-top  :  5px;
  margin-left : 10px;
  margin-right: 10px;
}

.InfoTitleText, .InfoTitleText a,
.NewsTitleText, .NewsTitleText a
{
  font-weight : bold;
  color       : #2B4D9D;
}

.InfoPreview, .NewsPreview
{
  margin-top    :  2px;
  margin-bottom :  5px;
  margin-left   : 10px;
  margin-right  : 10px;
}

.InfoPreviewText, .NewsPreviewText
{
  color         : #2B4D9D;
}
