div#cont-chapitre{
	margin:60px 0 0 8px;
	width: 220px;
	height: auto;
}
.table-chapitre, .table-chapitre1 {
	position: relative;
	margin: 0 0 4px 4px;
	height: 40px;
	width:220px;
}
.table-chapitre {
	background:url(../img/fond/chapitre.jpg) no-repeat;
}
.table-chapitre1 {
	background:url(../img/fond/chapitre-hover.jpg) no-repeat;
}
.table-chapitre a, .table-chapitre1 a{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-size:0.95em;
	font-weight:bold;
}
.table-chapitre:hover{	
	background:url(../img/fond/chapitre-hover.jpg) no-repeat;
	color:#FFFFFF;
}
td.vide {
	width: 35px;
}