﻿.page
{
}

/* -------------------- */

#divOpereInstituteCaption,
#divOpereInstituteIntro,
#divOpereListTitle
{
  margin-left: 20px;
  margin-right: 20px;
}

#divOpereInstituteCaption
{
  font-size: 1.4em;
  font-weight: bold;
}
#divOpereInstituteIntro
{
  font-size: 1.1em;
  text-align: justify;
  line-height: 1.5em;
  margin-top: 20px;
}
#divOpereListTitle
{
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 20px;
}
#divOpereList ul li a,
#divOpereList ul li span
{
  white-space: nowrap;
}

/* -------------------- */
#divOpere
{
  height: auto !important;  /* per i browser moderni */
  height: 350px;            /* per IE vecchi */
  min-height: 350px;
}
/* -------------------- */
#divFooterContainer
{
  padding-left: 20px;
  padding-right: 20px;
}
