@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;
}
.aligncenter {
    text-align: center;
}
/* liens a href texte cursive */
.versetcenter {
    text-align: center;
		font-size: 17px;
		color: #85200C;
		font-family: 'dancing_scriptregular', cursive;
}
/* liens a href texte cursive fin */
img {
  border-radius: 8px;
	max-width: 100%;
	height: auto;
}
.img02 {
  padding:1px;
  border:1px solid #021a40;
  background-color:#ff0;
}
.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: 20px;
 word-spacing: 2px;
 letter-spacing: 1px;
 text-align: center;
}
.texterouge {
  color: #8B0000;
}
.midtext {
  font-family: "Times New Roman";
  font-size: 13px;
}
/*a-lire-bible*/
.midsujet {
  font-family: "Times New Roman";
  font-size: 13px;
}
.midsujetoff {
  font-family: "Times New Roman";
  font-size: 13px;
  color: #85200C;
}
.titresujet {
  font-size: 17px;
  font-weight: bold;
  color: #85200C;
}
.tabletopsujet {
  width: 70%;  
  margin:auto;
  border-radius: 14px;
  background-color: #FBFAFA;
}
.tabletextesujet {
  width: 80%;  
  margin:auto;
}
.versetsujet {
  font-size:8pt;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.atopsujet {
  color: #85200C;
	font-size: 16px;
	letter-spacing: 3px;
  font-family: 'dancing_scriptregular';
}
/*end-a-lire-bible*/

/*.toptable {
  width: 90%;  
  margin:auto;
	border-width:1px; 
  border-style:solid; 
  border-color: #DDC8C4;
	background-color: #FBFAFA;
	border-radius: 14px;
}*/
/* histoire biblie */
.hbtite01 {
  font-size: 22px;
}
.hbtite02 {
  font-size: 17px;
  font-weight: bold;
}
.hbtite03 {
  font-weight: bold;
}
.hbredtext {
  color: #85200C;
}
.fontpetit {
  font-size: 10px;
  font-style: italic;
}
.hbverset {
  font-size:8pt;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.gras {
  font-weight: bold;
}
.hbretrait {
  margin-left:25px;
}
ul.hb {
  list-style-type: disc;
}
img.hbb {
  padding-right: 10px; 
  padding-left: 10px;
}
a.ahb:hover {
  color: #85200C;
}
.ahb {
  color: #000000;
}
.topmenuhb {
  font-family: "Times New Roman";
  font-size: 13px;
  color: #000000;
  line-height: 20px;
}
/* histoire biblie */