/* 2010.05.08.0005 nanni manca
--------------------- http://labinf .tripod.com */

body {
 color: #beb;
/*
 background: #222; 
*/
 background: #020;
}

p {
 font-size: 17px;
 line-height: 25px;
 text-align: justify;
 color: #ada;
 margin: 3px 1em;
}

h1, h2, h3, h4, h5, h6 {
 color: #beb;
 font-family: eurostile, arial, helvetica, sans-serif;
 font-variant: small-caps;
 letter-spacing: 1px;
}

h1 {
 font-size: 24px;
 line-height: 24px;
 margin-top: 0.5em;
}
h2 {
 font-size: 20px;
 line-height: 20px;
 margin-top: 0.5em;
}
h3 {
 font-size: 15px;
 line-height: 15px;
 margin-top: 0.5em;
}
h4 {
 font-size: 20px;
 line-height: 20px;
 margin-top: 0.5em;
}
h5 {
 font-size: 15px;
 line-height: 15px;
 margin-top: 0.25em;
}
h6 {
 font-size: 15px;
 line-height: 15px;
 text-align: right;
 margin-right: 1.6em;
}

#off {
 font-size: 15px;
 line-height: 20px;
 font-family: eurostile, arial, helvetica, sans-serif;
 font-variant: small-caps;
 letter-spacing: 1px;
 text-align: center;
 margin: 0 1em;
}
#off a {
 text-decoration: none;
 color: #8f8;
}
#off a:hover {
 text-decoration: underline;
}

.out {
 font-size: 15px;
 line-height: 15px;
 font-family: eurostile, arial, helvetica, sans-serif;
 font-variant: small-caps;
}
.out a {
 text-decoration: none;
 color: #fa2;

}
.out a:hover {
 text-decoration: underline;
}

.nav {
 font-size: 16px;
 line-height: 22px;
 font-family: eurostile, arial, helvetica, sans-serif;
 font-variant: small-caps;
 letter-spacing: 2px;
 margin-top: 1em;
}
.nav a {
 text-decoration: none;
 color: #8f8;
 margin: 0.5em;
 padding: 0 1em;
}
.nav a:hover {
 text-decoration: underline;
}

.navai {
 background: #020;
 margin-top: 1em;
 padding: 0;
}

#footer {
 position: absolute;
 bottom: 1em;
 font-family: eurostile, arial, helvetica, sans-serif;
 font-size: 15px;
 line-height: 15px;
 color: #ada;
 margin-top: 0.25em;
}
#footer a {
 text-decoration: none;
 font-size: 15px;
 line-height: 15px;
 font-family: eurostile, arial, helvetica, sans-serif;
 color: #8f8;
 margin-top: 0.25em;
}
#footer a:hover {
 text-decoration: underline;
}
#footer .tart {
 text-align: right;
}
#footer .palt {
 padding-top: 0.25em;
 padding-left: 2em;
}

