strong { color: #882724; }

/**************** Page *******************/
#container { /*display: block;*/ border: 1px solid black; }

/**************** Header ******************/
#header { position: relative; }
#header h1 { margin: 0; padding: 0; }
#header h1 a { margin: 0; padding: 0; width: 770px; height: 96px; display: block; background: url(../images/page_type/fd_header.gif) 0 0 no-repeat; }


/**************** Navigation *******************/
#container #navigation {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	width: 150px;
	w\idth: 160px;
	\width: 150px;
}
#navigation h2 { display: none; }
#navigation ul { height: 246px; margin: 0; padding-top: 50px; background-image: url(../images/page_type/leftmenu.gif); background-repeat: no-repeat; }
#navigation ul li { list-style: none; }
#navigation ul li a span { display: none; }
#navigation ul li a { display: block; height: 14px; }
#navigation a#nav01, #navigation a#nav02, #navigation a#nav03, #navigation a#nav04, #navigation a#nav05, #navigation a#nav06 {
	margin-right: 11px;
	background-repeat: no-repeat;
	background-position: right top;
}
#navigation a#nav01 { background-image: url(../images/page_type/lm_01.gif); }
#navigation a#nav01:hover { background-image: url(../images/page_type/lm_01b.gif); }
#navigation a#nav02 { background-image: url(../images/page_type/lm_02.gif); }
#navigation a#nav02:hover { background-image: url(../images/page_type/lm_02b.gif); }
#navigation a#nav03 { background-image: url(../images/page_type/lm_03.gif); }
#navigation a#nav03:hover { background-image: url(../images/page_type/lm_03b.gif); }
#navigation a#nav04 { background-image: url(../images/page_type/lm_04.gif); }
#navigation a#nav04:hover { background-image: url(../images/page_type/lm_04b.gif); }
#navigation a#nav05 { background-image: url(../images/page_type/lm_06.gif); }
#navigation a#nav05:hover { background-image: url(../images/page_type/lm_06b.gif); }
#navigation a#nav06 { background-image: url(../images/page_type/lm_05.gif); }
#navigation a#nav06:hover { background-image: url(../images/page_type/lm_05b.gif); }

#container #content {
	margin: 0 10px 20px 160px;
/*	text-align: justify;*/
	width: 580px;
	color: black;
	display: block;
}
* html #container #content { /*margin: 0 0 0 160px; */padding: 0; /*background-color: #F8EFEE;*/ }

#content #titrepage { text-align: right; }
#content #titrepage img, #content .noborder { border: none; }
.sousrubpage { margin-bottom: 30px; }

#bottom { clear: both; margin: 0; padding:0;  background-image: url(../images/page_type/fd_footer.gif); height: 83px; }
#bottom p  { margin: 0; color: white; font-size: 0.9em; padding: 67px 0 0 10px; }

#content ul li { padding-bottom: 10px; }
#content img { border: 1px solid black; }


/* Page produits */
.textepageproduit { margin-top: 20px; margin-bottom: 20px; }
.ficheproduit {
	width: 580px;
	background-color: #EBC4C2;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #000000;
}
td.titleproduit {
	width: 580px;
	font-size: 14px;
	font-weight: bold;
	background-color: #A42F2C;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}
table.contourtablephoto { border: 2px solid #A42F2C; background-color: #F8EFEE; }
#content table.contourtablephoto tr td { vertical-align:top; /*background-image: url(../images/gamme/coin_htgche.gif); background-repeat: no-repeat; padding: 0 0 0 12px;*/  }
#content table.contourtablephoto tr td img { border: none; }
.contentproduit { padding-top: 10px; padding-left: 20px; padding-right: 20px; }
/* Formattage des intitulés de la fiche produit */
.label { color: #000000; font-weight: bold; text-decoration: underline; padding-bottom: 5px; }