/*FOOTER*/

#footer{
    border:0px solid #000;
}
#footer_haut{
    border:0px solid #000;
    background-image:url('../img/footer_haut.png');
    background-repeat:no-repeat;
    width:964px;
    height:7px;
}
#footer_centre{
    border:0px solid #000;
    background-image:url('../img/footer_centre.png');
    background-repeat:repeat-y;
    width:964px;
    height:auto;
}
#footer_bas{
    border:0px solid #000;
    background-image:url('../img/footer_bas.png');
    background-repeat:no-repeat;
    width:964px;
    height:7px;
}

/*colonne du fotter*/
#colonne_footer_first{
    border-right:1px solid #e2e2e2;
    margin-top:10px;
    float:left;
    width:240px;
    height:200px;
}
#colonne_footer{
    border:0px solid #000;
    margin-top:10px;
    float:left;
    width:240px;
    height:200px;
}
#colonne_footer_first ul li, #colonne_footer ul li {
    padding-top:3px;
}
div#footer_centre #colonne_footer_first ul li h4, #colonne_footer ul li h4{
    margin-left:30px;
    font-size:14px;
    text-decoration:none;
    font-family:tahoma;
    color:#1082ce;
}
div#footer_centre #colonne_footer_first ul li a, #colonne_footer ul li a{
    margin-left:30px;
    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:#000;
    font-weight:bold;
}


/*reste*/
#pub_google{
    text-align:center;
    margin-top:15px;
}
.liens_footer{
    border:0px solid #000;
    text-align:center;
}
#text_footer{
    border:0px solid #000;
    width:400px;
    text-align:center;
}
