/*FOOTER*/

div#background_footer{
    border:0px solid #000;
    background: url('../img/background_footer.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    height:400px;
    width:100%;
}
 div#footer {
    border:0px solid #fff;
    margin:0px auto;
    padding-top:10px;
    height:365px;
    width:954px;
}

/* COLONE */

#colonne_footer_first{
    border:0px solid #fff;
    float:left;
    width:238px;
    height:200px;
}
#colonne_footer_first h3{ border:0px solid #fff;
    margin-left:25px;
    font-size:15px;
    text-decoration:none;
    font-family:tahoma;
    font-weight:bold;
    color:#000;
}
#colonne_footer_first ul{ border:0px solid #fff;
    margin-top:35px;
    float:left;
    width:238px;
    height:200px;
}
#colonne_footer{
    border:0px solid #fff;
    padding-top:8px;
    float:left;
    width:238px;
    height:200px;

}
#colonne_footer_first ul li, #colonne_footer ul li {
    padding-top:3px;
}
#colonne_footer_first h4, #colonne_footer h4{
    margin-left:35px;
    font-size:13px;
    text-decoration:none;
    font-family:tahoma;
    font-weight:bold;
    color:#292826;
}
#colonne_footer_first ul li a, #colonne_footer ul li a{
    margin-left:35px;
    font-size:12px;
    text-decoration:none;
    font-family:tahoma;
    color:#444340;
}

#colonne_footer_first ul li a:hover, #colonne_footer ul li a:hover{
    color:#444340;
    font-weight:bold;
}


/*   FOOTER BAS /////////////////////////////////////////////////// */
div#footer_bas{
    margin:0px auto;
    border:0px solid #fff;
    padding-top:0px;
    width:954px;
    padding-right:10px;
}
div#footer_bas p, div#footer_bas a{ border:0px solid #fff;
    text-align:right;
    font-size:10px;
    text-decoration:none;
    font-family:tahoma;
    color:#fff;
}
div#footer_bas a:hover {
font-weight:bolder;
}
