﻿/* Esempio per riquardo stile eventi */
/* La larghezza va impostata nel file html */
.SampleRectContent
{ 
  border-left      : solid 1px #D0D0D0;
  border-right     : solid 1px #D0D0D0;
  border-bottom    : solid 1px #D0D0D0;
  background-color : #FEFEFE;
}

.SampleRectTitle
{
  height           : 19px;
  padding-top      :  4px;
  background-image : url("/dati_fissi/Image/AreaEventi/top.gif");
  padding-left     :  5px;
  padding-right    :  5px;
  border           : solid 1px #8AB7CC;
}

.SampleRectTitleText, a .SampleRectTitleText
{
  font-family : Tahoma;
  font-size   : 14px;
  font-weight : bold;
  color       : #110E40;
}
