/* ------------------------------------ *
 CSS
 LBS Habitat
 * ------------------------------------ */
body {
    background: #ffffff;
    margin : 0;
    font-family: Arial;
    font-size: 11px;
    text-align:center;
}

td, th {
    font-family: Arial;
    font-size: 11px;
}
img {
    border:0px;
}
#lbshabitat {
    width:800px;
    border:0px;
    padding:20px 0 20px 0;
    margin:auto;
    background: #ffffff;
}
fieldset {
  padding: 1em;
  border: 2px solid #EF8B0E;
  margin: 0 0 0px 15px;
  width: 800px;
  background : #ffffff url(/images/fond.gif) top right repeat-y;
 }
.middletitle
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #EF8B0E;
}
.middletitle a
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #EF8B0E;
}
.middletitle a:hover
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-decoration: overline underline
}
#lbs {
    width:800px;
    background : url(/images/entreprise.gif) bottom right no-repeat;
}
#lbshabitat .adresse {
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #002B64;
    letter-spacing:2px;
}
#lbshabitat .tel {
    font-size: 28px;
    font-weight: bold;
    text-decoration: none;
    color: #002B64;
    letter-spacing:2px;
}
#lbshabitat .fax {
    font-size: 20px;
    font-weight: none;
    text-decoration: none;
    color: #002B64;
    letter-spacing:2px;
}
.liste {
    font-size: 20px;
    font-weight: none;
    text-decoration: none;
    color: #9D9E9F;
    letter-spacing:2px;
    text-align : right;
}
.footer {
    width:800px;
    background : url(/images/footer.gif) top left no-repeat;
}
.plan {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    letter-spacing:2px;
}
.text {
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    color: #EF8B0E;
    letter-spacing:2px;
}
#copyright {
    margin: 5px auto 20px;
    width:800px;
}
#copyright a{
    color:#000;  
    text-decoration:none;
}
