.spip-admin-bloc, .spip-admin-float {
	left: 0%;
	bottom: 0%;
	right: unset !important;
	top: unset !important;
}


* { margin: 0; padding: 0; }

html    {
	font-size: 100%;
	height: 100%;
}


body {
	color: #8E814C;
	font: 15px/21px Arial,Helvetica,sans-serif;

}
img { border:0;
}

strong {
	font-weight: bold;
}

h2 {
	font-family: 'Amaranth',Tahoma,sans-serif;
	font-size: 25px;
	font-weight: normal;
	margin: 20px 0 20px 0;
	line-height: 1.2;
}
h3 {
	font-family: 'Amaranth',Tahoma,sans-serif;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}

ol, ul {
	list-style: none outside none;
}
a {
	color: #8E814C;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
p {
	margin: 15px 2px 20px 2px;
}
.nettoie{
	clear:both;
}
.center{
	text-align: center;
}
header, nav, footer, section, article {
	display: block;
	margin: 0;
}

.article > p > br.autobr{
	margin-bottom: 8px;
}

.spip_documents {
	margin-bottom: 1em;
}

.spip_documents_left {
	margin-right: 1em;
}

div.page {
	margin:auto;
	width: 100%;
	max-width: 1280px;
	text-align: center;
}

/* ecran < 1280px on retouche le menu et la bascule de langue */
@media screen and (max-width: 1279px), screen and (max-device-width: 1279px) {

	div.menu ol li {
		margin-right: 6% !important;
		font-size: 0.8em;
	}
}


div.lien_lang{
	position: absolute;
	width: 100%;
	max-width: 1280px;
	top: 0px;
	height: 22px;
	z-index: 100;

}
#bascule_lang{
	display: inline-block;
	text-align: right;
	width: 99%;

}

#bascule_lang a{
	color: #FFFFFF;
	font-weight: bold;
}





#contenu{
	line-height: 25px;
	text-align: left;
	margin:auto;
}
#contenu .article{
	margin: 40px;

}

#contenu .article p{
	color: black;
	text-align: justify;
}

#contenu .article dl dt{
	text-align: center;
}
#contenu .article p span img{
	display: block;
	margin: auto;
}

/* video */
div.videoYoga{
	text-align: center;
	margin-bottom: 30px;
}
.spip_document_video  {
	position: relative;
	margin: auto;
	margin-bottom: 30px
}


/* Menu */
div.menu {
	text-align: center;
	margin: auto;
	padding-left: 40px;
}

div.menu ol {
	display: inline-block;
	text-align: center;
	width: 100%;
	height: 50px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.03em;
}
div.menu ol li{
	float: left;
	box-sizing: border-box;
	max-width: 225px;
	width: 14%;
	height: 50px;
	margin-right: 80px;
	text-align: left;
}
div.menu ol li.on  {
	border-bottom: solid 1px black;
	border-bottom-width: 2px;
}
div.menu ol li.on a, div.menu ol li ul li.on a{
	color: black;
}
div.menu ol li.last  {
	margin-right: 0px;
}
div.menu ol li.first  {
	margin-right: 80px;
}

div.menu ol li ul { position: absolute; left: -999em; height: auto;
	width: 11.3em;
	border: solid #666; border-width: .1em;
	font-weight: normal;
	z-index:100;
}

div.menu ol li:hover ul,
div.menu ol li li li li.hover ul { left: auto; }

div.menu ol li ul li{
	background-color: rgb(255, 255, 255 );
	border: solid #666; border-width: .1em;
	width: 100%;
	padding-left: 0.4em;
}
div.menu ol li ul li a {
	color: #8E814C !important;
	font-weight: bold;
}



footer {
	width: 100%;
	max-width: 1280px;
}
#content_footer{
	float:left;
	width:400px;
	margin-left: 30%;
}
#content_footer_sociaux{
	float: left;
	width: 100px;
	text-align: left;
}
div.page #content_footer {
	color: #000000;
	background:rgba(255,255,255,3);
}

/* dans le slideshow des images verticales on limite à 400px */
#slideshow picture.adapt-img-wrapper{
	width: 400px;
	margin: auto
}
/* dans le slideshow des images horizontales on limite à 600px */
#slideshowpaysage picture.adapt-img-wrapper{
	width: 600px;
	margin: auto
}

/* formulaire newsletter */
#form_inscription_nl {
	max-width: 500px;
	margin: 40px;
}
#form_inscription_nl h2{
	text-transform: uppercase;
}
#form_inscription_nl label{
	color: #000000;
}

#zone_validation {
	display: block;
	width: 100%;
	margin-top: 10px;
}


#zone_validation input.submit, .formulaire_login input.submit {
	font-size: 16px;
	font-weight: bold;
	background-color: #000000;
	color: #fff;
	height: 30px;
	width: 200px;
	margin-bottom: 20px;
	margin-left: 30px;
}

/* formulaire nl et formulaire login acces restrreeint */
#contenu div.formulaire_login {
	max-width: 500px;
	margin: 40px;
}
#contenu .formulaire_login  input.text {
	font-size: 80%;
	height: 20px;
	width: 200px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#contenu .formulaire_login label{
	color: #000000;
}
#contenu .formulaire_spip .editer {
  margin: 0.3em 0;
}

#contenu div.formulaire_login p.boutons{
	text-align: center;
}

.error {color: #8a1f11;border-color: #fbc2c4;background-color:#fbe3e4;}

span.obligatoire, span.etoile {
	color: red;
}

/* document joint audio */
#documents_joints ul {
	list-style-type: none;
}