.ecriture_boutons {
	font-size: 1em;
	text-align: center;
	font: small-caps;
	font-family: ParmaPetit, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 2em;
	/*line-height: 1.82em;*/
	text-indent: inherit;
	vertical-align: 5px;
}

.ecriture_boutons a{
	color: #fffeff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.ecriture_boutons a:hover, .ecriture_boutons a:focus{
	color: red;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.bouton {
	float: left;
	width: 152px;
	height: 32px;
	margin: 0px 0px 6px -21px;
	/*margin: 0px 0px 6px -21px;*/
	padding: 0;
	background: url(../boutons/boutons1.png) no-repeat;
	
	-moz-border-radius: 15px;	/* Firefox */
	-webkit-border-radius: 15px; /* Safari, Chrome */
	-o-border-radius: 15px;	/* Opera */
	border-radius: 15px;
	
	-moz-box-shadow: 3px 3px 4px #999;	/* Firefox */ /* décalage : hori, vert, nb pixels flou */
-webkit-box-shadow: 3px 3px 4px #999; /* Safari, Chrome */
-o-box-shadow:3px 3px 4px #999;	/* Opera */
box-shadow: 3px 3px 4px #999;
}
#bouton_accueil {
	margin: 0px 0px 6px -21px;
	/*margin: 0px 0px 6px -21px;*/
	background: url(../boutons/boutons.jpg) no-repeat center top;
}
#bouton_index:hover { background-position: center bottom }

#bouton_formation {
	font-size: 15px;
	margin: 6px 0px 6px -21px;
	/*margin: 6px 0px 0px -21px;*/
	background: url(../boutons/boutons.jpg) no-repeat center 50%;
}
#bouton_formation:hover { background-position: center bottom}

#bouton_massage {
	margin: 6px 0px 6px -21px;
	background: url(../boutons/boutons.jpg) no-repeat center 11%;
}
#bouton_massage:hover, #bouton_massage:focus { background-position: center bottom;
	color: red;
 }
#bouton_yoga {
	margin: 6px 0px 6px -21px;
	background: url(../boutons/boutons.jpg) no-repeat center 21%;
}
#bouton_yoga:hover { background-position: center bottom }

#bouton_feminin {
	margin: 6px 0px 6px -21px;
	background: url(../boutons/boutons.jpg) no-repeat center 33%;
}
#bouton_feminin:hover { background-position: center bottom }


#bouton_calendrier {
	margin: 6px 0px 6px -21px;
	background: url(../boutons/boutons.jpg) no-repeat center 55.9%;
}
#bouton_calendrier:hover { background-position: center bottom }

#bouton_audio {
	margin: 6px 0px 6px -21px;
	/*margin: 6px 0px 0px -21px;*/
	background: url(../boutons/boutons.jpg) no-repeat center 70%;
}
#bouton_audio:hover { background-position: center bottom}

#bouton_intervenantes {
	margin: 6px 0px 6px -21px;
	background: url(../boutons/boutons.jpg) no-repeat center 77%;
}
#bouton_intervenantes:hover { background-position: center bottom }

#bouton_lieux_contacts {
	margin: 6px 0px 0px -21px;
	background: url(../boutons/boutons.jpg) no-repeat center 89%;
}
#bouton_lieux_contacts:hover { background-position: center bottom}
