.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clearfix {
  width: 100%;
  clear: both;
}
.large-link-button {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 35px;
  height: 49px;
  z-index: 99;
  background-image: url('../img/link.png');
  background-position: center center;
  background-repeat: no-repeat;
}
.small-link-button {
  display: block;
  position: relative;
  z-index: 99;
  top: 0;
  left: 0;
  width: 24px;
  height: 33px;
  background-image: url('../img/small-link.png');
  background-position: center center;
  background-repeat: no-repeat;
}
.warning {
  position: relative;
}
.warning img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.warning p {
  display: block;
  position: absolute;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  text-transform: uppercase;
  top: 4px;
  left: 40px;
  border: 6px solid #ff3131;
  margin: 0;
  padding: 15px 15px 27px 30px;
}
.text-bold {
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-weight: bold;
}
.text-italic {
  font-style: italic;
}
.tmp {
  color: #1673b7;
  text-align: center;
}
.tmp h1 {
  padding-top: 150px;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 80%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: 0;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'Josefin-Sans Regular';
  src: url('../font/josefinsans-regular.eot');
  src: url('../font/josefinsans-regular.eot?#iefix') format('embedded-opentype'), url('../font/josefinsans-regular.woff2') format('woff2'), url('../font/josefinsans-regular.woff') format('woff'), url('../font/josefinsans-regular.ttf') format('truetype'), url('../font/josefinsans-regular.svg#josefin_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Josefin-Sans Bold';
  src: url('../font/josefinsans-bold.eot');
  src: url('../font/josefinsans-bold.eot?#iefix') format('embedded-opentype'), url('../font/josefinsans-bold.woff2') format('woff2'), url('../font/josefinsans-bold.woff') format('woff'), url('../font/josefinsans-bold.ttf') format('truetype'), url('../font/josefinsans-bold.svg#josefin_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'Josefin-Sans Regular', helvetica, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.copertina {
  text-align: center;
}
.copertina .content {
  padding-top: 0;
  padding-bottom: 0;
}
.copertina .container {
  height: 720px;
  overflow: hidden;
}
.copertina a.goto-intro {
  display: block;
  position: absolute;
  top: 250px;
  left: 50%;
  z-index: 999;
  width: 800px;
  height: 230px;
  margin-left: -400px;
}
.copertina h1 {
  position: absolute;
  width: 780px;
  left: 50%;
  top: 250px;
  margin-left: -390px;
  padding: 22px 0 40px 0;
  border-top: 1px solid #bfdcf3;
  border-bottom: 1px solid #bfdcf3;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
}
.copertina h2 {
  position: absolute;
  width: 125px;
  left: 50%;
  top: 45px;
  margin-left: -64px;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
}
.copertina h3,
.copertina h4 {
  position: absolute;
  width: 1024px;
  left: 50%;
  margin-left: -512px;
  font-size: 24px;
  line-height: 29px;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
}
.copertina h3 {
  color: #1673b7;
  top: 410px;
}
.copertina h4 {
  color: #fa5f02;
  font-style: italic;
  top: 440px;
}
#credits {
  width: 70px;
  position: absolute;
  display: block;
  left: 50%;
  top: 550px;
  margin: 0 0 20px -35px;
  text-decoration: none;
  font-size: 24px;
  line-height: 30px;
  color: #e3625d;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
}
#credits img {
  width: 60px;
  display: block;
  margin: 0 auto;
}
.autori,
.ringraziamenti {
  text-align: center;
  color: #1673b7;
}
.autori .content,
.ringraziamenti .content {
  overflow: hidden;
}
.autori h1,
.ringraziamenti h1,
.autori p,
.ringraziamenti p {
  font-size: 24px;
  line-height: 26px;
}
.autori .smaller,
.ringraziamenti .smaller {
  font-size: 18px;
}
.autori h1,
.ringraziamenti h1 {
  font-family: 'Josefin-Sans Regular', helvetica, arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin: 24px 0 0 0;
}
.autori p,
.ringraziamenti p {
  margin: 0 0 24px 0;
}
.autori strong,
.ringraziamenti strong {
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
}
#logo-credits,
#ringraziamenti {
  margin-bottom: 20px;
}
.autori .content {
  padding-top: 0;
  padding-bottom: 0;
}
.ringraziamenti .content {
  padding-top: 0;
  padding-bottom: 0;
}
.ringraziamenti h1 {
  margin-top: 150px;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
}
.ringraziamenti p {
  margin: 30px 0 0 0;
  padding: 0 20px;
}
.disclaimer {
  text-align: left;
  color: #1673b7;
}
.disclaimer .contents {
  width: 860px;
  margin: 0 auto;
}
.disclaimer .contents h1 {
  text-align: center;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
}
.disclaimer .contents p {
  font-size: 24px;
}
.disclaimer .contents p:last-child {
  margin-bottom: 120px;
}
.disclaimer .contents strong {
  color: #ff3131;
  padding-right: 10px;
}
.approfondimenti .content {
  background-color: #DDEDFA;
  background-image: url('../img/backgrounds/approfondimenti.gif');
  background-position: left top;
  background-repeat: repeat-x;
}
.approfondimenti .container {
  color: #0a73b7;
}
.approfondimenti .container h2 {
  text-align: center;
  margin: 40px 0 50px 0;
}
.approfondimenti .container p {
  font-size: 24px;
  padding: 24px 24px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 32px;
}
.approfondimenti .container p.bold {
  font-weight: bold;
}
.approfondimenti .container p.padding-right {
  padding-right: 350px;
}
.approfondimenti .container p.padding-left {
  padding-left: 280px;
}
.approfondimenti .container p .sub,
.approfondimenti .container p a {
  text-decoration: underline;
  color: #ff6600;
}
.approfondimenti .container #piramide {
  display: block;
  width: 882px;
  margin: 0 auto;
  padding: 0;
  border: 0;
}
.bibliografia {
  font-size: 18px;
  line-height: 24px;
}
.bibliografia ul {
  list-style-type: none;
  padding-left: 0;
}
.bibliografia .contents {
  position: relative;
  float: left;
  width: 580px;
  padding-left: 40px;
  min-height: 10px;
  font-style: italic;
}
.bibliografia .contents li {
  padding-left: 20px;
  background-image: url('../img/bullet-red.gif');
  background-position: 0 5px;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}
.bibliografia .picture {
  position: relative;
  float: left;
  width: 300px;
  height: 266px;
  padding: 40px 0 0 50px;
}
.bibliografia .notes {
  width: 940px;
  clear: both;
  font-size: 19px;
  line-height: 22px;
  font-style: italic;
  padding-left: 60px;
}
.bibliografia .notes li {
  margin-bottom: 30px;
}
.introduzione {
  overflow-x: hidden;
}
.introduzione .content {
  padding-top: 0;
  padding-bottom: 0;
}
.introduzione .container {
  height: 700px;
}
.introduzione .arrow {
  position: absolute;
  display: block;
  width: 22px;
  height: 33px;
  top: 315px;
  left: 50%;
  cursor: pointer;
}
.introduzione .arrow.prev {
  margin-left: -450px;
}
.introduzione .arrow.next {
  margin-left: 420px;
}
.introduzione .step {
  position: absolute;
  z-index: 10;
}
.introduzione .step img {
  position: absolute;
  left: -1000px;
}
.introduzione .step p {
  position: absolute;
  font-size: 20px;
  color: #2fc724;
  left: 10000px;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
}
.introduzione .bg {
  width: 728px;
  height: 305px;
  position: absolute;
  z-index: 1;
  top: 410px;
  left: 50%;
  margin-left: -364px;
  background-image: url('../img/backgrounds/introduzione-bg.gif');
  background-position: center bottom;
  background-repeat: no-repeat;
}
.intro-navigation {
  list-style-type: none;
  position: relative;
  top: 0;
  left: 0;
  width: 960px;
  padding: 30px 0;
  margin: 0 auto;
  font-size: 24px;
  line-height: 40px;
}
.intro-navigation li {
  position: relative;
  display: block;
  float: left;
  width: 320px;
  height: 55px;
  text-align: left;
}
.intro-navigation li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-position: left center;
  background-repeat: no-repeat;
}
.intro-navigation li.home a {
  width: 120px;
  padding-left: 50px;
  background-image: url('../img/introduzione/home.png');
}
.intro-navigation li.skip {
  width: 320px;
  text-align: center;
}
.intro-navigation li.item-bibliografia a {
  float: right;
  width: 120px;
  padding-left: 50px;
  background-image: url('../img/introduzione/bibliografia.png');
}
.intro-navigation li.item-ringraziamenti {
  float: right;
  margin-right: 50px;
}
.intro-navigation li.item-ringraziamenti a {
  width: 120px;
  float: right;
  padding-left: 50px;
  background-image: url('../img/introduzione/ringraziamenti.png');
}
.intro-navigation a {
  text-decoration: none;
  color: #333333;
}
.intro-navigation a:hover {
  color: #ff3131;
}
#step1 p {
  width: 300px;
}
#step2 p {
  width: 400px;
}
#step3 p {
  width: 240px;
}
#step4 p {
  width: 680px;
}
#sub42 p {
  font-size: 30px;
  color: #FA5F02;
}
#sub42 img {
  height: 0px;
  margin-top: 80px;
}
.indice .content {
  padding-top: 0;
  padding-bottom: 0;
}
.indice .container {
  height: 700px;
}
.indice .siedp-logo-small {
  position: absolute;
  top: 0;
  left: 85%;
}
.indice h1,
.indice h2 {
  position: relative;
  width: 100%;
  text-align: center;
}
.indice h1 {
  margin: 15px 0 0 0;
}
.indice h2 {
  font-size: 24px;
  color: #1673b7;
  margin: 35px 0 0 0;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
}
.indice ul {
  position: absolute;
  list-style-type: none;
  padding: 0;
  top: 125px;
  z-index: 10;
}
.indice ul li {
  position: absolute;
  font-size: 18px;
  line-height: 18px;
}
.indice ul li strong {
  display: block;
  width: 65px;
  height: 72px;
  background-position: center left;
  background-repeat: repeat-x;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  behavior: url('js/vendor/pie.htc');
}
.indice ul li span {
  position: absolute;
  left: 70px;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
}
.indice ul li span.lines-1 {
  top: 9px;
}
.indice ul li span.lines-2 {
  top: -10px;
}
.indice ul li span.lines-3 {
  top: -27px;
}
.indice ul li a {
  text-decoration: none;
}
.indice ul li.red a {
  color: #E45D58;
}
.indice ul li.red strong {
  background-image: url('../img/backgrounds/bullet-xl-red.gif');
}
.indice ul li.light-blue a {
  color: #53C0AB;
}
.indice ul li.light-blue strong {
  background-image: url('../img/backgrounds/bullet-xl-blue.gif');
}
.indice ul li.green a {
  color: #4BA259;
}
.indice ul li.green strong {
  background-image: url('../img/backgrounds/bullet-xl-green.gif');
}
.indice ul li.yellow a {
  color: #F9B500;
}
.indice ul li.yellow strong {
  background-image: url('../img/backgrounds/bullet-xl-yellow.gif');
}
.indice ul li.orange a {
  color: #D2764C;
}
.indice ul li.orange strong {
  background-image: url('../img/backgrounds/bullet-xl-orange.gif');
}
.indice ul li.dark-blue a {
  color: #17476F;
}
.indice ul li.dark-blue strong {
  background-image: url('../img/backgrounds/bullet-xl-dark-blue.gif');
}
.indice .legal-line {
  position: absolute;
  top: 650px;
  margin: 0 0 20px 0;
  width: 100%;
  text-align: center;
  color: #1673b7;
}
.indice .legal-line a {
  color: #1673b7;
}
#abaco {
  position: absolute;
  z-index: 1;
  display: block;
  top: 172px;
  left: 50%;
  margin-left: -305px;
}
.tool #list {
  background-image: url('../img/backgrounds/tool-bg.gif');
  background-position: left top;
  background-repeat: repeat-x;
  color: #1673b7;
  background-color: #C1DCF5;
}
.tool .toolset {
  padding: 0 50px;
}
.tool .toolset h2 {
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  padding: 40px 0 20px 0;
  margin-left: -50px;
}
.tool .toolset h3 {
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  color: #ff3131;
  font-style: italic;
  padding-top: 20px;
}
.tool .toolset a {
  font-size: 18px;
  line-height: 32px;
  color: #1673b7;
  text-decoration: underline;
  background-image: url('../img/freccia.png');
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 20px;
}
.tool .container {
  padding-bottom: 50px;
}
.tool #toolset-base2 {
  border-bottom: 1px solid #ffffff;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 998;
  width: 100%;
  height: 112px;
  background-image: url('../img/backgrounds/header.gif');
  background-position: left top;
  background-repeat: repeat-x;
  border-bottom: 2px solid #d1d1d1;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}
#logo {
  position: absolute;
  top: -7px;
  right: 50px;
}
#navigation {
  width: 610px;
  height: 90px;
  margin: 18px 0 0 50px;
}
#navigation > h1 {
  position: relative;
  font-size: 20px;
  line-height: 1em;
  font-weight: normal;
  margin: 26px 0 0 10px;
  padding: 26px 0 0 3px;
  border-left: 1px solid #000000;
}
#navigation > h1.red {
  color: #E45D58;
  border-color: #E45D58;
}
#navigation > h1.light-blue {
  color: #53C0AB;
  border-color: #53C0AB;
}
#navigation > h1.green {
  color: #4BA259;
  border-color: #4BA259;
}
#navigation > h1.yellow {
  color: #F9B500;
  border-color: #F9B500;
}
#navigation > h1.orange {
  color: #D2764C;
  border-color: #D2764C;
}
#navigation > h1.blue {
  color: #17476F;
  border-color: #17476F;
}
#navigation > ul {
  display: block;
  position: relative;
  padding: 0 140px 0 120px;
  margin: 0;
  top: 16px;
  list-style-type: none;
  width: 350px;
  height: 8px;
  background-color: #f56034;
}
#navigation > ul:before,
#navigation > ul:after {
  content: '';
  display: block;
  position: absolute;
  top: -6px;
  z-index: 2;
  background: #4bb748;
  width: 6px;
  height: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  behavior: url('js/vendor/pie.htc');
}
#navigation > ul:before {
  left: 0;
}
#navigation > ul:after {
  right: 0;
}
#navigation > ul > li {
  position: absolute;
  padding: 0;
  margin-top: -16px;
  display: block;
  width: 20px;
  height: 42px;
  background-position: top center;
  background-repeat: repeat-y;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  behavior: url('js/vendor/pie.htc');
}
#navigation > ul > li > a {
  position: relative;
  display: block;
  width: 20px;
  height: 42px;
}
#navigation > ul > li ul {
  position: absolute;
  top: 0;
  left: 0;
}
#navigation > ul > li li {
  position: absolute;
  top: 0;
  padding: 0;
  margin-top: 8px;
  display: block;
  width: 16px;
  height: 26px;
  background-position: top center;
  background-repeat: repeat-y;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  behavior: url('js/vendor/pie.htc');
}
#navigation > ul > li li > a {
  position: relative;
  display: block;
  width: 16px;
  height: 26px;
}
#menu-item-introduzione {
  background-image: url('../img/backgrounds/bullet-red.gif');
}
#menu-item-corretta-alimentazione {
  background-image: url('../img/backgrounds/bullet-blue.gif');
}
#menu-item-percorso-base,
#menu-item-percorso-base-fase1,
#menu-item-percorso-base-fase2 {
  background-image: url('../img/backgrounds/bullet-green.gif');
}
#menu-item-percorso-avanzato,
#menu-item-percorso-avanzato-fase1,
#menu-item-percorso-avanzato-fase2 {
  background-image: url('../img/backgrounds/bullet-yellow.gif');
}
#menu-item-tool {
  background-image: url('../img/backgrounds/bullet-orange.gif');
}
#menu-item-approfondimenti {
  background-image: url('../img/backgrounds/bullet-dark-blue.gif');
}
.back-button {
  position: absolute;
  left: 50%;
  width: 95px;
  margin-left: -45px;
  bottom: 0;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 36px;
  color: #000000;
  text-decoration: none;
}
.back-button.initial {
  top: 0;
}
.back-button i {
  display: block;
  float: left;
  font-style: normal;
  background-color: #000000;
  color: #ffffff;
  height: 26px;
  width: 26px;
  line-height: 22px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px;
  behavior: url('js/vendor/pie.htc');
  margin-top: 6px;
  text-align: center;
}
.decalogo {
  position: absolute;
  width: 6px;
  height: 1200px;
  list-style-type: none;
  padding: 30px 0 40px 0;
  margin: 60px 0 100px -3px;
  left: 50%;
  background-color: #48c0ac;
}
.decalogo:before,
.decalogo:after {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  behavior: url('js/vendor/pie.htc');
  background-color: #fb7902;
  position: absolute;
  left: -5px;
}
.decalogo:before {
  top: -5px;
}
.decalogo:after {
  bottom: -5px;
}
.decalogo li {
  position: relative;
  z-index: 99;
  width: 60px;
  height: 60px;
  margin: 55px 0 55px -27px;
  line-height: 60px;
  text-align: center;
  background: #0000ff;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  behavior: url('js/vendor/pie.htc');
  font-size: 30px;
  color: #ffffff;
  cursor: pointer;
}
.decalogo li.yellow {
  background-color: #fee282;
}
.decalogo li.red {
  background-color: #e67669;
}
.decalogo li.blue1 {
  background-color: #2ba7b5;
}
.decalogo li.blue2 {
  background-color: #4d9eef;
}
.decalogo li.blue3 {
  background-color: #5e8dae;
}
.decalogo li.pink {
  background-color: #c85b7c;
}
.decalogo li.purple1 {
  background-color: #8b6e79;
}
.decalogo li.purple2 {
  background-color: #706e84;
}
.decalogo li.brown {
  background-color: #a17751;
}
.decalogo-item {
  width: 480px;
  height: 230px;
  margin-bottom: 5px;
  color: #757575;
}
.decalogo-item.left {
  float: left;
  clear: left;
  text-align: right;
}
.decalogo-item.left.first {
  margin-top: 65px;
}
.decalogo-item.left h1 {
  float: right;
  margin: -50px 50px 50px 0px;
}
.decalogo-item.right {
  float: right;
  clear: right;
  text-align: left;
}
.decalogo-item.right.first {
  margin-top: 180px;
}
.decalogo-item.right h1 {
  float: left;
  margin: -50px 20px 50px 50px;
}
.decalogo-item img {
  position: relative;
  width: 175px;
  height: 230px;
  cursor: pointer;
}
.decalogo-item h1 {
  position: relative;
  font-size: 24px;
  line-height: 20px;
  width: 185px;
  height: 100px;
  top: 50%;
  font-style: italic;
}
.light-green-bg,
#base1-fase-iniziale,
#base2-obiettivi,
#base2-riassunto {
  background-color: #8ed47b;
}
.fase-title,
#base1-fase-iniziale h1,
#base1-azioni h1,
#base2-obiettivi h1,
#base2-azioni h1,
.percorso-avanzato .azioni h1,
.percorso-avanzato-fase1 .fase-iniziale h1,
.percorso-avanzato-fase2 .obiettivi h1 {
  position: relative;
  margin: 30px auto;
  padding: 10px 30px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.fase-subtitle,
#base1-azioni h2,
#base2-azioni h2,
.percorso-avanzato .azioni h2 {
  text-align: center;
  margin: 0;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  text-transform: uppercase;
}
.title-shadow,
#base1-fase-iniziale h1:before,
#base1-azioni h1:before,
#base2-obiettivi h1:before,
#base2-azioni h1:before,
.percorso-avanzato .azioni h1:before,
.percorso-avanzato-fase1 .fase-iniziale h1:before,
.percorso-avanzato-fase2 .obiettivi h1:before {
  content: '';
  display: block;
  position: absolute;
  top: 22px;
  left: -120px;
  width: 60px;
  height: 0;
  border-right: 60px solid #ffffff;
  border-bottom: 22px solid transparent;
}
.half .contents {
  position: relative;
  width: 300px;
}
.half .contents p {
  position: relative;
  font-size: 20px;
  padding: 0;
  color: #061f06;
}
.half h2 {
  padding: 6px 0 10px 0;
  border-top: 3px solid #ffffff;
  border-bottom: 3px dotted #ffffff;
}
.half ul {
  font-size: 20px;
  list-style-type: none;
  padding-left: 0;
  color: #061f06;
}
.half li {
  padding-left: 18px;
  background-image: url('../img/bullet-white.gif');
  background-position: left 8px;
  background-repeat: no-repeat;
}
.col3 {
  position: relative;
  float: left;
  width: 280px;
  margin: 10px;
  min-height: 370px;
  text-align: center;
  padding: 15px 0;
}
.col3 h3 {
  position: absolute;
  top: -30px;
  left: 0;
  width: 30px;
  height: 30px;
  background-color: #ffffff;
}
.col3 h3 span {
  display: block;
  width: 23px;
  height: 23px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px;
  behavior: url('js/vendor/pie.htc');
}
.col3 .column-body {
  font-size: 21px;
  margin-top: -80px;
  overflow: hidden;
}
.col3 .column-body p {
  margin: 15px 0;
  line-height: 22px;
}
.col3 .column-body h4 {
  margin: 15px 0;
  color: #ff3131;
}
*[data-link-to] {
  cursor: pointer;
}
#base1-fase-iniziale {
  height: 670px;
}
#base1-fase-iniziale .container {
  height: 1100px;
  background-image: url('../img/backgrounds/base1-intro.gif');
  background-position: 0 315px;
  background-repeat: no-repeat;
}
#base1-fase-iniziale h1 {
  width: 180px;
  background-color: #ffffff;
  color: #4ba356;
}
#base1-fase-iniziale h1:before {
  border-right-color: #4ba356;
}
#base1-fase-iniziale h2 {
  color: #146838;
}
#base1-fase-iniziale .right .contents {
  padding-top: 0;
  padding-bottom: 0;
}
#base1-fase-iniziale img {
  position: absolute;
  z-index: 10;
}
#base1-fase-iniziale .warning {
  color: #146838;
}
#base1-azioni {
  padding-top: 0;
  padding-bottom: 0;
  background-image: url('../img/backgrounds/white-shade.gif');
  background-position: left top;
  background-repeat: repeat-x;
}
#base1-azioni .container,
#base1-azioni .columns {
  padding-top: 60px;
}
#base1-azioni > .container {
  height: 1710px;
  background-image: url('../img/backgrounds/base1-azioni.gif');
  background-position: 0 0;
  background-repeat: no-repeat;
}
#base1-azioni .columns {
  width: 900px;
  margin: 0 auto;
}
#base1-azioni h1 {
  background-color: #4ba356;
  color: #ffffff;
}
#base1-azioni h1:before {
  border-right-color: #d1d1d1;
}
#base1-azioni h2 {
  color: #146838;
}
#base1-azioni .col3 {
  border-top: 3px solid #4ba356;
}
#base1-azioni .col3#base1-action1,
#base1-azioni .col3#base1-action2,
#base1-azioni .col3#base1-action3 {
  height: 420px;
}
#base1-azioni .col3#base1-action4,
#base1-azioni .col3#base1-action5,
#base1-azioni .col3#base1-action6 {
  height: 540px;
}
#base1-azioni .col3#base1-action1 .large-link-button,
#base1-azioni .col3#base1-action2 .large-link-button,
#base1-azioni .col3#base1-action3 .large-link-button,
#base1-azioni .col3#base1-action4 .large-link-button,
#base1-azioni .col3#base1-action6 .large-link-button,
#base1-azioni .col3#base1-action8 .large-link-button,
#base1-azioni .col3#base1-action9 .large-link-button {
  margin: 15px auto;
}
#base1-azioni .col3#base1-action5 p,
#base1-azioni .col3#base1-action5 h4 {
  margin: 30px 0;
}
#base1-azioni .col3 h3 span {
  background-color: #146838;
  color: #ffffff;
}
#base1-azioni .col3 .column-body {
  border-bottom: 3px dotted #4ba356;
}
#base1-next {
  background-image: url('../img/backgrounds/green-shade.gif');
  background-position: left top;
  background-repeat: repeat-x;
  height: 230px;
  padding: 0;
  text-align: center;
}
#base1-next h1 {
  padding: 70px 0 20px 0;
  color: #ffffff;
  font-size: 35px;
  line-height: 45px;
  font-weight: bold;
}
#base1-next a {
  text-decoration: none;
  color: #ffffff;
}
#base1-next img {
  position: absolute;
  top: 0;
}
#base2-obiettivi {
  height: 830px;
}
#base2-obiettivi .container {
  height: 895px;
  background-image: url('../img/backgrounds/base2-intro.gif');
  background-position: 0 0;
  background-repeat: no-repeat;
}
#base2-obiettivi h1 {
  width: 120px;
  background-color: #ffffff;
  color: #4ba356;
}
#base2-obiettivi h1:before {
  border-right-color: #4ba356;
}
#base2-obiettivi .half .contents {
  padding: 0;
  width: 365px;
  background-color: transparent;
}
#base2-obiettivi .right h2 {
  color: #146838;
}
#base2-obiettivi .right .contents {
  width: 360px;
  padding-bottom: 0;
}
#base2-obiettivi .right table {
  position: absolute;
  z-index: 10;
  border: 0;
  border-collapse: collapse;
  color: #061f06;
  background-color: #ecf9ec;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-size: 20px;
}
#base2-obiettivi .right table td {
  text-align: center;
  padding: 30px 15px 25px 15px;
  line-height: 22px;
}
#base2-obiettivi .right table img {
  position: relative;
}
#base2-azioni {
  padding-top: 0;
  padding-bottom: 0;
  background-image: url('../img/backgrounds/white-shade.gif');
  background-position: left top;
  background-repeat: repeat-x;
}
#base2-azioni .container,
#base2-azioni .columns {
  padding-top: 30px;
}
#base2-azioni > .container {
  height: 700px;
  background-image: url('../img/backgrounds/base2-azioni.gif');
  background-position: 0 0;
  background-repeat: no-repeat;
}
#base2-azioni .columns {
  width: 900px;
  margin: 0 auto;
}
#base2-azioni h1 {
  background-color: #4ba356;
  color: #ffffff;
}
#base2-azioni h1:before {
  border-right-color: #d1d1d1;
}
#base2-azioni h2 {
  color: #146838;
}
#base2-azioni .col3 {
  border-top: 3px solid #4ba356;
}
#base2-azioni .col3 h3 span {
  background-color: #146838;
  color: #ffffff;
}
#base2-azioni .col3 .column-body {
  border-bottom: 3px dotted #4ba356;
}
#base2-azioni .col3 .large-link-button {
  margin: 15px auto;
}
#base2-riassunto {
  /*	background-image : url( '../img/backgrounds/green-shade.gif' );
	background-position : left top;
	background-repeat : repeat-x; */
  padding-top: 0;
  padding-bottom: 0;
}
#base2-riassunto .container {
  padding-top: 30px;
  height: 700px;
  background-image: url('../img/backgrounds/base2-riassunto.gif');
  background-position: 0 0;
  background-repeat: no-repeat;
}
#base2-riassunto .resume {
  text-align: center;
  width: 600px;
  margin: 0 auto;
  font-size: 21px;
}
#base2-riassunto .resume h1 {
  font-size: 28px;
  color: #146838;
}
#base2-riassunto .resume p {
  margin: 30px 0;
  color: #061f06;
}
#base2-finale {
  padding: 0;
  text-align: center;
  color: #061f06;
  background-image: url('../img/backgrounds/base2-finale.gif');
  background-position: left top;
  background-repeat: repeat-x;
  margin-top: -140px;
  height: 300px;
}
#base2-finale h1 {
  padding-top: 140px;
}
.percorso-base-fase2 .modal h1 {
  color: #4ba356;
}
.title-icon h2,
#bilancia-figure h2,
#strumenti-figure h2,
#sostituzioni1-title h2 {
  color: #4ba356;
  margin: 90px auto 30px auto;
  font-size: 26px;
  border-top: 2px solid #4ba356;
  text-align: center;
}
.title-icon h2 span,
#bilancia-figure h2 span,
#strumenti-figure h2 span,
#sostituzioni1-title h2 span {
  display: block;
  margin: -20px auto 0 auto;
  background-color: #ffffff;
  text-align: center;
}
.title-icon p,
#bilancia-figure p,
#strumenti-figure p,
#sostituzioni1-title p {
  padding: 15px;
  width: 250px;
  margin: 0 auto;
  font-size: 26px;
  border-bottom: 2px dotted #4ba356;
  text-align: center;
}
.side-list,
.porzioni .crudo-cotto .howto,
.porzioni .strumenti .units {
  width: 400px;
  margin: 50px 0 20px 150px;
  font-size: 26px;
}
.side-list ul,
.porzioni .crudo-cotto .howto ul,
.porzioni .strumenti .units ul {
  list-style-type: none;
  padding: 0;
}
.side-list li,
.porzioni .crudo-cotto .howto li,
.porzioni .strumenti .units li {
  padding: 5px 0;
}
.side-list strong,
.porzioni .crudo-cotto .howto strong,
.porzioni .strumenti .units strong {
  color: #146838;
}
.table-green,
.porzioni .crudo-cotto .corrispondenze table {
  width: 666px;
  margin: 0 auto;
  font-size: 22px;
  font-style: italic;
  border: 0;
  border-radius: 5px;
  border-collapse: separate;
  border-spacing: 0;
}
.table-green .heading,
.porzioni .crudo-cotto .corrispondenze table .heading {
  font-style: normal;
  background-color: #4ba356;
  color: #ffffff;
}
.table-green td,
.porzioni .crudo-cotto .corrispondenze table td {
  padding: 15px 40px;
}
.table-green tr:first-child td:first-child,
.porzioni .crudo-cotto .corrispondenze table tr:first-child td:first-child {
  border-top-left-radius: 10px;
}
.table-green tr:first-child td:last-child,
.porzioni .crudo-cotto .corrispondenze table tr:first-child td:last-child {
  border-top-right-radius: 10px;
}
.table-green tr:last-child td:last-child,
.porzioni .crudo-cotto .corrispondenze table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.table-green tr:last-child td:first-child,
.porzioni .crudo-cotto .corrispondenze table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.table-green .empty,
.porzioni .crudo-cotto .corrispondenze table .empty {
  padding: 0;
}
.table-green .odd td,
.porzioni .crudo-cotto .corrispondenze table .odd td {
  background-color: #e7e8e8;
}
.table-blue,
.percorso-avanzato .modal table {
  margin: 20px auto;
  font-size: 18px;
  border-collapse: separate;
}
.table-blue td,
.percorso-avanzato .modal table td {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 5px;
}
.table-blue td.first,
.percorso-avanzato .modal table td.first {
  border-left: 2px solid #1674B9;
}
.table-blue td.last,
.percorso-avanzato .modal table td.last {
  border-right: 2px solid #1674B9;
}
.table-blue td.text-left,
.percorso-avanzato .modal table td.text-left {
  border-left: 2px solid #1674B9;
}
.table-blue td.text-right,
.percorso-avanzato .modal table td.text-right {
  border-right: 2px solid #1674B9;
}
.table-blue tr.first,
.percorso-avanzato .modal table tr.first {
  background-color: #6698CC;
  height: 50px;
  padding: 12px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
}
.table-blue tr.first td,
.percorso-avanzato .modal table tr.first td {
  padding-top: 5px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 2px solid #1674B9;
  border-top: 2px solid #1674B9;
}
.table-blue tr.second td,
.percorso-avanzato .modal table tr.second td {
  padding-top: 20px;
}
.table-blue tr.last td,
.percorso-avanzato .modal table tr.last td {
  padding-bottom: 20px;
  border-bottom: 2px solid #1674B9;
}
.table-blue tr.last td.text-left,
.table-blue tr.last td.first,
.percorso-avanzato .modal table tr.last td.text-left,
.percorso-avanzato .modal table tr.last td.first {
  border-bottom-left-radius: 10px;
}
.table-blue tr.last td.text-right,
.table-blue tr.last td.last,
.percorso-avanzato .modal table tr.last td.text-right,
.percorso-avanzato .modal table tr.last td.last {
  border-bottom-right-radius: 10px;
}
.formula-large,
.formula-small {
  text-align: center;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-weight: bold;
  color: #4ba356;
}
.big-title,
.porzioni .crudo-cotto h1,
.sostituzioni .sostituzioni1 h1 {
  padding-top: 60px;
  text-transform: uppercase;
  font-size: 35px;
  text-align: center;
}
.big-title em,
.porzioni .crudo-cotto h1 em,
.sostituzioni .sostituzioni1 h1 em {
  font-style: italic;
}
.big-title strong,
.porzioni .crudo-cotto h1 strong,
.sostituzioni .sostituzioni1 h1 strong {
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-weight: bold;
}
.porzioni .back-button {
  bottom: 0;
  color: #4ba356;
}
.porzioni .back-button i {
  background-color: #4ba356;
}
.porzioni h1,
.porzioni h2 {
  color: #4ba356;
}
.porzioni h3 {
  color: #4ba356;
}
.porzioni hr {
  height: 2px;
  background-color: #4ba356;
  border: 0;
}
.porzioni .crudo-cotto .corrispondenze {
  margin-top: 40px;
}
.porzioni .crudo-cotto .corrispondenze h3 {
  text-align: center;
  font-size: 24px;
}
.porzioni .strumenti {
  padding-top: 20px;
  border-top: 4px solid #146838;
}
.porzioni .strumenti h3 {
  font-size: 24px;
}
.porzioni .strumenti p {
  font-size: 26px;
}
.porzioni .strumenti .confezionati {
  width: 380px;
  margin-left: 600px;
}
.porzioni .pugno {
  position: relative;
  height: 650px;
}
.porzioni .palmo {
  position: relative;
  height: 650px;
  padding-top: 90px;
}
.porzioni .content.strumenti {
  padding-bottom: 0;
}
.porzioni .content.dietetica-volumi {
  padding-top: 0;
}
.porzioni .dietetica-volumi p {
  width: 520px;
  padding-left: 100px;
}
.porzioni .dietetica-volumi h2 {
  color: #4ba356;
  width: 400px;
  margin: 90px auto 30px auto;
  font-size: 26px;
  border-top: 2px solid #4ba356;
  text-align: center;
}
.porzioni .dietetica-volumi h2 span {
  width: 235px;
  display: block;
  margin: -20px auto 0 auto;
  background-color: #ffffff;
  text-align: center;
}
.porzioni .dietetica-volumi .light-green-bg {
  padding: 35px;
  margin-top: 50px;
  margin-left: 100px;
  width: 720px;
  color: #146838;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-weight: bold;
}
.porzioni .dietetica-volumi h2,
.porzioni .etichette h2,
.porzioni .dietometro h2 {
  font-size: 26px;
}
.porzioni .dietetica-volumi p,
.porzioni .etichette p,
.porzioni .dietometro p {
  font-size: 24px;
}
.porzioni .dietetica-volumi strong,
.porzioni .etichette strong,
.porzioni .dietometro strong {
  color: #4ba356;
}
.porzioni .content.dietometro,
.porzioni .content.etichette {
  padding-top: 0;
  padding-bottom: 0;
  height: 600px;
}
.porzioni .content.dietometro .container,
.porzioni .content.etichette .container {
  height: 600px;
}
.porzioni .content.dietometro p,
.porzioni .content.etichette p {
  width: 420px;
  padding-left: 100px;
}
.porzioni .content.dietometro h2,
.porzioni .content.etichette h2 {
  padding-left: 100px;
}
.porzioni .content.dietometro hr,
.porzioni .content.etichette hr {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -225px;
}
.porzioni .finale {
  padding-top: 0;
  text-align: center;
  font-size: 26px;
}
.porzioni .finale .container {
  height: 320px;
}
.porzioni .finale .half {
  margin-bottom: 120px;
}
.sostituzioni .back-button {
  color: #4ba356;
  bottom: 0;
}
.sostituzioni .back-button i {
  background-color: #4ba356;
}
.sostituzioni h1,
.sostituzioni h2,
.sostituzioni h3 {
  color: #4ba356;
}
.sostituzioni h3,
.sostituzioni p {
  padding-left: 100px;
  padding-right: 100px;
}
.sostituzioni h3 {
  font-size: 26px;
}
.sostituzioni p {
  font-size: 24px;
}
.sostituzioni .sostituzioni1 {
  padding-bottom: 0;
}
.sostituzioni .sostituzioni1 h3 {
  margin-top: 100px;
  width: 420px;
  font-style: italic;
}
.sostituzioni .sostituzioni1 p {
  width: 420px;
}
.sostituzioni .sostituzioni1 p .number {
  font-weight: bold;
  color: #4ba356;
}
.sostituzioni .sostituzioni1 hr {
  border: 0;
  height: 2px;
  background-color: #4ba356;
  margin-top: 50px;
  margin-bottom: 50px;
}
.sostituzioni .tabelle {
  padding-top: 0;
  padding-bottom: 0;
}
.sostituzioni .tabelle h3 {
  margin-top: 100px;
  width: 420px;
  font-style: italic;
}
.sostituzioni .tabelle p {
  width: 420px;
}
.sostituzioni .tabelle p .number {
  font-weight: bold;
  color: #4ba356;
}
.sostituzioni .passi {
  padding-top: 0;
  padding-bottom: 0;
}
.sostituzioni .passi h3 {
  margin-top: 100px;
  width: 420px;
  font-style: italic;
}
.sostituzioni .passi3 {
  padding-top: 50px;
  padding-bottom: 0;
  clear: both;
}
.sostituzioni .passi3 h3 {
  margin-top: 100px;
  width: 420px;
  font-style: italic;
}
.sostituzioni .passi3 .formula-large {
  font-size: 42px;
  margin-top: 50px;
  margin-bottom: 15px;
}
.sostituzioni .passi3 .formula-small {
  font-size: 30px;
  margin-top: 15px;
}
.sostituzioni .end {
  text-align: center;
}
.sostituzioni .end .container {
  position: relative;
  height: 320px;
}
.sostituzioni .end p {
  margin-left: -50px;
}
#bilancia-figure,
#strumenti-figure,
#sostituzioni1-title {
  text-align: center;
}
#strumenti-figure h2 span,
#sostituzioni1-title h2 span {
  margin-top: -35px;
}
#sostituzioni1-title {
  margin-top: 50px;
}
#pasta-patata {
  width: 400px;
  display: block;
  margin: 50px auto;
}
.yellow-bg,
.percorso-avanzato-fase1 .fase-iniziale,
.percorso-avanzato-fase2 .obiettivi {
  background-color: #fee180;
}
.text-small {
  font-size: 16px;
}
.stepbox {
  font-size: 21px;
  line-height: 21px;
}
.dummy-link {
  display: block;
  width: 35px;
  height: 35px;
}
.large-dummy-link {
  display: block;
  width: 300px;
  height: 75px;
}
.percorso-avanzato .half h2 {
  color: #f79b00;
}
.percorso-avanzato .azioni h1 {
  background-color: #fee180;
  color: #ffffff;
  margin-top: 0;
}
.percorso-avanzato .azioni h1:before {
  border-right-color: #d1d1d1;
}
.percorso-avanzato .azioni h2 {
  color: #f79b00;
}
.percorso-avanzato .azioni .columns {
  width: 900px;
  margin: 0 auto;
  padding-top: 70px;
}
.percorso-avanzato .azioni .columns .col3 {
  border-top: 3px solid #fee180;
}
.percorso-avanzato .azioni .columns .col3 h3 span {
  background-color: #f79b00;
  color: #ffffff;
}
.percorso-avanzato .azioni .columns .col3 .column-body {
  border-bottom: 3px dotted #fee180;
}
.percorso-avanzato .azioni .columns .col3 .large-link-button {
  margin: 50px auto;
}
.percorso-avanzato .finale h1 {
  text-align: center;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-weight: bold;
  padding-top: 20px;
}
.percorso-avanzato .modal h1 {
  color: #f79b00;
}
.percorso-avanzato .modal table {
  width: auto;
}
.percorso-avanzato .modal .yellow {
  color: #f79b00;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 24px;
}
.percorso-avanzato .modal hr {
  border: 0;
  height: 3px;
  background-color: #f79b00;
  margin: 50px auto;
}
.percorso-avanzato-fase1 .fase-iniziale {
  padding-bottom: 0;
  background-image: url('../img/backgrounds/percorso-avanzato-fase1-1-bg.gif');
  background-position: center top;
  background-repeat: repeat-x;
}
.percorso-avanzato-fase1 .fase-iniziale h1 {
  background-color: #ffffff;
  color: #f79b00;
}
.percorso-avanzato-fase1 .fase-iniziale h1:before {
  border-right-color: #f79b00;
}
.percorso-avanzato-fase1 .fase-iniziale .container {
  height: 580px;
  background-image: url('../img/backgrounds/avanzato1-intro.gif');
  background-position: center top;
  background-repeat: repeat-x;
}
.percorso-avanzato-fase1 .fase-iniziale .left .contents,
.percorso-avanzato-fase1 .fase-iniziale .right .contents {
  width: 340px;
}
.percorso-avanzato-fase1 .fase-iniziale .half li {
  padding-bottom: 10px;
}
.percorso-avanzato-fase1 .azioni {
  padding-top: 0;
  padding-bottom: 0;
  background-image: url('../img/backgrounds/percorso-avanzato-fase1-2-bg.gif');
  background-position: center top;
  background-repeat: repeat-x;
}
.percorso-avanzato-fase1 .azioni .container {
  padding-top: 70px;
  height: 600px;
  background-image: url('../img/backgrounds/avanzato1-azioni.gif');
  background-position: center top;
  background-repeat: repeat-x;
}
.percorso-avanzato-fase1 .finale {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -1px;
  background-image: url('../img/backgrounds/percorso-avanzato-fase1-3-bg.gif');
  background-position: center top;
  background-repeat: repeat-x;
  height: 210px;
}
.percorso-avanzato-fase1 .finale .container {
  height: 147px;
}
.percorso-avanzato-fase1 .finale h1 {
  padding-top: 70px;
}
.percorso-avanzato-fase1 .finale a {
  color: #ffffff;
  text-decoration: none;
}
.percorso-avanzato-fase2 .obiettivi {
  padding-bottom: 0;
  background-image: url('../img/backgrounds/percorso-avanzato-fase2-1-bg.gif');
  background-position: center top;
  background-repeat: repeat-x;
}
.percorso-avanzato-fase2 .obiettivi h1 {
  background-color: #ffffff;
  color: #f79b00;
}
.percorso-avanzato-fase2 .obiettivi h1:before {
  border-right-color: #f79b00;
}
.percorso-avanzato-fase2 .obiettivi .container {
  position: relative;
  height: 1340px;
  background-image: url('../img/backgrounds/avanzato2-intro.gif');
  background-position: center top;
  background-repeat: no-repeat;
}
.percorso-avanzato-fase2 .obiettivi .obiettivi-end {
  font-size: 18px;
  text-transform: uppercase;
  color: #f56034;
  text-align: center;
  font-weight: bold;
  padding-left: 110px;
}
.percorso-avanzato-fase2 .azioni {
  padding-top: 0;
  padding-bottom: 0;
  background-image: url('../img/backgrounds/percorso-avanzato-fase2-2-bg.gif');
  background-position: center top;
  background-repeat: repeat-x;
}
.percorso-avanzato-fase2 .azioni .container {
  padding-top: 70px;
  height: 1870px;
  background-image: url('../img/backgrounds/avanzato2-azioni.gif');
  background-position: center top;
  background-repeat: no-repeat;
}
.percorso-avanzato-fase2 .azioni .columns {
  height: 840px;
  clear: both;
}
.percorso-avanzato-fase2 .azioni .conclusioni {
  width: 800px;
  margin: 0 auto;
  padding-top: 70px;
  font-size: 21px;
  clear: both;
  text-align: center;
}
.percorso-avanzato-fase2 .azioni .conclusioni h3 {
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.percorso-avanzato-fase2 .finale {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -4px;
  background-image: url('../img/backgrounds/percorso-avanzato-fase2-3-bg.gif');
  background-position: center top;
  background-repeat: repeat-x;
}
.percorso-avanzato-fase2 .finale .container {
  height: 230px;
}
.percorso-avanzato-fase2 .finale h1 {
  padding-top: 70px;
  font-style: italic;
  color: #f79b00;
}
.percorso-avanzato-fase2 .modal #calcolatori-bolo img {
  float: left;
}
.percorso-avanzato-fase2 .modal #profilo-cgm,
.percorso-avanzato-fase2 .modal #pasti {
  text-align: center;
}
.percorso-avanzato-fase2 .modal #profilo-cgm h1,
.percorso-avanzato-fase2 .modal #pasti h1 {
  text-transform: uppercase;
}
.percorso-avanzato-fase2 .modal #cgm-chart {
  margin-top: 50px;
}
.percorso-avanzato-fase2 .modal #pazienti-con-microinfusore h1 {
  text-transform: uppercase;
  text-align: center;
}
.percorso-avanzato-fase2 .modal #pazienti-con-microinfusore .narrow {
  padding-left: 130px;
  width: 550px;
}
.percorso-avanzato-fase2 .modal #pazienti-con-microinfusore .yellow {
  text-transform: uppercase;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.percorso-avanzato-fase2 .modal #pazienti-con-microinfusore .strong {
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-weight: bold;
}
.percorso-avanzato-fase2 .modal #pazienti-con-microinfusore .last {
  margin-bottom: 70px;
}
.percorso-avanzato-fase2 .modal #terapia-mi {
  height: 360px;
}
.percorso-avanzato-fase2 .modal #terapia-mi h1 {
  text-align: center;
  text-transform: uppercase;
}
.percorso-avanzato-fase2 .modal #terapia-mi p {
  width: 740px;
  margin: 65px auto 0 auto;
}
.percorso-avanzato-fase2 .modal #terapia-mi p.yellow {
  text-transform: uppercase;
}
.percorso-avanzato-fase2 .modal #impostare-cb {
  text-align: center;
}
.percorso-avanzato-fase2 .modal #impostare-cb h1 {
  text-transform: uppercase;
  margin-bottom: 70px;
}
.percorso-avanzato-fase2 .modal #impostare-cb p {
  margin-top: 30px;
}
.percorso-avanzato-fase2 .modal #regola-pankowska h1 {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 70px;
}
.percorso-avanzato-fase2 .modal #regola-pankowska .padleft {
  padding-right: 300px;
}
.percorso-avanzato-fase2 .modal #regola-pankowska .padleft.red {
  margin-top: 50px;
  margin-bottom: 50px;
}
.percorso-avanzato-fase2 .modal #alimentazione-cultura h1 {
  text-align: center;
  text-transform: uppercase;
}
.percorso-avanzato-fase2 .modal #alimentazione-cultura .full {
  padding-left: 20px;
  padding-right: 20px;
}
.percorso-avanzato-fase2 .modal #alimentazione-cultura .yellow {
  text-transform: uppercase;
}
#avanzato2-action1 .large-link-button,
#avanzato2-action2 .large-link-button,
#avanzato2-action5 .large-link-button {
  margin-top: 72px;
}
#avanzato2-action4 {
  margin-left: 150px;
}
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.67);
  overflow: scroll;
  cursor: pointer;
}
.modal .modal-window {
  display: none;
  position: relative;
  top: 5%;
  left: 50%;
  width: 900px;
  height: auto;
  min-height: 100px;
  margin: 0 0 0 -480px;
  margin-bottom: 5%;
  padding: 80px 30px;
  background-color: #ffffff;
  font-size: 22px;
  line-height: 24px;
  color: #333333;
  cursor: default;
}
.modal .modal-window.modal-hidden {
  display: none !important;
}
.modal .modal-window.modal-open {
  display: block !important;
}
.modal .modal-window.yellow h1 {
  color: #fee282;
}
.modal .modal-window.red h1 {
  color: #e67669;
}
.modal .modal-window.blue1 h1 {
  color: #2ba7b5;
}
.modal .modal-window.blue2 h1 {
  color: #4d9eef;
}
.modal .modal-window.blue3 h1 {
  color: #5e8dae;
}
.modal .modal-window.pink h1 {
  color: #c85b7c;
}
.modal .modal-window.purple1 h1 {
  color: #8b6e79;
}
.modal .modal-window.purple2 h1 {
  color: #706e84;
}
.modal .modal-window.brown h1 {
  color: #a17751;
}
.modal .modal-window h1 {
  font-size: 24px;
}
.modal .modal-window .col2 {
  width: 310px;
  padding: 0 70px;
  float: left;
}
.modal .modal-window .light {
  color: #757575;
}
.modal .modal-window .red {
  color: #ff3131;
}
.modal .modal-window p {
  position: relative;
  display: block;
  z-index: 9;
}
.modal .modal-window strong,
.modal .modal-window .strong {
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-weight: bold;
}
.modal .modal-window em,
.modal .modal-window .italic {
  font-style: italic;
}
.modal .modal-window .upper {
  text-transform: uppercase;
}
.modal .modal-window .button-hide-modal {
  position: fixed;
  margin-left: 420px;
  left: 50%;
  margin-top: 30px;
  padding: 0;
  top: 30px;
  border: 0;
  background-color: #ff3131;
  color: #ffffff;
  width: 36px;
  height: 36px;
  line-height: 32px;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  outline: none;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-weight: bold;
  z-index: 999;
}
.modal .modal-window .modal-main-content {
  float: right;
  width: 640px;
}
.modal .modal-window .modal-notes {
  list-style-type: none;
  display: block;
  width: 100%;
  padding: 0;
  clear: both;
  font-style: italic;
  font-size: 16px;
}
.modal .modal-window .modal-notes .note-number {
  color: #ff3131;
}
.ie7 .modal,
.ie8 .modal {
  background-image: url('../img/backgrounds/modal.png');
  background-repeat: repeat;
}
.ie7 .modal .modal-window .button-hide-modal,
.ie8 .modal .modal-window .button-hide-modal {
  background-color: transparent;
  background-image: url('../img/backgrounds/button.png');
  background-repeat: no-repeat;
}
.game-portions #games .container,
.changing-food #games .container {
  height: 620px;
}
.gameTitle {
  color: #4BA259;
  border-color: #4BA259;
  width: 100%;
  margin: 0px auto;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
}
.gameTitleP {
  color: #4BA259;
  border-color: #4BA259;
  width: 100%;
  margin: 0px auto;
  font-size: 20px;
  text-align: center;
}
.gameSubTitle {
  color: #000000;
  border-color: #000000;
  width: 100%;
  margin: 20px auto;
  font-size: 18px;
  text-align: center;
}
.gameSubTitle strong {
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-weight: bold;
}
#g3-descref {
  position: absolute;
  color: #ff0000;
  text-align: left;
  padding: 10px;
  font-size: 20px;
  margin-left: 230px;
}
#g3-descsel {
  position: absolute;
  color: #ff0000;
  text-align: left;
  padding: 10px;
  font-size: 20px;
  margin-left: 650px;
}
#g3-feedback {
  width: 80%;
  margin: 50px auto;
}
#g3-feedback span {
  color: #4BA259;
  border-color: #4BA259;
  margin: 0px auto;
  font-size: 20px;
  text-transform: uppercase;
}
#g1-feedback {
  width: 80%;
  margin: 50px auto;
}
#feedback_tx {
  width: 600px;
  text-align: center;
  font-size: 24px;
  color: #000000;
}
.back {
  width: 155px;
  height: 50px;
  margin-top: 20px;
  margin-bottom: 3px;
  overflow: hidden;
}
.back-button {
  width: auto;
  height: 40px;
  color: #4ba356;
  overflow: hidden;
  text-align: left;
}
.back-button i {
  background-color: #4ba356;
}
.light-green-bg-game {
  padding: 35px;
  margin-top: 430px;
  margin-left: 100px;
  width: 720px;
  color: #146838;
  font-family: 'Josefin-Sans Bold', helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
}
.light-green-bg-game a,
.light-green-bg-game a:hover,
.light-green-bg-game a:visited,
.light-green-bg-game a:link {
  color: #146838;
}
.wrapper {
  width: 100%;
}
.gameComponi .container {
  height: 900px;
}
.containerWindow {
  width: 9999px;
}
.gameComponi .intro {
  position: relative;
  width: 1024px;
  margin-top: 100px;
  vertical-align: top;
  float: left;
  text-align: center;
}
.gameComponi .intro .thumb {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 256px;
  vertical-align: top;
  cursor: pointer;
}
.gameComponi .intro .thumb .title {
  width: 256px;
  color: #ff681e;
  text-align: center;
  background: url(../img/giochi/componi-colazione-pranzo-cena/riga-titolo-colazione.png) center center no-repeat;
  font-size: 22px;
  font-weight: bold;
}
.gameComponi .intro .thumb .contentThumb {
  text-align: center;
  margin-top: 30px;
  font-size: 25px;
  height: 427px;
}
.gameComponi .intro .thumb .descriptionThumb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gameComponi .intro .thumb .dotted {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gameComponi .game {
  position: relative;
  width: 1024px;
  height: 540px;
  vertical-align: top;
  float: left;
  margin-top: 20px;
}
.gameComponi .game .title {
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  margin-top: 45px;
}
.gameComponi .game .subTitle {
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  margin-top: 15px;
}
.gameComponi .yellow {
  color: #ff5b09;
}
.gameComponi .slim {
  font-weight: normal;
}
.gameComponi .game .boxResult {
  height: 90px;
  margin-top: 40px;
  font-size: 23px;
  font-style: italic;
  text-align: center;
}
.gameComponi .game .boxResult span {
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  color: #ff5b09;
}
.gameComponi .game .conferma {
  background: url("../img/giochi/componi-colazione-pranzo-cena/base-puls-verde.png") no-repeat;
  width: 214px;
  height: 56px;
  color: #FFF;
  text-align: center;
  font-size: 25px;
  padding-top: 13px;
  font-weight: bold;
  cursor: pointer;
  margin: -20px auto;
  position: relative;
  z-index: 2;
}
.gameComponi .game .listPiatti {
  position: relative;
  z-index: 1;
  margin: -35px 0;
  width: 1024px;
  height: 421px;
  background: url("../img/giochi/componi-colazione-pranzo-cena/tovaglia.png") no-repeat;
  overflow: hidden;
  text-align: center;
}
.gameComponi .game .listPiatti .thumbContainer {
  font-size: 16px;
  margin-top: 15px;
  position: relative;
  width: 740px;
  height: 540px;
  vertical-align: top;
  float: left;
  text-align: left;
}
.gameComponi .game .listPiatti .thumb {
  width: 130px;
  height: 71px;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding: 120px 20px 0px 20px;
  margin-top: 10px;
  margin-left: 30px;
  margin-right: 30px;
  cursor: pointer;
  background-repeat: no-repeat;
  position: relative;
}
.gameComponi .game .listPiatti .thumb .thumbCheck {
  position: absolute;
  margin-top: -80px;
  margin-left: 70px;
  display: none;
}
.gameComponi .game .listPiatti .thumb .thumbCheckIe7 {
  margin-left: 0px;
}
.gameComponi .game .listPiatti .thumb span {
  color: #ff5b09;
  font-style: normal;
  font-weight: bold;
}
.gameComponi .game .frecciaSx {
  z-index: 3;
  top: -220px;
  left: 50px;
  position: relative;
  cursor: pointer;
}
.gameComponi .game .frecciaDx {
  top: -220px;
  left: 850px;
  z-index: 4;
  position: relative;
  cursor: pointer;
}
.gameComponi .game .feedbackGame,
.gameComponi .intro .feedbackGame {
  z-index: 5;
  position: absolute;
  width: 1024px;
  min-height: 690px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding-top: 40px;
  font-size: 50px;
}
.gameComponi .intro .feedbackGame {
  padding-top: 0px;
  margin-top: 0px;
}
.gameComponi .game .feedbackGame span,
.gameComponi .intro .feedbackGame span {
  font-size: 25px;
}
.gameComponi .game .feedbackButton,
.gameComponi .intro .feedbackButton {
  margin: 50px auto;
  width: 214px;
  height: 56px;
  color: #FFF;
  text-align: center;
  font-size: 25px;
  padding-top: 13px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  color: #999999;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.gameComponi .game .feedbackButton .span,
.gameComponi .intro .feedbackButton .span {
  font-size: 30px;
}
.gameComponi .game .feedbackGame .title1 {
  margin-top: 60px;
  color: #48bb7b;
  font-size: 25px;
  font-weight: bold;
}
.gameComponi .game .feedbackGame .tableInput {
  font-size: 25px;
  font-style: normal;
  margin-top: 40px;
  text-align: center;
}
.gameComponi .game .feedbackGame .tableInput div {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.gameComponi .game .feedbackGame .tableInput .alimenti {
  width: 300px;
  text-align: left;
}
.gameComponi .game .feedbackGame .tableInput .cho {
  width: 100px;
}
.gameComponi .game .feedbackGame .tableInput .zuccheri {
  width: 240px;
}
.gameComponi .game .feedbackGame .tableInput .grassi {
  width: 110px;
}
.gameComponi .game .feedbackGame .tableInput .proteine {
  width: 130px;
}
.gameComponi .game .feedbackGame .tableInput .title {
  font-style: normal;
  color: #2bacb4;
}
.gameComponi .game .feedbackGame .tableInput .result {
  font-style: normal;
  color: #ff0000;
  font-weight: bold;
}
.gameComponi .game .feedbackGame .tableInput hr {
  border: 0;
  height: 1px;
  background: #999;
  background-color: #999;
}
.gameComponi .game .feedbackGame .esempioRandom {
  font-size: 30px;
}
.gameComponi .game .feedbackGame .tabellaTitle {
  margin-top: 50px;
  font-size: 30px;
}
.gameComponi .game .feedbackGame .tabellaImg {
  text-align: center;
}
.gameComponi .back-button {
  width: auto;
  color: #F9B500;
  bottom: inherit;
  text-align: left;
}
.gameComponi .back-button i {
  background-color: #F9B500;
}
.gameComponi .intro .back-button {
  margin-top: -70px;
}
.gameZuccherometro {
  height: 600px;
}
.gameZuccherometro * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.gameZuccherometro .mainTitle {
  font-size: 25px;
  text-align: center;
  margin-top: 20px;
  font-style: italic;
  font-weight: bold;
  padding-top: 45px;
}
.gameZuccherometro #cestiniContainer {
  margin-top: 20px;
  width: 1024px;
  height: 257px;
  background: url(../img/giochi/zuccherometro/fondo-grigio.png) center center no-repeat;
  text-align: center;
}
.gameZuccherometro #cestiniContainer .cestino {
  width: 111px;
  height: 53px;
  background: url(../img/giochi/zuccherometro/cestino.png) no-repeat;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 17px;
  font-weight: bold;
  padding-top: 28px;
  margin-top: 30px;
  margin-left: 20px;
  margin-right: 20px;
}
.gameZuccherometro #foodContainer .foodSlot {
  position: absolute;
  width: 142px;
  height: 240px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  overflow: hidden;
  display: none;
  cursor: pointer;
}
.gameZuccherometro #foodContainer img {
  pointer-events: none;
}
.gameZuccherometro #foodContainer .food {
  margin-top: 240px;
  width: 142px;
  height: 240px;
}
.gameZuccherometro #foodContainer .title {
  width: 142px;
  height: 78px;
  text-align: center;
  font-size: 20px;
  padding-top: 20px;
}
#foodDrag {
  position: absolute;
  width: 142px;
  height: 142px;
  display: none;
  cursor: pointer;
}
.gameZuccherometro .feedbackGame {
  z-index: 5;
  position: absolute;
  width: 1024px;
  height: 590px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding-top: 40px;
  font-size: 50px;
}
.gameZuccherometro .feedbackGame span {
  font-size: 25px;
  font-weight: bold;
}
.gameZuccherometro .feedbackGame .feedbackButton {
  margin: 50px auto;
  width: 214px;
  height: 56px;
  color: #FFF;
  text-align: center;
  padding-top: 13px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  color: #999999;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 30px;
}
.gameZuccherometro .back-button {
  width: auto;
  color: #4ba356;
  bottom: inherit;
  text-align: left;
}
.gameZuccherometro .back-button i {
  background-color: #4ba356;
}
.fix-ie7padding,
.ie7 .porzioni .crudo-cotto,
.ie7 .game-portions #games,
.ie7 .changing-food #games,
.ie7 .game-zuccherometro #games,
.ie7 .sostituzioni .sostituzioni1 {
  padding-top: 160px;
}
.ie7 div,
.ie7 p,
.ie7 span {
  min-height: 0;
}
.ie7 #header {
  padding-top: 20px;
}
.ie7 .modal {
  background-color: #C1DCF5;
  background-image: none;
}
.ie7 .modal ol {
  padding-left: 0;
  margin-left: 0;
}
.ie7 .introduzione .ie7-absolute-fix {
  margin-top: -50px !important;
}
.ie7 .ringraziamenti h1 {
  margin-top: 0px;
}
.ie7 .ringraziamenti #thanks1 {
  margin-top: -80px;
}
.ie7 .indice ul li {
  margin-top: 13px;
  margin-left: -30px;
}
.ie7 .corretta-alimentazione .modal-main-content {
  margin-top: -300px;
}
.ie7 .percorso-base-fase1 .box-right #corretta-alimentazione-link {
  margin-top: -13px;
}
.ie7 #tabelle-prima-infanzia-link {
  top: 230px !important;
}
.ie7 #snack-e-merende-link {
  top: 330px !important;
}
.ie7 #fast-food-link {
  top: 382px !important;
}
.ie7 #alimenti-etnici-link {
  top: 435px !important;
}
.ie7 .changing-food #g3-descref {
  padding: 0px;
  margin-left: 130px;
}
.ie7 .changing-food #g3-descsel {
  padding: 0px;
  margin-left: 550px;
}
.ie7 .percorso-base-fase2 #sostituzione-link {
  margin-top: -18px;
  margin-left: 10px;
}
.ie7 .percorso-base-fase2 .box-right table {
  margin-top: -20px;
}
.ie7 .percorso-base-fase2 .box-right ul {
  padding-left: 0;
  margin-left: 0;
}
.ie7 .percorso-base-fase2 .box-right ul li {
  margin-left: 0;
}
.ie7 .percorso-base-fase2 #finale-base2-link {
  margin-top: 20px;
}
.ie7 .percorso-avanzato-fase1 .half.left ul,
.ie7 .percorso-avanzato-fase1 .half.right ul {
  padding-left: 0;
  margin-left: 0;
}
.ie7 .percorso-avanzato-fase1 .half.left ul li,
.ie7 .percorso-avanzato-fase1 .half.right ul li {
  margin-left: 0;
}
.ie7 .percorso-avanzato-fase1 #percorso-base-consolidato-link {
  margin-top: 10px;
}
.ie7 .percorso-avanzato-fase1 #glicemie-a-target-link {
  margin-top: 5px;
}
.ie7 .percorso-avanzato-fase1 #rapporto-icho-link,
.ie7 .percorso-avanzato-fase1 #fc-link {
  margin-top: 8px;
}
.ie7 .percorso-avanzato-fase2 .stepbox p {
  margin-top: 21px;
}
.ie7 .percorso-avanzato-fase2 #avanzato2-action4 {
  left: 150px;
}
.ie7 .content.gameComponi {
  overflow: auto !important;
}
.ie7 #lente {
  left: 370px !important;
  top: 35px !important;
}
.ie8 img.enter-ltr,
.ie8 img.enter-rtl {
  margin-left: 0 !important;
}
@-moz-document url-prefix() {
  #glicemie-a-target-link {
    top: 350px !important;
  }
  #percorso-base-consolidato-link {
    top: 190px !important;
  }
  #rapporto-icho-link {
    top: 415px !important;
  }
  #fc-link {
    top: 538px !important;
  }
}
.ios9 #sostituzione-link {
  top: 190px !important;
}
.ios9 #glicemie-a-target-link {
  top: 350px !important;
}
.ios9 #rapporto-icho-link {
  top: 418px !important;
}
.ios9 #fc-link {
  top: 538px !important;
}
.ios9 #indice-glicemico-base-link {
  top: 391px !important;
}
.ios9 .introduzione {
  width: 1024px !important;
}
.ios9 .introduzione .container {
  left: 0;
  margin-left: 0;
}
.ios9 .percorso-base-fase2 .half.right table {
  left: 88px !important;
}
.ios9 .percorso-base-fase2 .half.right .contents {
  left: 85px !important;
}
html,
body {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
}
.container {
  position: relative;
  width: 1024px;
  max-width: 100%;
  margin: 0 auto;
  zoom: 1;
}
.container .half {
  width: 512px;
  max-width: 50%;
  position: relative;
}
.container .half.left {
  float: left;
  clear: left;
}
.container .half.right {
  float: right;
  clear: right;
}
.container .half.center {
  margin: 0 auto;
  clear: both;
}
.blue-gradient,
.copertina,
.autori,
.ringraziamenti,
.disclaimer,
.bibliografia,
.introduzione,
.indice {
  background-color: #bfdcf3;
  background-image: url('../img/backgrounds/copertina.gif');
  background-position: left top;
  background-repeat: repeat-x;
}
.content {
  padding: 114px 0 100px 0;
  width: 100%;
  clear: both;
  overflow: hidden;
}
