
#footer{
    width: 100%;
    background: url(css/bgfooter.jpg) repeat-x left top;        
    clear: both;
    padding:11px 0px 0px 0px;
    margin:5px 0px 0px 0px ;
    height: 280px;
    color:#969696;
}

#footer a{
    /*color:#579CB8;*/
    color:#808080;
}

#footer a:hover{
    color:#579CB8;
}

.foot_side{
    width: 364px;
    float: left;
    height:182px !important;
    height:217px;
    margin:0px 0px 0px 0px;
    padding:35px 0px 0px 0px;  
    background:   url(css/bg_footer_side.jpg) no-repeat left top;  
    color:#808080;    
}

.empty_foot_side  {
    width: 364px;
    float: left;
    height:182px !important;
    height:217px;
    margin:0px 0px 0px 0px;
    padding:35px 0px 0px 0px;  
}



#footer_links{
    margin:0px 0px 0px 0px;
    width: 156px !important;
    /*width: 222px;  */
    height:167px !important;
    /*height:217px;  */
    background:   url(css/center_footer.gif) no-repeat center top;    
    float: left;
    padding: 50px 33px 0px 33px;
    line-height:25px;
    text-align: left;
}
#footer_links A{
    color:#579CB8;    
    text-decoration: none;
}


.foot_side P.texte, .foot_side DIV.texte {
    color:#666666;
    padding:0px 10px 0px 15px;     
}

.foot_side P.title {
    font-size: 24px;
    padding-left:30px;
    color:#8DB6CC;
    padding:0px 10px 0px 30px;      
}

.foot_side UL LI{
    list-style: none; 
    padding-left: 15px;  
    padding-bottom: 2px;
   
}

.foot_side P A,.foot_side LI A {
    text-decoration: none;
    color:#579CB8;     
}

.foot_side P A:hover,.foot_side LI A:hover {
    text-decoration: none;     
    color:#579CB8;
}

#foot_left_text UL {
    padding-left: 20px;
    list-style: circle;
}

#pattent{
    width: 100%;
    color:#779DB2;
    font-size:11px;
    font-family: Arial, Helvetica, sans-serif;
    clear: both;
    text-align: center;
}
#pattent a{
    text-decoration: none;
}