h3
{
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-bottom: 1.8%;
	font-size: 160%;
	padding-left: 6%;
	padding-right: 6%;
	margin-left: 6%;
	margin-right: 6%;
	height: 20%;
	padding-top: 1%;
	margin-top: 0%;
	margin-bottom: 0.8%;
}

article
{
	width: 92%;
	padding-left: 4%;
	padding-right: 2%;
	margin: 0;
	font-size: 120%;
	text-align: justify;
	background-size: 10%;
	background-repeat: no-repeat;
	margin-bottom: 1.2%;
}

article p, article ul
{
	font-size: 90%;
}

.unContenu
{
	padding-bottom: 2%;
	width: 100%;
}

table
{
	padding-top: 6%;
	margin-top: 2%;
	/*padding-left: 4%;
	padding-right: 4%;*/
	background-repeat: no-repeat;
	background-position: center -6px;
	background-size: 100%;
	background-color: white;
	table-layout: fixed;
	width: 100%;
}

#ligneTitre th
{
	font-size: 110%;
	text-align: center;
	border-right-width: 4px;
	border-right-style: solid;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-right-radius: 10px;
}

td
{
	font-size: 58%;
	text-align: center;
	border-collapse: collapse;
}

td a
{
	font-size: 76%;
}

.colonneLundi, .colonneMardi, .colonneMercredi, .colonneJeudi, .colonneVendredi, .cellulePlaine
{
	border-right-width: 1px;
	border-right-style: solid;
}

.colonneHorairesG
{
	vertical-align: top;
	width: 5.6%;
	font-size: 80%;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
}

.colonneHorairesD
{
	vertical-align: top;
	width: 5.6%;
	font-size: 80%;
	text-align: left;
}

#ligneTitre .colonneHorairesG, #ligneTitre .colonneHorairesD
{
	border: 0;
}

/*#AnnieYOGA01, #AnnieYOGA02, #eplar02*/
.cellulePlaine
{
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;*/
	word-wrap: break-word;
}

#photos
{
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}

#photos img:hover
{
	cursor: pointer;
}

#listePhotos
{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	width: 90%;
}

#listePhotos img
{
	max-width: 6%;
	height: auto;
}

#apercuPhoto
{
	width: 46%;
	text-align: center;
}

#apercuPhoto img
{
	max-width: 60%;
	height: auto;
}

.carteDeVisite
{
	width: 20%;
	/*height: 20%;*/
}

.facebookCarteDeVisite
{
	width: 10%;
}