*{
	margin:0px;
	padding:0px;
	/*border:none;*/
	outline:none;
}
html {
	height: 100%;
	width: 100%;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #000;
	font-family: "Arial Unicode MS", Verdana, Arial, serif;
}
#kenzo {
	height: 100%;
	width: 100%;
}

#top {
	background-color: #000;
	background-image: url(../images/template/tmpl-bambou/top.jpg);
	background-position: 50% 100%;
	padding-top: 0px;
}
#bottom {
	background-color: #000;
	background-image: url(../images/template/tmpl-bambou/bottom.jpg);
	background-position: 50% 0%;
}
.site {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}
#top #menu {
	color: #CCC;
	font-size: 1em;
	padding-bottom: 10px;
	margin-left: 35px;
	background-image: url(../images/template/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#top #menu #logo {
	margin-bottom: 10px;
}
#top #menu a {
	display: block;
	color: #999;
	text-decoration: none;
	font-size: 0.9em;
	margin-left: 15px;
	width: 250px;
	line-height: 1.25em;
}
#top  #menu .active {
	color: #FFF;
}
#center {
	background-color: #FFF;
}
.centerAvecBox   {
	background-image: url(../images/template/centerAvecBox.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.centerSansBox {
	background-image: url(../images/template/centerSansBox.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#center #gamme {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 495px;
	position: relative;
}
#center #actus, #center #pos, #center #newsletter {
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	height: 495px;
	position: relative;
}
#center #box {
	position: absolute;
	bottom: 0px;
	-bottom:-1px;
}
#center #title , #center #subtitle{
	display: none;
}
#center #pos #store {
	position: relative;
	top: 70px;
	margin-left: 15px;
	color: #666;
}
#center #pos #store #selector select {
	width: 424px;
	height: 23px;
	background-image: url(../images/store/store-bg_select.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#center  #pos #store #choixstore {
	position: relative;
	top: 25px;
}
#center #pos #store #choixstore  #storeListe #result {
	float: left;
	width: 426px;
	height: 50px;
	font-size: 0.9em;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#center #pos #store #choixstore  #storeListe #lastLine {
	float: left;
	width: 426px;
	height: 1px;
	font-size: 0.9em;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#center #pos #store #choixstore  #storeListe #nullLine {
	clear:both;
	float: left;
	width: 426px;
	height: 50px;
	font-size: 0.9em;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#center #pos #store #choixstore  #storeListe #newLine {
	background-image: url(../images/store/store_newLine.gif);
	background-repeat: repeat-x;
	width:100%;
	clear: both;
}
#center #pos #store #choixstore  #storeListe #result .magasin {
	font-size: 1.2em;
	font-weight:bold;
}
#center #pos #store #choixstore  #storeListe #result .tel {
	
	
}
#bottom #menu {
	color: #CCC;
	font-family: "Arial Unicode MS", Arial, serif;
	font-size: 0.9em;
	padding-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
}
#bottom #menu a,#bottom #menu span, #bottom #menu #swapLangue, #bottom #menu #btLegal{
	display: block;
	
	color: #999;
	text-decoration: none;
	font-size: 0.9em;
	width: 240px;
	float: left;
	text-align: center;
	margin-top: 10px;
}
#bottom #menu a, #bottom #menu #swapLangue, #bottom #menu #btLegal, #btRules{
	cursor:pointer;
}
#bottom #menu .active,#bottom #menu a:hover {
	color: #FFF;
}
#bottom #menu .sepaBottom {
	background-image: url(../images/template/menu-sepa-bottom.gif);
	background-position: 100%;
	background-repeat: no-repeat;
}

.clear {clear:both;}
/*-------------------------------------------------------------*/
/*-----------------  SWAP CHOOSE LANGUAGE   -------------------*/
/*-------------------------------------------------------------*/
#cadre {
	background-color: #000;
	position: absolute;
	width: 192px;
	font-size: 0.9em;
	left: -192px;
	top: -172px;
	display: none;
}

#languages {
	font-family: sans-serif;
	margin: 3px;
	width: 186px;
	position: relative;
	background-color: #222;
}
 #languages a {
	color: #999;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 15px;
	vertical-align: middle;
	margin: 0px;
	padding-top: 5px;
	font-size: 0.9em;
}
 #languages a:hover {
	background-color: #666;
	color: #FFF;
}
 #languages  ul, #languages  li {
	 margin:0px;padding:0px;
	list-style-type: none;
}
