body
{
	background-color: white;
}

h1
{
	color: black;

}
h1
{
	font-size: 60px;
}
h1
{
	font-family: Times New Roman;
}
h1
{
	text-align: center;
}



.thérapie2
{
	display: block;
	width: 1000px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	
}


.photo
{
	margin-left: 5%;
	width: 350px;
	height: 400px;
	
}

h2
{
	font-size: 40px;
}
h2
{
	text-align: center;
	color: black;
}

/* navigation */
nav
{
	display: inline-block;
	width: 2000px;
	margin: 0;
	background-color: #00ddff;
}

nav ul 
{
	list-style-type: underline;
}

nav li
{
	display: inline-block;
	margin-right: 15px;
}


nav a 
{
	font-size: 1.5em;
	color: white;
	padding-bottom: 3px;
	text-decoration: none;
}

nav a:hover
{
	color: #760001;
	border-bottom: 3px solid #760001;
}

.rdv
{
	text-decoration: underline;
}

h3
{
	font-size: 30px;
	color: white;
	margin-left: 5%; 
}

.introduction
{
	color: white;
	text-decoration: none;
	font-size: 1.5em;
	text-align: justify;
	margin-left: 5%;
	margin-right: 20%;
}

.approche
{
	color: white;
	text-decoration: none;
	font-size: 1.5em;
	text-align: justify;
	margin-left: 5%;
	margin-right: 20%;

}

.contact
{
	color: black;
	text-decoration: none;
	font-size: 1.5em;
	text-align: center;
	
}

.contact
{
	border: 3px black solid;
	border-radius: 50px;
	width: 15%;
	margin-left: auto;
	margin-right: auto;
}

.rdv
{
	color: black;
	font-size: 1.5em;
	text-align: center;
}

.téléphone
{
	color: black;
	font-size: 1.5em;
	text-align: center;
}

.numero
{
	color: black;
	font-size: 2.0em;
	text-align: center;
}

.en_ligne
{
	color: black;
	font-size: 1.5em;
	text-align: center;
	
}

.mail
{
	color: black;
	font-size: 1.5em;
	text-align: center;
}
.contacts
{
	color: black;
	text-decoration: none;
	font-size: 1.5em;
	text-align: center;
	
}

.contacts
{
	border: 3px black solid;
	border-radius: 50px;
	width: 15%;
	margin-left: auto;
	margin-right: auto;
}

.mail
{
	color: black;
	font-size: 1.5em;
	text-align: center;
}

img
{
	margin-left: 48%;
}

.numéro
{
	font-size: 2.0em;
	text-align: center;
	text-decoration: underline;
}


	