#infos_contact{
  float:left;
  width:400px;
}

  h2.titrePage{
  color:#CF1111;
  font-family:tahoma,helvetica,arial,sans serif;
  font-size:17px;
  font-weight:bold;
  margin:0;
  padding:4px 0 10px;
  text-transform:uppercase;
  }
  
  p.p_horaires{
    background-image: url(../img/puce-rouge.gif);
    background-position: left top;
    background-repeat: no-repeat;
    text-indent:12px;
  }
  
#div_plan{
  float:left;
}

  #a_agrandir{
    float:right;
  }

#div_contenu{
  clear:right;
  margin-top:20px;
}

  #champs_form{
    clear:left;
    float:left;
    margin-bottom:20px;
  }
    p.champs_form{
      margin-top:5px;
      margin-bottom:5px;
    }
    label.lbl_form{
      width:150px;
      display:block;
      float:left;
    }

    input.formulaireGuides{
      border:1px solid #A1A6AE;
      font-size:12px;
      padding:2px;
      width:200px;
    }
    
    #bt_valid_form{
      margin-left:180px;
    }
    
    #area_message{
      width:250px;
      height:100px;
    }
    
  #p_info_form{
    clear:left;
    color:#CF1111;
    width:400px;
  }

  
  #p_concl{  
    clear:left;
  }