.bulbleu {
	position: relative;
}

.bulbleu .fermer {
	position: absolute;
	top: 8px;
	right: 20px;
	cursor: pointer;
	color: #000099;
	font-size: 7pt;
	background: url('/images/fermer-8x8.gif') no-repeat 34px 2px;
	width: 44px;
}

.textbulbleu {
	background-image: none;
	background: white;
	padding-top: 5px;
	float: left;
}

.textbulbleu ul {
	margin-top: 6px;
}

.textbulbleu ul li {
	/*margin: 5px 0 5px 40px;
	padding: 0;*/
}

.bulbleu .bhg, .bulbleu .bhd, .bulbleu .bbd, .bulbleu .bbg, .bulbleu .bdegh, .bulbleu .bdegb, .bulbleu .bdegg, .bulbleu .bdegd {
	width: 15px;
	height: 15px;
	float: left;
}

.bulbleu {
	width: 540px;
	height: 130px;
}

.textbulbleu, .bulbleu .bdegh, .bulbleu .bdegb {
	width: 500px;
	background: #f4fcff;
}

.textbulbleu, .bulbleu .bdegg, .bulbleu .bdegd {
	height: 100px;
	padding-top: 5px;
}

/*Si Firefox et IE7 alors !important sinon IE6*/
.bulbleu .bhg { background: url('/images/rounded-bleu2-coin-trans.png') 0 0 !important;       background: url('/images/rounded-bleu2-coin-trans.gif') 0 0;}
.bulbleu .bhd { background: url('/images/rounded-bleu2-coin-trans.png') 15px 0 !important;    background: url('/images/rounded-bleu2-coin-trans.gif') 15px 0; }
.bulbleu .bbd { background: url('/images/rounded-bleu2-coin-trans.png') 15px 15px !important; background: url('/images/rounded-bleu2-coin-trans.gif') 15px 15px; }
.bulbleu .bbg { background: url('/images/rounded-bleu2-coin-trans.png') 0 15px !important;    background: url('/images/rounded-bleu2-coin-trans.gif') 0 15px;}

.bulbleu .bdegh { background: url('/images/rounded-bleu2-h-mil-trans.png') !important; background: url('/images/rounded-bleu2-h-mil-trans.gif'); }
.bulbleu .bdegd { background: url('/images/rounded-bleu2-d-mil-trans.png') !important; background: url('/images/rounded-bleu2-d-mil-trans.gif');}
.bulbleu .bdegb { background: url('/images/rounded-bleu2-b-mil-trans.png') !important; background: url('/images/rounded-bleu2-b-mil-trans.gif'); }
.bulbleu .bdegg { background: url('/images/rounded-bleu2-g-mil-trans.png') !important; background: url('/images/rounded-bleu2-g-mil-trans.gif'); }

.bulor .textbulbleu {
	background: #FFFAF4;
}

.bulbleu.bulor .bhg { background: url('/images/rounded-or-hg-trans.png'); }
.bulbleu.bulor .bhd { background: url('/images/rounded-or-hd-trans.png'); }
.bulbleu.bulor .bbd { background: url('/images/rounded-or-bd-trans.png'); }
.bulbleu.bulor .bbg { background: url('/images/rounded-or-bg-trans.png'); }

.bulbleu.bulor .bdegh { background: url('/images/rounded-or-h-mil-trans.png'); }
.bulbleu.bulor .bdegd { background: url('/images/rounded-or-d-mil-trans.png'); }
.bulbleu.bulor .bdegb { background: url('/images/rounded-or-b-mil-trans.png'); }
.bulbleu.bulor .bdegg { background: url('/images/rounded-or-g-mil-trans.png');  }
