*{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	ouline: none;
	
}
a {
	color: #0000a1;
	text-decoration: none;
}

 
.titre{
	display: inline;
	font-size: 16px;
	font-family:Verdana, Geneva, sans-serif;
}
.grand{ 
	display: inline;
	font-size: 14px;
	font-family:Verdana, Geneva, sans-serif;
}

.content{
	width: 800px;
	height: 766px;
	border: 4px solid #666;
	margin: 10px auto auto 426px; 
	background-image: url(img/white.png);
	position: relative;
 
}
.contentPrint{
	width: 800px;
	height: 766px;
	border: 4px solid #666;
	margin: 10px 10px; 
	background-image: url(img/white.png);
	position: relative;
 
}
.search{
	padding-left: 25px;
	padding-top: 10px;
	width: 775px;
	height: 30px;
	border: 0px solid #666;
	background-color:#aebda8;
}
.result{
	width: 775px;
	height: 140px;
	border: 1px solid #666;
	background-image: url(img/white.png);
	padding-left: 25px;
	padding-top: 15px;
	position: absolute;
	margin-left: -1;
	 
}
.product{
	top: 160;
	width: 775px;
	height: 520px;
	border: 0px solid #666;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	position: relative;
}
.soldout{
	top: 10px;
	left: 10px;
	width: 10px;
	height: 10px;
	border: 2px solid #666;
	 position: relative;
}
.valide{
	top: 0;
	width: 740px;
	height: 520px;
	border: 0px solid #666;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	position: relative;
}
.foot{
	width: 775px;
	height: 40px;
	border: 1px solid #666;
	padding-left: 25px;
	padding-top: 5px;
	position: relative;
	right: 1px;
	top: 145px;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#aebda8;
}
.order{
	width: 280px;
	height: 130px;
	border: 1px solid #666;
	position: relative;
	left:   467px;
	bottom:  492px;
	background-image: url(img/white.png);
}
.logo{
	width: 80px;
	height: 480px;
	border: 1px solid #666;
	position: relative;
	right:  -700px;
	bottom: -617px;
}
.merci{
	top: 0;
	width: 100%;
	height: 800px;
	text-align: center;
	font-size: 40px;
	padding-top: 35px; 
	
}
