<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	background-color: rgb(254, 254, 254);
	font-family: 'Alegreya Sans', serif;
	margin:0;
	padding:0;
	min-width: 320px;
	}

html
{
	margin:0;
	padding:0;
	min-width: 320px;
}

a img {
  border: 0;
}

#bandeau a
{
	text-decoration: none;
	color: black;
}

#bandeau a:hover
{
	text-decoration: underline;
}
	

#bandeau p
{
	color: black;
	width:100%;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 0.8em;
}
#bloc_page
{
	width:100%;
	margin: auto;
}

header
{
	margin-top: 0px;
}


#logo
{
	width: 19%;
	margin: auto;
	position : relative ;
}

#banniere_image
{
	margin-top: 15px;
	width:99%;
	margin: auto;
	text-align: center;
	
}

#banniere_image img
{
	width:100%;
}

nav
{
	text-align: center;
	width: 100%;
	background: white;
}
nav a
{
	font-family: 'Amatic SC', Arial, serif;
	font-size: 2.2em;
	color: black;
	padding-bottom: 3px;
	text-decoration: none;
	font-weight : bold;
}
nav a:hover
{
	color: rgb(168, 122, 89);
	border-bottom: 2px solid rgb(168, 122, 89);
}
#menu-deroulant, #menu-deroulant ul 
{
    list-style: none;
	margin-top: 10px;
}

#menu-deroulant li 
{
    display: inline-block;
	margin-right: 20px;
	padding: 15px 15px 15px 15px;
}
#menu-deroulant ul li 
{
    display: inherit;
	border-radius: inherit;
	text-align: left;
	margin-right: 40px;
	padding: 5px 5px 5px 5px;
}

#menu-deroulant ul li a
{
    font-size: 1.8em;
	
	text-transform: none;
}

nav ul ul
{
	display:none;
}

nav ul li:hover ul 
{
	display:block;
	position: absolute;
	background: rgb(168, 122, 89);
	text-align: inherit;
	border-bottom: inherit;
	z-index:1;
	}

#menu-deroulant ul li a:hover
{
	
	border-bottom: inherit;
	margin: auto;
	color: white;
	border-bottom: 2px solid white;
	}
	
	
#en-cours
{
	background-image: none;
	background-color: rgb(168, 122, 89);
	color: white;
	padding: 10px 10px 10px 10px;
	
}
section
{
	width: 93%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

section h1, section h1 a
{
	font-family: 'Amatic SC', Arial, serif;
	font-weight: bold;
	text-transform: uppercase;
	color:  rgb(168, 122, 89);
	text-decoration: none;
	text-align: center;
	
}


section h2, section h3
{
	font-family: 'Alegreya Sans', Arial, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: black ;
	text-decoration: none;
	text-align: center;
	
}

section h2 a, section h3 a
{
	
	color: black ;
	text-decoration: none;

}

section h2 a:hover, section h3 a:hover
{
	
	color:  rgb(168, 122, 89);
	text-decoration: underline;

}


#description
{
	text-align: center;
	font-family: 'Alegreya Sans', Arial, serif;
	font-size: 1.5em;
}


#description a
{
	color: black;
}

#description a:hover
{
	color:  rgb(168, 122, 89);
}

article
{ 	display: inline-block;
	border-radius: 10px;
	margin-top: 20px;
	text-align: center;
	width: 25%;
	padding: 20px;
	vertical-align: top;
	
}

article img
{	
	width: 100%;
	border: 0px;
}

article a
{
	color: black;
	text-decoration: underline;
}

article a:hover
{
	color:  rgb(168, 122, 89);
	text-decoration: underline;
}

article h1
{
	color:  rgb(168, 122, 89);
	text-align: center;
	font-size : 1.5em;
	
}

article h1 a
{ 
	text-decoration: none;
	color:  rgb(168, 122, 89);

}
article p
{	font-size : 1.2em;
	text-align: center;
	
}

#pinterest
{ 	width: 100%;
	text-align: center;
}

#articles
{ 	
	width: 45%;
}

#articles h1
{ 	
	color:  rgb(168, 122, 89);
	text-align:center;

	
}

#articles p
{ 	
	text-align: justify;
}

#articles #prix
{ 	
	text-align: center;
}

#mini
{ 	
	width:45%;
	text-align: left;
}

#mini2
{ 	
	width:40%;
	text-align: center;
	display: inline-block;
}

#toises #toise

{ 	
	width: 20%;
}

#miniature

{ 	
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

#miniature img
{ 	
	width: 30%;
}
#haut
{ 	
	width: 100%;
	padding: 0px;
	vertical-align: top;
	border-radius: 0px;
	margin-top: 0px;
	padding: 0px;
	vertical-align: top;
}

#haut p
{ 	
	text-align: right;
	font-size: 0.8em;
}

#banniere3
{
	width:100%;
	margin: auto;
	text-align: center;
	
}

#banniere3 img
{
	width:100%;
}

footer
{
	width:100%;
	margin-top: 0px;
	background-color: rgb(168, 122, 89);
}

#mentions
{
	font-size: 0.8em;
}

footer p
{
	font-family: 'Alegreya Sans', Arial, serif;
	color: black;
	padding: 10px;
	text-transform: uppercase;
	text-align: center;
	font-size: 0.8em;
}

footer a
{
	text-decoration: none;
	color: black;
}

footer a:hover
{
	text-decoration: underline;
	color: black;
	}
@media (max-width: 1000px){

body, html
{
      margin:0;
	  padding: 0;
    }
 
 #pinterest {
    display: flex;
}

#pinterest a {
	width: 100%;
    flex: 1;
	text-align: center;
}
 
 #menu-deroulant li 
 {
      display:block;
    }
	
nav ul li:hover ul 
{
	display:none;
	}

#menu-deroulant ul li a:hover
{
	display: none;
	}
 
 nav a:hover
{
	color: rgb(168, 122, 89);
	border-bottom: 2px solid rgb(168, 122, 89);
}

#en-cours:hover ul 
{
	display:none;
	}
	
	aside, article
    {
		width:100%;
    }

	footer p {padding: 5px}
	
	#logo, #bandeau
	{
		display:none;
    }
	
	#articles, #mini
	{
		display: block;
		width:100%;
    }
}</pre></body></html>