.finish-line
{
	margin-bottom:30px;
	/*border-bottom:5px solid #f00;*/
}

body .footerReviewDesk .legals .links a {
    color: #fff;
    font: lighter 14px ubuntu,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}

.footer-ml {
  background: linear-gradient(to top,#444,#000);
  color: #fff;
  font-size: 11px;
  text-align: justify;
  padding: 30px;
   
  width: 100%;
  margin: 0;
  padding-bottom: 140px;
  float: left;
  display: inline;

}
 .footer-msg {
                    text-align: center;
                    background:#efefef;
                    width: 100%;
                }
                ul.footer-msg li {
                    display: none;
               font-size: 15px;
  font-weight: 400;
  padding: 6px 10px;
  color: #3b3b3b;
                }
				
.footer
{
	z-index: 5;
  position: fixed;
  bottom:0;
  width:100%;
  background: #fff;
  border-top: #eee 1px solid;
}


footer ul {
    list-style: none;
}

div.lien_footer a
{
	font-size: 13px;
color: #ccc;
margin: 15px;
}

div.lien_footer a:hover
{
	text-decoration:none;
	color:#f00;
}
.footerReviewDesk .legals .links li {
    border: none;
    padding: 0;
    margin-left: 10px;
}

.footerReviewDesk .links li, .footerReviewMobile .links li {
    display: inline-block;
    text-transform: uppercase;
}

.footerReviewDesk .legals .links {
    padding: 10px 0;
    text-align: center;
}

body .footerReviewDesk .legals {
    background-color: #796F6E;
}


.legal-text {
    font-family: 'ducatiStyle',Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
  margin: 20px 5% 20px 5%;
font-size: .8rem;
text-align: center;
display:inline-block;
}

.legal-links {
    display: block;
    margin: 0 auto;
    padding: 10px 0 10px;
    list-style-type: none;
    text-align: center;
}

footer dl, footer  ol, footer  ul {
    font-family: 'ducatiStyle',Helvetica Neue,Helvetica,Roboto,Arial;
    font-size: .875rem;
    line-height: 1.25rem;
    list-style-position: outside;
    margin-bottom: 1.25rem;
}

.legal-links li {
    display: inline-block;
    margin: 0;
    border-left: 1px solid #3c3947;
    padding: 0 14px;
    text-align: center;
}

.legal-links li:first-child {
    border: 0;
}

.legal-links li a {
    margin: 0;
    text-transform: uppercase;
    font-size: .6rem;
	text-decoration: none;
color: #636268;
text-align: center;
list-style-type: none;
}


