/* DIVERS */
p span.vacances {			/* Couleurs Vacances */
	font-size: 1.5em;
	font-family: 'SavoyeLETPlain';
	text-align: center;
	margin-left: 5px;
	color: grey;
}

/* LEGENDE */
.legende_mois {
	float: right;
	width: 200px;
	height: 564px;
	margin: -575px 5px 0px 0px;
	border: 1px solid  #9f9f9f;
    background: conic-gradient(at 0% 30%, #cc5500 10%, #FFF8CE 30%, #1e90ff 50%);
	-moz-box-shadow: 4px 4px 5px #999;	/* Firefox */ /* décalage : hori, vert, nb pixels flou */
	-webkit-box-shadow: 4px 4px 5px #999; /* Safari, Chrome */
	-o-box-shadow:4px 4px 5px #999;	/* Opera */
	box-shadow: 4px 4px 5px #999;
}
/* TITRE LEGENDE */
.legende {
	font-size: 2em;
	line-height: 1em;
	text-align: center;
	margin: 10px 0px 0px 0px;
}
/* MASSAGE YOGA MATERNITE SOMATOTHERAPIE */
h3.titre_legende {
	font-size: 13px;
	line-height: 23px;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	margin: 18px 0px 5px 0px;
}
/* VACANCES SCOLAIRES */
h3.titre_legende_gris {
	font-size: 15px;
	line-height: 23px;
	color: black;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	margin: 20px 0px 10px 0px;
}
h5.legende_vacances {
	font-size: 13px;
	line-height: 8px;
	color: black;
	font-style: italic;
	text-align: center;
	/*font-weight: normal;*/
	font-weight: bold;
	margin: 0px 0px 30px -4px;
	padding: 0px;
}
p.vacances_rhone_alpes {
	font-size: 12px;
	text-align: center;
	color: black;
	font-weight: bold;
	margin: 25px -10px 15px 5px;
}
p.vacances_date {
	font-size: 12px;
	text-align: center;
	color: black;
	/*font-weight: bold;*/
	margin: -20px -10px 15px 5px;
}
/*li.vacances_rhone_alpes {
	font-size: 12px;
	color: black;
	font-weight: bold;
	margin: 20px -10px 15px 5px;
	}*/

/* FIN VACANCES SCOLAIRES */

/* CREATION MATURATION NAISSANCE POST ACCOUCHEMENT */
h4.sous_titre_legende {
	font-size: 10px;
	line-height: 13px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
h5.legende_seances {
	font-size: 10px;
	line-height: 8px;
	font-style: italic;
	font-weight: normal;
	margin: 5px 0px -5px -20px;
	padding: 0px;
}
/* h5.legende_vacances {
	font-size: 10px;
	line-height: 8px;
	color: #999;
	font-style: italic;
	text-align: center;
	font-weight: normal;
	margin: -10px 0px -12px -20px;
	padding: 0px;
}*/
.rectangle {
	width: 25px;
	height: 3px;
	font-size: 15px;
	padding-top: 0px;
	margin: -5px 0px 0px 147px;
}

/* FLOAT ET COULEURS */
li p {
	margin-top: 5px;
}
.formation_marron {
	color: maroon;
	text-align: center;
}
.formation_bleu {
	color: #5025da;
	text-align: center;
}
.formation_vert {
	color: #109103;
	text-align: center;
}
.formation_mauve {
	color: #ce19b7;
	text-align: center;
}

.stage_yoga_feminin {
	color: #fc7bd1;
	text-align: center;
}
.cours_collectifs_marron {
	color: #c97304;
	text-align: center;
}
.heures_cours_collectifs_marron {
	color: #c97304;
	text-align: left;
	margin: 0px;
}
.cours_maternite_vert {
	color: #15a674;
	text-align: left;
	margin: 0px;
}
.heures_cours_maternite_vert {
	color: #15a674;
	text-align: left;
	margin: 0px;
}
/*Formation Enseignement Viniyoga */
.formation_enseignement_viniyoga_lundi {
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin: 22px 0px 0px 0px;
	padding-top: 5px;
	color: black;
	background-color: #FFFAD2;
	/*background: linear-gradient(blue, 5%, pink);*/
}
.formation_enseignement_viniyoga_mardvendsam {
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin: 95px 0px 0px 0px;
	padding-top: 5px;
	background-color: #FFFAD2;
}
.formation_enseignement_viniyoga_mercredi {
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin: 55px 0px 0px 0px;
	padding-top: 5px;
	color: black;
	background-color: #FFFAD2;
}
.formation_enseignement_viniyoga_jeudi {
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding-top: 5px;
	color: black;
	background-color: #FFFAD2;
}
.formation_enseignement_viniyoga_samedi {
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin: 53px 0px 0px 0px;
	padding-top: 5px;
	color: black;
	background-color: #FFFAD2;
}

/*FIN Formation Enseignement Viniyoga */

.yoga {
}
.yoga_cours_adultes {
}
p.couleur_yoga_adultes {
	background-color: #ADFF2F;
	margin-top: -7px;
}
.yoga_cours_enfants_ado {
}
.couleur_yoga_enfants_ado {
	background-color: #3CB371;
	margin-top: -7px;
}
.yoga_stages {
}
.couleur_yoga_stages {
	background-color: #006400;
	margin-top: -7px;
}
.maternite {
}
.creation {
}
.maternite_creation_individuelles {
}
.couleur_maternite_creation_individuelles {
	background-color: #00BFFF;
	margin-top: -7px;
}
.maturation {
}
.maternite_maturation_individuelles {
}
.couleur_maternite_maturation_individuelles {
	background-color: #0000FF;
	margin-top: -7px;
}
.maternite_maturation_collectives {
}
.couleur_maternite_maturation_collectives {
	background-color: #191970;
	margin-top: -7px;
}
.naissance {
}
.maternite_naissance_collectives {
}
.couleur_maternite_naissance_collectives {
	background-color: #FF00FF;
	margin-top: -7px;
}
.post_accouchement {
}
.maternite_post_accouchement_individuelles {
	
}
.couleur_maternite_post_accouchement {
	background-color: #800080;
	margin-top: -7px;
}
.somatotherapie {
	margin-bottom: 0px;
}
.somatothérapie_individuelle {
	margin-top: 0px;
}
.couleur_somatotherapie_individuelle {
	background-color: silver;
	margin-top: -7px;
}
.couleur_vacances_rhone_alpes {
	background: url(../dessins/vacances_scolaires.jpg) no-repeat;
	border: 1px solid black;
}

.liens {
	font-size: 11px;
	color: teal;
	margin-top: 10px;
	margin-right: -3px;
	text-align: center;
}
/* FIN COULEURS */