body {font-family: 'PT Serif', serif; background: url("https://www.maison-gosselin.fr/wp-content/themes/maisongosselin/i/papier-peint.png");
background-size: 400px 400px;font-size:22px;color:#fff;}
h1, h2, h3 {font-family: 'Crimson Text', serif;}
.wrapper-bandeau-logo {text-align: center;}
.bandeau-logo {padding-top: 40px;}
.logo {padding-bottom: 80px;}

a.lien {color:#d7aa59; text-decoration:none;font-weight: 700;}


.footer {max-width: 1180px;text-aling:center;margin:auto;color:#fff;text-align: center;font-size: 16px;padding:10px 10px 40px 10px;color:#fdedd5;}
.footer h2 {padding-top: 40px; margin: auto;}

.reseaux{color:#fdedd5; font-style: italic; padding-top:40px;}
.logo-reseaux {padding-top: 20px;}
.logo-reseaux a:first-of-type  {padding-right: 10px;}
.logo-reseaux a img:hover {
	  -webkit-filter: drop-shadow(2px 2px 8px rgba(0,0,0,0.75));
	  filter: drop-shadow(2px 2px 8px rgba(0,0,0,0.75));
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
  
  body {background: url("https://www.maison-gosselin.fr/wp-content/themes/maisongosselin/i/papier-peint-2x.png"); background-size: 400px 400px;}

}

@media (max-width:480px) {
	div.logo {width: 300px;margin:auto;}
	img {max-width: 100%;height: auto;}

}

