body { 
	margin: 0px;
	padding: 0px; 
	font: 14px verdana, sans-serif;
	color : #FFFFFF;
	background-color:#404142;
}
table {
border-collapse:collapse;
border-spacing:0px 0px;
}
img{
	margin: 0px;
	padding: 0px; 
	border:0;
}
A:link {color : #cccccc;text-decoration:none;}
A:visited {color : #cccccc;text-decoration:none;}
A:active {color : #cccccc;text-decoration:none;}
A:hover {color: #FF8800;text-decoration:underline;}
#footer{
	font-size:9px;
	padding-top:180px;
	text-align:center;
	width:800px;
}
#footer1{
	float:left;
	font-size:9px;
	padding-top:20px;
	text-align:center;
	width:800px;
}
#input{
	width:550px;
}
#warning{
	background:url('../images/warning.png') no-repeat bottom left;
	width:600px;
	padding-left:20px;
}
#valid{
/* 	padding-top:20px; */
	background:url('../images/ok.png') no-repeat bottom left;
	width:600px;
	padding-left:20px;
}
#down{
/* 	padding-top:20px; */
	background:url('../images/down.png') no-repeat bottom center;
	width:300px;
	height:128px;
	padding-left:150px;
}

#prix {
	background:url('../images/panier.png') no-repeat top right;
	font-size:8px;
	width:100px;
	height:20px;
}
#img_mini{
	width:110px;
	text-align:center;
}
#tdimg{
	height:100px;
	width:110px;
	vertical-align:top;
}
#retour_gal img {
  border: 1px solid #000;
  margin-right:10px;
  margin-top:10px
}
#divtoup{
	font: 17px verdana, sans-serif;
	color : #393939;
	font-weight: bold;
	padding-top:30px;
	width:100%;
	text-align:center;
	height:20px;
}

.sample{
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
#st1{
	float:left;
	width:200px;
	color:#666666;
}
#st2{
	background:url('../images/panier.png') no-repeat bottom right;
	float:left;
	width:200px;
/* 	padding-top:35px; */
}
#paypal{
	height:25px;
	width:150px;
	background:url('../images/paypal.png') no-repeat top right;
}
