body {
  background-color: white;
  font-family: Arial;
  font-size: 28;
  color: black;
  scrollbar-3d-light-color: #FFFFFF;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #000000;
  scrollbar-dark-shadow-color: #FFFFFF;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #CCCCCC;
  scrollbar-shadow-color: #FFFFFF;
}

body.header_home {
  background-color: white;
  background-image: url(images/header_home.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top left;
}

body.header_societa {
  background-color: white;
  background-image: url(images/header_societa.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top left;
}

body.header_sicav {
  background-color: white;
  background-image: url(images/header_sicav.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top left;
}

body.header_modulistica {
  background-color: white;
  background-image: url(images/header_modulistica.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top left;
}

body.header_media {
  background-color: white;
  background-image: url(images/header_media.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top left;
}

body.sfondo_home {
  background-color: #C4CEE9;
  background-image: url(images/sfondo_home.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top left;
}

.sottomenu {
  background-color: #CCCCCC;
  color: #006699;
  font-family: Arial;
  font-size: 12;
  font-weight: bold;
  padding-left: 1.1em;
  scrollbar-3d-light-color: #CCCCCC;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #000000;
  scrollbar-dark-shadow-color: #CCCCCC;
  scrollbar-face-color: #CCCCCC;
  scrollbar-highlight-color: #999999;
  scrollbar-shadow-color: #CCCCCC;
}

body.titolo_sottomenu {
  background-color: black;
  color: white;
  font-size: 15;
  padding-left: 1em;
  font-family: Arial;
  font-weight: bold;
}

div.home_text {
  position: absolute;
  z-index: 1;
  width: 403px;
  height: 34px;
  left: 383px;
  top: 184px;
  color: black;
  font-family: Verdana;
  font-weight: bold;
  font-size: 9;
}

div.over {
  position: absolute;
  z-index: 1;
  width: 355px;
  height: 100px;
  left: 225px;
  top: 95px;
  text-align: justify;
}

a.menu_link {
  color: black;
  text-decoration: none;
}

a.menu_link:hover {
  color: #006699;
  text-decoration: none;
}

.text {
  font-family: Arial;
  font-size: 10;
}

.text_mid {
  font-family: Arial;
  font-size: 12;
}

.tabella_text_mid {
  border-collapse: collapse;
  border: 1px solid #000000;
  font-family: Arial;
  font-size: 12;
}

.text_big {
  font-family: Arial;
  font-size: 14;
}

.text_bigger {
  font-family: Arial;
  font-size: 16;
}

.text_huge {
  font-family: Arial;
  font-size: 18;
}

a {
  color: #006699;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #006699;
  font-weight: bold;
  text-decoration: underline;
}

.yellow {
  background-color: #FFFF99;
  border: 1px solid #000000;
}

.pink {
  background-color: #FF9999;
  border: 1px solid #000000;
}

.green {
  background-color: #CCFF99;
  border: 1px solid #000000;
}

.lightblue {
  background-color: #BBE0E3;
  border: 1px solid #000000;
}

.orange {
  background-color: #FFCC99;
  border: 1px solid #000000;
}

.justify {
  text-align: justify;
}

.tabella {
  border-collapse: collapse;
  border: 1px solid #000000;
}

.blu {
  color: #0000FF;
}

.border {
  border: 1px solid #000000;
}

.border_top {
  border-top: 1px solid #000000;
}

.border_bottom {
  border-bottom: 1px solid #000000;
}

.border_left {
  border-left: 1px solid #000000;
}

.border_right {
  border-right: 1px solid #000000;
}

.index, index:link, index:visited, index:hover, index:active {
  font-size: 11px;
}

.capital {
  font-size: 20px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

.disclaimer {
  font-size: 10px;
  color: #666666;
}
