<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Campi area eventi */


.sinistra_sis
{
  border           : solid 1px;
  height           : 21px;
  text-align       : left;
  background-color : white;
  color            : #536f9f;
}

.centro_sis
{
  border           : solid 1px ;
  height           : 15px;
  text-align       : center;
  background-color : white;
  color            : #536f9f;
}

.destra_sis
{
  border           : solid 1px ;
  height           : 110px;
  text-align       : right;
  padding-right    : 5px;
  background-color : white;
  color            : #536f9f;
  
}

.bottone_sis
{
  color            : #ff9933;
  border           : solid 2px #ff9933;
  font-weight      : bold;
  background-color : white;
}
 .EventsDateText
{
  font-family   : Tahoma;
  font-size     : 9px;
  color         : #536f9f;
}
.EventsComuneText
{
  font-family   : Tahoma;
  font-size     : 9px;
  color         : #ff9933;
  font-weight      :bold;
}
.EventsTitleText, .NewsTitleText a
{
  font-weight : bold;
  color       : #536f9f;
}
.FirstDateLabel
{
  color       : #536f9f;
}
.FirstDateText
{
  color       : #536f9f;
}
.SecondDateLabel
{
  color          : #536f9f;
  margin-bottom  :10px;
}
.SecondDateText
{
  color       : #536f9f;
}
.TitoloText
{
  font-weight :bold;
  color       : #0066CC;
  text-decoration:underline;
}
.AdsText
{
  color       : #536f9f;
  margin-bottom :10px;
}
.AdsTextBold
{
  font-weight :bold;
  color       : #536f9f;
  margin-bottom :10px;
}
.ImgLabel
{
  border: none;
  margin-right  :5px;
  margin-bottom  :5px;
}
a:hover.link
{
border:none;
}

.bottone_Ads
{
  color            : #ff9933;
  border           : solid 2px #ff9933;
  font-weight      : bold;
  background-color : white;
  margin-bottom    : 5Px;
}

.txtAds
{
  border           : solid 1px;
  height           : 21px;
  text-align       : left;
  background-color : white;
  color            : #536f9f;
}
.txtWriteUs
{
  border           : solid 1px;
  height           : 18px;
  text-align       : left;
  background-color : white;
  color            : #536f9f;
}
.txtAreaAds
{
  border           : solid 1px;
  height           : 80px;
  text-align       : left;
  background-color : white;
  color            : #536f9f;
}</pre></body></html>