body, html
{
    margin: 0;
    padding: 0;
    width: 100%;
    text-align:  center;
    color: #666;
    font-size: 11pt;
    font-family: Arial, Georgia, Garamond, Times, serif;
    background-image: url('../images/etoiles3.png');
}

body * {
    margin: 0;
    padding: 0;
}

a  {
    text-decoration: none;
    color: #3366ff;
}

a img {
    border: 0;
}


    h1 {
        font-family: Arial, Helvetica, sans-serif;
        color: #3366ff;
        font-size: 76px;
        margin: 0;
        padding: 0;
        text-align: left;
    }

    h2 {
        font-size: 180%;
        color:  #25a9e0;
        font-weight: normal;
        margin: 1em 0 0.5em 0;
        font-family: Arial, Helvetica, sans-serif;
    }
    
    h3 {
        font-size: 120%;
        color:  #eb8f00;
        font-weight: bold;
        margin: 0.5em 0 0.5em 0;
        font-family: Arial, Helvetica, sans-serif;
    }

#page
{
    width:950px;
    margin:auto;
    text-align: left;    
    background: white;
    margin-top: 18px;
    margin-bottom:18px;
}

    #bargris {
        background: url('../images/h_stripe.gif') repeat-x; 
        width:100%;
        height:7px;
        background-color: white;
    }
    
    #header
    {
        width: 910px;
        background: url('../images/h_stripe.gif') repeat-x bottom;
        padding: 10px 0 10px 30px;
        height: 180px;
    }
    
    
        #header #logo {
            float: left;
        }
        
        #header #pubheader {
            margin-left: 438px;   
            margin-top: 75px; 
        }
        
    #menu {
        width: 916px;
        border: 1px solid #e8e8e8;
        background: #f9f9f9;
        background: #f7f957;
        background: #25a9e0;
        padding:8px;
        margin:4px;
    }
        #menu a {
            color:white;
        }
    
        #menu ul {
            list-style-type: none; 
        }
        
        #menu li {
            float: left;
            margin: 2px 7px 2px 7px;
        }
    
    #content {
        float: left;
        margin: 25px;
        margin-top:55px;
        margin-left: 45px;
    }
    
    #sidebar     {
        width: 240px;
        margin-left: 700px; 
        margin-top: 30px;      
    }
        
        .sidebar_panel {
            border: 1px solid #e8e8e8;
            background: #f9f9f9;
            padding:8px;
            margin:6px;
            font-size:90%;
        } 
        
        #makeawish {
            margin-top:24px;
            border: dashed 1px #ccc;
            padding:6px;
            font-size:90%;
        }           

    .lastwishes_panel {  
        border: 1px solid #e8e8e8;
        background: #f9f9f9;
        background: #fff;
        padding:8px;
        margin:4px;
        font-size:80%;
    }    
        .lastwishes_panel ul  {     
            list-style-type: none; 
        } 
        .lastwishes_panel li {
            margin-bottom: 4px;
        }
        
        
    .home_panel {
        border: 1px solid #e8e8e8;
        background: #a4f737;
        padding:25px;
        width:250px;
        text-align: justify;
        margin-bottom: 30px;
        margin-right: 15px;
        float: left;
        color: #222;
        font-weight: 550;
    }   
    
    .charte_panel {
        border: 1px solid #e8e8e8;
        background: #f9f9f9;
        padding:25px;
        padding-top: 5px;
        width:550px;
        text-align: justify;
        margin-bottom: 30px;
    }       
    
    .titre {
        font-size: 140%;
        padding: 40px;
        padding-left: 0px;
    }
    
    .bloctitre {
        border: 1px solid #e8e8e8;
        background: #f9f9f9;
        width:500px;
        margin-left:35px;
        margin-bottom: 50px;
        text-align: center;   
        font-size: 140%;
        padding: 15px;
    }
    
    .pubListe {
        background: #fff;
        width:500px;
        margin-left:102px;
        margin-bottom: 40px;
        margin-top:30px;
        text-align: center;
    }  
    
        
    #footer  {
        font-family: Arial, Helvetica, sans-serif;
        padding: 16px;
        color: white;    
        background: #25a9e0 url('../images/h_stripe.gif') repeat-x top;  
        margin:6px;  
        margin-bottom:0;
    }
    
        #footer a {
            color: white;
            text-decoration: underline;
        }    
        
        #foofooter {
            height:4px;
            background: white;
        }    
        

#nextButton {
    padding-top: 20px;
}     
#nextButton a {
    height: 21px;
    background-color: #ccc;
    margin: 4px;
    padding: 6px;
    border: 1px solid #aaa;    
}   
        
        
.snap_0, .snap_1
{
    width: 590px;
    height: 136px;
    min-height: 112px;
    height: auto !important;
    height: 112px;
    
    margin-bottom: 20px;
    
}

.snap_1 {
}
.snap_0 {
}


    .thumb_container {
        width: 165px;
        float: left;
        
        min-height: 110px;
        height: auto !important;
        #height: 110px;       
    }
    
        .thumb_container .txt {
            padding: 10px;
            font-size:80%;
            color:white;
            font-family: Arial, Georgia, Garamond, Times, serif;
        }
    
        .snap_0 .thumb_container {
            background: url('../images/snap_bg.gif') top left no-repeat;
        }
        .snap_1 .thumb_container {
            background: url('../images/snap_bg_or.gif') top left no-repeat;
        }
    

        .thumb {
            margin-left: 12px;
            margin-top: 10px;
        }
        
        .message_container {
            width: 422px;
            float: left;
        }
    
        .message {
            min-height: 40px;
            height: auto !important;
            height: 40px;   
            padding: 5px 10px 5px 13px;            
            margin: 0;            
            font-family: Arial, Georgia, Garamond, Times, serif;
            color: white;
            font-size: 100%;            
            line-height: 110%;            
            letter-spacing: 0;            
        }
        
            .snap_0 .message {
                background: #00aad4 url('../images/message_top.gif') top left no-repeat;
            }
            .snap_1 .message {
                background: #eb8f00 url('../images/message_top_or.gif') top left no-repeat;
            }
                .user {
            text-align: right;
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
            font-size: 70%;
            color: #999;
            
            padding: 3px 10px 0 0;
                
        }
        
            .snap_0 .user {
                background: url('../images/message_bottom.gif') top left no-repeat;
            }
            .snap_1 .user {
                background: url('../images/message_bottom_or.gif') top left no-repeat;
            }
        
            .actions {                
                letter-spacing: -0.0px;
                font-family: Arial, Helvetica, sans-serif;
                font-weight: bold;

                text-align: right;        
                            
                min-height: 16px;
                height: auto !important;
                height: 16px; 
                color: #FFF;
            }
            
                .actions a {
                    color: #FFF;
                    margin-left: 8px;
                }
                
                .actions a:hover {
                    color: #333;
                }
    
            .snap_data {
                
            }
            
.clearer
{
    clear: both;
}

#ad_code {
    width:226px;
    text-align:center;
    background:#FFFFFF url(../images/PapersExample.png) center center no-repeat;
    padding:9px 16px 17px 10px;
    margin:auto;
    margin-bottom: 18px;
}

#ad_codeVertical {
    width:136px;
    text-align:center;
    background:#FFFFFF url(../images/RoundedGlow.png) center center no-repeat;
    padding:8px;
    margin:auto;
}