#choix_langue  {
	float: none;
	text-align: center;
	margin: 40px 0px 0px 100px;
	border: 0px solid red;
}
#choix_langue A {
	font-size: 14px;
	color: black;
	text-decoration: none;
	display:block;
	float:left;
	width:100px;
	border: 0px solid red;
	padding-top:62px;
	text-align: center;
}
#choix_langue A.selected {
	font-weight: bold;
}

#choix_langue A#francais {
	background: url(../images/drapeaux/fr.jpg?forceupload=1) no-repeat 10px 0px;
}

#choix_langue A#english {
	background: url(../images/drapeaux/uk.jpg?forceupload=1) no-repeat 10px 0px;
}

div.reset {
	clear:both;
	height: 1px;
	font-size: 1px;
}

div.aresult {
	border:0px solid green;
	width: 550px;
	float:left;
	margin: 0px 15px 10px 0px;
	height: 290px !important;
}
div.aresult table {
	background: white;
}

.aresult img.image_produit {
	border: 0px;
	max-width: 300px;
	max-height: 237px;
}

.block_img_produit {
	width: 300px !important;
	height: 237px !important;
}