﻿html, body
    {
        width:100%;
        width:100%;
        margin:0px;
        padding:0px;
        font-family:Verdana;
        font-size:10px;
        color:#000000;
        background-color:#505f24;
        /*background-image:url('../img/allibratori_home_sfondo.jpg');*/
        background-position:center top;
        background-repeat:no-repeat;
    }

p   {
        margin:0px;
        padding:0px;
    }
    
.cssDivBody
    {
        display:none;
        position:absolute;
        width:1000px;
        margin:0 0 0 -500px;
        left:50%;
    }
    
    
/* TESTATA */
.cssDivTestata_container
    {
        width:1000px;
        height:217px;
        display:inline-block;
    }
.cssDivTestata_sx_dx
    {
        width:95px;
        height:217px;
        float:left;
    }
.cssDivTestata_center
    {
        width:810px;
        height:217px;
        
        /*background-image:url('../img/allibratori_home_top.jpg');*/
        background-position:center top;
        background-repeat:no-repeat;
        float:left;
    }


/* CORPO SUPERIORE */
    .cssDivCorpo_container
        {
            width:1000px;
            height:456px;
            display:inline-block;
        }

    .cssDivCorpo_Menu
        {
            width:145px;
            height:456px;
            overflow:hidden;
            float:left;
            position:relative;
        }
        .cssDivCorpo_Menu_up
            {
                width:145px;
                height:304px;
                overflow:hidden;
                display:inline-block;
            }
            .cssDivCorpo_Menu_Banda
                {
                    position:relative;
                    top:0px;
                    /*left:75px;
                    width:70px;*/
                    left:99px;
                    width:46px;
                    height:304px;
                    /*background-image:url('../img/allibratori_menu_sec.png');*/
                    background-position:center top;
                    background-repeat:no-repeat;
                    position:absolute;
                    z-index:100;
                }
        .cssDivCorpo_Menu_down
            {
                width:145px;
                height:152px;
                overflow:hidden;
                display:inline-block;
                background-image:url('../img/allibratori_home_sx_menu.jpg');
                background-position:right top;
                background-repeat:no-repeat;
            }
        
    .cssDivCorpo_CorpoDx
        {
            width:817px;
            height:456px;
            /*background-image:url('../img/allibratori_home_bodytop.jpg');*/
            background-position:center top;
            background-repeat:no-repeat;
            float:left;
        }
    .cssDivCorpo_CorpoDx_sx
        {
            width:470px;
            height:456px;
            float:left;
        }
    .cssDivCorpo_CorpoDx_dx
        {
            width:347px;
            height:456px;
            float:left;
        }
    .cssDivCorpo_CorpoDx_dx_container
        {
            width:280px;
            height:340px;
            margin-left:30px;
            margin-top:80px;
        }
    .cssDivCorpo_CorpoDx_dx_content
        {
            width:280px;
            height:340px;
            overflow:hidden;
        }

/* CORPO SUPERIORE LINK MENU */

        .cssClassLinkMenu
            {
                color:#000000;
                cursor:pointer;
            }
        .cssClassLinkMenu a
            {
                font-family:Georgia;
                font-size:16px;
                color:#000000;
                text-decoration:none;
            }
        .cssClassLinkMenu a:hover
            {
                text-decoration:none;
            }


        .cssDivCorpo_Menu_Home
            {
                /* 106x36 */
                width:80px;
                height:28px;
                padding-top:8px;
                padding-left:26px;
                /*background-image:url('../img/home.png');*/
                background-position:center top;
                background-repeat:no-repeat;
                top:10px;
                left:40px;
                position:absolute;
                z-index:99;
            }
            
        .cssDivCorpo_Menu_Chi
            {
                /* 145x43 */
                width:125px;
                height:33px;
                padding-top:10px;
                padding-left:20px;
                /*background-image:url('../img/chi_siamo.png');*/
                background-position:center top;
                background-repeat:no-repeat;
                top:53px;
                left:30px;
                position:absolute;
                z-index:99;
            }
            
        .cssDivCorpo_Menu_Gallery
            {
                /* 123x45 */
                width:103px;
                height:35px;
                padding-top:10px;
                padding-left:20px;
                /*background-image:url('../img/gallery.png');*/
                background-position:center top;
                background-repeat:no-repeat;
                top:103px;
                left:50px;
                position:absolute;
                z-index:99;
            }
            
        .cssDivCorpo_Menu_Progetti
            {
                /* 123x38 */
                width:103px;
                height:30px;
                padding-top:8px;
                padding-left:20px;
                /*background-image:url('../img/progetti.png');*/
                background-position:center top;
                background-repeat:no-repeat;
                top:156px;
                left:46px;
                position:absolute;
                z-index:99;
            }
            
        .cssDivCorpo_Menu_Contatti
            {
                /* 115x43 */
                width:95px;
                height:29px;
                padding-top:14px;
                padding-left:20px;
                /*background-image:url('../img/contatti.png');*/
                background-position:center top;
                background-repeat:no-repeat;
                top:230px;
                left:35px;
                position:absolute;
                z-index:99;
            }

        .cssLinkMenuSelezionato_home
            {
                left:30px;
                z-index:101;
            }
            
        .cssLinkMenuSelezionato_chi
            {
                left:7px;
                z-index:101;
            }

        .cssLinkMenuSelezionato_gallery
            {
                left:0px;
                z-index:101;
            }
            
        .cssLinkMenuSelezionato_progetti
            {
                left:0px;
                z-index:101;
            }
            
        .cssLinkMenuSelezionato_contatti
            {
                left:0px;
                z-index:101;
            }



    
/* CORPO INFERIORE "NOVITA'" */
    .cssDivCorpo_novita_container
        {
            width:1000px;
            height:304px;
            display:inline-block;
            background-position:center top;
            background-repeat:no-repeat;
        }
        
        .cssDivCorpo_novita_sxdx
            {
                width:75px;
                height:304px;
                float:left;
            }
        
        .cssDivCorpo_novita_center
            {
                width:850px;
                height:304px;
                background-image:url('../img/allibratori_home_novita.jpg');
                background-position:center top;
                background-repeat:no-repeat;
                float:left;
            }
    
/* PIEDE */

    .cssDivPiede_container
        {
            width:1000px;
            height:130px;
            background-image:url('../img/allibratori_base.jpg');
            background-position:center top;
            background-repeat:no-repeat;
        }
    .cssDivPiede
        {
            width:850px;
            height:130px;
            float:left;
        }
    .cssDivPiede_sx
        {
            width:75px;
            height:130px;
            float:left;
        }
    .cssDivPiede_dx
        {
            width:75px;
            height:130px;
            float:left;
        }

    .cssDivSocialNetwork
        {
            width:165px;
            height:55px;
            float:right;
            margin:25px 50px 0px 0px;
        }
        
    .cssDivSocialNetwork_facebook
        {
            width:55px;
            height:55px;
            float:left;
            cursor:pointer;
            background-image:url('../img/allibratori_facebook.jpg');
            background-position:center bottom;
            background-repeat:no-repeat;
        }
    .cssDivSocialNetwork_facebook:hover
        {
            width:55px;
            height:55px;
            float:left;
            background-image:url('../img/allibratori_facebook.jpg');
            background-position:center top;
            background-repeat:no-repeat;
        }
    .cssDivSocialNetwork_twitter
        {
            width:55px;
            height:55px;
            float:left;
            cursor:pointer;
            background-image:url('../img/allibratori_twitter.jpg');
            background-position:center bottom;
            background-repeat:no-repeat;
        }
    .cssDivSocialNetwork_twitter:hover
        {
            width:55px;
            height:55px;
            float:left;
            background-image:url('../img/allibratori_twitter.jpg');
            background-position:center top;
            background-repeat:no-repeat;
        }
    .cssDivSocialNetwork_google
        {
            width:55px;
            height:55px;
            float:left;
            cursor:pointer;
            background-image:url('../img/allibratori_google.jpg');
            background-position:center bottom;
            background-repeat:no-repeat;
        }
    .cssDivSocialNetwork_google:hover
        {
            width:55px;
            height:55px;
            float:left;
            background-image:url('../img/allibratori_google.jpg');
            background-position:center top;
            background-repeat:no-repeat;
        }
        
        
