﻿/* Footer */


#footer
{
    line-height: normal;
    margin: 0;
    margin-top: -2px;
    font-size: .9em;
}

#footer_top
{
    padding-top: 25px;
    width: 986px;
    height: 265px;
    background-image:url(../content/images/Footer/FooterTop.png);
}


#footer_top_image
{
    padding-right: 400px;
    float: right;
}

#footer_bottom
{
    width: 986px;
    height: 95px;
    background-image:url(../content/images/Footer/FooterBottom.png);
	background-repeat: no-repeat;
    display: inline-block;
    vertical-align: text-bottom;
}


#footer_bottom_liens
{
    padding: 20px;
    float: left;
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    padding-top: 80px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    font-size: 8.5pt;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-variant: normal;
    color: #9B6093;
}

#footer_bottom_infos
{
    padding: 20px;
    text-align: right;
    float: right;    
    display: inline-block;
    padding-top: 20px;
}

#footer_bottom_infos ul
{
    margin: 0;
    padding : 0;
    list-style : none;
    display: inline-block;
}

#footer_bottom_infos li
{

}

#footer_bottom_liens ul 
{
    margin: 0;
    padding : 0;
    list-style : none;
    display: inline-block;
}

#footer_bottom_liens li 
{
    float: left;
}


#footer_bottom_liens a
{
    text-decoration: none;
    text-align: center;
    font-size: 8.5pt;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-variant: normal;
    color: #9B6093;
}
