
body {
	background:#fff;
	margin:0;
	padding:0;
	text-align:center;
}

img {
	border:none;
}

a {
	text-decoration:none;
}

.Spacer {
	clear:both;
	height:1px;
}

#Conteneur {
	width:800px;
	margin:20px auto 0 auto;
	border:1px solid #000;
	background-image: url(../images/fond-pages.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align:left;
}

#Header {
	height:102px;
	width:800px;
	border-bottom:1px solid #000;
	overflow:hidden;
}

#Logo {
	float:left;
	width:439px;
	height:102px;
	overflow:hidden;
}

/* ------------------- Module de recherche rapide ----------- */

.Recherche {
	float:right;
	width:160px;
	padding:15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
.login {
	float:right;
	width:180px;
	padding:15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:red;
	font-weight:bold;
}

.Recherche p {
	margin:0;
	padding:0;
	line-height:12px;
}
.Recherche label {
	font-size:12px;
	font-weight:bold;
}
.Recherche #FullText {
	border:1px solid #000;
	width:130px;
	padding:0;
	margin:2px 0 2px 0;
}

.Recherche .Submit {
	border:1px solid #000;
	background:#1B1C20;
	color:#fff;
}

/* ------------------- Menu --------------- */
#Menu {
	float:left;
	width:142px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#Menu a {
	display:block;
	width:142px;
	text-decoration:none;
}

#Menu a.Puce:hover {
	background:#818084;
	background-image: url(../images/puce-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#Menu .Puce {
	padding:4px 0 4px 14px;
	font-size:16px;
	color:#fff;
	text-transform: uppercase;
	font-weight:bold;
}

#Menu .Style1 {
	background-image: url(../images/puce-noire.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#A9090F;
}

#Menu .Style2 {
	background-image: url(../images/puce-rouge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#1B1C20;
}

#Menu .Style3 {
	background-image: url(../images/puce-gris.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#C1C3C6;
}

#Menu ul.Collections {
	margin:0;
	padding:0;
	list-style:none;
	background:#F3F3F3;
}


#Menu ul.Collections a {	/* ------ les liens ------- */
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	padding:2px 0 2px 40px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left center;
}

#Menu ul.Collections a:hover {
	color:#000;
}
.Collection1 {	/* -------- la première collection ------ */
	background-image:url(../images/fond-collection1b.gif);
	color:#FDCB00;
}

.Collection2 {
	background-image:url(../images/fond-collection2b.gif);
	color:#5C8EC3;
}

.Collection3 {
	background-image:url(../images/fond-collection3b.gif);
	color:#BE2E8E;
}

.Collection4 {
	background-image:url(../images/fond-collection4b.gif);
	color:#CB3521;
}

.Collection5 {
	background-image:url(../images/fond-collection5b.gif);
	color:#68676C;
}

#Menu ul.LiensAutres {
	margin:0;
	padding:0;
	list-style:none;
}

#Menu ul.LiensAutres a {	/* ------ les liens ------- */
	font-size:12px;
	color:#fff;
	padding:2px 0 2px 20px;
	text-decoration:none;
	background-image:url(../images/puce.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#Menu ul.LiensAutres a:hover {
	color:#000;
}
/* ------------------ Centre -------------- */

#Centre {
	float:left;
	background-image: url(../images/fond-pages-haut.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:658px;
	font-family: Arial, Helvetica, sans-serif;
}

#Centre p {
	font-size:1em;
	color:#000;
	margin:0 0.5em 0.5em 1em;
}

#Centre h1 {
	font-size:1.5em;
	font-weight:bold;
	margin:1em 0.5em 0.25em 0.25em;
	color:#A9090F;
}

#Centre h1 a {
	color:#A9090F;
}

#Centre h2 {
	font-size:1.2em;
	font-weight:bold;
	margin:0.5em 0.5em 0.5em 0.25em;
	color:#000;
}

#Centre h3 {
	font-size:1em;
	font-weight:bold;
	margin:0.5em 0.5em 0.5em 0.25em;
	color:#444;
}

#Centre ul {
	font-size:1em;
	font-weight:bold;
	margin:0 3em 0.5em 2em;
}

#Centre .Prix {
	font-size:1em;
	background-color:#ddd;
	color:#000;
	padding:2px 4px 2px 4px;
	font-weight:bold;
}

#Centre .Texte {
	clear:both;
	font-size:1.3em;
	border-right:4px solid #A9090F;
	text-align:justify;
}

#Centre .Illustration {
	float:left;
	margin:0 0.5em 0.5em 1em;
	border:1px solid #000;
}

#Centre .Informations {
	border:1px solid #aaa;
	background-color:#ddd;
	font-weight:bold;
	font-size:0.75em;
	margin:0.5em 0.5em 1em 1em;
	padding:0.25em;
}

/* --------------- bloc Commander ------------- */

.Commander {
	float:right;
	width:200px;
	border:1px solid #000;
	border-collapse:collapse;
	border-spacing:0;
	margin:1em;
}

.Commander td {
	border-bottom:1px solid #000;
	text-align:center;
	font-size:1.25em;
}

.Commander a {
	padding:4px;
	display:block;
	background-color:#ddd;
	text-decoration:none;
	color:#000;
}

.Commander a:hover {
	background-color:#A9090F;
	color:#fff;
}

/* -------------------- catalogue ------------- */

.UnLivre {
	float:left;
	width:190px;
	text-align:center;
	height:340px;
	margin:0 0 0 20px;
}

.UnLivre a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:16px;
}

.UnLivre a:hover {
	color:#A9090F;
}

#Centre .UnLivre h2, #Centre .UnLivre h3 {
	margin:0;
}

.Pagination {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin:0 0 20px 0;       /* HCV HCV   0 0 20px 0;  */
}

.Pagination a {
	margin:0 0 0 0;     /* HCV HCV   0 40px 0 0;  */
	color:#000;
	text-decoration:none;
}

.Pagination a:hover {
	color:#A9090F;
}

/* -------------------- Footer ------------- */
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	background:#A9090F;
	color:#fff;
	font-size:12px;
	text-align:center;
	padding:4px;
}