body,html,*{margin:0; padding:0; font-family:Helvetica; font-weight:thin;}
body,html{background:#FAFAFA;}
body{height:0%;}
p{font-size: 9px;}
h1{font-size: 18px; color: #162D50;}
h2{font-size: 76px; color:#162D50;font-weight:normal; margin-bottom: 15px;}
h3{font-size: 15px;color:#162D50;}
h4{font-size: 29px;color:#010101; font-weight:normal; text-align:justify;}
h5{font-size: 11px;color:#162D50;}
h6{font-size: 9px;}
#header{padding:0;}
#nav{float:left; width: 100%; margin-left:auto; margin-right:auto; background-color: #162D50; position: fixed; top: 0px; z-index: 99;   }
#nav ul{padding: 0; margin:0; list-style-type:none; background: #162D50;}
#nav ul a li{width: 120px; background: #162D50; border-right: 1px solid #233445; float:left; font-size:15px; padding-top: 25px; padding-bottom: 25px; padding-left: 10px; padding-right: 9px; border-right: 1px solid #717171;}
#nav ul a li.first{border-left: 1px solid #717171; padding-left:24px;}
#nav ul a li{text-decoration:none; color: #FAFAFA; text-align:center;}
#container{width: 960px; padding: 50px; border:none; margin-left:auto; margin-right:auto; text-align:center; }
.clear{clear:both;}
#logo{background:url('../img/ecopool-logo.png') left top no-repeat; width: 320px; height: 103px; margin-top: 95px; float:left;  }
content{width: 100%; float:left;}
section.info{
    height: 500px;
    padding: 150px 0;
    width: 100%;
    position:relative;
    text-align: center;
}

.divright{float:right; width: 500px; margin-top: 5px;}
.divleft{float:left; width: 400px; margin-top: 5px;}






section#mission,
section#raccolta-e-analisi-delle-acque-reflue,
section#rifiuti-industriali-speciali,
section#ecopool-srl-fano-e-gli-impianti-ecologici,
section#normative-sulle-acque-reflue-industriali,
section#download{
    box-shadow: 0 18px 14px -14px rgba(0,0,0,0.6), 0 -18px 14px -14px rgba(0,0,0,0.6);
    background-color: #FAFAFA;
    z-index: 10;
   
}
section#download .loginClass a{text-decoration:none; color: purple; font-weight: bold; font-size: 12px; }
section#download .loginClass{

    width: 300px; height: 150px; padding: 15px 50px 50px 50px; margin-top: 50px; border-radius: 6px; 
    box-shadow: 0 2px 5px rgba(1, 1, 1, 1) inset; background: #C9C9C9; 
    font-family: Helvetica; font-size: 12px; margin-left:auto; margin-right: auto; color: #162D50;
    position:relative;

}
section#download .loginClass form{display:block; padding: 15px; font-size: 11px; width: 200px; margin-left:auto; margin-right:auto; margin-top: -5px; } 
section#download .loginClass form input[type="text"],section#download .loginClass form input[type="password"]{

    padding: 2px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset; margin-top: 5px; margin-bottom: 10px; height: 16px; width: 180px;  border-radius: 3px; float:left; cursor:cell;
    
}
section#download .loginClass form input[type="button"]{box-shadow: 2px 2px 6px #A7A7A7; background: #D9D9D9;
						       border-radius: 3px; width: 120px; padding: 4px; cursor:pointer;}
section#download .loginClass form p{font-size: 10px; font-weight: bold; color: #212121;}
footer{float:left; width: 100%; margin-left:auto; margin-right:auto; border-top: 1px solid grey; background: #162D50; margin-top: 0px; }
section#mission
{
    height: 400px;
    background-image: url("../img/b.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
section#raccolta-e-analisi-delle-acque-reflue{
    background-image: url("../img/g.jpg");
    background-color: #F2F2F2;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;

}
section#rifiuti-industriali-speciali
{
    background-image: url("../img/o.jpg");
    background-color: #FAFAFA;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;

}
section#ecopool-srl-fano-e-gli-impianti-ecologici
    {
    background-image: url("../img/r.jpg");
	background-color: #F2F2F2;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;

    }
section#normative-sulle-acque-reflue-industriali
{
    background-image:url("../img/y.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;

}
section#download{
    background-image:url("../img/p.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;

}
.divright a{text-decoration:none; font-size: 12px; font-weight:900; color: #000000;}
section#territorio{
    background-image:url("../img/bk.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;

}
section#contatti{
    background-image:url("../img/w.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;

}
