a:link {
color: #ff9900;
text-decoration: none;
}

a:visited {
color: #808080;
text-decoration: none;
}

a:hover {
color: #ff9900;
text-decoration: underline;
}

.griglia {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
line-height: 1.5;
text-transform: lowercase;

table-layout: fixed;
border-collapse: collapse;

height: 460px;
overflow: scroll;
width: 950px;

margin-left: 0px;
margin-top: 0px;
}

.testata {
height: 70px;
}

.titolo {
font-size: 24px;

color: #ff9900;

text-align: left;
vertical-align: center;
}

.barra {
height: 18px;
}

.corpo {
height: 344px;
}

.piede {
height: 18px;
}

.spaziologo {
width: 185px;

padding: 10px 5px 5px 10px;

border-top: 0px;
border-right: 0px;
border-bottom: 1px solid black;
border-left: 0px;
}

.titolo {
width: 765px;

padding: 10px 10px 5px 5px;

border-top: 0px;
border-right: 0px;
border-bottom: 1px solid black;
border-left: 1px solid black;
}

.titolonavigazione {
width: 185px;

border-top: 0px;
border-right: 1px solid black;
border-bottom: 0px;
border-left: 0px;
}

.barraposizione {
width: 765px;

padding: 0px 10px 0px 5px;

font-size: 11px;

border-top: 1px solid black;
border-right: 0px;
border-bottom: 1px solid black;
border-left: 1px solid black;
}

.navigazione {
width: 185px;

padding: 10px 10px 10px 10px;

border-top: 0px;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 0px;

text-align: left;
vertical-align: top;
}

.secondolivello {
text-align: left;

font-size: 11px;

border-bottom: 1px solid black;
}

.primacolonna {
width: 255px;

padding: 10px 14px 10px 14px;

text-align: none;
vertical-align: top;

border-top: 1px solid black;
border-right: 0px;
border-bottom: 1px solid black;
border-left: 1px solid black;
}

.titolopc {
font-size: 13px;
font-weight: bold;
}

.secondacolonna {
width: 255px;

padding: 10px 14px 10px 14px;

text-align: none;
vertical-align: top;

border-top: 1px solid black;
border-right: 0px;
border-bottom: 1px solid black;
border-left: 0px;
}

.terzacolonna {
width: 255px;

padding: 10px 14px 10px 14px;

text-align: none;
vertical-align: top;

border-top: 1px solid black;
border-right: 0px;
border-bottom: 1px solid black;
border-left: 0px;
}

.informazioni {
width: 950px;

padding: 0px 10px 0px 10px;

text-align: center;
font-size: 11px;

border-top: 1px solid black;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
}

#sfondofondazione {
background-color: white;
background-image: url(../immagini/sfondo_fondazione.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right 50%;
}

#sfondoasimov {
background-color: white;
background-image: url(../immagini/asimov.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right 50%;
}

#sfondomani {
background-color: white;
background-image: url(../immagini/mani.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right 50%;
}

#sfondoenciclopedia {
background-color: white;
background-image: url(../immagini/sfondo_enciclopedia.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right 50%;
}

#sfondocredits {
background-color: white;
background-image: url(../immagini/credits.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right 60%;
}