@charset "utf-8";
body {
	margin: 0px;
	color: #151515;
	font-family: "Times New Roman";
	background-color: #FFFFFF;
}

#haut de page  {
	color: #900;
}

#wrapper {
	width: 100%;
	min-width: 700px;
	max-width: 1680px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FF80FF;
}
#top {
    overflow: hidden;
}

#hero img {
	max-width: 100%;
}


h1 {
	font-size: 72px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Edwardian Script ITC";
	background-color: #FF80FF;
	text-align: center;
}
h2 {
	font-size: 22px;
	color: #151515;
}
h7 {
	font-size: 22px;
	color: #00F;
}

h3 {
	font-size: 16px;
	font-family: "Times New Roman";
}
h4 {
	text-align: center;
	font-size: 22px;
}
h5 {
	color: #800040;
}
h6 {
	font-size: 22px;
	text-align: center;
	text-decoration: underline;
	color: #9900CC;
}
h8 {
	font-size: 16px;
	text-decoration: underline;
	color: #00F;
}






figure {
	display: block;
	width: 420px;
}
figure img {
	padding: 10px;
	-webkit-box-shadow: 1px 1px 15px #999999;
	box-shadow: 1px 1px 15px #999999;
}

figcaption {
	font-size: 0.875em;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-top: 0.5em;
}
.centered {
	text-align: center;
	vertical-align: middle;
}
.floatleft {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}
footer {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2%;
	background-color: #440812;
	color: #FFFFFF;
	text-align: right;
	padding-right: 4%;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #800040;
}
a:visited {
	color: #9900CC;

}
a:hover, a:active, a:focus {
	color: #00FF00;
	text-decoration: underline;
	font-style: italic;
}
#mainnav ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#mainnav a {
	float: left;
	display: block;
	text-decoration:none
	text-align: center;
	vertical-align: middle;
	width: 20%;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	color: #FFF;
	background-color: #800040;
}
#mainnavcat a {
	font-size: 40px;	
	text-decoration: none;
	display: block;
	float: left;
	background-color: #FF80FF;
	text-align: center;
	width: 40%;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #000;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
}
#mainnavhem a {
	text-decoration: none;
	display: block;
	float: left;
	background-color: #800040;
	text-align: center;
	width: 10%;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 1.25%;
	margin-left: 1.25%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FF0;
	font-family: "Courier New", Courier, monospace;
}
#mainnavcat a:hover, #mainnavcat a:active, #mainnavcat a:focus, #mainnavcat a.thispage {
	background-color: #90C;
	text-decoration: none;
}
#main {
	background-color: #FF80FF;
	padding-top: 50px;
	padding-bottom: 50px;
}

#mainnav a:hover, #mainnav a:active, #mainnav a:focus, #mainnav a.thispage {
	background-color: #90C;
	text-decoration: none;
}
#mainnavhem a:hover, #mainnavhem a:active, #mainnavhem a:focus, #mainnavhem a.thispage {
	background-color: #90C;
	text-decoration: none;
}
#hero {
	background-color: #FF80FF;
	width: 100%;
}
#catalogue {
	background-color: #FF80FF;
	padding: 10px;
	color: #90C;
	background-image: url(../Pages/Images/fond-ecran-catalogue-.jpg);
}
#text {
	text-align: justify;
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	padding: 5%;
	font-weight: bold;
	text-decoration: none;
	font-family: "Times New Roman";
}
