* {
  margin: 0px;
  padding: 0px;
}


body {
  background-color:#000000;
  background-image: url(img/bg.jpg);
  background-position: top;
  font-family: Arial;
  font-size: 12px;
}


h1 {
  color: #bd0000;
  font-family: Times New Roman;
  font-weight: bolder;
}

h2 {
  color: #FFFFFF;
  width: 860px;
  font-size: 24px;
  padding: 4px;
  font-weight: bolder;
  margin: 5px 0px 5px 0px;
  font-family: Times New Roman;
  background-color: #890000;
  border: 1px solid #bf8b8b;
}

.infos h3 {
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bolder;
  padding: 2px 0px 2px 0px;
  margin-bottom: 5px;
  font-family: Times New Roman;
  background-color: #9b0000;
}

a {
  color: #9b0000;
  font-weight: bolder;
  text-decoration: underline; 
}

a:hover {
  text-decoration: none; 
}

.page {
  width: 945px;
  margin-top: 0px;
}


.navi {
  width: 937px;
  height: 22px;
  padding-top: 8px;
  padding-left:8px;
  background-color:#54545a;
  background-image: url(img/navi.jpg);
  background-position: top;
}

.navi a {
  color: #f1e7ce;
  font-weight: bolder;
  padding-left: 18px;
  padding-right: 10px;
  text-decoration: underline;
  background-image: url(img/spacer.jpg);
  background-position: left;
  background-repeat: no-repeat;
}

.navi a:hover {
  color: #fff8e7;
  text-decoration: none;
}


.header {
  width: 945px;
  height: 125px;
  margin-top: 0px;
  background-color:#fefefe;
  background-image: url(img/header.jpg);
  background-position: top;
}


h1 {
float: left;
font-size: 26px;
}


.sticky {
  width: 945px;
  height: 266px;
  padding-top:26px;
  background-color:#fefefe;
  background-image: url(img/sticky.jpg);
  background-position: top;
}

  .moverads {
    width: 887px;
    height: 256px;
    background-color: #dfdfdf;
    padding-top: 12px;
  }


.begin {
  float: left;
  padding: 25px 0px 0px 40px;
  width: 570px;
  height: 159px;
  background-color:#fefefe;
  background-image: url(img/begin.jpg);
}

.begin p {
float:left;
margin-top: 10px;
width: 540px;
text-align: justify; 
}


.ads {
  float: right;
  padding-top: 20px;
  width: 335px;
  height: 164px; 
  background-color:#fefefe;
  background-image: url(img/ads.jpg);
}

.ads img {
border: 10px solid #dfdfdf;
margin: 0px 5px 0px 6px;
}


.content {
  width: 920px;
  padding: 15px 10px 30px 15px;
  margin-bottom: 20px;
  background-color:#908873;
  background-repeat: no-repeat;
  background-image: url(img/contentbg.jpg);
  background-position: top;
}

.content img {
  border: 3px solid #bbb4a1;
  margin-bottom:6px;
}

.text {
  width: 850px;
  padding: 10px;
  text-align: justify;
  color: #000000;
  background-color: #b4ab92;
  border: 1px solid #716c60;
  margin-bottom: 7px;
}


.infos {
  width: 850px;
  padding: 10px;
  background-color: #b4ab92;
  border: 1px solid #746e5f;
  margin-bottom: 10px;
}

.infos p {
  color: #000000;
  text-align: justify;
  margin-bottom: 5px;
  border-width: 0px;
  width: 820px;
}


partner.table {
width: 830px;
}

  td {
  color: #bc0101;
  width: 210px;
  height: 25px;
  text-align: center;
  }

.cl {
  clear: both;
}



