@charset "ISO-8859-1";
@import url("reset.css");

/* ------------ Base ------------ */
html {
	font-size: 100%;
	/* Needed by IE5/6 to avoid huge increase in font size */
}

body {
	background-color: #a9a8ad;/*663232*/
	color: #767265;
	font-family: Arial, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.2em;
	text-align: center;
}

a, a:link, a:visited, a:hover, a:active {
	color: #888888;/*926d6b*/
	text-decoration: underline;
}

address {
	font-style: normal;
}

hr.clear {
	clear: left;
	visibility: hidden;
}

img {
	border: 0 none;
}

/* ------------ Wrappers ------------ */
#container {
	background-color: #dddcdb; /*efebe2*/
	background-image: url("../img/container-bg.png");
	background-repeat: repeat-y;
	margin: auto;
	position: relative;
	text-align: left;
	width: 960px;
}

/* ------------	Header ------------ */
#header {
	background-color: #a9a8ad;/*663232*/
	height: 115px;
}

#header a {
	background: transparent url("../img/logo.png") no-repeat bottom left;
	display: block;
	height: 115px;
	text-indent: -9999px;
	width: 128px;
}

/* ------------	Main content ------------ */
#content {
	padding: 20px 30px 30px 25px;
	width: 735px;
}

#content h1 {
	border-bottom: 1px solid #cfcbc2;
	color: #745262; /*663232*/
	font-size: 1.8em;
	margin-bottom: 0.476em;
	padding-bottom: 0.2em;
}

#content h2 {
	font-size: 1.1em;
	margin-bottom: 0.25em;
}

#content p {
	line-height: 1.25em;
	text-align: justify;
	margin: 0.8em 0 0.8em 0;
}

#content li {
	list-style-type: disc;
	margin: 0.357em 0;
}

#content ul {
	padding: 0.714em 1.428em;
}

#breadcrumb {
	float: right;
	padding-top: 3px;
}

#breadcrumb ul {
	margin: 0;
	padding: 0;
}

#breadcrumb li {
	display: inline;
	list-style-type: none;
}

#viewer {
	float: left;
	width: 570px;
}

#viewer #image {
	float: right;
	width: 460px;
}

#viewer #thumbs {
	float: left;
}

.item a {
	border: 1px solid #b1b1b1;
	display: block;
	float: left;
	height: 175px;
	margin: 0 10px 10px 0;
	padding: 5px;
	position: relative;
	text-decoration: none;
	width: 160px;
}

.item a:hover, #thumbs a:hover {
	border: 1px solid #939393;/*926d6b*/
}

.item a img {
	border: 0 none;
	display: block;
	margin: auto;
}

.item a span {
	display: block;
	text-align: center;
	position: absolute;
	text-align: center;
	top: 167px;
	width: 170px;
}

#thumbs a {
	border: 1px solid #cfcbc2;
	display: block;
	height: 100px;
	margin-bottom: 10px;
	position: relative;
	width: 100px;
}

#thumbs a img {
	bottom: 0;
	margin: auto;
	position: absolute;
	top: 0;
}

#product .info, #product .description {
	float: right;
	width: 155px;
}

#product .info {
	border: 1px solid #cfcbc2;
	margin-bottom: 5px;
	padding: 10px;
	width: 135px;
}

/* ------------	Footer ------------ */
#footer {
	background-color: #745262; /* 472d35 */
	border-top: 6px solid #875c73; /*9f8a64*/
	clear: both;
	font-size: 0.8em;
	height: 30px;
	padding: 5px 10px 5px 0;
	text-align: right;
}

#footer, #footer a, #footer a:link, #footer a:visited, #footer a:hover {
	color: #a9a8ad;/*9f8a64*/
}

#footer a:hover {
	text-decoration: underline;
}

/* ------------	Navigation	------------ */
#nav, #search, #address {
	float: right;
	clear: right;
	padding: 10px 0;
	width: 170px;
}

#address {
	color: #908c83;
	padding-left: 14px;
	width: 156px;
}
#address h3 {
	font-weight: 600;
}

#nav {
	background-color: #cfced0; /*d4cdc0*/
	background-image: url("../img/nav-bg.png");
	background-repeat: repeat-y;
	border-top: 1px solid #d8d0c4;
	border-bottom: 1px solid #c0bfc2;/*c8c2b6*/
	padding-bottom: 15px;
}

#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	color: #827f76;
	display: block;
	padding-left: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav a:hover, #nav a:active, #nav a.active {
	background-image: url("../img/nav-active-bg.png");
	background-repeat: repeat-y;
}

#nav ul {
	line-height: 1.5em;
}

#nav h3 {
	height: 0;
	text-indent: -9999px
}

/* ------------	Subnav	------------ */
#subnav {
	height: 148px;
	overflow: hidden;
	position: relative;
	width: 790px;
}

#subnav h3 {
	display: none;
}

#subnav ul {
	background-color: #9b818c;/*cfced0- 9c828d*/
	display: block;
	height: 148px;
	width: 800px;
}

#subnav ul li {
	float: left;
	background-repeat: no-repeat;
}

#subnav ul li a {
	color: #231f20;
	cursor: pointer;
	display: block;
	height: 148px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	width: 158px;/*158*/
}

#subnav ul li a.suspension_applique { color: #cdc6c9; }
#subnav ul li a.bois { color: #f3ece2; }
#subnav ul li a.cuir { color: #e5dfdc; }
#subnav ul li a.design { color: #d0c9ca; }
#subnav ul li a.ethnique { color: #efe9ff; }
#subnav ul li a.tendance { color: #f4f6ff; }


#subnav ul li a .label {
	display: none;
}

#subnav ul li a .description {
	display: block;
	height: 120px;
	left: 285px;
	position: absolute;
	right: 33px;
	top: 15px;
	width: 170px;
}

/* ------------	Search	------------ */
#search {
	background-color: #c4beb2;
	background-image: url("../img/search-bg.png");
	background-repeat: repeat-y;
	border-bottom: 1px solid #9f9f9f;
	padding-top: 8px;
	padding-bottom: 7px;
}

#search fieldset {
	padding-left: 14px;
}

#search legend {
	display: none;
}

#search input {
	background-color: #eeeae1;
	background-image: url("../img/search-icon.png");
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #9f9f9f;
	color: #9f9f9f;
	padding-right: 5px;
	width: 135px;
}
#search input:focus {
	color: #767265;	
}
#search input[type="submit"] {
	display: none;
}
