/* CSS Document */
*{margin:0px;padding:0px;}
html, body {height: 100%;}
body{}

#contenitore {min-height: 100%;height: auto !important;height: 100%;margin: 0px auto -50px auto;width:90%;max-width:1024px;  box-shadow: 0px 0px 10px #000000;}
h1 {width:90%;text-align:left;margin:0px auto;padding:10px 0px 10px 0px;}
.testo {width:90%;text-align:justify;margin:0px auto;padding:10px 0px 10px 0px;line-height:20px;}
h2 {width:90%;text-align:left;margin:0px auto;padding:10px 0px 10px 0px;}
#contenitore_footer{width:90%;display:table;height:100%;margin: 0px auto;}
.push{width:100%;height:50px;}
.footer{width:90%;height:50px;margin: 0px auto 0px auto;max-width:1024px;}