html { position: relative; margin: 0; padding: 0; height: 100%; }
body { margin: 0; padding: 0; text-align: left; height: 100%; }
#imPageExtContainer {min-height: 100%; }
#imPageIntContainer { position: relative;}
#imPage { position: relative; width: 100%; }
#imHeaderBg { position: absolute; left: 0; top: 0; width: 100%; }
#imContent { position: relative; }
#imFooterBg { position: absolute; left: 0; bottom: 0; width: 100%; }
#imStickyBarContainer { visibility: hidden; position: fixed; overflow: hidden; }
html { min-width: 988px; }
#imPageExtContainer { background-image: none; background-color: rgba(180, 180, 180, 1); }
#imPage { padding-top: 30px; padding-bottom: 30px; min-width: 988px; }
#imHeaderBg { height: 165px; background-image: none; background-color: transparent; }
#imHeader { background-image: url('Striscia-Superiore-JPEG.jpg'); background-position: right top; background-repeat: no-repeat; background-attachment: scroll; background-color: rgba(0, 64, 255, 1); }
#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 300px; width:988px; }
#imContent { align-self: start; padding: 7px 0 10px 0; }
#imContentGraphics { min-height: 380px; background-image: none; background-color: rgba(255, 255, 255, 1); }
#imFooterBg { height: 80px; background-image: none; background-color: rgba(180, 180, 180, 1); }
#imFooter { background-image: url('Striscia-Inferiore-IPEG.jpg'); background-position: right bottom; background-repeat: no-repeat; background-attachment: scroll; background-color: rgba(0, 64, 255, 1); }
#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 50px; width:988px; }
#imSideBar { background-image: none; background-color: rgba(157, 159, 244, 1); overflow: visible; zoom: 1; z-index: 200; }
#imSideBarObjects { position: relative; height: 380px; }
