/* style   4.css db 29-07-2007 */

body { font-family: verdana, arial, helvetica, sans-serif; background: #000
}
a:link { color: #03f; text-decoration: none } /* azzurro scuro */
a:visited { color: #63d; text-decoration: none } /* azzurro chiaro */
a:hover { color: #00d; text-decoration: underline } /* cursore sopra - blu scuro */
a:active { color: #f55; text-decoration: underline } /* click - rosso chiaro */


.cornice { margin: 10px auto ; position: relative;  width: 1040px; height: 602px; border-width: 1px; border-color: #222;  border-style: solid
}

.intestazione { border-width: 0px; border-color: #fff;  border-style: solid; color:#999; 
}

.schermo { margin:auto; position: absolute; width:880px; height:600px; top:0px; right:0px; border-width: 1px; border-color: #111;  border-style:solid
}

.t0 {font-size: 9px; line-height: 1.5em}
.t1 {font-size: 11px; line-height: 1.5em}
.t2 {font-size: 13px; line-height: 1.5em}
.t3 {font-size: 18px; line-height: 1.5em}

.div1 {
position: absolute; width: 350px; height: 350px; top:10px; left: 10px
}

.div2 {
position: absolute; width: 550px; height: 450px; top:10px; left: 320px; 
}

.div3 {
position: absolute; width: 680px; height: 30px; top:500px; left: 10px
}

table td { padding: 0px; }

.disegno {
	background: #669;
	border-collapse: collapse;
}

div#indice a {
    display: block;
    width:100px;
    padding: 5px;
    
    background-color: #66f;
    
    margin-bottom: 5px;
    font-style:  normal;
    text-decoration: none;
    color: #ddf;
    font-size: 8pt;
}
.menu {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #66f;
    font-size: 8pt;
    border-spacing: 2px;
    border-width: 2px;
   
    border-color: #999;
    line-height: 10pt;
    
}