@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');

body
	{
	background:#fff;
	padding:0px;
	margin:0px;
	}

*
	{
	
	font-family: "Merriweather", serif;
	font-size:16px;
	box-sizing: border-box;
	}
	
.petitefont
	{
	font-size:12px;
	}
	
a
	{
	color:#87836b;
	}
	
.center
	{
	text-align:center;
	}
h1
	{
	font-size:45px;
	color:#575443;
	text-transform: uppercase;
	margin-top:0px;
	}
	
h2
	{
	font-size:25px;
	color:#575443;
	text-transform: uppercase;
	}
h3
	{
	font-size:20px;
	color:#575443;
	text-transform: uppercase;
	}
	
#contener
	{
	width:100%;
	}
	
#header
	{
	background: #c9d2c0;
	padding-bottom:35px;
	}
	
#logo
	{
	text-align: center;
	max-width:1200px;
	margin:auto;
	}	


#logo img
	{
	width:100%;
	max-width:331px;
	}	
	
.content 
	{
	max-width:1200px;
	margin:auto;
	padding:15px;
	}
	
.content ul
	{
	list-style-type: none;
	}
	
.content ul li
	{
	border-left:4px solid #87836b;
	padding-left:10px;
	padding-bottom:3px;
	}
	
.content .content_illustration
	{
	max-width: 30vw;
	border-radius:10px;
	margin: 0px 10px 10px 0px;
	float:left;
	}
		
.content .contenu
	{
	padding-left:32vw;
	text-align: justify;
	}
	
table.prix
	{
	border-collapse: separate;
	}
		
table.prix tr td
	{
	background: #f4faef;
	padding:10px;
	}
	
table.prix tr:nth-child(odd) td
	{
	background: #e8f1e0;
	}

a.bouton_rdv
	{
	padding:10px 25px;
	background: #e8f1e0;
	border-radius: 20px;
	text-decoration: none;
	color:#87836b;
	font-size:18px;
	font-weight: bold;
	}

#liens
	{
	text-align: center;
	margin-top:35px;
	margin-bottom:20px;
	backgdround:#fff;
	padding:10px;
	width: fit-content;
	border-radius: 5px;
	box-sdhadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	margin:auto;
	position: relative;
	top:-35px;
	}	
	
#liens ul
	{
	padding:0px;
	margin:0px;
	}
	
#liens ul li
	{
	padding:0px;
	margin:0px;
	display: inline-block;
	list-style-type: none;
	}
	
#liens ul li a
	{
	display: inline-block;
	padding:15px 10px;
	border:#c9d2c0 1px solid;
	border-radius: 5px;
	font-weight: 900;
	color:#87836b;
	text-decoration: none;
	font-size:16px;
	background: #fff;
	transition: all 0.5s ease;
	margin-bottom:2px;
	}
	
#liens ul li a:hover, #liens ul li a.selected
	{
	border:#87836b 1px solid;
	background:#87836b;
	color:#fff;
	}
	
#enavant
	{
	background-position: center center;
	background-size: cover;	
	width:100%;
	max-width:1200px;
	height:850px;
	margin:auto;
	border-ravdius: 20px;
	position: relative;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
	margin-bottom:70px;
	}

#enavant a
	{
	position: absolute;
	white-space: nowrap;
	bottom:20px;
	left:50%;
	transform: translateX(-50%);
	padding:10px 20px;
	border-radius: 10px;
	background: #87836b;
	color:#fff;
	font-size:30px;
	font-weight: bold;
	text-decoration: none;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5)
	}

#presentation
	{
	width:100%;
	max-width:1200px;
	margin:auto;
	position: relative;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
	margin-bottom:70px;
	position: relative;
	}

#presentation .pres_gauche
	{
	background-image:url('/img/logo_sombre.png');
	background-position: center center;
	background-size: cover;	
	width:550px;
	position: absolute;
	left:0px;
	top:0px;
	bottom:0px;
	}
	
#presentation .pres_droite
	{
	margin-left:560px;
	padding:20px;
	font-size:16px;
	color:#87836b;
	}
	
#presentation .pres_droite h2
	{
	margin-top:0px;
	}
	
#metier
	{
	width:100%;
	max-width:1200px;
	margin:auto;
	position: relative;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
	margin-bottom:20px;
	position: relative;
	padding:20px;
	}
	
	#metier h2
		{
		margin-top:0px;
		}
		
	#metier ul
		{
		padding:0px;
		margin:0px;
		list-style-type: none;
		}
		
	#metier ul li
		{
		width:370px;
		padding:0px;
		margin:0px;
		list-style-type: none;
		display: inline-block;
		margin:5px;
		}
			
	#metier ul li span
		{
		display: block;
		}
			
	#metier ul li .presta_image
		{
		height:300px;
		background-position: center center;
		background-size: cover;	
		position: relative;
		}
	
	#metier ul li .presta_image span
		{
		position: absolute;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		background: rgba(135,131,107,1);
		background: linear-gradient(180deg, rgba(2,0,36,0) 0%, rgba(2,0,36,0) 70%, rgba(135,131,107,1) 100%);
		}
		
		
		
	#metier ul li .presta_titre
		{
		background: #87836b;
		color:#fff;
		text-align: center;
		padding:15px;
		padding-bottom:5px;
		}
			
	#metier ul li .presta_titre h3
		{
		color:#fff;
		font-size:25px;
		margin:0px;
		}
		
	#metier ul li .presta_lien
		{
		background: #87836b;
		color:#fff;
		text-align: center;
		padding:10px;
		}
			
	#metier ul li .presta_lien a
		{
		color:#fff;
		margin:0px;
		}
		
#footer
	{
	clear: both;
	padding:30px;
	text-align: center;
	background: #87836b;
	color:#fff;
	}
	
#footer a
	{
	color:#fff;
	}
	
	
	
@media (max-width:1100px)
	{
	#presentation .pres_gauche
		{
		width:400px;
		}
	#presentation .pres_droite
		{
		margin-left:410px;
		}
	}
	
@media (max-width:1000px)
	{
	#enavant
		{
		height:550px;
		}
	}
	
@media (max-width:850px)
	{
	
	#presentation .pres_gauche
		{
		width:250px;
		}
	#presentation .pres_droite
		{
		margin-left:260px;
		}
		
	#metier ul li
		{
		width:45vw;
		}
	}

@media (max-width:750px)
	{
	#enavant
		{
		height:400px;
		}
		
	#presentation .pres_gauche
		{
		width:100%;
		position: relative;
		height:300px;
		}
		
	#presentation .pres_droite
		{
		margin-left:0px;
		padding:20px;
		font-size:14px;
		color:#87836b;
		}
		
	#liens ul li a
		{
		padding:10px 5px;
		font-size:14px;
		}
	}

@media (max-width:600px)
	{	
	.content .content_illustration
		{
		max-width: 100%;
		border-radius:10px;
		margin: 0px 0px 10px 0px;
		float: none;
		}
			
	.content .contenu
		{
		padding-left:0px;
		text-align: justify;
		}
	}
	
@media (max-width:550px)
	{
	#enavant
		{
		height:300px;
		}
	#enavant a
		{
		padding:5px 10px;
		font-size:20px;
		}
		
	#metier ul li
		{
		width:100%;
		padding:0px;
		margin:0px;
		list-style-type: none;
		display: inline-block;
		margin:0px;
		margin-bottom:5px;
		}
	}
@media (max-width:400px)
	{
	#enavant
		{
		height:200px;
		}
	#enavant a
		{
		padding:5px 5px;
		font-size:13px;
		}
	}
	