#ReceiptFooter {
  text-align: center; }
#wrapper {
  background: #fff;
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  margin: 0 5%;
  padding: 0;
  width: 90%;
  }
#top {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  height: 120px;
  }
 #print {
 	display: block;
 	height: 120px;
 	margin-top: 20px;
 	}
  #print img {
 	padding-left: 30px;
 	}
#header, #top, #nav, #nav2, #bottom, p.lien-bas {
	display: none;
	}
#wrapper2 {
	width: 100%; 
	margin: 0; 
	padding: 0;
	}
#container {
	width: 100%;
	margin: 0; 
	padding: 30px 0 30px 0;
	}
#content {
	margin: 0;
	padding: 0;
	}

	
/* Styles rubriques */

#content h1 {
	margin: 10px 0 9px 0;
	padding: 0;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
	color: #600;
 	}

#content h2 {
	margin: 15px 0 6px 0;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: 0;
 	}
#content h3 {
  	font-size: 12px;
 	margin: 0;
  	font-weight: bold; 
 	}
 #content h4 {
  	font-size: 11px;
 	margin: 0;
  	font-weight: bold; 
 	color: #1f2b70;
  	padding-bottom: 3px;
  	padding-top: 6px;
  	margin-bottom: 0;
  	margin-top: 10px;
 	}
#content p {
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	}

#content ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	}
#content li {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	list-style: square;
	list-style-position: inside;
	}
#content li.tete {
	font-weight: bold;
	font-size: 11px;
	margin-top: 15px;
	color: #600;
	}
#content a  { 
	font-size: 12px; 
	text-decoration: none;
	font-weight: normal;
	color: #666;
	border-bottom: 0;
	}

div.Lft250Col, div.Row.QuickNavi, div.Row.Bot, div.LastOrders, div#Footer, ul.OptionLink, div.BoxPadding.BocTittle p {
  display:none;
}
