#choix
{
	margin-top:16px;
	margin-bottom:16px;
	margin-left:20px;
	font-size:0.7em;
}

#choix .haut, #choix .bas
{
	width:795px;
	height:11px;
}

#choix .haut
{
	background:url(../../../images/common/bord_795_haut.png) no-repeat;
}

#choix .milieu
{
	float:left;
	width:795px;
	background:url(../../../images/common/bord_795_milieu.png) repeat-y;
}

#choix .milieu #liste_pays
{
	width:779px;
	margin-left:8px;
}

#choix .milieu .description
{
	margin-left:8px;
	margin-bottom:8px;
}

#choix .bas
{
	clear:both;
	background:url(../../../images/common/bord_795_bas.png) no-repeat;
}

#liste_pays li
{
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	width:151px;
}

#choix .flag
{
	width:20px;
	height:10px;
	float:left;
}

.selection
{
	margin-left:2px;
	width:129px;
	float:right;
}

#liste_pays
{
	margin-bottom:16px;
}

#block
{
	clear:both;
}

#block .separation
{
	font-size:1px;
	height:10px;
}

#block .separation2
{
	clear:both;
	font-size:1px;
	height:10px;
}


#devise
{
	float:left;
	margin-left:8px;
	width:240px;
}

#validation
{
	float:left;
	margin-left:8px;
}

#stage1, #stage2, #stage3, #stage4
{
	margin-left:20px;
	margin-bottom:10px;
}

#tableau .haut, #tableau .bas
{
	width:560px;
	height:11px;
}

#tableau .haut
{
	background:url(../../../images/common/bord_560_haut.png) no-repeat;
}

#tableau .milieu
{
	float:left;
	width:560px;
	padding-left:16px;
	background:url(../../../images/common/bord_560_milieu.png) repeat-y;
}

#tableau .bas
{
	clear:both;
	background:url(../../../images/common/bord_560_bas.png) no-repeat;
}

#recap
{
	width:570px;
	margin-left:20px;
}

#recap .flag
{
	float:left;
	width:70px;
}

#recap .country
{
	float:right;
	margin-top:10px;
	width:500px;
}

.payout
{
	font-size:0.8em;
}

.payout .titre
{
	color:rgb(200,0,0);
}

.payout .t1
{
	width:140px;
}

.payout .t2
{
	width:200px;
}

.payout .t3
{
	width:180px;
	text-align:center;
}

.payout .price
{
	text-align:center;
}

.clear_page
{
	clear:both;
	font-size:1px;
	height:16px;
}