/*from http://webfiles.luxweb.com/css/ed/home2.css */
.innerCt {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}

#boldFooter {
    font-weight: bold;
}
#footer {
    background: url("../../../images/habiter/v3/footer/bgfooter.png") repeat-x scroll 0 0 #2D2D2D;
    border-top: 1px solid #5A5A5A;
    color: #FFFFFF;
    min-height:200px;
   /* margin-top: 10px;*/
   min-width: 1330px;
    width: 100%;
}
#footer a {
    color: #FFFFFF;
}
#footer ul, #footer li  {
   margin:0;
   padding:0;
}
#footer a:hover {
    text-decoration: underline;
}
#tpFoot {
    border-bottom: 1px solid #323232;
    margin-top: 10px;
    padding-bottom: 7px;
}
#footLeft {
    overflow: hidden;
    width: 600px;
}
#footLeft li {
    float: left;
    margin: 0 14px;
}
#footLeft strong span {
    color: #007FC5;
}
#footLeft ul {
    margin-top: 3px;
}
#footLeft li li {
    clear: both;
    float: none;
    margin: 2px 0;
}
#tpFoot hr {
    border-left: 1px solid #2B2B2B;
    border-right: 1px solid #5A5A5A;
    height: 103px;
    left: 610px;
    position: absolute;
    top: 8px;
}
#infoPlan {
    background: url("../../../images/habiter/v3/footer/logoeditus.png") no-repeat scroll 0 4px transparent;
    height: 120px;
    position: absolute;
    right: 0;
    top: 0;
    width: 370px;
    margin:0;
}
#infoPlan p {
    position: absolute;
    right: 16px;
    top: 13px;
    width: 170px;
}
#infoPlan strong {
    display: block;
}
#infoPlan span {
    display: block;
}
#infoPlan span:last-child {
    padding-top: 5px;
}
#infoPlan ul {
    position: absolute;
    right: 0;
    top: 105px;
}
#infoPlan li {
    border-left: 1px solid #FFFFFF;
    display: inline;
    margin: 0;
    padding: 0 5px;
}
#infoPlan li:first-child {
    border: 0 none;
}
#mdFoot {
    background: none repeat scroll 0 0 #282828;
    border-bottom: 1px solid #2D2D2D;
    border-top: 1px solid #404040;
    padding-bottom: 10px;
}
#mdFoot p {
    border-right: 1px solid #191919;
    cursor: default;
    font-weight: bold;
    margin: 7px 0;
    padding: 2px 15px 2px 0;
    text-align: right;
    width: 200px;
}
#mdFoot p strong {
    color: #007FC5;
    display: block;
}
#mdFoot ul {
    border-left: 1px solid #5A5A5A;
    left: 216px;
    padding: 2px 0 2px 14px;
    position: absolute;
    top: 0;
    width: 775px;
}
#mdFoot li {
    border-right: 1px solid #FFFFFF;
    display: inline;
    padding: 0 6px;
}
#mdFoot li:last-child {
    border: 0 none;
}
#bmdFoot {
    background: none repeat scroll 0 0 #282828;
    border-bottom: 1px solid #2D2D2D;
    border-top: 1px solid #404040;
}
#bmdFootContent {
    margin: auto;
    padding: 3px;
    width: 63px;
}
#btFoot {
    background: none repeat scroll 0 0 #3C3C3C;
    border-top: 1px solid #424242;
    color: #C1C1C1;
    font-size: 9px;
    line-height: 14px;
    padding: 10px 0;
}
#btFoot #copyright {
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}
#bmdFoot #bmdFootContent a {
    display: block;
}