body,html{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	color:#868e87;
	overflow: hidden;
}
body {
	background-color: #c3cdc1;
}

#zoom {
cursor: url(zoom.cur)
}

body,table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
table{
	empty-cells:show;
}

img{
	display: block;
	border: none;
}
ul {
	padding:0px;
	padding-left:12px;
	margin:0px;
}

li{
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

a{
	color:#9a9e98;
	font-weight:bold;
	text-decoration:none;
}

#enter{
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-transform: uppercase;
}

#a_normal{
	color:#9a9e98;
	font-weight:normal;
	text-decoration:none;
}

#a_dark{
	color:#5f6761;
	font-weight:normal;
	text-decoration:none;
}

#a_shop{
	color:#5f6761;
	font-weight:bold;
	text-decoration:none;
}

#main_content{
	background-color: #FFF;
	padding: 4px;
	height: 477px;
}

#credits{
	background-color: #FFF;
	padding: 4px;
	height: 200px;
	width: 200px;
	margin: 10px;
}

.content {
	color:#72746e;
	font-size:12px;
}

.menu td{
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-transform: uppercase;
}

.menu td a, .menu td a:visited{
	color:#FFF;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
}

.menu td a:hover{
	color:#846457;
}
.menu td b{
	color:#846457;
}

#cat_menu {
	height: 240px;
	width: 100%;
}

.cat_menu_det {
	text-transform: uppercase;
	font-size: 11px;
}

.cat_menu_det li{
	list-style-type: none;
	padding-top: 4px;
}

.cat_menu_det li a{
	color:#8c948d;
}


.menu_option div{
	margin-bottom: 4px;
}

.nom_prod {
	font-weight: bold;
	text-transform: uppercase;
	font-size:11px;
	color: #5F6761;
}
li b{
	color: #5F6761;
	font-weight: bold;
	font-size:11px;
	text-transform: uppercase;
}




.box {
	background-color:#FFFFFF;
	width:180px;
	height:228px;
	text-align:center;
	overflow:auto;
	margin-bottom: 6px;
	font-size: 6px;
	font-weight: normal;
}

.box_piece {
	background-color:#FFFFFF;
	width:180px;
	height:460px;
	text-align:center;
	overflow:auto;
	margin-bottom: 6px;
	font-size: 6px;
	font-weight: normal;
}
.box img{
	margin: 4px;
}
.box_prod{
	margin-bottom: 8px;
}

#box_couleur{
	padding: 0px 0px 12px 16px;
	height: 41px;
}
#box_couleur img{
	display: inline;
	border: 1px #BBB solid;
	width: 40px;
	height: 20px;
}
.box_info{
	color: #888;
	font-style: italic;
	margin-bottom: 8px;
}

.actu_content {
	color:#9a9e98;
	padding-bottom:8px;
}
#actu {
	position:absolute;
}
#news {
	position:absolute;
	z-index: 2;
	top: 15px;
	left: 190px;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
	color:#846457;
	width:550px;
}

#tick {
	position:absolute;
	z-index: 2;
	top: 20px;
	left: 8px;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
	color:#846457;
	width:550px;
}

#print_button{
	margin: 0px 20px 12px 0px;
}

#contact_form input,textarea{
	border: 1px #555 solid;
	width: 100%;
	font-size: 10px;
}
#contact_form td{
	text-align: right;
}
#contact td{
	font-size: 10px;
}

div.amis:hover div.liste_amis{
	display: block;
	position: absolute;
	z-index: 10000;
}
.liste_amis{
	margin-left: 42px;
	background-color: #FFF;
	width: 180px;
	padding: 9px;
	display:none;
	border: 1px solid #DDD;
}
.liste_amis img{
	margin: 4px;
}
.prod_info{
	padding: 2px 12px 8px 16px;
	font-weight: normal;
	text-transform: none;
	color:#8c948d;
}
#product_navig{
	height: 380px;
}
#pn_next, #pn_prev{
	width: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 19px;
	font-weight: normal;
}
#pn_img{
	width: 568px;
}

#pn_img img{
	display: block;
}
.ap_link{
	padding: 8px;
}
.ap_link a{
	font-weight: normal;
}
.ap_link a:hover{
	color:#5f6761;
}
cssButton{
background: none;
border: none;
text-transform: uppercase;
color: #505150;
display: inline;
padding: 0px;
margin: 0px;
}
.css:hover{
color:#505150
}

#info_shop{
padding-left: 70px;
padding-right: 70px;
}
#titre {
	font-weight: bold;
	text-transform: uppercase;
	font-size:11px;
	color: #5F6761;
}

#titre_big {
	font-weight: bold;
	text-transform: uppercase;
	font-size:12px;
	color: #868e87;
}

#main {
	/*
	padding-top:0px;
	padding-left: 70px;
	padding-right: 70px;
	*/
}
#main_2 {
	padding-top:20px;
	padding-left: 0px;
	padding-right: 5px;


}

#form {
	overflow:auto;
	height:500px;
	text-align:center;

}
#debug{
	position: absolute;
	bottom: 8px;
	right: 8px;
	background-color: #FFF;
	border: 5px solid #F08;
	padding: 6px;
	display: none;
}

#Table_01{
	height: 624px;
}

.item_container {
	position:relative;
	width: 250px;
	height: 150px;
	float: left;
}

.item_container_rollover {
	position:absolute;
	display: none;
	height: 100%;
	width: 100%;
	left:2px;
	top: 300px;
}

.item_container_sub {
	position:absolute;
	height: 100%;
	width: 100%;
}

.nkob{
	color: #666;
	background: none;
	font-weight:bold;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

input.nkob{
	border: none;
	cursor: pointer;
	cursor: hand;
	vertical-align: bottom;
}

a.nkob{

}

div.concept{
	width: 420px;
	overflow: auto;
	height: 420px;
}

.moduleRow td.main{
	border-top: 1px solid #AFB3A9
}