/************************* TOUT LES STYLES SE RAPPORTANT AUX IMAGES QUI CONTIENNENT DU TEXTE ANGLAIS SONT SUR CETTE FEUILLE ******************************/

/* MENU PRINCIPAL */

#menu LI A { 
	color: #d7a03c; 
	padding: 10px 27px;
	text-decoration: none;
}
#menu LI A:hover, #menu LI A.actif { color: #FFFFFF; }

/******** MENU SECONDAIRE **********/

#menuTop LI A#mt_01 {
	display: block;
	padding: 0px 7px 7px 7px;
	height: 12px;
	width: 40px;
}
#menuTop LI A#mt_01:hover, #menuTop LI A.actif#mt_01 { background: transparent url(Gx/M/mt_01.gif) no-repeat; }

#menuTop LI A#mt_02 {
	display: block;
	padding: 0px 8px 7px 8px;
	height: 12px;
	width: 46px;
}
#menuTop LI A#mt_02:hover, #menuTop LI A.actif#mt_02 { background: transparent url(Gx/M/mt_02.gif) no-repeat; }

#menuTop LI A#mt_03 {
	display: block;
	padding: 0px 10px 7px 10px;
	height: 12px;
	width: 103px;
}
#menuTop LI A#mt_03:hover, #menuTop LI A.actif#mt_03 { background: transparent url(Gx/M/mt_03.gif) no-repeat; }

#menuTop LI A#mt_04 {
	display: block;
	padding: 0px 8px 7px 8px;
	height: 12px;
	width: 43px;
}
#menuTop LI A#mt_04:hover, #menuTop LI A.actif#mt_04 { background: transparent url(Gx/M/mt_04.gif) no-repeat; }

#menuTop LI A#mt_05 {
	display: block;
	padding: 0px 12px 7px 12px;
	height: 12px;
	width: 36px;
}
#menuTop LI A#mt_05:hover { background: transparent url(Gx/M/mt_05.gif) no-repeat; }


/* Titre des pages catégories */

#box_sCategorie #box_contenu H1 {
	text-indent: -1000px;
	overflow: hidden;
	height: 36px;
	width: 200px;
}

#box_sCategorie #box_contenu #titre_Cat1 { 
	background: url(Gx/Categorie/FR/titre_dining.gif) no-repeat; 
	height: 38px;
	width: 182px;
}
#box_sCategorie #box_contenu #titre_Cat2 { 
	background: url(Gx/Categorie/FR/titre_living.gif) no-repeat; 
	width: 153px;
}
#box_sCategorie #box_contenu #titre_Cat3 { background: url(Gx/Categorie/FR/titre_bedroom.gif) no-repeat; }
#box_sCategorie #box_contenu #titre_Cat4 { background: url(Gx/Categorie/FR/titre_office.gif) no-repeat; }
#box_sCategorie #box_contenu #titre_Cat5 { 
	background: url(Gx/Categorie/FR/titre_entertainement.gif) no-repeat; 
	width: 192px;
}
#box_sCategorie #box_contenu #titre_Cat6 { background: url(Gx/Categorie/FR/titre_accent.gif) no-repeat; }
#box_sCategorie #box_contenu #titre_Cat7 { 
	background: url(Gx/Categorie/FR/titre_accessoire.gif) no-repeat; 
	width: 153px;	
}


/* Module Contact */

#contenu #contact {
	background: url(Gx/M/FR/contact.jpg) no-repeat;
	color: #B0A089;
	display: block;
	float: left;
	padding: 70px 0px 0px 20px;
	text-decoration: none;
	height: 150px;
	width: 228px;
}
#contenu #contact:hover { background: url(Gx/M/FR/over/contact.jpg) no-repeat; }

/* PAGE ACCUEIL */

#accueil #contact {
	background: url(Gx/00/FR/contact.jpg) no-repeat;
	color: #B0A089;
	display: block;
	float: left;
	padding: 70px 0px 0px 20px;
	text-decoration: none;
	height: 150px;
	width: 298px;
}
#accueil #contact:hover { background: url(Gx/00/FR/over/contact.jpg) no-repeat; }

#accueil #nouveaute H2 {
	background: url(Gx/00/FR/titre_newProduct.gif) no-repeat;
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	height: 38px;
	width: 248px;
}

/* Bouton info */

#lnk_info {
	display: block;
	float: left;
	margin: 70px 0px 0px 100px;
	height: 30px;
	width: 184px;
	position: relative;
}

#lnk_info SPAN {
	background: url(Gx/01/FR/btn_info.gif) no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
#lnk_info:hover SPAN {	background: url(Gx/01/FR/over/btn_info.gif) no-repeat; }


/* Bouton imprimer */

#lnk_imprimer {
	display: block;
	float: left;
	margin: 70px 0px 0px 20px;
	height: 30px;
	width: 93px;
	position: relative;
}

#lnk_imprimer SPAN {
	background: url(Gx/00/FR/btn_imprimer.gif) no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
#lnk_imprimer:hover SPAN {	background: url(Gx/00/FR/over/btn_imprimer.gif) no-repeat; }


