
body {
        margin-top: 20px;
        background-image: url("../pagine/cielo/sfondo.gif");
        }
        
h1  {
        font-size: 60px;
        color: #0404ff;
        font-family: verdana;
        text-align: center;
        text-decoration: underline;
        }

h2 {
        font-size: 35px;
        color: red;
        font-family: verdana;
        text-align: center;
        }
        
h3 {
        font-size: 30px;
        color: red;
        font-family: verdana;
        text-align: center;
        }

h4 {
        font-size: 18px;
        color: #ff8000;
        font-family: verdana;
        text-align: left;
        font-weight: bold
        }

p {    
        font-size: 15px;
        color: yellow;
        word-spacing: 0.5px;
        letter-spacing: 1.2px;
        font-family: verdana;
        font-weight: normal;
        text-align: justify;
        line-height: 18px;
        text-indent: 30px;
        } 
        
table.link {
            color: white;
            font-size: 18px;
            text-align: center;
            font-family: verdana;
            font-weight: normal;
            border: none
            }

td.siti {
            font-size: 18px;
            text-align: left;
            font-family: verdana;
            font-weight: normal;
            color: #ff8000;
            }
        
td.cost {
            color: white;
            font-size: 12px;
            text-align: right;
            font-family: verdana;
            font-weight: bold;
            border: none
            }

a:link {color: #ffffff; text-decoration: underline; }
a:visited {color: #ffffff; text-decoration: underline; }
a:hover {color: #0404ff; text-decoration: none; }


#navlist ul {margin-left: 0; padding-left: 0; white-space: nowrap;}
#navlist li {display: inline; list-style-type: none;}
#navlist a:link, #navlist a:visited {color: white; background-image: url(../pagine/cielo/link.gif); text-decoration: none;}
#navlist a:hover {color: blue; background-image: none; text-decoration: none;}

#navlist1 a {width: 155px;}
#navlist1 ul {margin-left: 0; padding: 0; width: 155px;}
#navlist1 li {display: block; list-style-type: none; border-bottom: 2px solid black; width: 155px;}
#navlist1 a:link, #navlist1 a:visited {color: white; background-image: url(../pagine/cielo/link.gif); text-decoration: none;}
#navlist1 a:hover {color: blue; background-image: none; text-decoration: none;}

a.cieloadesso {width: 83px; height: 84px;}
a.cieloadesso:link, a.cieloadesso:visited {background-image: url(../pagine/cielo/cieloadesso.gif); text-decoration: none;}
a.cieloadesso:hover {background-image: url(../pagine/cielo/cieloadesso2.gif); text-decoration: none;}

