#img_entete{
  float:right;
  margin-left:50px;
}

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;
}

#div_contenu{
  clear:right;
  margin-top:20px;
}

  div.div_catalogues{
    float:left;
    width:240px;
    margin-right:5px;
    margin-bottom:15px;
  }
    div.div_qte{
      float:left;
      width:25px;
      text-align:center;
      padding-top:20px;
    }
    span.sp_lib_qte{
      display:block;
      font-weight:bold;
    }
    input.box_catalogues{
      width:15px;
      border:1px solid #A1A6AE;
      font-size:12px;
      padding:2px;
    }
    img.img_catalogues{
      float:left;
      width:71px;
      height:99px;
    }
    p.catalogues{
      float:left;
      width:130px;
      padding-left:10px;
      margin-top:0px;
    }
    span.prixCatalogues{
      color:#CF1111;
    }
    
  #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;
    }
      #lbl_news{
        width:400px!important;
        padding-top:4px;
      }
    input.formulaireGuides{
      border:1px solid #A1A6AE;
      font-size:12px;
      padding:2px;
      width:200px;
    }
      #inpt_news{
        float:left;
      }
    
  #div_info_form{
    float:left;
    padding-left:40px;
    color:#CF1111;
    font-size:12px;
    width:270px;
  }
  
  #div_impr_form{
    clear:left;
    margin-top:20px;
    text-align: center;
    float:left;
    padding-left:150px;
  }
    #a_envoyer{
      background: #111624 url(../img/superieurlancerlarecherche.gif);
    	background-repeat:no-repeat;
    	padding:0px 10px 0px 20px;
    	color:#ffffff;
    	font-weight:bold;
    	text-decoration:none;
    	line-height:20px;
    	margin-bottom:20px;
    	text-transform: uppercase;
      display:block;
    }
  
  #p_concl{  
    clear:left;
  }