@font-face {
	font-family: "Comic Sans MS";
	src: url('https://osteopathe-le-touvet.ovh/polices/comic.ttf');
}
@font-face {
    font-family: "80er Teenie Demo";
    src: url('https://osteopathe-le-touvet.ovh/polices/80erfinaldemo.ttf');
}
.body_mobile{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image:url('https://osteopathe-le-touvet.ovh/images/herbe_feuilles.jpg');
}

h1 {
	font-family: "Comic Sans MS";
	font: 100% Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
}



/* style pour version mobile */
.titre_l1 {
	font-family: "Comic Sans MS";
	color: #FFFf66;
	font-size: 18px;
	font-weight: bold;
}
.titre_l2 {
	color: #00000;
	font-size: 14px;
	font-weight: bold;
}
.titre_l3 {
	color: #00000;
	font-size: 14px;
}
.current { 
	color: black;
	text-decoration: none;
	background: #FFFCD3;
	font-weight: bold;
	
}
.no_current {
	color: black;
	text-decoration: none;
	background-color: #FFFFFF;
}

.no_current A:visited{
	color: black;
	text-decoration: none;
	background-color: #FFFFFF;
}
.no_current A:link{
	color: black;
	text-decoration: none;
	background-color: #FFFFFF;
}
.current A:active{
	color: red;
	text-decoration: none;
	background-color: #FFFFFF;
}
.current A:link{
	color: red;
	background-color: #FFFFFF;
}
.vignettes_menu {
	background-color: #FFFFFF;
	text-align: center;
}
.cadre_titre { 
	display: inline-block; 
	border: 2px solid #FFEf09; 
	padding: 4px; 
	background: #FF0000;
	color: #000000;
}
.cadre_contenu { 

	border: 2px solid #FFEf09; 
	padding: 2px;
	margin: 1px;
	background: #FFFCD3;

	#color: #7A4A4A;
	color: coul_texte;
}
.cadre_rubrique { 
	display: inline-block;
	#width: 100%;
	font-family: "80er Teenie Demo";
	font-size: 250%;
	text-align: center;
	padding: 10px;
	background: #FF0000;
	color: #FFFF66;
}
.cadre_rubrique2 { 
	#width: 100%;
	font-family: "80er Teenie Demo";
	font-size: 250%;
	text-align: center;
	background: #FF0000;
	color: #FFFF66;
}
.ligne_jaune {
	 color: #FFFF66;
	 background: #f00; 
	 width: 100%; 
	 height: 10px;
	 }
.red_star {
	color: #FF0000;
	font-size: small;
}
.partage_liens {visibility: hidden}
.maj_size {font-size: x-small;}
