body {
	color:#555555;
	font-family: "calibri", sans-serif;
	font-size:1.8em;
	/*background-color:#f0f0f0;*/
}
.main-header {
	padding:0px 0px;
	max-height:250px;
}
main{
	max-width:1200px;
	margin-left:auto !important;
	margin-right:auto !important;
	background-color:#ffffff;
}
header{
	width:100% !important;
	margin-left:auto;
	margin-right:auto;
	
}
@font-face {
 font-family: 'anantha';
 src: url( “ulla.menneteau.net/wp-content/themes/twentytwentytwo/assets/fonts/anantha/anantha_signature.woff”) format(‘woff’); /* medium */
 font-weight: normal;
 font-style: normal;
}
h4 {
	font-family: 'anantha';
	src: url( “ulla.menneteau.net/wp-content/themes/twentytwentytwo/assets/fonts/anantha/anantha_signature.woff” );
}

h1 span {
    line-height : 50%;
}

.titre_article {
	font-family: "anantha", sans-serif;
	src: url( “ulla.menneteau.net/wp-content/themes/twentytwentytwo/assets/fonts/anantha/anantha_signature.woff” );
		font-size:1.2em;
}

.article {
	font-size:1.2em;
}

.liste1 {
	font-size:0.8em;
}

.entete {
	background-color:#FFFFFF;
	background-image:url("https://ulla.menneteau.net/wp-content/uploads/2024/02/Cactus1-bandeau.png");
	background-size: auto 40%;
	background-repeat: repeat-x;
  background-position: bottom 35px left 0;
position:fixed;
   top:0;
	left:0;
	opacity: 1;
	z-index : 1000;
	width : 100%;
}
.page {
	 padding:60px 0 10px 0;
		text-align: justify !important;
	}
.page h1 h2 h3 h4 h5 h6 {
		text-justify:none !important;
}
.liste1 li {
	font-size:0.5em;
}

.image_dans_texte {
	margin:10px;
}

.vc_tta-panel-title:hover {
background-color: #daeeda ;	
}

.liste-pour-qui div{
		padding:-30px 00px 0px 00px !important;
}

.wp-block-navigation-item a:active{
	color:#F0F0F0;
}
/* responsivité de l'entête sur mobile portrait*/
/*pour mobile*/
@media (max-width: 700px) {
	.page{
	 padding:10px 0 20px 0  !important;
		text-align: justify !important;
}

header {
		margin-left:00px !important;
}

h4 span {
       font-size:25px !important;
} 

.espaceur {
   height:0px !important;
}

.menu_entete {
		padding-top:20px;
		padding-left:20px;
}	

.wp-block-navigation__responsive-container-open{
	  display:block;
		padding-top:20px;
}

.entete{
		display:inline;
		width:100%;
		box-sizing:border-box;
		padding-left:15px;
}

.entete-contenu {
			padding-left:0px !important;
		padding-right:15px !important;
}

.entete-adresse {
		font-size:10px !important;
}	

.entete-telephone {
		font-size:10px !important;
}

.custom-logo{
		height:40px !important;
	  width:100px !important;
}

.titre-article{
		font-size:12px !important;
}

.page{
	 margin:30px 00px 30px 00px;
	}
	
.liste-pour-qui div{
		padding:00px 00px 0px 00px !important;
	}
	
.eucaliptus {
		display:none;
}
}
/*pour mobile paysage*/
@media (max-width: 820px) and (min-width: 701px)  {
h4 span {
     font-size:25px !important;
   } 
.wp-block-navigation-item__label {
		font-size:10px;
	}
.espaceur {
    height:55px !important;
	}
.entete {
		display:inline;
		background-size:30%;
	}
.entete-adresse {
		font-size:12px !important;
	}
.entete-telephone {
		font-size:12px !important;
	}
.custom-logo{
		height:40px !important;
	  width:100px !important;
	}
.liste-pour-qui div{
		padding:00px 00px 0px 00px !important;
	}
	
.page{
	 padding:10px 00px 0px 00px;
	}
}