body {
  background-color: #fff;
  font-size: 11px;
  font-family: Calibri, Trebuchet, Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#000;
  padding:0px;
  margin:0px;
}

a {
  color: #F58C8C;
  text-decoration:none;
}

a:hover {
  color: #564b47;
}

.lien_actif  a{
	color:#564b47;
}

img{
  border:0;
}

.bold{
  font-weight: bold;
  font-size: 11px;
}

#contact{
  text-align:center;
  width: 950px ;
  float:left;
  border: 0px;
  margin:15px 20px;
}

#container {
  background-position:bottom left;
  background-color:#fff;
  width: 995px;
  padding:40px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
} 

#header {
  background:url('images/header.jpg') no-repeat;
  width:995px;
  height:92px;
  border:0;
}

.menu_header {
 padding: 55px 20px 0 200px;
 !padding-left: 160px;
 list-style-type: none;
 position:absolute;
}

.menu_header a{
 font-size: 11px;
 color: #BF0000;
}

.menu_header li{
  display:block;
  float:left;
  padding-right: 20px;
}

#pict_index{
  background:url('images/pict_index.jpg') no-repeat;
  width:995px;
  height:252px;
  border:0;
}

#pict_son{
  background:url('images/pict_son.jpg') no-repeat;
  width:995px;
  height:252px;
  border:0;
}

#pict_lumiere{
  background:url('images/pict_lumiere.jpg') no-repeat;
  width:995px;
  height:252px;
  border:0;
}

#jack {
  background:url('images/jack.jpg') no-repeat;
  width:48px;
  height:147px;
  border:0;
  float:left;
}

#menu {
  width:228px;
  height:146px;
  border:0;
  float:left;
}

#contenu{
  width:995px;
  text-align:left;
}

#contenu img{
  text-align:left;
  margin:10px 0 0 -7px;
  !margin:0px 0 0 -7px;
  float:left;
}

#texte{
  width:661px;
  height:auto;
  height:252px;
  min-height:252px;
  background:url('images/fond_contenu.jpg') no-repeat;
  text-align:justify;
  float: left;
}

#footer{
  clear:both;
  width:995px;
  padding-left:110px;
  text-align:left;
  border:0;
  color: #BF0000;
}
.footer a{
  clear:both;
  width:995px;
  padding-left:110px;
  text-align:left;
  border:0;
  color: #BF0000;
  text-decoration: none;
}

