* {
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
	height: 100%;
}
body {
	background:#fff url(images/bg.jpg) left top repeat-x;
}
#orderbox {
	width: 100%;
	height: 100%;
	background:#d9d9d9;
	overflow: hidden;
}
#ordercontent {
	width: 660px;
	height: 680px;
	margin: 0px;
	background:#d9d9d9 url(images/orderbg.jpg) right bottom no-repeat;
	overflow:hidden;
}
ul {
	list-style: none;
}
li a {
	list-style: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#861439;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
.inquirie {
float: left;
margin-left: 30px;
margin-top: 22px;
font-size: 13px;
}
img {
	border:none;
}
.clear {
	clear:both;
	height:0;
}
#contentahci {
	margin: auto;
	padding: auto;
	width: 910px;
	margin-top: 50px;
	position: relative;
}
#top {
	height: 250px;
	margin-top: 0px;
}
#center {
	height: auto;
	margin-top: 25px;
}
#thebook {
	position: absolute;
	width: 434px;
	height: 351px;
	left: 500px;
	top: -30px;
}
#bookcontent {
	position: absolute;
	width: 90px;
	height: 22px;
	top: 200px;
	left: 330px;
}
#centerleft {
	height: 250px;
	width: 467px;
	float: left;
	background: url(images/centerleftbg.jpg) right top no-repeat;
}
#centerleft p {
	width: 425px;
}
#centerright {
	margin-left: 20px;
	margin-top: 30px;
	float: left;
	width: 420px;
}
#bottom {
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	height:100px;
	width: 90px;
	text-align:center;
}

#h1_book {
	width: 100%;
	height: 80px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	background: url(images/h1_book.gif) left top no-repeat;
}
#h1_order {
	width: 100%;
	height: 40px;
	margin: 15px;
	background: url(images/h1_order.gif) left top no-repeat;
}
#h1_inquiries {
	width: 100%;
	height: 40px;
	margin: 15px;
	background: url(images/h1_inquiries.gif) left top no-repeat;
}
#h1_orderform {
	width: 100%;
	height: 20px;
	float: left;
	margin-left: 0px;
	background: url(images/h1_orderform.gif) left top no-repeat;
}
#h2_origin {
	width: 430px;
	height: 40px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	background: url(images/h2_origin.gif) left top no-repeat;
}
span.hidden {
	display: none;
}
p, label {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin-bottom: 15px;
	line-height: 15px;
}
#order {
	width: 235px;
	height: 46px;
	float: left;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 277px;
}
/*************formulaire***********************/
fieldset {
	border: none;
	margin-left:30px;
}
fieldset span {
	font-size: 11px;
}
fieldset td {
	padding:0.5em;
}
label {
	display: block;
	height: 15px;
}
label span {
	display: block;
	width: 80px;
	float: left;
	font-size: 11px;
	clear: left;
}
.message {
	color: #861439;
	margin-left:30px;
}
label.error {
	float: left;
	color: #861439;
	font-size:11px;
	margin-left: 15px;
	vertical-align: top;
}
.input {
	float: left;
	border: none;
	background-color: #ebebeb;
	color:#666666;
}
.inputsmall {
	float: left;
	border: none;
	background-color: #ebebeb;
	color:#666666;
	width:50px;
}
.inputarea {
	float: left;
	border: none;
	background-color: #ebebeb;
	color:#666666;
	height:70px;
	width:200px;
}

input.bouton {	
	margin-top:30px;
	width:139px;
	height: 50px;
	border: none;
	margin-left: 80px;
	background: url(images/sendorder.gif) left top no-repeat;
}
input.boutoninquirie {	
	margin-top:30px;
	width:149px;
	height: 50px;
	border: none;
	padding-left: 80px;
	background: url(images/sendinquirie.gif) left top no-repeat;
	cursor: pointer;
}
td label {
	margin:0;
	width:auto;
	height:auto;
}
td label span {
	width:auto;
	margin-right:0.5em;
}
