.home_page .header
{
  background:url(/images/common/header/bg_header_home.jpg) no-repeat center top;
  height:409px;
}

.interior_page .header
{
  background:url(/images/common/header/bg_header_interior.jpg) no-repeat center top;
  height:498px;
}

.header_content
{
  width:960px;
  margin:0 auto;
  position:relative;
  top:0;
  left:0;
}

.baseline_sl_network
{
  position:absolute;
  top:16px;
  left:10px;
}

.header_txt
{
  clear:both;
}

.chapo
{
  width:540px;
  font-size:15px;
  font-weight:bold;
  color:#6c6c6c;
  margin:0 0 20px 0;
}




/* --- DEBUT - Pages intérieures --- */
.hero_header
{
  position:absolute;
  /*width:451px;
  height:118px;*/
  top:105px;
  left:50%;
  /*margin-left: -280px;*/
  z-index:2;
}

.hero_header img
{
  position:relative;
  width:451px;
  height:118px;
  left:-225px;
}

/* --- FIN - Pages intérieures --- */
