/* 
    Document   : base
    Created on : 12 févr. 2013, 14:12:23
    Author     : dell
    Description:
        Purpose of the stylesheet follows.
*/

#content_footer
{
    background-color: #0072aa;
 /*   background-image: url('../wp-content/themes/filsante/ressources/img/tmpl1/footer/footer_bg.png'); */
    width: 686px;
    height: 58px;
    margin-top: -6px;
    display: block;
    float: left;
}
#content_footer #partie1
{
   float: left; 
}
#content_footer #partie1 ul
{
list-style: none;
margin-left: 10px;
margin-top: 14px;
}
#content_footer #partie1 li
{
    float: left;
    margin-left: 8px;
    font-family: "open Sans";
    font-size: 15px;
    color: #ffffff;
}
#content_footer #partie1 li a
{
    text-decoration: none;
    color: #ffffff;
}

#content_footer #partie1 a
{
    color: #ffffff;
}
/*---*/
#footer_partie2
{
   float: left; 
   margin-top: 10px;
   padding-bottom: 5px;
   width: 100%;
}

.patenarlogo {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0px 16px;
}
#footer_partie2 #logo_hon {
    padding-right: 5px;
}

#footer_partie2 #text_hon {
    padding: 0px;
    min-width: 190px;
    color: #000000;
    font-family: "open Sans",arial;
    font-size: 14px;
}
#footer_partie2 #text_hon a {
    color: #000000;
}

#footer_partie2 #logo_gouv {

}

#footer_partie2 #logo_epe {
}
#footer_partie2 #logo_inpes {
}
#footer_partie2 #aide-sante {
}