div#wrapper	{
	width: 910px;
	height: 683px;
	font-family: Corbel, Calibri, sans serif;
}

div.rangee_pieces	{
	width: 780px;
	margin: 0 auto;
}

div.rangee_pieces div	{
	float: left;
	margin: 15px;
}

h4#msg_bravo,
h4#msg_erreur 	{
	text-align: center;
	color: #c86e00;
	font-size: 24px;
	width: 200px;
	position: absolute;
	bottom: 170px;
	left: 350px;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

h4#msg_bravo	{
	color: #00457c;
}

.clear_both	{
	clear: both;
}

.match_draggable img	{
	
}

div#dollar1_1	{
	margin-top: 30px;
}

div#cents5_1	{
	margin-top: 60px;
}

div#cent1_1	{
	margin-left: 60px;
}

div#cents10_1	{
	margin-top: 80px;
}

div#dollar1_2	{
	margin-left: 20px;
	margin-top: 20px;
}

div#cents10_2	{
	margin-left: 50px;
	margin-top: 60px;
}

div#cents25_2	{
	margin-top: -40px;
}

div#dollars2_2	{
	margin-top: 10px;
	margin-left: 20px;
}

div#cents5_2	{
	margin-top: 30px;
	margin-left: 30px;
}

div#cent1_2	{
	margin-left: 50px;
	margin-top: 0px;
}

.matched	{
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}