#id_cheminNav{
  display:none;
}

#page{
  background-color: transparent!important;
  font-size:11px!important;
  min-height:0;
  background-image: none;
}
#page_header{
  background-image: none;
}
div.div_2_blocs{
  clear:left;
  float:left;
  width:100%;
}
div.div_fond_blanc{
  width:320px;
  padding:5px 5px 0 5px;
  margin-bottom:10px;
  float:left;
  clear:left;
}
div.div_fond_blanc .div_haut{
  background-image: url(../img/haut_blanc.gif);
  height:17px;
  background-repeat: no-repeat;
}
div.div_fond_blanc .div_milieu{
  background-color: #ffffff;
  float:left;
  width:315px;
  padding-left:5px;
  height: 135px;
  clear:left;
}
div.div_fond_blanc .div_bas{
  background-image: url(../img/bas_blanc.gif);
  height:17px;
  clear:left;
  background-repeat: no-repeat;
  background-position: bottom;

}

div.div_fond_rose{
  width:320px;
  padding:5px 5px 0 5px;
  margin-bottom:10px;
  float:left;
  margin-left:10px;
}
div.div_fond_rose .div_haut{
  background-image: url(../img/haut_rose.gif);
  height:17px;
  background-repeat: no-repeat;
}
div.div_fond_rose .div_milieu{
  background-color: #FFECF0;
  float:left;
  width:315px;
  padding-left:5px;
  height: 135px;
  clear:left;
  
}
div.div_fond_rose .div_bas{
  background-image: url(../img/bas_rose.gif);
  height:17px;
  clear:left;
  background-repeat: no-repeat;
  background-position: bottom;
  
}

div.div_vignette{
  float:left;
  padding:0 5px 5px 0px;
  width:125px;
  text-align: center;
}
  div.div_vignette img{
    width:125px;
  }
  
  div.txt_bloc_acc{
    color:#8F011F;
  }
  
  span.sp_titre_bloc{
    font-weight:bold;
  }
  
  p.p_bloc_acc{
    margin:5px 0;
  }
  
  a.a_bloc_acc{
    color:#8F011F;
    font-weight:bold;
    text-decoration:none;
  }
  div.div_2_blocs a{
    color:#8F011F;
    text-decoration:underline;
  }

