@charset "utf-8";
/* CSS Document */

#colG {
	width:462px;
	float:left;
}
#colG a {
	color:#d3a100;
}
#colG a:hover {
	color:#000000;
}
.margeG {
	margin-right:30px;
}
#colD {
	float:left;
	width:388px;
	margin-left:30px;
}
#colD h1 {
	color:#d3a100;
}
#boxMeilleuresVentes {
	width:379px;
	background-color:#a4604b;
	background-image:url(../images/bottomMarronMeilleuresVentes.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#boxMeilleuresVentes h1{
	margin: 0 20px 0 20px;
	color:#FFFFFF;
	border-bottom:1px solid white;
	font-size:22px;
}
#boxTopMeilVentes {
	width:379px;
	height:10px;
}
#contMeilVente {
	padding-bottom:10px;
	padding-top:10px;
}
#imgMeilVente {
	float:left;
	width:188px;
	margin-left:10px;
}
#descMeilVente {
	width:171px;
	height:80px;
	float:left;
}
#descMeilVente a{
	color:white;
	font-size:12px;
	text-decoration:none;
}
#pxMeilVente {
	width:171px;
	float:left;
	text-align:right;
	font-size:24px;
	color:#d3a100;
	font-weight:bold;
}