#separateur {
	background-image: url(../../design/rouge/menu-separ-rouge.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: auto;
	margin-top: 12px;
}
#gauche .info_rubrique H6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	background-image: url(../../design/rouge/bloc-rouge.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: auto;
	width: auto;
}