/* Joomla 4 */

body {background: #2fbc93 !important;}
#block4 {z-index: 1;position: relative;margin-top: -38px;}
#blocks1 {z-index: 1;position: relative;}
.mod-menu {line-height: 21px;}
.centrer {max-width: 600px;
margin: 0 auto;
padding: 8px;}
#cf_1 {margin: 0 auto;}

.editor-blanc {background-color: #fffff;}

.largeurIcone {width: 50px;
}
.margeBoutons{
	margin-top:34px;
}
.adresse {
	font-size: 21px !important;
	line-height: 34px;
}

.nomTemoignage {
	text-align: right;
	color: #2FBC93;
	margin-top: -13px;
}
.boutons {
	margin: 34px auto;
	text-align: center;
	width: 500px;
}
.btnOpac2 {
	width: 233px;
	transition: 0.3s !important;
	font-family: 'Comfortaa';
	border: 2px solid #FFC100;
}
.btnOpac2:hover {
	border: 2px solid #ffffff;
}
.fleur {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
  z-index: 1;
}

.menu_gauche {
  padding-left: 35px !important;
  border-radius: 30px 0 0 30px;
}
.menu_droit {
  padding-right: 35px !important;
  border-radius: 0 30px 30px 0;
}
.titre2 {
  color: #ffc100;
  font-size: 140%;
}
.btnOpac {
	width: 233px;
	  transition: 0.3s !important;
	font-family: 'Comfortaa';
}
.lien_bp {
    text-align: center;
    width: 100px;
}
.homeblock{
width: 60px;
height: 60px;
background: url(/images/siteInternet/accueil.png);
display: inline-block;
}
.contactblock{
width: 60px;
height: 60px;
background: url(/images/siteInternet/rdv.png);
display: inline-block;
}
.facebookblock{
width: 60px;
height: 60px;
background: url(/images/siteInternet/facebook.png);
display: inline-block;
}
a:hover {
  transition: 0.3s !important;
}
button:hover {
    transition: 0.3s !important;
}
.auteur {
	text-align: center;
	color: #2fbc93;
	font-weight: bold;
  	font-size: 21px !important;
}
hr {
	border: none;
	border-bottom: 1px solid #ffc100 !important;
}
.jaune {
	color: #ffc100;
}
.turquoi {
	color: #2fbc93;
}
.brun {
	color: #714734;
}
ul, ol {
    padding: .15em 0 .75em 0 !important;
}

.fondPagePresentation {
	background: url('/images/siteInternet/fondPagePresentation.png') center top no-repeat scroll;
    background-size: 100%;
}
.fondPageSoins {
	background: url('/images/siteInternet/fondPageSoins.png') center top no-repeat scroll;
    background-size: auto auto;
	background-size: contain;
}
.fondPageCoaching {
	background: url('/images/siteInternet/fondPageCoaching.png') center top no-repeat scroll;
    background-size: auto auto;
	background-size: contain;
}
.fondPageLivre {
	background: url('/images/siteInternet/fondPageLivre.png') center top no-repeat scroll;
    background-size: auto auto;
	background-size: contain;
}
.fondPageContact {
	background: url('/images/siteInternet/fondPageContact.png') center top no-repeat scroll;
    background-size: 100%;
}
.fondPageConsultations {
	background: url('/images/siteInternet/fondPageConsultations.png') right top 25px no-repeat scroll;
    background-size: auto auto;
	background-size: contain;
}
.tck-article-body {
	padding: 89px 144px 0px 144px;
}
.form-actions {
    padding: 17px 20px 18px;
    margin-top: 18px;
    margin-bottom: 18px;
    background-color: transparent !important;
    border-top: 0px solid !important;
    *zoom: 1;
}
.control-group {
	text-align: center;
}
#ff_elem5, #ff_elem6, #ff_elem7, #ff_elem8 {
	border: 1px solid #ffc100;
	padding: 14px 21px;
	border-radius: 25px;
	color: #714734;
	font-size: 14px;
	font-family: 'Comfortaa';
}
#ff_elem95 {
	border-radius: 25px;
	background-color: #2fbc93;
	color: #fff;
	padding: 13px 21px;
		font-family: 'Comfortaa';
}
#ff_elem95:hover {
	border-radius: 25px;
	background-color: #FFC100;
}
.mobilemenuck {
	overflow-y: inherit !important;
}



@media only screen and (max-width: 950px) {
.tck-article-body {padding: 55px 21px 0px 21px;}
}
