body {
	background-color: 	#000000;
}

#pngimg {
     behavior: url(iepngfix.htc);
}

#dock{
  margin-left: -230px;
  margin-top:   -139px;
}

.content-center{
  /*background-color:   #f7e7cc;*/
  background: url(img/content-center.png) top left repeat-y; 
  margin-top: -22px;
}
.content-bottom{
  margin-top: -22px;
}

#content-txt{
  margin-left: 20px;
  margin-right: 20px;
  background: url(img/tache.png) no-repeat bottom right;
}
/*
.content-top{
  background: #000000 url(img/content-top.png) no-repeat left top;
}
*/
h2{
  color : #000000;
  font-weight: normal;
}
h3{
  color : #C80000;
  font-weight: normal;
  text-decoration: underline;
}
h4{
  color : #C80000;
  font-weight: normal;
  margin-left:30px;
  margin-right:30px;
}
a{
  text-decoration : none;
  color:  #000000; /*FDEDD1*/
}
a:hover{
  text-decoration: underline
}
.page-container-1 {
  width: 820px;
  margin: 0px auto; padding: 0px; 
}