.instagram {
  display: block;
  width: 100%;
  height: 50px;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.amazon {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #ffffff;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 160px auto;
  background-size: 160px auto;
}
.upm {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #c8900f;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 220px auto;
  background-size: 220px auto;
}
.somfy {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #ffffff;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 200px auto;
  background-size: 200px auto;
}
.capitalKO {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #ECEBEC;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 220px auto;
  background-size: 220px auto;
}
ul#smart-archives-block {
  width: 100%;
  padding: 0;
  margin-bottom: 40px;
  background-color: #ffffff;
}
ul#smart-archives-block > li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 40px;
  font-family: "open_sanslight";
}
ul#smart-archives-block > li strong {
  height: 40px;
  width: 10%;
  line-height: 40px;
  background-color: #131315;
  display: block;
  float: left;
  text-align: center;
  font-family: "open_sanslight";
  overflow: hidden;
}
ul#smart-archives-block > li strong > a {
  color: #ffffff;
  background-color: #131315 !important;
  text-decoration: none;
}
ul#smart-archives-block > li strong > a:hover {
  text-decoration: underline;
}
ul#smart-archives-block > li > a,
ul#smart-archives-block > li > .empty-month {
  height: 40px;
  width: 7.5% !important;
  line-height: 40px !important;
  display: block !important;
  float: left;
  text-align: center;
  color: #131313 !important;
  font-family: "open_sanslight";
  padding: 0 !important;
  text-decoration: none;
}
ul#smart-archives-block > li > a {
  background-color: #ededed !important;
}
ul#smart-archives-block > li > .empty-month {
  background-color: #ffffff !important;
}
ul#smart-archives-block > li > a:hover {
  background-color: #469f7f !important;
  text-decoration: none;
  color: #303030;
}
#smart-archives-list {
  margin-top: 20px;
}
#smart-archives-list > h2 {
  text-align: center !important;
  float: left;
  width: 100%;
  margin: 50px 0 20px;
}
#smart-archives-list > h2 > a {
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  color: #303030;
  font-family: "open_sanslight";
  text-decoration: none !important;
}
#smart-archives-list > h2 > a:hover {
  color: #469f7f;
  text-decoration: none;
}
#smart-archives-list > ul {
  float: left;
  width: 100%;
}
#smart-archives-list > ul > li {
  list-style-type: none;
  text-align: center !important;
}
#smart-archives-list > ul > li > a {
  color: #303030;
  font-family: "open_sanslight";
  text-decoration: none !important;
  font-size: 18px;
}
#smart-archives-list > ul > li > a:hover {
  color: #469f7f;
  text-decoration: none;
}
.line1 {
  width: 100%;
  height: 60px;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
.line1 > .partI {
  width: 100%;
  height: 60px;
  float: right;
}
.line1 > .partI ul {
  height: 60px;
  line-height: 60px;
  float: left;
  text-align: left;
}
.line1 > .partI ul li {
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  float: left;
  list-style-type: none;
  color: #ffffff;
  font-size: 16px;
}
.line1 > .partI ul li a {
  color: #ffffff;
  text-decoration: none;
}
.line1 > .partI ul li a:hover {
  color: #469f7f;
}
table.post {
  border: medium solid #334C7C;
  border-collapse: collapse;
  width: 100%;
}
th {
  font: 10pt Arial, Helvetica, sans-serif;
  color: #ffffff;
  border: thin solid #334C7C;
  padding: 5px;
  background-color: #334C7C;
}
td.post {
  font-family: sans-serif;
  color: #000000;
  border: thin solid #6495ed;
  padding: 5px;
  text-align: center;
  background-color: #ffffff;
}
a.post:link,
a.post:visited {
  color: #000000;
}
a.post:hover {
  color: #BDAFA8;
}
