.titre{
	padding: 5px 0px 1px 10px;
	background-image: url(images/cil/puce_noire.gif);
	background-position: 15px 10px;
	display: block;
	font-size: 10px;
}

.gros_titre{
	padding: 7px 0px 10px 1px;
	color: #d7001c;
	background-image: url(images/cil/home_flash.gif);
	background-position: 0px 19px;
	background-repeat: no-repeat;
}

.gros_titre .bloc_gros_titre{
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 7px 0px 3px 19px;
	background-image: url(images/cil/border_bottom_flash.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.pucelien{
	display: block;
	background-image: url(images/cil/puce_grise.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 10px 0px 10px 17px;	
}