body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/fond_page/fond_footer.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Style1 {
	font-size: 14px;
}
.titrelivre {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.texte {
	font-size: 11px;
	font-weight: bold;
}
.pagination {
	font-size: 12px;
	font-weight: bold;
}
.pagination_tr {
	background-color: #2c2c2c;
}	
.souschapitre {
	font-size: 12px;
	font-weight: bold;
	color: #02b9f2;
	background-color: #2c2c2c;
}

