* {
	margin: 0;
	padding: 0;
	border: 0;	
}

body {
	background-color: #CCCC99;
	margin: 0px;
	font-family: Trebuchet MS, Arial,Helvetica,sans-serif;
	color: black;
}

th , td {
	font-size: 12px;
	line-height: 16px;
}

a {
	color: #363636;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;	
}

p {
	margin: 9px 0;
}

h1 {
	font-size: 18px;
	color: #363636;
	margin: 20px 0;	
	font-weight: normal;
}

.blanc {
	color: #white;	
}

.noir {
	color: #363636;
}

#main {
	width: 700px;
}

#header {
	height: 43px;
	background: url(../../images/bg_header.gif);
	margin-bottom: 5px;
	margin-top: 5px;
}

#header #nav {
	float: left;
	width: 522px;
}

#header #logo {
	float: left;
}

#nav ul {
	list-style: none;
	margin-left: 13px;
}

#nav ul li {
	float: left;
}

#nav ul li a span {
	position: absolute;
	left: -9999px;
}

#nav ul li a {
	display: block;
	height: 43px;
}

#images_banneer {
	margin-bottom: 5px;
}

#content {
	text-align: left;
	background-color: #B3B377;
	padding: 22px;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}

#design_idea {
	margin-bottom: 5px;	
	text-align: left;
}

#design_idea #design_photo {
	width: 351px;
	float: left;	
}

#design_idea #design_desc {
	width: 349px;
	height: 351px;
	float: left;	
	background: url(../../images/bg_designideas.gif);
	
}

#design_idea #design_desc #design_desc_content {
	text-align: left;
	padding: 5px 15px;
	font-size: 12px;
	line-height: 16px;	
}



#products_list {
	margin-bottom: 5px;	
	text-align: left;
	height: 351px;
}

#products_details {
	margin-bottom: 5px;	
}

#details_photo {
	width: 351px;
	float: left;	
}

#details_desc {
	width: 232px;
	height: 351px;
	float: left;	
	background: url(../../images/bg_details_desc.gif);
}

#details_desc_content {
	text-align: left;
	padding: 5px 15px;
	font-size: 12px;
	line-height: 16px;
	color: white;	
}

p.infos {
	margin-top: 15px;
	padding: 10px;
	color: #383838;
	background-color: #CCCC99;
}	

.product_nav {
	width: 117px;
	height: 117px;
	background: url(../../images/bg_product_nav.gif);
		
}

/*
.back {
	float: right;
	display: block;
	width: 61px;
	height: 21px;
	text-align: right;
	color: white;
	font-size: 11px;
	line-height: 20px;
	background: url(../../images/bg_back.gif);
	margin-top: 5px;
	text-decoration: none;
}
*/

.back {
	float: right;
	display: block;
	width: 61px;
	height: 21px;
	text-align: right;
	color: white;
	font-size: 11px;
	line-height: 20px;
	margin-top: 5px;
	text-decoration: none;
	font-weight: bold;
}

#details_nav {
	width: 117px;
	float: left;
}

#footer {
	height: 31px;
	background: url(../../images/bg_footer.gif);
}

#footer #lang {
	
	padding-left: 15px;
	width: 85px;
	float: left;
	text-align: left;
}

#footer #subnav {
	width: 590px;
	float: left;
	text-align: right;
}

/*
#footer #subnav a.subnav_nb {
	float: right;
	display: block;
	width: 21px;
	height: 21px;
	text-align: center;
	color: white;
	font-size: 11px;
	line-height: 18px;
	background: url(../../images/bg_subnav_nb.gif);
	margin-top: 5px;
}

#footer #subnav a.subnav_nb.current {
	color: black;
}
*/

#footer #subnav a.subnav_nb {
	float: right;
	display: block;
	width: 15px;
	height: 21px;
	text-align: center;
	color: white;
	font-size: 11px;
	line-height: 18px;
	margin-top: 5px;
	font-weight: bold;
}

#footer #subnav a.subnav_nb.current {
	text-decoration: none;
