*{
  margin:0;
  padding:0;
}
body{
  width:100%;
  background:#FFF;
  padding-top:5px;
}
#container{
  margin:0 auto;
  background:#fff;
  font-family:Arial, Helvetica, "Nimbus Sans L", sans-serif;
  padding:5px 5px;
  color:#424249;
  /*width:980px;*/
}
a{
  text-decoration:none;
  color:#424249;
  outline:none;
}
.clear{
  clear:both;
}
.fll{
  float:left;
}
img{
  border:none;
}
.ac{
  text-align:center !important;
}
p#logo{
  width:194px;
  margin:25px 0 0 0px;
}
p#logo img{
  padding-left:0;
}
#page_content{
  position:relative;
  float:left;
  margin-bottom:5px;
}
#content_main{
  width:581px;
  padding-left:25px;
  position:relative;
}
#content_main h1{
  text-transform:uppercase;
  font-weight:normal;
  font-size:18px;
  padding:0 0 5px 0;
  height:28px;
  font-family:Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}
h1.noscreen{
  text-transform:uppercase;
  font-weight:normal;
  font-size:18px;
  padding:0 0 5px 0;
  height:28px;
  font-family:Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}
#content_main h2{
  font-size:1.1em;
  text-transform:uppercase;
  font-family:Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
  font-weight:normal;
  margin-top:5px;
}
.address_tab{
  width:250px;
  border-spacing:2px;
  font-size:0.8em;
  text-align:center;
  margin:10px 30px 20px 0;
}
.status{
  width:150px;
}
.address_tab th{
  background:#D71E79;
  color:#fff;
  height:23px;
}
.address_tab td{
  background:#F2F2F2;
  text-align:left;
  padding:5px;
}
.address_tab a:hover{
  text-decoration:underline;
}
.address_tab .empty{
  background:none;
}
.status_tab{
  width:200px;
  border-spacing:2px;
  font-size:0.8em;
  text-align:center;
  margin:10px 0 0 0;
}
.status_tab th{
  background:#D71E79;
  color:#fff;
  height:23px;
}
.status_tab td{
  background:#F2F2F2;
  text-align:center;
  padding:5px;
  height:40px;
}
.noprint{
  display:none;
}
.adm_tab{
  width:1200px;
  border-spacing:2px;
  font-size:0.8em;
  text-align:center;
}
.list_order{
  width:760px;
}
.mt15{
  margin-top:15px;
}
.adm_tab th{
  background:#D71E79;
  color:#fff;
  height:23px;
}
.adm_tab th.nobg{
  background:0;
}
.adm_tab td{
  background:#F2F2F2;
}
.adm_tab .empty{
  background:none;
}
.adm_tab .total{
  font-weight:bold;
  color:#D71E79;
  height:20px;
}
.adm_tab #line{
  background:url(../images/ligne_total.gif) repeat-x;
  height:5px;
}
.back_orders{
  text-align:center;
  float:right;
  margin:30px 13px 0 0;
  padding:0;
  width:207px;
}
.bill_text{
  margin:25px 0;
  font-size:0.9em;
}
.bill_footer{
  font-size:0.7em;
  text-align:center;
  width:755px;
  margin:50px 0 0 0;
}
.bill_thanks{
  font-size:0.8em;
  text-align:center;
  width:755px;
  margin:30px 0;
}
.bill_bottomline{
  font-size:0.6em;
  text-align:center;
  width:755px;
  margin:50px 0 0 0;
}
#container_adm{
  margin:0 auto;
  background:#fff;
  font-family:Arial, Helvetica, "Nimbus Sans L", sans-serif;
  padding:5px 5px;
  color:#424249;
}
#container_adm #page_content{
  background:none;
  float:none;
}
#container_adm #content_main{
  width:100%;
}
.adm_tab_stats{
  border-spacing:2px;
  font-size:0.6em;
  text-align:center;
  margin:10px 0 0 -15px;
  width:1245px;
}
.adm_tab_stats th{
  /*background:#D71E79;*/
  color:#D71E79;
  height:23px;
  border:1px solid #D71E79;
}
.adm_tab_stats tr:hover td{
  background:#FEFFBF;
}
.adm_tab_stats th.nobg{
  background:0;
}
.adm_tab_stats td{
  background:#F2F2F2;
}
.adm_tab_stats .other_line td{
  background:#DFDFDF;
}
.adm_tab_stats tr td.empty, .adm_tab_stats tr th.empty{
  background:none;
  padding:5px;
}
.adm_tab_stats .error{
  color:red;
  font-weight:bold;
}
.adm_tab_stats tr td.line{
  background:url(../images/ligne_total.gif) repeat-x;
  height:15px;
}
.repeat_logo{
  page-break-before:always;
}
.print_fournisseur{
  margin-top:225px;
}

.greyscale th, .greyscale .total, .greyscale #line{
  background:none;
  color:#000;
}
.highlight_address{
  border: 1px solid blue;
}

