﻿#footer * {
    margin-top : 0.3em;
}

#footer 
{
     /*clear : both;
     width: 100%;
     height:100%;*/
	 /*background-color:#333333;*/
	 font: 10px Tahoma , sans-serif;
	 /*color: #FFFFFF;*/
	 margin: 10px 0 0 0;
	 padding : 0 0 0 0;
	 overflow : hidden;
}
#top_footer
{
    background-color:#333333;
}
#top_footer a {
    color: #FFFFFF;
    text-decoration: underline;
}
#top_footer a:hover 
{
    text-decoration: none;
}
#top_footer a:active 
{
    color: #7F7F7F;
    text-decoration: none;
}	

/*#footer li {
    display : inline;
    border-left : 1px solid #FFFFFF;
    padding : 0 1em 0 1em;
    color: #FFFFFF;
   
}*/
#footer .inline_list li
{
    display : inline;
    border-left : 1px solid #FFFFFF;
    padding : 0 1em 0 1em;
    color: #FFFFFF;
}

#liens_type_3 li a
{
    color: #7F7F7F;  
}

#footer li.premier {
    border : 0;
    padding-left : 0;
    color: #7F7F7F;
}

#liens_type_1 {
    float : left;
    width : 100%;
    text-align:center;
    margin-bottom:5px;  
}

#liens_type_2 {
    float : right;
}

#liens_type_3 
{
    clear:both;
    float : left;
    margin-top : 0.5em;
    padding-bottom: 1em;
    font: 11px Tahoma , sans-serif;
    text-align : left;
    width:100%;
}

#liens_type_3 a {
    color: #4a4a4a;
    text-decoration: none;
}
#liens_type_3 a:hover {text-decoration: none;}
#liens_type_3 a:active {text-decoration: none;}	

.copyright
{   color:#fe682d;
    text-align:center;
    padding-bottom:5px;
    }
 
#footer_ref
{
    width:961px;
    margin: auto;
} 
#footer .lien_ref
{
    float: left;
    padding: 0 10px 10px 0;   
}   
#footer .lien_ref li
{
    list-style: none;
    font-size: 11px;
    line-height: 10px;
}
#footer .lien_ref li a
{
    color: #7F7F7F;
}