@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;

}
.temoigbody{
  font-size: 14px;
background: rgb(163,90,113);
background: linear-gradient(0deg, rgba(163,90,113,1) 20%, rgba(182,123,167,1) 54%, rgba(221,219,215,1) 79%);
}
.temoitext {
  font-family: 'PT Sans', sans-serif;
	font-size:12px;
	letter-spacing: 1px;
}  
.temoigbanne {
  font-size: 30px;
	letter-spacing: 2px;
	color: #85200C;
	font-weight: bold;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.2em black
}
.tabletemoig {
  margin-left:auto;
	margin-right:auto;
  table-layout: auto;
	max-width: 80%;
  max-width: 1000px;
	border-width:1px;
	border-style:solid;
	border-color: #DDC8C4;
	border-radius: 10px;
	background-color: #fff;
}
.tdminw {
  min-width: 150px;
}
.taligncenter {
    text-align: center;
}
.soustitre {
  text-align: center;
  font-style: italic;
  font-size: 12px;
}
img {
	max-width: 100%;
	height: auto;
}
.ttexterouge {
  color: #85200C;
}
.imgbannertop {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.atemoig {
  color: #85200C;
  font-size: 17px;
  font-family: 'dancing_scriptregular',cursive;
  text-decoration: none;
}
hr {
    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));
}
.versetcentertemoig {
  text-align: center;
	font-size: 17px;
	color: #85200C;
	font-family: 'dancing_scriptregular',cursive;
}
.at {
  color: #85200C;
}
hr {
    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));
}
