@font-face {
    font-family: 'dancing_scriptregular';
    src: url('../fonts/dancingscript-variablefont_wght-webfont.woff2') format('woff2'),
         url('../fonts/dancingscript-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
  background-image: url("../images/eau-sang-esprit-03.png");
  background-repeat: repeat;
  background-attachment: fixed;
  font-family: "Times New Roman";
	font-size:11pt;
}
.toptable {
  margin-top: 300px;
  width: 90%;
  max-width: 1000px;
	margin:auto;
	border-width:1px; 
  border-style:solid; 
  border-color: #DDC8C4;
	background-color: #FBFAFA;
	border-radius: 14px;
}
.space-text {
 font-family: arial;
 font-size: 11px;
 line-height: 24px;
 word-spacing: 4px;
 letter-spacing: 1px;
}
.vspace-text {
 font-family: arial;
 font-size: 12px;
 line-height: 24px;
 word-spacing: 4px;
 letter-spacing: 1px;
 text-align: center;
}
hr {
    width:80%;
    margin:0 auto;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
.texterouge {
  color: #8B0000;
}
/* liens a href texte cursive */
.al {
  color: #85200C;
  font-size: 17px;
  font-family: 'dancing_scriptregular', cursive;
  text-decoration: none;
}
/* liens a href texte cursive fin */
.aligncenter {
    text-align: center;
}
.centertext {
  text-align:center;
}
a.biblelink:link {
  color: #065529;
}
a.biblelink:visited {
  color: #8B0000;
}
a.biblelink:hover {
  color: #8B0000;
  background-color: none;
  text-shadow: 2px 2px 15px #8B0000;
}
.div-titrebible {
  text-align: center;
}
.titrebible {
  text-align:center;
  font-size: 32px;
  font-weight: bold;
  font-family: "Times New Roman";
}
.version {
  font-family: "Times New Roman";
  text-align:center;
  font-size: 11px;
  color: #000000;
}
.darby {
  font-family: "Times New Roman";
  text-align:center;
  font-size: 11px;
}
.tit-livre-top {
  font-size: 15px;
  color: #85200C;
  font-weight: bold;
  font-family: "Times New Roman";
}
.indexchapit {
  font-family: "Times New Roman";
  font-size: 15px; 
  color: #85200C;
}
.titchapit {
  font-size: 15px;
  color: #85200C;
  font-weight: bold;
  font-family: "Times New Roman";
}
.comm-stare-color {
  color: #008000;
}
.comm-stare-psaumecenter {
  color: #008000;
  font-size: 15px;
}
.comm-italic {
  font-style: italic;
  font-size: 11px;
}
.comment {
  font-family: "Times New Roman";
  color: #008000;
  font-size: 12px;
}
.comm-top-psaume {
  font-family: "Times New Roman";
  font-size: 12px;
}
.imglivre {
  box-shadow: 1px 1px 12px #555;
  border-radius: 10px;
  max-width: 100%;
  height: auto;
}
.ctrlf {
  font: 9px Arial, sans-serif;
  color: #000;
}