/* ------------ START BOX menu ------------ */
#box_menu #menu li a{ background: transparent url('/data/img/menu_ouvrir-off.gif') no-repeat; }
#box_menu #menu li a:hover{ background: transparent url('/data/img/menu_ouvrir-hover.gif') no-repeat; }
/* ------------ END BOX menu ------------ */

#content .content_header{ background: transparent url('/data/img/content_header_ouvrir_compte.gif') no-repeat 0 0; }
#content .content_header.ouvrir-pieces{ background: transparent url('/data/img/content_header_ouvrir_compte-justificatives.gif') no-repeat 0 0; }
#content .content_header.ouvrir-livret{ background: transparent url('/data/img/content_header_ouvrir_compte_livret_binck.gif') no-repeat 0 0; }
#content .content_header.ouvrir-documention{ background: transparent url('/data/img/content_header_ouvrir-documention.gif') no-repeat 0 0; }

#content .content_header.ouvrir-compte{ background: transparent url('/data/img/content_header_ouvrir_compte_pea.gif') no-repeat 0 0; }
#content .content_header.ouvrir-fiscalite{ background: transparent url('/data/img/content_header_ouvrir_compte_fiscalite.gif') no-repeat 0 0; }

#compte_titres {
	float: left;
	width: 260px;
	margin-right: 10px;
	border: 1px solid #b1b1b1;
}


#compte_pea {
	float: left;
	width: 256px;
	border: 1px solid #b1b1b1;
}


.box_text {
	padding: 0px 10px 10px 10px;
	color: #808080;
}


.kop_bg {
	background: transparent url('/data/img/nav_background.gif') repeat-x 0;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
}


#button_compte_titres a{
	background: transparent url('/data/img/button_ouvrir_un_compte_titres-off.gif') repeat 0 0;
	width: 240px;
	height: 31px;
	display: block;
}

#button_compte_titres a:hover{
	background: transparent url('/data/img/button_ouvrir_un_compte_titres-aan.gif') repeat 0 0;
	width: 240px;
	height: 31px;
	display: block;
}


#button_pea a{
	background: transparent url('/data/img/button_ouvrir_un_pea-off.gif') repeat 0 0;
	width: 236px;
	height: 31px;
	display: block;
}


#button_pea a:hover{
	background: transparent url('/data/img/button_ouvrir_un_pea-aan.gif') repeat 0 0;
	width: 236px;
	height: 31px;
	display: block;
}

