html {
  height:100%;
 
}

nav {
	max-width: 960px;
	mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 25%, #ffffff 75%, rgba(255, 255, 255, 0) 100%);
	margin: 0 auto;
	padding: 60px 0;
	font-size: x-large;
}

nav ul {
  text-align: center;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.2) 75%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1), inset 0 0 1px rgba(255, 255, 255, 0.6);
}

nav ul li {
  display: inline-block;
}

nav ul li a {
  padding: 18px;
  font-family: "Open Sans";
  text-transform:uppercase;
  color: rgba(0, 35, 122, 0.5);
  font-size: 18px;
  text-decoration: none;
  display: block;
}

nav ul li a:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), inset 0 0 1px rgba(255, 255, 255, 0.6);
  background: rgba(255, 255, 255, 0.1);
  color: rgba(0, 35, 122, 0.7);
}

.wrapper {
	height:100%;
	max-width: 960px;
	mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 25%, #ffffff 75%, rgba(255, 255, 255, 0) 100%);
	margin: 0 auto;
	padding: 60px 0;
	text-align: center;
	font-size: large;
}
 
.wrapper img {
    border:none;
	align:center;
	
	
	
  }
  
 .wrapper table {
	border-spacing: 10px;
	text-align: left;
	color: #9C7354;
	position: static;
	text-decoration:none
}
 
 
.wrapper p {
	text-align: left;
	color: #777;
	font-size: large;
}


.Listecommerces {
	text-align: left;
	color: #bd9b83;
	position: static;
	text-decoration:none
}

.main {
	text-deco: none
}

a:link {
	text-decoration: none;
	color: #9C7354;
}
a:visited {
	color: #bd9b83;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6666FF;
}
a:active {
	text-decoration: none;
	color: #bd9b83;
}
figure { 
	display: inline-block; 
}

.sread {
	position: absolute;
	left:-9999px;
}
.cursive {
	font-family: 'Mr Dafoe', cursive;
}
.center {
	text-align: center;
}


.wrapper .wrapper tr th h4 {
	color: rgba(0, 35, 122, 0.5);
	
}
#banniere {
	color: #999999;
	text-align: center;
	font-weight: bold;
  
}

h2  {
	text-align: left;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.2) 75%, rgba(255, 255, 255, 0) 100%);
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1), inset 0 0 1px rgba(255, 255, 255, 0.6);
	padding: 18px;
	font-family: "Open Sans";
	text-transform:uppercase;
	color: rgba(0, 35, 122, 0.5);
	font-size: xx-large;
	text-decoration: none;
	display: block;
}

h3 {
	color: #bd9b83;
}#banniere .wrapper p {
	font-size: large;
}
#banniere .wrapper .main {
	font-size: x-large;
}
#banniere .wrapper .main {
	font-size: large;
}
#banniere .wrapper ol li {
	text-align: left;
}
