div.blueBulleTop{
	height: 31px;
	background: url('/images/entreprise/blueBulleTop.png');
}
div.blueBulleContent{
	background: url('/images/entreprise/blueBulleContent.png') repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	font-size: 12px;
}
div.blueBulleContent a{
	color: #333333;
	font-weight: bold;
}
div.blueBulleTop div.bulleTitle{
	color: #333333;
}
div.blueBulleBottom{
	height: 15px;
	background: url('/images/entreprise/blueBulleBottom.png');
}