/* Start of CMSMS style sheet 'eli_css_boxes_hp' */
/* COMMON PART */

body {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Helvetica, Arial, sans-serif;
  background: #ffffff;
  link: #ffffff;
  alink: #ffffff;
  vlink: #ffffff;
}

a,
a:link,
a:visited,
a:active {
  color: #f68939;
}


/* NEWS PART */

.NewsSummaryLink a,
.NewsSummaryLink a:link,
.NewsSummaryLink a:visited { color: #fed88d; text-decoration: none; }
.NewsSummaryLink a:link:hover,
.NewsSummaryLink a:visited:hover { display: block; color: #f68939; background: #747474; }
.NewsSummaryLink {
  font-size: 13px;
  font-weight: bold;
  margin-top: 22px;
  margin-bottom: 0px;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
 }

.NewsSummarySummary {
  font-weight: bold;
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 10px;
 }

.AppuntamentiSummaryLink a,
.AppuntamentiSummaryLink a:link,
.AppuntamentiSummaryLink a:visited { color: #e2e319; text-decoration: none; }
.AppuntamentiSummaryLink a:link:hover,
.AppuntamentiSummaryLink a:visited:hover { display: block; color: #f68939; background: #747474; }
.AppuntamentiSummaryLink {
  font-size: 13px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 0px;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
 }

.AppuntamentiSummarySummary {
  /*font-weight: bold;*/
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 5px;
 }


/* End of 'eli_css_boxes_hp' */

