/* CSS Document */
#bank_layer{
	background-image:url('/img/frontoffice/fr/jeux/banque/bank_fd_div.jpg');
	background-repeat:repeat-y;
	width:750px;
	display:none;
}

#bank_marketing{
	background-image:url('/img/frontoffice/fr/jeux/banque/bank_marketing.jpg');
	background-repeat:no-repeat;
	height:104px;
	width:750px;
}

#bank_jeu{
	background-image:url('/img/frontoffice/fr/jeux/banque/bank_jeu.jpg');
	background-repeat:no-repeat;
	height:469px;
	width:750px;
}

#bank_note{
	height:38px;
	width:750px;
	background-image:url('/img/frontoffice/fr/jeux/banque/bank_fd_retour.jpg');
	background-repeat:no-repeat;
}

#bank_banniere{
	text-align:left;background-image:url('/img/frontoffice/fr/jeux/banque/bank_header.jpg');
	background-repeat:no-repeat;
	width:750px;
	height:174px;
}

#bank_voleur{
	padding-left:620px;
	float:left;
	width:126px;
	padding-top:38px;
}


#bank_presentation{
	background-image:url('/img/frontoffice/fr/jeux/banque/bank_presentation_texte2.jpg');
	background-repeat:no-repeat;
	width:750px;
	height:44px;
	text-align:center;
	color:#FFFFFF;
	padding-top:4px;
	line-height:18px;
}

.bank_texte_regle
{
	border:1px solid #000000;
	padding:4px;
	text-align:left;
}

.bank_titre_regle
{
	border:1px solid #000000;
	background-color:#000000;
	text-align:center;
	padding:4px;
	color:#FFFFFF;
	font-weight:bold;
}
