/* CSS for PAPAJEUX.com */

body
{
    width: 100%;
    height: 100%;
    margin: auto;
    font-size: 12px;
    font-family: Arial;
    margin-bottom: 40px;
    background-color: #777777;
}

#background
{
    width: 100%;
    height: 300px;
    background-image: url('./images/fond.png');
    background-repeat: repeat-x;
    background-position: top, center; 
    background-color: #777777;
}

    #header
    {
        width: 1060px;
        height: 316px;
        margin: auto;
        background-image: url('./images/header.png');
        background-repeat: no-repeat;
    }
    
        #header a
        {
            display: block;
            width: 100%;
            height: 192px;
            text-decoration: none;
        }
    
        #navigation
        {
            width: 779px;
            height: 102px;
            margin-left: 225px;
            padding-left: 8px;
            background-image: url('./images/fond_navigation.png');
            background-repeat: no-repeat;
        }
        
        #navigation a
        {
            display: block;
            width: 100%;
            height: 90px;
            text-decoration: none;
        }
        
        #navigation ul
        {
            display: inline;
            width: 87px;
        }
        
        #navigation li
        {
            position: relative;
            padding-right: 10px;
            list-style-type: none;
            float: left;
            width: 87px;
            height: 93px;
        }
        
        
        #navigation .bug_ie
        {
            position: relative;
            padding-right: 10px;
            list-style-type: none;
            float: left;
            width: 87px;
            height: 93px;
            margin-top: -15px\0/;
        }
        
        #navigation img
        {
            border: none;
            position: absolute;
            bottom: 0;
        }
    

#content
{
    width: 1060px;
    margin: auto;
    background-image: url('./images/fond_content.png');
    background-repeat: repeat-y;
}

    #menu_membre
    {
        float: left;
        width: 211px;
        margin-left: 52px;
    }
    
    #haut_menu_membre
    {
        width: 211px;
        height: 27px;
        text-align: center;
        padding-top: 9px;
        background-image: url('./images/haut_menu_membre.png');
        background-repeat: no-repeat;
    }
    
        #haut_menu_membre p
        {
            color: white;
            margin: 0;
            padding: 0;
            font-size: 14px;
            font-weight: bold;
            text-shadow: 2px 2px 1px #000;
        }
        
        #haut_menu_membre img
        {
            vertical-align: middle;
        }
    
    #fond_menu_membre
    {
        width: 211px;
        background-image: url('./images/fond_menu_membre.png');
        background-repeat: repeat-y;
    }
    
        #haut_s_espace_membre
        {
            width: 190px;
            height: 8px;
            margin: auto;
            background-image: url('./images/haut_s_espace_membre.png');
            background-repeat: no-repeat;
        }
        
        #fond_s_espace_membre
        {
            width: 190px;
            margin: auto;
            background-image: url('./images/fond_s_espace_membre.png');
            background-repeat: repeat-y;
        }
        
            #fond_s_espace_membre table
            {
                width: 175px;
                font-family: Arial;
                margin-left: 10px;
            }
            
            #fond_s_espace_membre .point
            {
                color: #702e00;
                width: 72px;
                height: 16px;
                text-align: right;
                padding-right: 8px;
                background-image: url('./images/fond_points.png');
                background-repeat: no-repeat;
            }
        
        #bas_s_espace_membre
        {
            width: 190px;
            height: 10px;
            margin: auto;
            background-image: url('./images/bas_s_espace_membre.png');
            background-repeat: no-repeat;
        }
    
    #bas_menu_membre
    {
        width: 121px;
        height: 58px;
        padding-top: 5px;
        padding-left: 90px;
        background-image: url('./images/bas_menu_membre.png');
        background-repeat: no-repeat;
    }
    
        #bas_menu_membre ul
        {
            margin: 0;
            padding: 0;
            width: 110px;
        }
        
        #bas_menu_membre li
        {
            width: 110px;
            list-style-type: none;
        }
        
        #bas_menu_membre a
        {
            font-weight: bold;
            color: #702e00;
            text-decoration: none;
        }
        
    #haut_menu
    {
        width: 211px;
        height: 34px;
        margin-top: 5px;
        text-align: center;
        background-image: url('./images/haut_espace_membre.png');
        background-repeat: no-repeat;
    }
    
    
    #fond_menu
    {
        width: 211px;
        background-image: url('./images/fond_espace_membre.png');
        background-repeat: repeat-y;
    }
    
        .titre_menu
        {
            width: 202px;
            height: 33px;
            margin-top: 5px;
            margin-left: 5px;
        }
    
        .haut_sous_menu
        {
            width: 195px;
            height: 5px;
            margin: auto;
            background-image: url('./images/haut_sous_menu.png');
            background-repeat: no-repeat;
        }
        
        .fond_sous_menu
        {
            width: 193px;
            margin: auto;
            background-color: #ffeee3;
            border-right: 1px solid #a57000;
            border-left: 1px solid #a57000;
        }
        
            .fond_sous_menu ul
            {
                margin: 0;
                padding: 0;
                margin: auto;
                width: 187px;
            }
            
            .fond_sous_menu li
            {
                list-style-type: none;
                width: 187px;
                height: 23px;
                padding: 2px;
                background-image: url('./images/bouton_menu_membre.png');
                background-repeat: no-repeat;
            }
            
            .fond_sous_menu li:hover
            {
                width: 187px;
                height: 23px;
                background-image: url('./images/bouton_menu_membre_hover.png');
                background-repeat: no-repeat;
            }
            
            .fond_sous_menu a
            {
                font-weight: bold;
                color: #432e00;
                display: block;
                width: 162px;
                height: 20px;
                padding-top: 3px;
                padding-left: 25px;
                text-decoration: none;
            }
            
            .fond_sous_menu a:hover
            {
                color: #b82222;
                display: block;
                width: 152px;
                height: 23px;
                padding-left: 35px;
                text-decoration: none;
            }
        
        .bas_sous_menu
        {
            width: 195px;
            height: 6px;
            margin: auto;
            margin-top: -4px;
            background-image: url('./images/bas_sous_menu.png');
            background-repeat: no-repeat;
        }
    
    
    #bas_menu
    {
        width: 211px;
        height: 11px;
        background-image: url('./images/bas_espace_membre.png');
        background-repeat: no-repeat;
    }
    
    #conteneur
    {
        float: left;
        width: 738px;
        margin-left: 10px;
    }
    
        #inscription
        {
            width: 488px;
            height: 304px;
            padding-top: 220px;
            padding-left: 260px;
            background-image: url('./images/fond_inscription.png');
            background-repeat: no-repeat;
        }
        
            #formulaire
            {
                width: 390px;
            }
            
                #haut_formulaire
                {
                    width: 390px;
                    height: 11px;
                    background-image: url('./images/haut_formulaire.png');
                    background-repeat: no-repeat;
                }
                
                #fond_formulaire
                {
                    width: 390px;
                    background-image: url('./images/fond_formulaire.png');
                    background-repeat: repeat-y;
                }
                    
                    #formulaire form
                    {
                        margin: 0;
                        padding: 0;
                    }
                    
                    #first_face
                    {
                        width: 375px;
                        padding-left: 15px;
                    }
                
                    #fond_formulaire p
                    {
                        margin: 0;
                        padding: 0;
                        text-align: justify;
                    }
                
                        .formulaire
                        {
                            width: 93px;
                            height: 20px;
                            border: none;
                            padding-left: 2px;
                            padding-bottom: 3px;
                            background-image: url('./images/formulaire.png');
                            background-repeat: no-repeat;
                            background-color: transparent;
                        }
                        
                        .radio
                        {
                            margin-left: 25px;
                        }
                        
                        .space_one
                        {
                            height: 7px;
                        }
                        
                        .first_one
                        {
                            width: 65px;
                            margin: 0;
                            padding: 0;
                        }
                        
                        .second_one
                        {
                            width: 95px;
                            padding: 0;
                            padding-right: 21px;
                            margin: 0;

                        }
                        
                        .third_one
                        {
                            width: 65px;
                            margin: 0;
                            padding: 0;
                        }
                        
                        .four_one
                        {
                            width: 95px;
                            margin: 0;
                            padding: 0;
                        }
                        
                        .five_one
                        {
                            width: 160px;
                            text-align: center;
                            margin: 0;
                            padding: 0;
                        }
                
                #bas_formulaire
                {
                    width: 390px;
                    height: 117px;
                    padding-top: 1px;
                    background-image: url('./images/bas_formulaire.png');
                    background-repeat: no-repeat;
                }
                
                    #the_one
                    {
                        float: left;
                        width: 176px;
                        padding-left: 10px;
                        text-align: center;
                    }
                    
                        #the_one p
                        {
                            margin: 0;
                            padding: 0;
                            margin-top: 9px;
                            margin-bottom: 7px;
                        }
                    
                        .petit_formulaire
                        {
                            width: 73px;
                            height: 21px;
                            border: none;
                            padding-left: 2px;
                            padding-bottom: 3px;
                            margin-right: 10px;
                            background-image: url('./images/petit_formulaire.png');
                            background-repeat: no-repeat;
                            background-color: transparent;
                        }
                    
                        #the_one img
                        {
                            vertical-align: top;
                        }
                        
                    #the_second
                    {
                        width: 193px;
                        margin-left: 190px;
                        text-align: center;
                    }
                    
                        .submit
                        {
                            width: 181px;
                            height: 63px;
                            border: none;
                            margin-top: 4px;
                            margin-left: 11px;
                            background-image: url('./images/bouton_inscription_formulaire.png');
                            background-repeat: no-repeat;
                            background-color: transparent;
                        }
    
        #haut_conteneur
        {
            width: 738px;
            height: 6px;
            background-image: url('./images/haut_conteneur.png');
            background-repeat: no-repeat;
        }
        
        #fond_conteneur
        {
            width: 731px;
            padding-left: 3px;
            background-color: white;
            border-right: 2px solid #835504;
            border-left: 2px solid #835504;
            overflow: hidden;
        }
        
            #first_stripe
            {
                width: 735px;
                padding-left: 3px;
            }
            
                #one_colum
                {
                    float: left;
                    width: 330px;
                }
                
                    #one_colum a
                    {
                        float: left;
                        width: 75px;
                        height: 75px;
                        padding: 3px;
                        text-decoration: none;
                    }
                    
                    #one_colum img
                    {
                        border: none;
                    }
                    
                #second_colum
                {
                    width: 382px;
                    height: 270px;
                    margin-left: 337px;
                }
                
                    #second_colum a img
                    {
                        border: none;
                        text-decoration: none;
                    }
                
            #second_stripe
            {
                width: 735px;
                padding-left: 3px;
                margin-top: 5px;
            }
            
                #one_line
                {
                    float: left;
                    width: 330px;
                }
                
                    #one_line a
                    {
                        float: left;
                        width: 75px;
                        height: 75px;
                        padding: 3px;
                        text-decoration: none;
                    }
                    
                    #one_line img
                    {
                        border: none;
                    }
                    
                #second_line
                {
                    width: 348px;
                    margin-left: 375px;
                }
                
                    #second_line a
                    {
                        float: left;
                        width: 75px;
                        height: 75px;
                        padding: 3px;
                        text-decoration: none;
                    }
                    
                    #second_line img
                    {
                        border: none;
                    }
                    
                #third_line
                {
                    width: 735px;
                    padding-left: 3px;
                    height: 90px;
                }
                
                    #third_line a img
                    {
                        text-decoration: none;
                        border: none;
                    }    
        
        #bas_conteneur
        {
            width: 738px;
            height: 5px;
            background-image: url('./images/bas_conteneur.png');
            background-repeat: no-repeat;
        }
        
        #haut_jeu
        {
            width: 739px;
            height: 158px;
            padding-top: 12px;
            background-image: url('./images/haut_jeux.png');
            background-repeat: no-repeat;
        }
        
            #haut_jeu h1
            {
                margin: 0;
                padding: 0;
                color: white;
                text-shadow: 1px 2px 1px #000000; /* FONT CARACTERISTIC */
                font-size: 16px;
                font-weight: bold;
                text-align: center;
            }
            
            #haut_jeu h2
            {
                margin: 0;
                padding: 0;
                margin-top: 43px;
                padding-right: 190px;
                color: #ffae00;
                text-shadow: 1px 1px 1px #000000; /* FONT CARACTERISTIC */
                font-size: 22px;
                font-weight: bold;
                text-align: right;
            }
            
            #haut_jeu p
            {
                margin: 0;
                padding: 0;
                font-weight: bold;
                font-size: 14px;
                padding-top: 5px;
                padding-right: 190px;
                text-align: right;
            }
        
        #fond_jeu
        {
            width: 689px;
            padding-left: 50px;
            overflow: hidden;
            background-image: url('./images/fond_jeux.png');
            background-repeat: repeat-y;
        }
        
            #container
            {
                width: 685px;
                overflow: hidden;
            }
                
                #left
                {
                    float: left;
                    width: 410px;
                }
                
                    #description
                    {
                        width: 410px;
                        margin-top: 9px;
                    }
                    
                        #haut_description
                        {
                            width: 410px;
                            height: 9px;
                            background-image: url('./images/haut_description.png');
                            background-repeat: no-repeat;
                        }
                        
                        #fond_description
                        {
                            width: 400px;
                            padding: 5px;
                            background-image: url('./images/fond_description.png');
                            background-repeat: repeat-y;
                        }
                        
                        #fond_description_bis
                        {
                            width: 400px;
                            padding: 5px;
                            background-image: url('./images/fond_description.png');
                            background-repeat: repeat-y;
                            text-align: center;
                        }
                        
                            #fond_description p
                            {
                                margin: 0;
                                padding: 0;
                            }
                        
                        #bas_description
                        {
                            width: 410px;
                            height: 7px;
                            background-image: url('./images/bas_description.png');
                            background-repeat: no-repeat;
                        }
                        
                    #menu_description
                    {
                        width: 410px;
                        margin-top: 20px;
                    }
                    
                    #menu_description_bis
                    {
                        width: 685px;
                    }
                        
                        #menu_description a
                        {
                            display: block;
                            width: 100%;
                            height: 63px;
                            text-decoration: none;
                        }
                        
                        #menu_description ul
                        {
                            display: inline;
                            width: 158px;
                        }
                        
                        #menu_description li
                        {
                            position: relative;
                            padding-right: 10px;
                            list-style-type: none;
                            float: left;
                            height: 63px;
                        }
                        
                        #menu_description img
                        {
                            border: none;
                            position: absolute;
                            bottom: 0;
                        }
                        
                        #menu_description_bis a
                        {
                            display: block;
                            width: 100%;
                            height: 63px;
                            text-decoration: none;
                        }
                        
                        #menu_description_bis ul
                        {
                            display: inline;
                            width: 158px;
                        }
                        
                        #menu_description_bis li
                        {
                            position: relative;
                            padding-right: 10px;
                            list-style-type: none;
                            float: left;
                            height: 63px;
                        }
                        
                        #menu_description_bis img
                        {
                            border: none;
                            position: absolute;
                            bottom: 0;
                        }
                        
                        .li_space
                        {
                            padding-left: 16px;
                        }
                        
                        .li_space_bis
                        {
                            width: 158px;
                            padding-left: 14px;
                        }
                        
                        .li_space_start_bis
                        {
                            width: 87px;
                            padding-right: 81px;
                        }
                        
                        .li_space_end_bis
                        {
                            width: 141px;
                            padding-left: 84px;
                            padding-right: 14px;
                        }
                        
                        #menu_description a img
                        {
                            border: none;
                            text-decoration: none;
                        }
                        
                #right
                {
                    width: 221px;
                    margin-left: 428px;
                }
                
                    #participation
                    {
                        width: 221px;
                    }
                    
                    #participation_bis
                    {
                        width: 221px;
                    }
                    
                        #haut_participation
                        {
                            width: 221px;
                            height: 29px;
                            color: #ffae00;
                            font-weight: bold;
                            font-size: 14px;
                            text-align: center;
                            text-shadow: 1px 1px 1px #000000; /* FONT CARACTERISTIC */
                            padding-top: 5px;
                            background-image: url('./images/haut_participation.png');
                            background-repeat: no-repeat;
                        }
                        
                        #fond_participation
                        {
                            width: 221px;
                            font-weight: bold;
                            text-align: center;
                            background-image: url('./images/fond_participation.png');
                            background-repeat: repeat-y;
                        }
                        
                            #fond_participation p
                            {
                                margin: 0;
                                padding: 0;
                            }
                        
                            .formulaire_participation
                            {
                                color: #931d01;
                                width: 80px;
                                height: 34px;
                                font-weight: bold;
                                margin-left: 10px;
                                text-align: center;
                                background-color: transparent;
                                background-image: url('./images/fond_score.png');
                                background-repeat: no-repeat;
                                border: 1px solid transparent;
                            }
                            
                            .formulaire_participation2
                            {
                                color: #931d01;
                                width: 80px;
                                height: 34px;
                                font-weight: bold;
                                margin-left: 24px;
                                text-align: center;
                                background-color: transparent;
                                background-image: url('./images/fond_score.png');
                                background-repeat: no-repeat;
                                border: 1px solid transparent;
                            }
                            
                            .date
                            {
                                color: #931d01;
                                width: 199px;
                                height: 27px;
                                font-weight: bold;
                                text-align: center;
                                margin: auto;
                                margin-top: 2px;
                                margin-bottom: 8px;
                                padding-top: 8px;
                                background-image: url('./images/fond_date_concours.png');
                                background-repeat: no-repeat;
                            }
                            
                             .titre_participation
                            {
                                width: 221px;
                                height: 29px;
                                margin: auto;
                                color: #ffae00;
                                font-weight: bold;
                                font-size: 14px;
                                text-align: center;
                                text-shadow: 1px 1px 1px #000000; /* FONT CARACTERISTIC */
                                padding-top: 5px;
                                background-image: url('./images/titre_participation.png');
                                background-repeat: no-repeat;
                            }
                            
                            .achat
                            {
                                
                                width: 199px;
                                height: 27px;
                                margin: auto;
                                margin-top: 2px;
                                padding-top: 8px;
                                background-image: url('./images/fond_date_concours.png');
                                background-repeat: no-repeat;
                            }
                            
                                .achat a
                                {
                                    color: #931d01;
                                    font-weight: bold;
                                    text-align: center;
                                    text-decoration: none;
                                }
                        
                        #bas_participation
                        {
                            width: 221px;
                            height: 5px;
                            background-image: url('./images/bas_participation.png');
                            background-repeat: no-repeat;
                        }
                        
                    .classement_actuel
                    {
                        width: 212px;
                        height: 53px;
                        margin-top: 10px;
                        margin-left: 4px;
                        background-image: url('./images/bouton_classementactuel.png');
                        background-repeat: no-repeat;
                    }
                    
                    .classement_actuel:hover
                    {
                        width: 212px;
                        height: 53px;
                        background-image: url('./images/bouton_classementactuel_hover.png');
                        background-repeat: no-repeat;
                    }
                    
                        .classement_actuel a
                        {
                            display: block;
                            width: 212px;
                            height: 53px;
                            text-decoration: none;
                        }
                        
                    .more_partie
                    {
                        width: 212px;
                        height: 53px;
                        margin-top: 10px;
                        margin-left: 4px;
                        background-image: url('./images/bouton_moreparties.png');
                        background-repeat: no-repeat;
                    }
                    
                    .more_partie:hover
                    {
                        width: 212px;
                        height: 53px;
                        background-image: url('./images/bouton_morepartie_hover.png');
                        background-repeat: no-repeat;
                    }
                    
                        .more_partie a
                        {
                            display: block;
                            width: 212px;
                            height: 53px;
                            text-decoration: none;
                        }              
        
        #bas_jeu
        {
            width: 739px;
            height: 14px;
            background-image: url('./images/bas_jeux.png');
            background-repeat: no-repeat;
        }
        
        #fond_bas_jeu
        {
            width: 709px;
            overflow: hidden;
            padding-top: 5px;
            padding-left: 30px;
            background-image: url('./images/fond_bas_jeux.png');
            background-repeat: repeat-y;
        }
        
            #fond_bas_jeu a
            {
                float: left;
                width: 75px;
                height: 75px;
                padding: 5px;
                text-decoration: none;
            }
                    
            #fond_bas_jeu img
            {
                border: none;
            }
        
        #bas_bas_jeu
        {
            width: 739px;
            height: 17px;
            background-image: url('./images/bas_bas_jeux.png');
            background-repeat: no-repeat;
        }
        
        #haut_concours
        {
            width: 739px;
            height: 128px;
            padding-top: 12px;
            background-image: url('./images/haut_concours.png');
            background-repeat: no-repeat;
        }
        
            #haut_concours h1
            {
                margin: 0;
                padding: 0;
                color: white;
                text-shadow: 1px 2px 1px #000000; /* FONT CARACTERISTIC */
                font-size: 16px;
                font-weight: bold;
                text-align: center;
            }
            
            #haut_concours h2
            {
                margin: 0;
                padding: 0;
                margin-top: 43px;
                text-align: center;
                color: #ffae00;
                text-shadow: 1px 1px 1px #000000; /* FONT CARACTERISTIC */
                font-size: 22px;
                font-weight: bold;
            }
            
            #haut_concours p
            {
                margin: 0;
                padding: 0;
                font-weight: bold;
                font-size: 14px;
                padding-top: 5px;
                text-align: center;
            }
        
    #flamme
    {
        width: 48px;
        height: 100px;
        padding-top: 50px;
        margin-left: 1012px;
    }    

#bas_content
{
    width: 1060px;
    height: 22px;
    margin: auto;
    background-image: url('./images/bas_content.png');
    background-repeat: no-repeat;
}

#footer
{
    width: 1010px;
    height: 154px;
    margin: auto;
    margin-bottom: 10px;
    padding-top: 15px;
    background-image: url('./images/footer.png');
    background-repeat: no-repeat;
}

    #copyright
    {
        float: left;
        color: white;
        width: 346px;
        height: 138px;
        margin-left: 145px;
        background-image: url('./images/fond_copyright.png');
        background-repeat: no-repeat;
    }
    
    #copyright p
    {
        padding-top: 8px;
        padding-left: 15px;
        padding-right: 10px;
        margin: 0;
    }
    
    #partenaires
    {
        width: 350px;
        height: 149px;
        margin-left: 511px;
    }
    
        .liens_partenaires
        {
            float: left;
            width: 150px;
            color: white;
        }
        
            .liens_partenaires ul
            {
                width: 150px;
                margin: 0;
                padding: 0;
            }
            
            .liens_partenaires li
            {
                list-style-type: none;
            }
            
            .liens_partenaires a
            {
                color: white;
                text-decoration: none;
            }
            
            .liens_partenaires a:hover
            {
                color: black;
                text-decoration: none;
            }
            
        .separateur
        {
            float: left;
            width: 2px;
            margin-right: 15px;
            height: 149px;
        }

.stripe
{
    width: 100%;
    height: 28px;
    background-image: url('./images/motif_footer.png');
    background-repeat: repeat-x; 
}

#clear
{
    clear: both;
}

.red
{
    color: red;
}

/* ELEMENTS TYPES */

.titre_25
{
    color: #835505;
    width: 195px;
    height: 25px;
    font-weight: bold;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 35px;
    background-image: url('./images/titre_page_25.png');
    background-repeat: no-repeat;
}

.titre_50
{
    color: #835505;
    width: 324px;
    height: 25px;
    font-weight: bold;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 35px;
    background-image: url('./images/titre_page_50.png');
    background-repeat: no-repeat;
}

.titre_75
{
    color: #835505;
    width: 448px;
    height: 25px;
    font-weight: bold;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 35px;
    background-image: url('./images/titre_page_75.png');
    background-repeat: no-repeat;
}

.titre_100
{
    color: #835505;
    width: 693px;
    height: 25px;
    font-weight: bold;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 35px;
    background-image: url('./images/titre_page_100.png');
    background-repeat: no-repeat;
}

.cadre_25
{
    width: 232px;
}

    .haut_cadre_25
    {
        width: 232px;
        height: 5px;
        background-image: url('./images/haut_page_25.png');
        background-repeat: no-repeat;
    }
    
    .fond_cadre_25
    {
        width: 230px;
        border-left: 1px solid #d5c27d;
        border-right: 1px solid #d5c27d;
        background-color: #fff6d5;
    }
    
    .bas_cadre_25
    {
        width: 232px;
        height: 5px;
        background-image: url('./images/bas_page_25.png');
        background-repeat: no-repeat;
    }
    
.cadre_50
{
    width: 353px;
}

    .haut_cadre_50
    {
        width: 353px;
        height: 5px;
        background-image: url('./images/haut_page_50.png');
        background-repeat: no-repeat;
    }
    
    .fond_cadre_50
    {
        width: 351px;
        border-left: 1px solid #d5c27d;
        border-right: 1px solid #d5c27d;
        background-color: #fff6d5;
    }
    
    .bas_cadre_50
    {
        width: 353px;
        height: 5px;
        background-image: url('./images/bas_page_50.png');
        background-repeat: no-repeat;
    }
    
.cadre_75
{
    width: 478px;
}

    .haut_cadre_75
    {
        width: 478px;
        height: 5px;
        background-image: url('./images/haut_page_75.png');
        background-repeat: no-repeat;
    }
    
    .fond_cadre_75
    {
        width: 476px;
        border-left: 1px solid #d5c27d;
        border-right: 1px solid #d5c27d;
        background-color: #fff6d5;
    }
    
    .bas_cadre_75
    {
        width: 478px;
        height: 5px;
        background-image: url('./images/bas_page_75.png');
        background-repeat: no-repeat;
    }
    
.cadre_100
{
    width: 718px;
}

    .haut_cadre_100
    {
        width: 718px;
        height: 5px;
        background-image: url('./images/haut_page_100.png');
        background-repeat: no-repeat;
    }
    
    .fond_cadre_100
    {
        width: 716px;
        border-left: 1px solid #d5c27d;
        border-right: 1px solid #d5c27d;
        background-color: #fff6d5;
    }
    
    .bas_cadre_100
    {
        width: 718px;
        height: 5px;
        background-image: url('./images/bas_page_100.png');
        background-repeat: no-repeat;
    }    
	
	
	
    #pub_46860_haut 
{  
position : absolute;  top : 78px;  left : 486px;  width : 468px;  height : 60px;  background : none;  border : 0 solid #000;  
}
