@charset "utf-8";
/* CSS Document */

.t3-wrapper {
  background-image:url(/site/images/main/cuir.jpg);
  background-position: center top;
  background-repeat: repeat;
}

.t3-mainbody {
  background-color: rgba(0, 0, 0, 0.7); 

}

.row-feature.row-feature-alt, .row-feature:nth-child(2n) {
  background-color:#ff6600;
  padding: 0px;
  margin-bottom: 0px;
}

.page-masthead .row-feature {
  padding:0px;
  padding-bottom:0px;
  margin-bottom:0px;
}

