body {
  color: #000000;
  background: #000000;
  font-size: 11px;
  height: auto;
  padding-bottom: 20px;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-family: Georgia, serif;
  font-weight: normal;
  padding-top: 20px;
}

h2 {
  padding-top: 20px;
}

p {
  padding: 10px 0;

}

div#image {text-align:center;}
div#adresse {color:#FEDFB3;font-family: 'Oxygen', sans-serif;font-size:14px;text-align:center;margin-top: 15px;}
div#adresse a img{width:100px;height:auto;position: relative;top: 50%;transform: translateY(-50%);}
div#adresse grid_2 {text-align:center;}

div.fb-update img {width:100%; height:auto;}

/* =The style for the feed
-------------------------------------------------------------- */
.fb-feed {
    background-color:rgb(50,50,50);
    padding:24px;
}

.fb-update {
    padding:24px;
    border-bottom:solid 1px rgb(0,0,0);
    border-top:solid 1px rgb(70,70,70);
}

.fb-update:first-child {
    padding-top:0;
    border-top:none;
}

.fb-update:last-child {
    padding-bottom:0;
    border-bottom:none;
}

.fb-update h2 {
    font-size:12px;
    font-weight:700;
    text-shadow:-1px 1px rgb(0,0,0);
    margin-bottom:4px;
}

.fb-update p {
    font-size:14px;
    color:rgb(255,255,255);
    margin-bottom:0;
}

span.cff-text {}
span.cff-page-name {color:#000000;}

div.container_full {width:100%;}

.footer{ background: #000000 !important;padding-top:15px;padding-bottom:20px;}
.black-first{ background: #000000 !important;padding-top:5%;padding-bottom:3%;}
.black{ background: #000000 !important;padding-top:1%;padding-bottom:5%;}
.white{ background: #FFFFFF !important;padding-top:1%;padding-bottom:1%;}
.credits {float: right;margin-right: 50px;margin-top: 5px;}
.credits #biancodesign {margin-right: 10px;}
.credits #fontana {position: relative;top: -5px;}