* {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Arial;
	font-size: 11px;
}

body {
	background-color: black;
}

input {
	background-color: #EEEEED;
	border: 1px solid black;
}

div#site_layer {
	background: black url(./ximg/global/body_background.jpg) no-repeat bottom center;
	z-index: 1;
}

div#main_layer {
	border-left: 1px solid #2E2E2E;
	border-right: 1px solid #2E2E2E;
	width: 998px;
	_width: 1000px;
	margin: 0 auto;
	z-index: 1;
}

/*------------------------------------------------------------------------*/
/*----------------------------------- HEADER -----------------------------*/
/*------------------------------------------------------------------------*/

div#header_layer {
	width: 998px;
	height: 108px;
	background: url(./ximg/global/header_background.jpg) no-repeat top left;
	position: relative;
}

/*-------------------------------- LOGO ---------------------------------*/
div#header_layer a#logo_link {
	background: url(./ximg/global/logo.gif) no-repeat top left;
	width: 319px;
	height: 58px;
	position: absolute;
	top: 11px;
	left: 20px;
}

div#header_layer a#logo_link span {display: none;}

/*-------------------------------- LISTE PAYS ---------------------------------*/
div#header_layer ul#country_list {
	position: absolute;
	top: 57px;
	left: 490px;
	list-style-type: none;
}

div#header_layer ul#country_list li {
	float: left;
	display: inline;
	margin: 0 5px;
}

div#header_layer ul#country_list li.title {
	color: white;
	text-align: left;
	margin: 0 0 0 30px;
}

/*-------------------------------- RECHERCHE ---------------------------------*/
div#header_layer form#search_block_form_layer {
	position: absolute;
	left: 755px;
	top: 10px;
}

div#header_layer form#search_block_form_layer input#keywords{
	width: 165px;
	height: 18px;
	border: 1px solid black;
	background-color: #CDCDCD;
	color: #555555;
	font-size: 9px;
	float: left;
	margin-top: 2px;
}

div#header_layer form#search_block_form_layer img#ok_btn{
	border: 0;
	background-color: transparent;
	float: left;
}

/*-------------------------------- MENU ---------------------------------*/

div#header_layer ul#menu_layer {
	position: absolute;
	top: 80px;
	left: 0;
	height: 29px;
	list-style-type: none;
}

div#header_layer ul#menu_layer li {
	float: left;
	position: relative;
	line-height: 29px;
	min-width: 10px;
	_width: 10px;
	background: url(./ximg/global/menu_sep.gif) no-repeat top right;
}

div#header_layer ul#menu_layer li.selected {background: url(./ximg/global/back_menu_over.gif) repeat-x top;}

div#header_layer ul#menu_layer li a{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background: none;
	display: block;
	/*width: 100px;*/
	padding: 0 15px;
}

div#header_layer ul#menu_layer li a.MenuItem{
	height: 29px;
	margin-right: 1px;
	white-space: nowrap;
}

div#header_layer ul#menu_layer li a.MenuItem:hover {background: url(./ximg/global/back_menu_over.gif) repeat-x top;}

div#header_layer ul#menu_layer li a:hover,
div#header_layer ul#menu_layer li.selected a,
div#header_layer ul#menu_layer li.selected a:hover{ text-decoration: underline;}

div#header_layer ul#menu_layer div.sMenuLayer {
	position: absolute;
	top: 29px;
	left: 0;
	border: 1px solid white;
	padding: 10px 5px;
	background-color: #5A5A5A;
	/*width: 150px;*/
	text-align: left;
}

div#header_layer ul#menu_layer div.sMenuLayer a,
div#header_layer ul#menu_layer div.sMenuLayer a:hover{
	line-height: 16px;
	background: none;
	height: 16px;
	padding: 0 5px !important;
	position: relative;
	/*float: left;*/
	white-space: nowrap;
}

div#header_layer ul#menu_layer div.sMenuLayer a:hover{
	background: none;
	color: #DE0000;
}

/*------------------------------------------------------------------------*/
/*------------------------------------ BODY ------------------------------*/
/*------------------------------------------------------------------------*/

img#header_top_banner {
	float: left;
	display: inline;
	margin-top: 110px;
}

div#body_layer {
	width: 798px;
	min-height: 614px !important;
	_height: 595px !important;
	border-right: 1px solid #2E2E2E;
	float: left;
	background: url(./ximg/global/content_background.jpg) repeat-y top left;
	text-align: left;
	clear: both;
	position: relative;
}

div#navbar {
	font-weight: bold;
	padding: 5px 15px;
	display: block;
	color: #D83953;
	font-size: 18px;
	height: 35px;
	background: url(./ximg/global/content_sep.gif) no-repeat bottom left;
}

div#navbar a{
	font-size: 15px;
	color: black;
	text-decoration: none;
}

div#navbar span.selected {font-size: 15px;}

div#navbar a:hover{text-decoration: underline;}

span.msg {
	display: block;
	clear: both;
	color: gray;
	padding: 0 0 0 10px;
}
/*------------------------------------------------------------------------*/
/*----------------------------- COLONNE DE DROITE ------------------------*/
/*------------------------------------------------------------------------*/

div#right_col_layer {
	float: right;
	width: 198px;
	min-height: 760px !important;
	_height: 740px !important;
	background: url(./ximg/global/block_background.gif) repeat-y left;
	position: relative;
	margin-top: -147px;
}

div#right_col_layer h2 {
	background: url(./ximg/global/block_title_background.gif) no-repeat top left;
	color: white;
	padding: 10px 0 0 10px;
	text-align: left;
	font-family: helvetica;
	font-size: 11pt;
	height: 39px;
	margin-bottom: -12px;
}

div#phone_cmd_layer {
	height: 55px;
}

div#phone_cmd_layer span {
	color: #FF0029;
	font-size: 18px;
	display: block;
	float: left;
	margin-top: -5px;
	text-align: center;
	width: 198px;
}

div#free_deliv_layer {
	height: 55px;
}

div#free_deliv_layer span.txt {
	font-size: 12px;
	display: inline;
	float: left;
	margin-top: -5px;
	text-align: center;
	width: 198px;
}

div#free_deliv_layer span.txt strong {color: #FF0029; font-size: 16px}
div#free_deliv_layer span.txt span {font-size: 16px; display: inline !important; float: none;font-weight: bold;}

div#cart_block_layer {
	padding-bottom: 10px;
	text-align: left;
}

div#cart_block_layer span, div#cart_block_layer strong{padding-left: 10px;line-height: 14px;}
div#cart_block_layer span strong {
	font-size: 16px;
}

/*----------------------------------- LOGIN ------------------------------------*/

form#login_block_form {
	text-align: center;
	height: 150px;
}

form#login_block_form input.text{
	width: 133px;
	height: 18px;
	margin: 3px 0;
}

form#login_block_form a.link{
	display: block;
	text-align: left;
	padding: 3px 0 3px 40px;
	text-decoration: none;
	color: black;
	font-size: 9px;
}

form#login_block_form a#conect_btn {
	display: block;
	width: 82px;
	height: 25px;
	background: url(./ximg/global/base_btn.png) no-repeat center;
	line-height: 21px;
	color: white;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	margin: 0 auto;
}

/*----------------------------------- NEWSLETTER ------------------------------------*/

form#mailing_layer {
	position: relative;
	height: 20px;
	_height: 30px;
}

form#mailing_layer input.text{
	width: 133px;
	height: 18px;
	position: absolute;
	left: 25px;
	top: -5px;
	_top: 4px;
}

form#mailing_layer img#send_btn {
	border: 0;
	background-color: transparent;
	position: absolute;
	left: 163px;
	top: -8px;
	_top: 1px;
}

/*----------------------------------- SELECTION PRODUIT ------------------------------------*/

a#zoom_prod_layer {
	width: 185px;
	height: 139px;
	display: block;
	border: 1px solid #878787;
	background-color: white;
	position: relative;
	margin: 15px 0 0 5px;
	text-decoration: none;
}

a#zoom_prod_layer span#zoom_prod_name {
	position: absolute;
	top: -16px;
	left: 2px;
	color: black;
	width: 185px;
	height: 14px;
	overflow: hidden;
	text-align: left;
}

a#zoom_prod_layer img#zoom_prod_img {
	height: 139px;
	border: 0;
}

a#zoom_prod_layer span#zoom_prod_price {
	position: absolute;
	top: 2px;
	right: 5px;
	color: #ff0000;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}

ul#right_col_prod_list {
	list-style-type: none;
}

ul#right_col_prod_list li{
	float: left;
	border: 1px solid #878787;
	margin: 2px 0 0 5px;
	position: relative;
	width: 57px;
	height: 57px;
}

ul#right_col_prod_list li a{
	text-decoration: none;
}

ul#right_col_prod_list li img{
	width: 57px;
	height: 57px;
}

ul#right_col_prod_list li div{
	display: none;
	cursor: pointer;
	width: 57px;
	height: 47px;
	_height: 57px;
	position: absolute;
	top: 0;
	left: 0;
	color: #FF0000;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	padding-top: 10px;
	background: transparent url(./ximg/global/select_item_over.png) no-repeat center;
}

/*------------------------------------------------------------------------*/
/*---------------------------------- FOOTER ------------------------------*/
/*------------------------------------------------------------------------*/

div#top_search_layer {
	line-height: 37px;
	background: url(./ximg/global/footer_search_background.gif) no-repeat top left;
	/*float: left;*/
	width: 798px;
	height: 34px;
	overflow: hidden;
	margin-top: 4px;
	color: white;
	padding-top: 3px;
	font-size: 11px;
	font-family: Arial;
	position: absolute;
	bottom: -1px;
	/*right: 200px;*/
	left: 0;
	z-index: 200;
}

div#top_search_layer a{
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

div#top_search_layer span.title{
	font-size: 18px;
	font-weight: normal;
	padding: 0 10px;
}

div#top_search_layer a.a_link, div#top_search_layer a.m_link {
	font-weight: bold;
	font-size: 24px;
	color: #D83953;
	line-height: 24px;
}	

div#top_search_layer a.m_link {color: white;}

div#footer_layer {
	text-align: center;
	width: 998px;
	height: 130px;
	position: relative;
	overflow: visible;
	z-index: 10;
	background: transparent url(./ximg/global/footer_background.png) no-repeat top left;
}

div#footer_layer a{
	color: white;
	text-decoration: none;
	font-size: 11px;
}

div#footer_layer ul {
	clear: both;
	list-style-type: none;
}

div#footer_layer ul.top {margin-left: 150px;padding-top: 4px;}
div#footer_layer ul.bottom {margin-left: 170px;padding-top: 7px;}

div#footer_layer ul li {
	display: inline;
	float: left;
	padding: 0 5px;
	color: white;
	font-size: 11px;
	line-height: 11px;
	height: 11px;
	overflow: hidden;
	border-right: 1px solid white;
}

div#footer_layer ul li.last {border-right: 0;}

div#footer_layer div#signature_layer {
	position: absolute;
	bottom: 7px;
	left: 10px;
	color: white;
	font-size: 9px;
	font-family: Arial;
}

div#footer_layer img#picto_footer_img {
	position: absolute;
	top: 45px;
	left: 250px;
}

