body {
	margin:0;
}
table, tr, td {
	border:none;
	margin:0;
	padding:0;
	font-size: 11px;
}
table.boxes {
	width: 657px;
}
#newsletterform,
#newsletterspacer,
#banner,
#footer,
#pub-right,
#sidebar,
#main .column1,
li.title {
	display:none;
}
ul li {
	list-style: none;
}
#main {
	padding: 0;
	margin: 0;
}

#main .announcement-insert-order {
	display: block;
	padding:0px 5px 0px 5px;
	margin:0;
	position:relative;
	top : 0;
}
#main .announcement-insert-order div {
	padding:0px 5px 0px 5px;
	padding:0;
}
#main .announcement-insert-order .subtitle {
	padding-top:10px;
	padding-bottom:10px;
	font-weight: bold;
	font-size:12px;
	text-align:right;
}
#main .announcement-insert-order table {
	width:100%;
}
#main .announcement-insert-order .logo {
	vertical-align: middle;
}
#main .announcement-insert-order .title {
	text-align:center;
}
#main .announcement-insert-order .preface {
	margin-bottom:20px;
}

#main .announcement-insert-order .label {
	font-weight: bold;
	text-align:right;
}
#main .announcement-insert-order .field {
	border-bottom:1px dotted black;
}
#main .announcement-insert-order div.content {
	padding:10px;
	border:1px solid #AAA;
	margin-bottom:10px;
}
#main .announcement-insert-order #ecart-signature,
#main .announcement-insert-order div.somme {
	height:50px;
}
#main .announcement-insert-order div.somme table td {
	text-align:right;
}
#main .announcement-insert-order .insertion-number {
	text-align:right; 
	padding-bottom:20px;
	display:block;
}
#main .announcement-insert-order .insertion-number span {
	border: 1px solid #333;
	padding:10px;
}
#main .announcement-insert-order .containner {
	padding:5px;
}
#main .announcement-insert-order .phone1,
#main .announcement-insert-order .phone2,
#main .announcement-insert-order .phone3 {
	width: 100px;
}
#main .announcement-insert-order .code-postal {
	width: 50px;
}
#main .announcement-insert-order table td.label1 {
	width: 140px;
}
#main .announcement-insert-order table td.label2 {
	width: 140px;
}
#main .announcement-insert-order table td.label3 {
	width: 40px;
}
#main .announcement-insert-order table td.date,
#main .announcement-insert-order table td.lieu {
	width: 200px;
}

#main .announcement-insert-order .price-ttc {
	border-bottom:none;
	border-top:1px solid black;
}
#main .announcement-insert-order .price-ht,
#main .announcement-insert-order .tva,
#main .announcement-insert-order .price-ttc {
	width:50px;
}

#main .announcement-insert-order div.ecart-signature table td.label {
	text-align: left;
}
#main .announcement-insert-order .somme .modalite-paiement {
	vertical-align:middle;
	text-align: left;
	font-size:10px;
}

#main .announcement-insert-order div.ecart-signature {
	padding:20px;
	margin-top:20px;
	border: 1px solid #999;
	height: 100px;
}
#main .announcement-insert-order div.modalite table td.label {
	text-align: left;
}
#main .announcement-insert-order .condition-generale {
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
	text-align:justify;
}
#main .announcement-insert-order .order-copyright {
	padding-top:10px;
	font-size:10px;
	text-align:center;
}
#print {
	display:none;
}