
body{
    margin: 0px;
    background-color: #000000;
}

div#container{
    width: 1000px;
    margin: 0px auto;
    text-align: left;
    } 


div#header{
    width:1000px;
    height:100px;
    background-image: url(campionato/immagini/generale/logo.jpg);
}

div#navigation{
    width: 1000px;
    margin: 0px auto;
    text-align: left;
    height:36px;
}

div#avvisi{
    width:1000px;
    height:35px;
    background-color: #2A3737;
}

div#avvisi_immagine{
    float: left;
    width:34px;
    height:35px;
}

div#avvisi_testo{
    float:right;
    width:966px;
    height:35px;
    color: #ffffff;
    line-height: 35px;
}

div#extra{
    float:left;
    width:226px;
    height: 2400px;
    background-color: #B8C0C5;
    background-image: url(immagini/bg.png);
}

div#extra1{
    float:right; 
    width:226px; 
    height: 2400px;
    background-color: #B8C0C5;
    background-image: url(immagini/bg.png);
}

div#content{
    margin:0 226px; 
    height: 2400px;
    padding:0em 0px;
    background-color: #B8C0C5;
    background-image: url(immagini/bg.png);
}

div#footer{
    clear:both;
    text-align: center;
    color: #ff0000;
    line-height: 35px;
    width:1000px;
    height:35px;
    background-color: none;
} 

div#interno_footer{
    margin:0 226px;
    height:35px;
    background-color: #242424;
}

div#interno_footer_sx{
    float:left;
    width:226px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    font-family: serif;
    color: #ffffff;
    background-image: url(immagini/menu.png);
}

div#interno_footer_sx a{
    text-decoration: none;
    color: #ffffff;
}

div#interno_footer_sx a:hover{
    text-decoration: none;
    color: #ff0000;
}

div#interno_footer_dx{
    float:right; 
    width:226px; 
    height: 35px;
    background-image: url(immagini/menu.png);
}



ul#menu{display:inline;float:left;width: 100%;margin: 0 auto;color: #DDD;font-size: 12px;text-align: center;background: #111111 url(immagini/menu.png)}
#menu,#menu li{display:inline;margin: 0;padding: 0;list-style-type: none}
#menu a, #menu span{float:left;height: 35px;line-height: 35px}
#menu a{text-decoration: none;color: #ffffff;padding-left: 25px;background: #111111 url(immagini/menu_a.png)}
#menu span{padding-right: 25px;cursor: pointer}
#menu a:hover{background: url(immagini/menu_b.png) top left;color: #ffffff}
#menu a:hover span{background: url(immagini/menu_b.png) top right}
#menu #current a{background: url(immagini/menu_b.png) bottom left;color: #ffffff}
#menu #current span{background: url(immagini/menu_b.png) bottom right}






ul#menu_footer1 {width: 1000px;height: 35px;list-style: none;overflow: hidden;margin: 0 auto;padding-left: 0px;
background:#000000 url(immagini/menu_a.png);border-width: 0px 0px 0px 0px;border-style: solid;border-color: #F2F2F2;}
ul#menu_footer1 span{cursor: pointer;}
ul#menu_footer1 li{display: inline;}
ul#menu_footer1 a{display: block;float: left;height: 35px;margin-left: 0px;padding: 0px 16px 0px 16px;
background-color:#000000;font-family: serif;font-size: 14px;text-decoration: none;color: #ffffff;line-height: 35px;}
ul#menu_footer1 a:hover{background:#08213A url(immagini/menu_b.png);color: #ffffff;}