/* CSS Document */
html, body{
margin:0; padding:0;}
body{
font-family:'Lucida Console', Arial, Helvetica, sans-serif;
font-size:76%;
background-color:#000000;
color:#FFFFFF
}
div#contenitore{
width:1024px;
height: 768px;
margin:0 auto;
}
img{border:none}

h1, h2{
margin:0;
padding:0;
}
h1{
padding-left:0.5em;
font-size:1.8em;
color:#66ffff;
text-align:center;
font-style:italic;
}
h2{
color:#66ffff;
font-size:2em;
}
.form{
color:#66ffff;
font-size:2em;
text-align:center;}
h3{
color:#81b944/*B164FF*/;
font-size: 16px;
}

p{
font-size:14px;
line-height:25px ;
color:#ffffff;
padding-right: 0.5em;
}

div#contenuto_home{
background-image:url(Immagini/back_2.jpg);
background-repeat:no-repeat;
background-position:top left;
padding:30px;
height:405px
}

div#contenuto{
background-image:url(Immagini/cont.png);
background-repeat:no-repeat;
background-position:top center;
padding:30px;

}

div#contenuto ul{
list-style-type:square;
padding-left:2em;
}
div#contenuto li{
font-size:16px;
line-height:25px ;
color:#ffffff;
}

#central{
margin-right: 150px;
margin-left:auto;
width:740px;
padding-right:70px
}

#menu{float:right;
width:150px;
text-align:center}



#menu div{ text-align:center; width:150px; height:46px}
#home a{background-image:url(Immagini/HOME_.jpg); width:150px; height:46px; display:block
}
#home a:hover{background-image:url(Immagini/HOME.jpg); width:150px; height:46px;
}

#chi a{background-image:url(Immagini/CHI_.jpg); width:150px; height:46px; display:block
}
#chi a:hover{background-image:url(Immagini/CHI.jpg); width:150px; height:46px;
}

#att a{background-image:url(Immagini/ATT_.jpg); width:150px; height:46px; display:block
}
#att a:hover{background-image:url(Immagini/ATT.jpg); width:150px; height:46px;
}

#down a{background-image:url(Immagini/DOWN_.jpg); width:150px; height:46px; display:block
}
#down a:hover{background-image:url(Immagini/DOWN.jpg); width:150px; height:46px;
}

#links a{background-image:url(Immagini/LINKS_.jpg); width:150px; height:46px; display:block
}
#links a:hover{background-image:url(Immagini/LINKS.jpg); width:150px; height:46px;
}

#contact a{background-image:url(Immagini/CONT_.jpg); width:150px; height:46px; display:block
}
#contact a:hover{background-image:url(Immagini/CONT.jpg); width:150px; height:46px;
}

.downloads p{
/*padding-left:0.5em;*/
}
.downloads a{
font-size:14px;
/*line-height:30px ;*/
color:#ffffff;
text-decoration:underline;
}

.downloads a:hover{
color:#592c81;
text-decoration:overline;
}

#alert{
font-weight:bold;
width: 300px;
height:220px;
margin: 30px auto;
padding:20px 0 0 0;
text-align:center;
background-color:#000000;
color: #ffffff;
}
#alert h3{color:#FFFFFF}
#alert a{color:#ffffff}
#alert a:hover{color:#9b2b03}

div#footer{
text-align:center;
height:35px;
padding:5px;
color:#ffffff;
font-size:10px;
clear:both;
}

div#footer div{float:left;
text-align:center}

