@charset "iso-8859-1";
.txtcourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #933;
	text-align: left;
	font-weight: bold;
}
<title>css01</title>
.repetition {
	background-image: url(imagestherapie/fondtherapie_15.jpg);
	background-repeat: repeat-y;
}
.repetition {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imagestherapie/fondtherapie_15.jpg);
	background-repeat: repeat-y;
}
.repetition02 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imagestherapie/fondtherapie_17.jpg);
	background-repeat: repeat-y;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #993300;
	line-height: 34px;
}
.repetitionCopie {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imagestherapie/fondtherapie_10.jpg);
	background-repeat: repeat-y;
}
.fonction {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
#tarif {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #369;
	text-align: center;
}
.txttarif {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #069;
	margin: 0px;
	text-align: center;
	padding: 0px;
	height: 0px;
	line-height: 18px;
}

