.lienmenu {
	font:bold 12px arial;
	color:#FF0000;
	padding-left:10px;
	text-decoration:none;
	width:100%;
	height:19px;
	border-style:solid;
	border-width:0px;
	display:block;
	list-style-image: url(img/img_liste.gif);
	list-style-type: disc;
}

.tddroit {
	background-image: url(img/bg_tddroit.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.txtcontenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.txtcontenubold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.txtcontenuboldred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.fondcontenu1 {
	background-color: #FFFFFF;
	background-image: url(img/img_fond1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.fondcontenu2 {

	background-color: #FFFFFF;
	background-image: url(img/img_fond2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
