/* Style sheet stileintro */
html{height:auto;min-height: 100%;}
body{background-color:#FFFFFF;color:#000000;}
#intro{height:500px;margin-top:30px;padding-top:40px;}
#intro-enter,#intro-testo01,#intro-testo02,#intro-testo03{text-align:center;font-size:10px;}
#intro-enter{margin-bottom:15px;font-weight:bold;}
#intro-testo01,#intro-testo03{font-weight:bold;}
#intro-testo01{margin-bottom:10px;}
#intro-testo02{margin-bottom:5px;}
#pagina-non-trovata,#accesso-negato{height:500px;margin-top:30px;padding-top:160px;padding-right:30px;background-image:url("img/imgerrore.jpg");background-repeat:no-repeat;}
.pagina-non-trovata-testo div{font-size:10px;}
#torna{width:180px;margin-top:20px;text-align:center;}
