

body { 
     background-image:url('image/bg.png'); 
     font-family: Comic sans MS, Arial;
     color: #5255c8;
     font-size: 90%;
     }
   
div.cont_centrale {
                  background-image:url('image/sfondo.gif');   
                  position:relative;
                  margin-left: -503px;
                  left:50%;
                  top:0px;
                  width:1006px;
                  height:806px;
                  }
img.header {
            position:relative; top:4.5px; left:50%; margin-left:-503px; width:1006px; height:206:px;
            }
div.menu1 {
                  position:absolute;
                  width:204px;
                  height:200px;
                  top:100px;
                  left:10px;
                  text-align:left;
                  }
div.menu2 {
                  position:absolute;
                  width:204px;
                  height:200px;
                  top:400px;
                  left:10px;
                  text-align:left;
                  }
div.menu3 {
                  position:absolute;
                  width:204px;
                  height:200px;
                  top:570px;
                  left:10px;
                  text-align:left;
                  }
                
div.menu4 {
                  position:absolute;
                  width:204px;
                  height:200px;
                  top:100px;
                  left:790px;
                  text-align:left;
                  }
              
div.menu5 {
                  position:absolute;
                  width:204px;
                  height:200px;
                  top:300px;
                  left:790px;
                  text-align:center;
                  }
div.menu6 {
                  position:absolute;
                  width:204px;
                  height:200px;
                  top:500px;
                  left:790px;
                  text-align:left;
                  }
            
div.submenu1 {
                  background-color:#c0c0ff;
                  position:absolute;
                  width:204px;
                  height:110px;
                  top:242px;
                  left:190px;
                  text-align:center;
                  visibility: hidden;
                  }
                
div.submenu2 {
                  background-color:#c0c0ff;
                  position:absolute;
                  width:204px;
                  height:110px;
                  top:330px;
                  left:190px;
                  text-align:center;
                  visibility: hidden;
                  }
                
div.submenu3 {
                  background-color:#c0c0ff; 
                  position:absolute;
                  width:204px;
                  height:130px;
                  top:352px;
                  left:190px;
                  text-align:center;
                  visibility: hidden;
                  }
                
div.head_menu {
                  background-image:url('image/head_menu.png');   
                  width:204px;
                  height:54px;
                  }
div.line {
                  background-image:url('image/line.png');   
                  width:204px;
                  height:3px;
                  }
div.logo_elfo {
                  background-image:url('image/elfo.gif');  
                  position:absolute;
                  top:170px;
                  left:150px;                  
                  width:300px;
                  height:300px;
                  }
div.benvenuti {
                  
                  position:absolute;
                  top:270px;
                  left:120px;                  
                  width:300px;
                  height:270px;
                  }
                
div.contenuto {
                  border: 2px solid #8080ff; 
                  position:absolute;
                  top:100px;
                  margin-left: -280px;
                  left:50%;                  
                  width:550px;
                  height:552px;
                  }
                
div.scritte_footer{
                  position:absolute;
                  top:770px;
                  left:0%;                  
                  font-size:10px;
                  }
                
                
div.contatore{
                  position:absolute;
                  top:700px;
                  left:850px;                  
                  font-size:10px;
                  }
div.global{
                  position:absolute;
                  top:45px;
                  margin-left: -460px;
                  left:50%;
                  width:920px;
                  height: 40px;                  
                  }
div.gmenu{
            background-image:url('image/global_menu.png'); 
            width:102px;
            height: 32px;                  
            float:left;
          }
        
div.allosponsor{
                 position:absolute;
                 top:100px;
                 margin-left: -234px;
                 left:50%;
                 width:468px;
                 height: 60px;  
                }
              
div.tagboard{
             position:relative; top:0px; left:50%; margin-left:-503px; width:1002px; height:206px; border: 2px solid #4040ff; background-image:url('image/sf.png');
            
           }
        
                
b.menu {
        position:absolute; 
        top:12px;
        margin-left: -100px;
        left:50%;
        width:200px;
        height:5px;
        color:#ff80ff;
       }
     
b.glmenu {
        position:absolute; 
        margin:5px;
        width:100px;
        height:5px;
        color:#ff80ff;
       }
     
a {
   text-decoration : none;
   }
a:hover {
   color:red;
   text-decoration : none;
   }
 
 
 
 #daddy-shoutbox {
      
      padding: 5px;
      background-image:url('image/sf.png');
      color: black;
      width: 600px;
      height:190px;
      font-family: Arial,Helvetica,sans-serif;
      font-size: 13px;
      
    }
    .shoutbox-list {
      border-bottom: 1px solid black;
      
      padding: 5px;
      display: none;
    }
    #daddy-shoutbox-list {
     position:absolute;
      text-align: left;
      margin: 0px auto;
      overflow:auto;
      width: 600px;
      height:150px;
      top:2px;
      left:50%;
      margin-left:-300px;
    }
    #daddy-shoutbox-form {
      position:absolute;
      text-align: left;
      margin: 0px auto;
      top:160px;
      left:50%;
      margin-left:-300px;
    }
    .shoutbox-list-time {
      color: #ff80ff;
    }
    .shoutbox-list-nick {
      margin-left: 5px;
      font-weight: bold;
    }
    .shoutbox-list-message {
      margin-left: 5px;
    }
    
                
                