body {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}


.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #990000;
}
.auteur {	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #990000;
}
.sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #990000;
}
.ISBN {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #990000;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 16px;
	font-style: italic;
}
.contact {
	font-size: 24px;
}
.acheter {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.acheter a:link {
	font-weight: bold;
	color: #FF0000;
}
.acheter a:visited {
	color: #FF0000;
}
.acheter a:hover {
	color: #FF0000;
}
.acheter a:active {
	color: #FF0000;
}
a.acheter {
	color: #FF0000;
}.texte {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}
