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

body {
	
	background:#f2f2f3;
	font-family: Arial, Helvetica, sans-serif;
	/*background: url(../img/global/bg_noel2011.png);*/
	background-color:#e7e7e9;
	/*background-position:center 160px;*/
}

img {
	border:none;
}

table {
	margin:auto;
}

/* propriete generique curseur */
.pointer{
	cursor:pointer;
}
.wait{
	cursor:wait;
}
.cursor{
	cursor:default;
}

/* propriete generique police */
.text-center{
	text-align: center;
}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.arial{
	font-family:arial;
}
.bold{
	font-weight:bold;
}
.italic{
	font-style:italic;
}
.underline{
	text-decoration:underline;
}
.blink {
	text-decoration: blink;
}
.uppercase{
	text-transform: uppercase;
}
.lowercase{
	text-transform: lowercase;
}
.white{
	color:white;
}
.red{
	color:red;
}
.green{
	color:green;
}
.blue{
	color:blue;
}
.grey{
	color:grey;
}
.black{
	color:black;
}
.ff0054
{
	color: #ff0054;
}
.px8
{
	font-size:8px;
}
.px10
{
	font-size:10px;
}
.px11
{
	font-size:11px;
}
.px12
{
	font-size:12px;
}
.px14
{
	font-size:14px;
}
.px18
{
	font-size:18px;
}
.px20
{
	font-size:20px;
}
.px22
{
	font-size:22px;
}
.px24
{
	font-size:24px;
}

/* propriete generique position */
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.absolute{
	position: absolute;
}
.relative{
	position: relative;
}
.fixed{
	position: fixed;
}
.clear{
	clear: both;
}
.auto{
	margin: auto;
}

/* propriete generique */
.border{
	border:thin solid black;
}
.none{
	display:none;
}
.block{
	display:block;
}
.collapse{
	border-collapse: collapse;
}


#advance table tr td {
	padding:0px;
}

h1 {
	color:#565555;
	font-size:24px;
	font-weight:normal;
	line-height:45px;
	padding-left:16px;
	display:block;
}

h2 {
	color:#444;
	font-size:14px;
	line-height:30px;
	padding-left:16px;
	display:block;
}

h3 {
	margin:0px;
	padding:0px;
	padding-top:16px;
	padding-bottom:16px;
	padding-left:8px;
	font-size:15px;
	color:#5f4f42;
}

a {
	outline: none;
}

:focus {
	outline-style: none;
}

#global {
	margin:0px;
	padding:0px;
	width:990px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#panier p {
	font-size:13px;
	padding:3px;
	padding-left: 16px;
}

#panier a {
	color:#271e17;
}

#panier table {
	margin-bottom:20px;
	width:98%;
}

#panier table tr {
	height:25px;
}

#panier table tr td {
	
	font-size:13px;
}


#advance table tr td {
	padding:0px;
}

#module_left_coordonnees, #module_right_coordonnees {
	margin:0px;
	padding:0px;
	width:430px;
	margin-left:10px;
	position:relative;
	float:left;
	display:inline;
}

#module_left_coordonnees h2, #module_right_coordonnees h2 {
	margin:0px;
	padding:0px;
	padding-top:20px;
	font-size:15px;
	color:#5f4f42;
}

#module_left_coordonnees p, #module_right_coordonnees p {
	margin:0px;
	margin-top:10px;
	padding:0px;
	width:100%;
	font-size:12px;	
}

#module_left_coordonnees input, #module_left_coordonnees select, #module_right_coordonnees input, #module_right_coordonnees select, #module_left_content input, #module_left_content select, #module_left_content textarea {
	border:1px solid #8b7a6c;
}


/* GESTION DES STYLES DU TOP */

#top {
	width:990px;
	height:125px;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	margin-top: 15px;
	width:265px;
	float:left;
}

#categorie-left #cross-link{
	width:188px;
	padding-top:10px;
	margin-top: 15px;
	border-color: #D4D4D3;
    border-style: solid;
    border-width: 1px;
	font-size: 12px;
	height: auto;
	padding-top:4px;
	text-align: center;
	padding:4px;
}

#categorie-left #cross-link a{
	text-decoration:none;
	padding:3px;
}

#categorie-left #cross-link a:hover{
	text-decoration:underline;
}

.nuage1
{
	color: black;
	font-size: 12px;
	font-style: italic;
}
.nuage2
{
	color: black;
	font-size: 14px;
	font-family: Prestige;
}
.nuage3
{
	color: black;
	font-size: 12px;
	font-family: fantasy;
}
.nuage4
{
	color:#595857;
	font-size: 16px;
	font-family: Cottonwood;
}
.nuage5
{
	color:#595857;
	font-size: 12px;
	font-family: Helvetica;
	font-weight: bold;
}
.nuage6
{
	color:#595857;
	font-size: 10px;
}

#mini_top_banner {
	margin-top:16px;
	margin-left:5px;
	width:413px;
	height:74px;
	background-color:#fefefe;
	float:left;
	border:1px solid #ccc;
}

#mini_top_right{
	width:293px;
	height:89px;
	float:left;
	margin-top:15px;
}
#mini_top_right #panier{
	width:100%;
	height:34px;
	text-align:center;
		color:#666666;
	font-size:13px;
}
#mini_top_right #panier a{
	color:#666666;
	font-size:13px;
	text-decoration:none;
}
#mini_top_right #panier a:hover{
	text-decoration:underline;
}
#mini_top_menu {
	padding-top:5px;
	width:600px;
	height:15px;
	float:right;
	text-align:right;
}

#mini_top_menu p {
	font-size:11px;
	color:#cecece;
	line-height:13px;
}

#mini_top_menu p a {
	color:#cecece;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}

#mini_top_menu p a:hover {
	color:#fff;
}

/* GESTION DES STYLE DU MENU PRINCIPAL */

#main_menu {
	margin-left: auto;
	margin-right: auto;
	width:990px;
	height:30px;
	/*background:url(../img/global/menu/debut_top_menu.gif) no-repeat 8px 0px;*/
}

#main_menu ul {
	height:30px;
	position:relative;
	/*float:left;*/
	/*padding-right:8px;*/
	/*background:url(../img/global/menu/fin_top_menu.gif) no-repeat right;*/
}

#main_menu ul li {
	float:left;
	text-align:center;
	display:block;
	list-style-type:none;
	height:30px;
	line-height:13px;
	/*margin:0 15px 0 15px;*/

}

#main_menu .ui-main-menu
{
	/*background:url("../img/global/menu/retrait_depot.gif") no-repeat scroll right transparent;*/
	z-index: 5;
}

#main_menu ul .no-pipe
{
	border: none;
}

.derniere-piece-menu
{
	width: 105px;
}

.canape-cuir-menu
{
	width: 95px;
}
.canape-fauteuil-menu
{
	width: 84px;
}
.canape-convertible-menu
{
	width: 152px;
}
.canape-tissu-menu
{
	width: 100px;
}

.literie-menu
{
	width: 80px;
}

.canape-cuir-pvc-menu
{
	width: 145px;
}
.chaise-menu
{
	width: 57px;
}
.table-basse-menu
{
	width: 90px;
}
.table-menu
{
	width:55px;
}
.console-menu
{
	width: 140px;
}
.meuble-tv-menu
{
	width: 93px;
}
.meuble-tradition
{
	width: 138px;
}

.luminaire-menu
{
	width: 105px;
}

#main_menu ul li.neuf{
	width:170px;
}


#main_menu ul li a {
	height:14px;
	line-height:13px;
	margin-top: 10px;
	margin-bottom: 6px;
	display:block;
	color:#000000;
	text-decoration:none;
	font-family:verdana;
	font-variant: small-caps;
	font-size:15px;
	border-right: 1px solid #000000;
}

#main_menu ul li a.selected
{
	color:#FFFFFF;
}

#main_menu ul li a.double{
	padding-top:4px;
	height:36px;
	line-height:13px;
}
#main_menu ul li:hover{

	background: #ff0054;
}
#main_menu ul li:hover a{

	color: #FFFFFF;
}

#main_menu ul li:hover .ui-sous-menu-v2 a{

	color: #000000;
	border: none;
}

#main_menu ul .menu-select
{
	/*background:url(../img/global/menu/menu_actif_bg.gif) ;*/
	background: #ff0054;
	color: white;
	height: 34px;
}

/****************/
/***Barre Rose***/
/****************/
#barre_rose
{
	height: 27px;
	margin-bottom: 2px;
	margin-top: -4px;
}

#barre_rose ul 
{
	background-color: #FF0054;
	height: 27px;
	padding-top: 2px;
	/*border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;*/
}

.canape-cuir-barre-rose
{
	width: 865px;
	left: 105px;
	position: relative;
}

.literie-barre-rose
{
	width: 725px;
	left: 189px;
	position: relative;
}

.convertible-barre-rose
{
	width: 700px;
	left: 105px;
	position: relative;
}

.canape-tissu-barre-rose
{
	width: 515px;
	left: 105px; 
	position: relative;
}

.chaise-barre-rose
{
	width: 655px;
	left: 269px;
	position: relative;
}

.table-basse-barre-rose
{
	width: 585px;
	left: 349px;
	position: relative;
}

.table-barre-rose
{
	width: 860px;
	left: 130px;
	position: relative;
}

.console-barre-rose
{
	width: 735px;
	left: 117px;
	position: relative;
}

#barre_rose ul .no-pipe
{
	width: auto;
	background: none;
	border: none;
}

#barre_rose ul li
{
	display: inline;
	list-style-type: none;
	background-position:  0px -2px;
}

#barre_rose ul li a
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid white;
	padding: 0px 10px;
}

#barre_rose ul li a:hover
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#barre_rose .sous-menu-select
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


/**********************/
/* Menu deroulant CSS */
/**********************/

#main_menu  #canape-cuir-sous-menu
{	
	z-index: 100;
	height: 160px;
	width: 248px;
	cursor: default;
}

#main_menu  #canape-cuir-sous-menu-v2
{	
	z-index: 100;
	height: 160px;
	width: 248px;
	cursor: default;
}

#main_menu  #literie-sous-menu-v2
{	
	z-index: 100;
	height: 180px;
	width: 455px;
	cursor: default;
}

#main_menu  #canape-fauteuil-sous-menu
{	
	z-index: 100;
	height: 172px;
	width: 884px;
	cursor: default;
}

#main_menu  #canape-fauteuil-sous-menu-v2
{	
	z-index: 100;
	height: 195px;
	width: 880px;
	cursor: default;
}

#main_menu  #canape-fauteuil-sous-menu li
{
	height: 14px;
}

#main_menu #canape-convertible-sous-menu
{	
	z-index: 100;
	height: 95px;
	width: 248px;
	cursor: default;
}

#main_menu #canape-convertible-sous-menu-v2
{	
	z-index: 100;
	height: 95px;
	width: 248px;
	cursor: default;
}

#main_menu #canape-tissu-sous-menu
{	
	z-index: 100;
	height: 85px;
	width: 230px;
	cursor: default;
}

#main_menu #canape-tissu-sous-menu-v2
{	
	z-index: 100;
	height: 85px;
	width: 230px;
	cursor: default;
}

#main_menu #chaise-sous-menu
{	
	z-index: 100;
	height: 125px;
	width: 180px;
	cursor: default;
}

#main_menu #chaise-sous-menu-v2
{	
	z-index: 100;
	height: 180px;
	width: 395px;
	cursor: default;
}

.underline
{
	text-decoration: underline;
}

.corner-bottom-RL
{
	/*-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px; 
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;*/
	border: 1px solid #ff0054; 
}

#main_menu #table-basse-sous-menu
{	
	z-index: 100;
	height: 90px;
	width: 200px;
	cursor: default;
}

#main_menu #table-basse-sous-menu-v2
{	
	z-index: 100;
	height: 184px;
	width: 420px;
	cursor: default;
}

#main_menu #table-sous-menu
{	
	z-index: 100;
	height: 125px;
	width: 218px;
	cursor: default;
}

#main_menu #table-sous-menu-v2
{	
	z-index: 100;
	height: 180px;
	width: 420px;
	cursor: default;
}

#main_menu #buffet-sous-menu
{	
	z-index: 100;
	height: 125px;
	width: 218px;
	cursor: default;
}

#main_menu #buffet-sous-menu-v2
{	
	position: relative;
	left: -292px;
	z-index: 100;
	height: 180px;
	width: 430px;
	cursor: default;
}

.ui-menu-top
{
	/*background-color: #ff0054;
	width: auto;
	height: 1px;*/
}

.ui-menu-middle-left
{
	background: url(../img/global/menu/middle_left.gif) repeat-y;
	float: left;
	width: 6px;
	height: 96%;
}

.ui-menu-middle-right
{
	background: url(../img/global/menu/middle_right.gif) repeat-y;
	float: right;
	width: 6px;
	height: 96%;
}

#main_menu .ui-menu-middle
{
	float: left;
	width: auto;
	height: auto;
	margin-top: 10px; /* 11px */
	margin-left: 5px; /* 13px */
}

#main_menu .ui-menu-middle-v2
{
	float: left;
	width: auto;
	height: auto;
	margin-top:  11px;
	margin-left: 13px;
}

.menu-title
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

.menu-sous-title
{
	font-size: 14px;
	color: grey;
	margin-bottom: 5px;
}

.sous-menu-title
{
	font-size: 14px;  /*16px */
	margin-bottom: 5px;
	font-variant: small-caps;
	line-height: 20px;
	font-weight: bold;
}

.sous-menu-title-v2
{
	font-size: 16px;
	margin-bottom: 5px;
	font-variant: small-caps;
	line-height: 20px;
	font-weight: bold;
}

.sous-menu-border
{
	border-left: solid 1px #CBCBCB;
	height: 150px;
	float: left;
	margin-right: 20px;
}

.canape-fauteuil-cuir-sous-menu
{
	float: left; 
	width: 210px;
}

.canape-convertible-sous-menu
{
	float: left; 
	width: 220px;
}
.canape-tissu-sous-menu
{
	float: left; 
	width: 200px;
}

.middle-convertible
{
	height: 90%;
}
.middle-tissu
{
	height: 90%;
}
.middle-chaise
{
	height: 92%;
}
.middle-table-basse
{
	height: 90%;
}
.middle-table
{
	height: 93%;
}

.ui-menu-middle-v2 span
{
	width: 7px;
	height: 8px;
	background: url(../img/global/menu/puce.gif) no-repeat;
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}

.ui-menu-bottom-left
{
	background: url(../img/global/menu/bottom_left.gif);
	float: left;
	width: 6px;
	height: 6px;
}

.ui-menu-bottom-right
{
	background: url(../img/global/menu/bottom_right.gif);
	float: left;
	width: 6px;
	height: 6px;
}

.ui-menu-bottom-middle
{
	background: url(../img/global/menu/bottom_middle.gif) repeat-x;
	float: left;
	height: 6px;
}

.sous-menu-canape-cuir
{
	width: 872px;
}
.sous-menu-canape-convertible
{
	width: 236px;
}
.sous-menu-chaise
{
	width: 168px;
}
.sous-menu-canape-tissu
{
	width: 218px;
}
.sous-menu-table-basse
{
	width: 188px;
}
.sous-menu-table
{
	width: 206px;
}

.pub-menu-canape
{
	float: left;
}

.pub-menu
{
	float: right;
	margin-top: 15px;
	margin-right: 18px;
}

#main_menu  .ui-sous-menu-v2
{
	background-color: #FFFFFF;
	color: #000000;
	cursor: pointer;
	padding: 0;
	display: block;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	font-variant: normal;
	display: none;
	position: relative;
}

#main_menu  .ui-sous-menu-v2 a
{
	color: #000000;
}

#main_menu  .ui-sous-menu2
{
	background-color: #FFFFFF;
	cursor: pointer;
	padding: 0;
	display: block;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	font-variant: normal;
	display: none;
	position: absolute;
	border: 1px solid #ff0054;
	
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
}

.strong
{
	font-weight: bold;
}

#main_menu  .ui-sous-menu a
{
	color: #000000;
	font-size: 12px;
	line-height: 1;
	display: inline;
	font-variant: normal;
	
}

#main_menu  .ui-sous-menu-v2 a
{
	color: #000000;
	font-size: 12px;
	line-height: 1;
	display: inline;
	font-variant: normal;
	
}

#main_menu  .ui-sous-menu2 a
{
	color: #000000;
	font-size: 12px;
	line-height: 1;
	display: inline;
	font-variant: normal;
	
}

#main_menu  .ui-sous-menu li:hover
{
	color: black;
	font-weight: bold !important;
	background: url();
}

#main_menu  .ui-sous-menu-v2 li:hover
{
	color: black;
	font-weight: bold !important;
	background: url();
}

#main_menu  .ui-sous-menu li
{
	float: none;
	background: none;
	text-align: left;
	padding: 1px;
	height: 14px; /* 18px */
}

#main_menu  .ui-sous-menu-v2 li
{
	float: none;
	background: none;
	text-align: left;
	padding: 1px;
	height: 18px;
}

#main_menu  .ui-sous-menu2 li
{
	float: none;
	background: none;
	text-align: left;
	padding: 1px;
	height: 20px;
}

#main_menu .ui-main-menu  li div a
{
	border: none;
	/*padding-left: 5px;
	padding-right: 5px;*/
}


#topnum{
	float:right;
	width:112px;
	height:40px;
}

#filariane{
 width:975px;
 font-size:12px;
 margin-bottom:15px;
 margin-left:10px;
 color:#525252;
}
#filariane a{
color:#ff0054;
}
#filariane a:hover{
text-decoration:none;
}
/* GESTION DES STYLES DU CONTENU (DIV GLOBALE AU CONTENU DE LA PAGE) */

#content {
	width:990px;
	/*position:relative;*/
	float:left;
	z-index: 1;
	margin-top: 10px;
}

/* GESTION DES CONTAINER */

.container_1_bloc {
	margin:0px;
	padding:0px;
	width:884px;
	padding-bottom:8px;
	position:relative;
	float:left;
}

.container_2_blocs {
	margin:0px;
	padding:0px;
	width:884px;
	padding-bottom:8px;
	position:relative;
	float:left;
}

.container_3_blocs {
	margin:0px;
	padding:0px;
	width:884px;
	padding-bottom:8px;
	position:relative;
	float:left;
}

/* GESTION DES BLOCS */

/* BLOCS DES VENTES FLASH */

.vente_flash {
	width:438px;
	height:271px;
	position:relative;
	float:left;
}

#vente_flash_1 {
	
}

#vente_flash_2 {

	margin-left:8px;
}

/* BLOC SLIDER ET GARANTIES */

#index_img {
	position:relative;
	float:left;
	width:883px;
	height:238px;
}

#img_circles {
	position:absolute;
	bottom:8px;
	left:8px;
	margin:4px;
	width:560px;
}

#overcircles {
	width:470px;
	height:37px;
	line-height:37px;
	float:right;
	text-align:center;
	margin-right:10px;
}

.circle_image {
	position:relative;
	float:left;
	margin:4px;
}

#index_img_image {
	position:absolute;
	right:16px;
	top:16px;
	height:204px;
	padding-left:11px;
}


/* BLOC GARANTIES AVEC ACCORDEON */
#home_garanties {
	width:290px;
	height:331px;
	position:relative;
	float:left;
	left:8px;
	background:url(../img/blocs/bottom_show_category.gif) no-repeat bottom #fff;
}

#home_garanties a {
	text-decoration:none;
	color:#fff;
	display:block;
	height:37px;
	width:290px;
}

#home_garanties a:hover {
	text-decoration:underline;
}

#home_garanties h3 {
	margin:0px;
	padding:0px;
	color:#fff;
	background:url(../img/index/accordion_on.gif) repeat-x;
	font-size:14px;
	height:37px;
	line-height:37px;
	text-indent:8px;
}

#home_garanties p {
	margin:0px;
	padding:8px;
	color:#333;
	font-size:12px;
	width:260px;
}

.accordion {
	background:url(../img/index/bg_accordion.gif) repeat-x top;
}

/* BLOC NEWSLETTER - RSS - BLOG */
.subbloc_nlrssblog {
	position:relative;
	float:left;
	width:290px;
	height:120px;
	background:url(../img/blocs/bg_subbloc_nlrssblog.gif) repeat-x;
	margin-left:7px;
}

.subbloc_nlrssblog h1 {
	padding:0px;
	width:290px;
	height:21px;
	line-height:21px;
}

.subbloc_nlrssblog p {
	padding:4px;
	padding-left:10px;
	font-size:11px;
	color:#fff;
	line-height:16px;
}

.subbloc_nlrssblog a {
	color:#fff;
}

/* CATALOGUE EN BREF */

#catalog {
	width:884px;
	background:url(../img/blocs/bottom_one_bloc.gif) no-repeat bottom #fff;
	position:relative;
	float:left;
	padding-bottom:8px;
}

#catalog h1 {
	padding:0px;
	color:#fff;
	background:url(../img/blocs/h1_catalog.gif) no-repeat;
	width:884px;
	height:37px;
	font-size:14px;
	line-height:37px;
	text-indent:16px;
}

.cat_catalog {
	position:relative;
	float:left;
	width:25%;
}

.cat_catalog h2 {
	color:#af0909;
	font-size:14px;
	padding:7px;
}

.cat_catalog ul {
	padding-left:20px;
}

.cat_catalog ul li {
	list-style-image:url(../img/blocs/bullet_catalog.gif);
	font-size:11px;
	padding-bottom:5px;
}

.cat_catalog ul li a {
	color:#57483c;
	text-decoration:none;
}

.tool-tip {
	color: #fff;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #fff;
	padding: 8px 8px 4px;
	background: #271e17;
	border-bottom:1px dotted #fff;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #271e17;
}

.custom-tip {
	color: #000;
	width: 250px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

#explains {
	width:884px;
	background:url(../img/blocs/bottom_one_bloc.gif) no-repeat bottom #fff;
	position:relative;
	float:left;
	padding-bottom:8px;
}

#explains h1 {
	padding:0px;
	color:#fff;
	background:url(../img/blocs/h1_catalog.gif) no-repeat;
	width:884px;
	height:37px;
	font-size:14px;
	line-height:37px;
	text-indent:16px;
}

#explains p {
	font-size:12px;
	padding-left:16px;
}

/* BLOC DE CATEGORIE - AFFICHAGE DES CANAPÉS D'UNE CATEGORIE DONNÉE */

#bloc_cats {
	
}

#nav_top_cat {
	position:absolute;
	top:7px;
	right:18px;
}

#nav_bottom_cat {
	position:absolute;
	bottom:7px;
	right:9px;
}

#nav_top_cat ul, #nav_bottom_cat ul {
	height:30px;
	position:relative;
	float:left;
}

#nav_top_cat ul li, #nav_bottom_cat ul li {
	display:inline;
	list-style-type:none;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}

#nav_top_cat ul li a, #nav_bottom_cat ul li a {
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	width:30px;
	background:#715f50;
	margin-left:3px;
	font-weight:bold;
	color:#35281e;
	text-decoration:none;
}

#nav_top_cat ul li a:hover, #nav_bottom_cat ul li a:hover {
	background:#ff7300;
	color:#fff;
}

.show_category {
	margin-top:10px;
	margin-bottom:10px;
	margin:4px;
	width:290px;
	height:215px;
	position:relative;
	float:left;
	background:url(../img/blocs/bottom_show_category.gif) no-repeat bottom #fff;
}

.show_category h2 {
	margin:0px;
	padding:0px;
	height:30px;
	width:290px;
	position:relative;
	float:left;
	font-size:13px;
	color:#58473d;
	line-height:30px;
	background:url(../img/blocs/h2_show_category.gif) no-repeat top #fff;
	text-indent:14px;
}

.show_category h3 {
	position:relative;
	float:left;
	margin:0px;
	margin-top:2px;
	text-indent:13px;
	padding:0px;
	height:22px;
	width:112px;
	font-size:13px;
	color:#42362d;
	line-height:22px;
}

.show_category p {
	margin:0px;
	padding:0px;
	width:290px;
	position:relative;
	float:left;
	font-size:15px;
	color:#bc121f;
	text-align:center;
	margin-bottom:3px;
}

.show_category img {
	border:none;
}

.show_category a {
	color:#42362d;
	text-decoration:none;
}

.mini_colors {
	position:relative;
	float:left;
	margin:0px;
	margin-top:2px;
	margin-left:2px;
	padding:0px;
	width:146px;
	height:22px;
	font-size:13px;
	color:#42362d;
	line-height:22px;
	overflow:hidden;
}

.mini_color {
	height:16px;
	width:16px;
	overflow:hidden;
	margin:3px;
	position:relative;
	float:right;
}

/* Vignettes produits New */
.show_category_new {
	margin-top:10px;
	margin-bottom:10px;
	margin:4px;
	width:290px;
	height:370px;
	position:relative;
	float:left;
	background:url(../img/global/categorie/fiche_bottom.gif) bottom #fff;
}

.show_category_new h2 {
	margin:0px;
	padding:0px;
	height:20px;
	width:290px;
	position:relative;
	float:left;
	font-size:13px;
	color:#58473d;
	line-height:30px;
	background:url(../img/global/categorie/fiche_top.gif) no-repeat top #fff;
	text-indent:14px;
}
.show_category_new h3 {
	position:relative;
	float:left;
	margin:0px;
	margin-top:2px;
	text-indent:13px;
	padding:0px;
	height:22px;
	width:112px;
	font-size:13px;
	color:#42362d;
	line-height:22px;
}
.show_category_new .image_produit{
	width:290px;
	height:150px;
	margin-top:30px;
	text-align:center;
}
.show_category_new .cartouche_prix{
	background-color:blue;
	width:260px;
	height:44px;
	margin-left:15px;
	line-height:44px;
	background:url(../img/blocs/show_produit_cartouche_prix.jpg) no-repeat top #fff;
}

.show_category_new .cartouche_prix .prix{
	color:#c21111;
	font-size:19px;
	font-family:verdana;
	font-weight:bold;
	margin-left:5px;
		float:left;
}
.show_category_new .cartouche_prix .text_prixbarre{
	font-weight:bold;
	font-size:11px;
	float:left;
	padding:4px 1px 0 1px;
}
.show_category_new .cartouche_prix .prixbarre{
	font-weight:normal;
	text-decoration:line-through;
	float:left;
	padding:3px;
}
.show_category_new .cartouche_prix .pourcentage{
	color:#c21111;
	font-size:19px;
	font-family:verdana;
	font-weight:bold;
	margin-right:5px;
	float:right;
}
.show_category_new p {
	margin:0px;
	padding:0px;
	width:290px;
	position:relative;
	float:left;
	font-size:15px;
	color:#bc121f;
	text-align:center;
	margin-bottom:3px;
}

.show_category_new .infos{
	width:248px;
	height:90px;
	clear:both;
	margin-top:1px;
	margin-left:15px;
	padding:0 5px 5px 5px;
	background-color:#fff;
	font-size:11px;
	text-align:justify;
	margin-bottom:5px;
	border:1px solid #ccc;
}

.show_category_new .infos .titre{
	font-size:12px;
	color:#42362c;
	margin-top:3px;
	display:block;
	height:5px;
}

.show_category_new .infos .prix3fois{
	color:#c21111;
	font-size:14px;
	font-family:verdana;
	font-weight:bold;
}

.show_category_new img {
	border:none;
}

.show_category_new a {
	color:#42362d;
	text-decoration:none;
}

#RnP
{
	margin-top: 35px;
}
#RnP img
{
	margin-left: 40px;
}

/*Fin vignettes produits*/

#pagecontent{
	width:990px;
	background-color: white;
	font-family:arial;
}

#titrecontent{
	height:48px;
}

#titre_fiche_produit
{
	font-size: 24px;
	padding-top: 5px;
	margin-left: 15px;
	width: 960px;
	border-bottom: thin solid black;
}

#titre_fiche_produit h1
{
	
}

#sous_titre_fiche_produit
{
	font-size:14px;
	margin-left: 14px;
	padding-top: 4px;
	margin-bottom: 6px;
}

#footercontent{
	background:#fff ;
	height:16px;
	width:990px;
}

#fiche_produit_table_zoom
{
	margin-left:0px;
	margin-top: 5px;
}

#fiche_produit_table_zoom a
{
	color:black;
	text-decoration:none
}

.fiche_produit_table_underline
{
	text-decoration:underline;
	font-size: 12px;
}

#garanties_produit
{
	background: url(../img/fiche_produit/fiche-produit_big.gif) no-repeat;
	height: 40px;
	padding-top: 32px;
	padding-left: 5px;
	color:white;
	font-size:12px;
	font-weight:bold;
}

/* CSS de la page catégorie */


.vignetteproduit{
	float:left;
	width:233px;
	padding-top:10px;
	padding-bottom:6px;
	margin-bottom: 15px;
	margin-left:27px;
	height: 275px;
}
.vignetteproduit .image{
	width:195px;
	height:113px;
	margin-left:20px;
}
.vignetteproduit .titre{
	height:35px;
	font-weight:bold;
	margin-left:20px;
}
.vignetteproduit a{
	/*font-size:12px;*/
	color:#000000;
	text-decoration:none;
}
.vignetteproduit .prix{
	color:#dc1f19;
	font-weight:bold;
	font-size:19px;
}
.vignetteproduit .prixbarre{
	color:#5e5858;
	font-weight:bold;
	font-size:14px;
}
.vignetteproduit .pourcentage{
	color:#dc1f19;
	font-weight:bold;
	font-size:17px;
}

/* CSS pour la page Peu cher */
.vignette_peu_cher
{
	width:690px;
	border-bottom:1px solid #d4d4d3;
	border-left:1px solid #d4d4d3;
	border-right:1px solid #d4d4d3;
	border-top:1px solid #d4d4d3;
	padding-top:10px;
	padding-bottom:5px;
	margin-right:3px;
	margin-bottom:3px;
}
.vignette_peu_cher .image
{
	float: left;
	width:195px;
	height:113px;
	margin-left:10px;
}

.vignette_peu_cher .peu_cher_content
{
	float: right;
	width: 465px;
	padding-right: 5px; 
}

.vignette_peu_cher .titre{
	height:35px;
	font-weight:bold;
}

.vignette_peu_cher a{
	font-size:12px;
	color:#595857;
	text-decoration:none;
}
.vignette_peu_cher .peu_cher_prix
{
	padding-top: 5px;
	padding-left: 300px;
}
.vignette_peu_cher .prix{
	color:#dc1f19;
	font-weight:bold;
	font-size:19px;
}
.vignette_peu_cher .prixbarre{
	color:#5e5858;
	font-weight:bold;
	font-size:14px;
}
.vignette_peu_cher .pourcentage{
	color:#dc1f19;
	font-weight:bold;
	font-size:17px;
}

/* CSS Identification client formulaire */


#pagecontent #identification_newclient{
	width:377px;
	float:left;
	margin-left:80px;
	background:url(../img/global/paniercommande/bg_nouvelinscrit.gif) repeat-y #fff ;
}
#pagecontent #identification_dejaclient{
width:378px;
	float:left;
	margin-left:70px;
	background:url(../img/global/paniercommande/bg_dejaclient.gif) repeat-y #fff ;

}
#pagecontent #identification_coordonnees{
width:378px;
	float:left;
	margin-left:80px;
	background:url(../img/global/paniercommande/bg_dejaclient.gif) repeat-y #fff ;

}
#pagecontent #identification_coordonnees p{
	margin-left:35px;
}
#pagecontent #identification_newclient p{
	margin-left:35px;
}
#pagecontent #identification_dejaclient p{
	margin-left:65px;
}
#pagecontent #identification_livraison p{
	margin-left:35px;
}
#pagecontent #identification_livraison{
width:377px;
	float:left;
	margin-left:70px;
	background:url(../img/global/paniercommande/bg_nouvelinscrit.gif) repeat-y #fff ;
}

#pagecontent #identification_dejaclient label{
	margin-bottom:5px;
	font-size:12px;
	font-weight:normal;
}
#pagecontent #identification_dejaclient input{
	width:204px;
	padding:3px;
	margin-top:10px;
	font-weight:bold;
}

#pagecontent #identification_newclient label{
	margin-bottom:5px;
	font-size:12px;
	font-weight:normal;
}
#pagecontent #identification_newclient input{
	width:250px;
	padding:3px;
	margin-top:5px;
	font-weight:bold;
}

#pagecontent #identification_coordonnees label{
	margin-bottom:5px;
	font-size:12px;
	font-weight:normal;
}
#pagecontent #identification_coordonnees input{
	width:250px;
	padding:3px;
	margin-top:5px;
	font-weight:bold;
}
#pagecontent #identification_livraison label{
	margin-bottom:5px;
	font-size:12px;
	font-weight:normal;
}
#pagecontent #identification_livraison input{
	width:250px;
	padding:3px;
	margin-top:5px;
	font-weight:bold;
}
#pagecontent #identification_livraison .infolivraison{
	color:#5e5a5a;
	/*pdding-left:10px;*/
	margin-right:10px;
	margin-left:0px;
}
#pagecontent form .aste{
	color:#b52769;
	font-weight:bold;
	margin-left:5px;
}


/* CSS DE LA FICHE PRODUIT */

#fiche_produit_outer, .fiche_produit_outer {
	width:990px;
	background:url(../img/blocs/top_one_bloc.gif) no-repeat top #fff ;
	position:relative;
	float:left;
	display:inline;
	margin:8px;
}

#fiche_produit_inner, .fiche_produit_inner {
	width:884px;
	background:url(../img/blocs/bottom_one_bloc.gif) no-repeat bottom;
	position:relative;
	float:left;
	padding-bottom:8px;
	border-top:1px dotted #444;
}

.fiche_produit_inner p {
	font-size:12px;
	padding-left:8px;
}

#left_fiche_produit {
	float:left;
	width:613px;
	margin-left:1px;
	/*margin-top:15px;*/
	margin-left:15px;
	font-size:12px;
}

#left_fiche_produit .img_principal
{
	width: 613px;
}

#photo_produit {
	position:relative;
	float:left;
	width:613px;
	padding-bottom:8px;
}

#photo_produit a {
	margin:0px;
	padding:0px;
}

#photo_produit img {
	margin-top:8px;
	margin-left:2px;
	border:none;
	position:relative;
	float:left;
}

#photos_secondaires {
	position:relative;
	float:left;
	width:621px;
}

.photos_secondaires_epuise {
	opacity:0.4;
}

#photos_secondaires a {
	margin:0px;
	padding:0px;
}

#photos_secondaires img {
	border:none;
	position:relative;
	float:left;
	margin-right:5px;
	margin-bottom:8px;
	border:1px solid #dddddd;
	width: 117px;
	height: 70px;
}
#pagecontent  h2{
	margin-left:16px;
	font-size:13px;
	color:#5d5d5d;
	line-height:13px;
	font-weight:normal;
}

#produit_visiter
{
	width: 989px;
	height: 134px;
}

#produit_visiter div
{
	height: 125px;
	float: left;
}

#produit_visiter a
{
	color: #000000;
	font-size: 11px;
}

#etiquettes_prod
{
	background:url(../img/fiche_produit/prix.gif) no-repeat ;
	height: 55px;
}

#etiquettes_prod.prixSoldes
{
	background: url(../img/sprites/ficheProduit/ficheProduit.png) no-repeat scroll 0 -122px transparent;
	height: 74px;
}

#fiche_produit_span_prix
{
	color: white;
	font-size: 38px;
	position: relative;
	top: 5px;
	left: 3px;
	float: left;
	width: 112px;
	text-align: center;
}

#fiche_produit_span_3x
{
	font-weight:bold;
	font-size:14px;
	margin-left: 10px;
	position: relative;
	top: 14px;
	float: left;
	width: 116px;
	text-align: center;
}

#fiche_produit_span_3x img
{
	position: relative;
	top: 6px;
}

#img_carte_bleu
{
	float: right;
	position: relative;
	top: 11px;
}

.tip_prod {
	float:left;
	display:inline;
	height:29px;
	margin-left: 60px;
}

.tip_prod p 
{	
	line-height:29px;
	font-size:12px;
}

.tip_prod_dev 
{
	float:left;
	display:inline;
	height:29px;
	margin-left: 15px;
	width:90px;
}

.tip_prod_dev p 
{	
	line-height:29px;
	font-size:12px;
}

#avis_prod_outer {
	display:inline;
	width:969px;
	font-size: 12px;
}

#avis_prod_inner 
{
	font-size:12px;
	float: left;
}

#avis_prod_inner p
{
	/*color:rgb(166,166,166);*/
	color: black;
}

#caract_produit 
{
	 margin-top: 10px;
}

#left_caract_produit {
	width:190px;
	float:left;
	border-right: thin solid rgb(230,230,230);
	padding-right: 60px;
}

#right_caract_produit {
	width:310px;
	float:left;
	margin-left: 15px;
}

#right_caract_produit ul {
	color:rgb(166,166,166);
}

#produit_visiter_titre
{
	font-size:18px;
	margin-left: 15px;
	margin-bottom: 8px;
}
#produit_visiter_titre a
{
	text-decoration:none;
	font-size:18px;
}
#produit_visiter_titre a:hover
{
	text-decoration:underline;
}

#right_caract_produit ul li {
	list-style: none;
}

#right_fiche_produit {
	float:right;
	width:340px;
	margin-right: 15px;
}
#right_fiche_produit ul 
{
	list-style:none;
}

#etiquettes {
	margin:0px;
	padding:0px;
	width:268px;
	height:87px;
	position:relative;
	float:left;
	margin-bottom:10px;
}

#etiquettes a {
	color:#fff;
	text-decoration:none;
}

#etiquettes p {
	margin:0px;
	padding:0px;
	padding-top:13px;
	display:block;
	position:absolute;
	left:50%;
	top:13px;
	margin-left:-71px;
	width:143px;
	height:87px;
	color:#fff;
	font-size:20px;
	line-height:45px;
	text-align:center;
}

.materiaux_info_margin
{
	margin-top:4px;
	margin-bottom:2px;
}

.cursor_hand
{
	cursor:pointer;
}

#mini_flash {
	margin:0px;
	margin-top:10px;
	padding:0px;
	width:255px;
	position:relative;
	float:right;
}

.b1 {
	background:url(../img/produit/bullet_1.gif) no-repeat;
}

.b2 {
	background:url(../img/produit/bullet_2.gif) no-repeat;
}

.b3 {
	background:url(../img/produit/bullet_3.gif) no-repeat;
}

.b4 {
	background:url(../img/produit/bullet_4.gif) no-repeat;
}

#mini_flash p {
	font-size:11px;
	color:#5b4b40;
}

#descriptif_materiau p {
	font-size:11px;
	margin-top: 5px;
}

#categorie_materiau ul li {
	/*display:inline;*/
	list-style-type:none;
}

#categorie_materiau
{
	background-color: white;
	width: 304px;
	padding: 5px 0px 5px 10px;
}

#categorie_materiau a {
	text-decoration:none;
}

#prix_produit {
	background:red;
}

#financement_1euro {
	font-size:12px;
	margin:0px;
	margin-top:10px;
	padding:0px;
	width:255px;
	position:relative;
	float:left;
}

/* GESTION DES CSS DU BAS DE PAGE */

#bottom {

	margin:0px;
	padding-top:25px;
	width:100%;
	height:308px;
	background:url(../img/global/footer_bg.gif) repeat-x #4f4f4f;
}

#bottom_links {
	margin:0px;
	margin-top:15px;
	padding:0px;
	width:900px;
	height:60px;
}
.bottom_nolink{
	text-decoration:none;
	cursor:default;
	color:#C6C4C4;
}
.bottom_nolink2{
	text-decoration:none;
	cursor:default;
	
	color: #898888;
    font-family: arial;
    font-size: 10px;
}
#bottom_links p {
	margin:0px;
	padding:0px;
	line-height:20px;
	font-size:11px;
	color:#898888;;
}

#bottom_links a {
	text-decoration:none;
	color:#898888;
	margin-left:0px;
	margin-right:0px;
}

#bottom_links a:hover {
	text-decoration:underline;
}

#bottom_icons {
	margin:0px;
	padding:0px;
	position:absolute;
	right:30px;
	top:35px;
	width:285px;
	height:30px;
	line-height:30px;
	text-align:right;
}

#bottom_icons a {
	margin:0px;
	padding:0px;
}

#bottom #edito{
	text-align:left;
	margin-top:10px;
	width:880px;
	color:#c6c4c4;
	font-size:13px;
}

#bottom #edito_liens{
	margin-top:10px;
	width:95%;
	color:#b7bfbf;
	font-size:13px;
	text-align:center;
}

#bottom #edito_liens a{
	color:#b7bfbf;
}
/*********************** Les styles de la popup *****************************/

#global_popup {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-size:12px;
	text-align:justify;
	background-color:#fff;
}

#global_popup #top_popup #separation{
	height:15px;
	background-color:#595155;
	clear:both;
}

#top_popup {
	height:65px;
	margin:0px;
	padding:0px;
	width:100%;
	height:103px;
	background:#fff;
}

#logo_popup {
	width:269px;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	float:left;
}

#top_menu_popup {
	float:right;
	margin:0px;
	padding:0px;
	margin-right:20px;
	margin-top:20px;
	line-height:20px;
	font-size:10px;
}

#top_menu_popup a {
	color:#000;
}

#content_popup {
	padding:0px;
}

#content_popup h1 {
	font-size:16px;
	margin-left:20px;
	padding:0px;
}
#content_popup p {
	margin-left:20px;
	color:#3b3b3b;
}

#content_popup h2 {
	font-size:14px;
	color:#43362e;
}
#content_popup h3 {
	font-size:14px;
	color:#d42675;
	margin-top:10px;
	margin-bottom:10px;
}

#content_popup em {
	text-align:left;
}

#content_popup input, #content_popup textarea, #content_popup select {
	margin:3px;
}

#sousmenu{
	/*background:url(../img/global/menu/sous_menu_bg.gif) no-repeat;*/
	background-color:#ff0054;
	width:auto;
	height:27px;
	margin-left:100px;
	line-height:25px;
	margin-bottom:5px;
	margin-top:1px;
}
#sousmenuTissu{
	background:url(../img/global/menu/sous_menuTissu_bg.gif) no-repeat;
	width:820px;
	height:27px;
	margin-left:420px;
	line-height:25px;
	margin-bottom:20px;
	margin-top:1px;
}
#sousmenu ul, #sousmenuTissu ul {
	list-style:none;
	padding:0;
	margin-left:12px;
}
#sousmenu li, #sousmenuTissu li {  
	float:left;
	display:block;    
	padding-left:6px;
	padding-right:6px;
	background:url(../img/global/menu/sousmenu_separation.gif) no-repeat right;
}
#sousmenu a, #sousmenuTissu a{
	color:#fff;
	text-decoration:none;
	font-size:11px;	
	font-family:verdana;
	font-variant: small-caps;
	font-weight:bold;
}
#sousmenu a:hover, #sousmenuTissu a:hover{
	border-bottom:1px solid #fff;
}
#sousmenu .active, #sousmenuTissu .active{
	border-bottom:1px solid #fff;
}
#sousmenu .stock{
	background:url();
	background-color:#911206;
	font-weight:bold;
	padding:3px 3px 3px 3px;
	color:#fff;
}

#garanties{
	margin-left:50px;
	margin-top:25px;
	width:880px;
}
#garanties p{
	margin-bottom:20px;
}

/* Page categorie */
#categorie-left#top-vente{
padding-top:-10px;
}
#categorie-left{
	width:194px;
	float:left;
	margin-left:9px;
}
#categorie-left #top-vente2{
	/*background:url(../img/categorie/top_des_ventes_bg.gif);*/
	width:197px;
	/*height:226px;*/
	/*padding-top:50px;*/
	/*margin-bottom:2px;*/
	font-size: 12px;
	border: thin solid rgb(230,226,225);
}
#categorie-left #top-vente2 table{
	width:100%;
	color:#5d5c5c;
}
#categorie-left #top-vente2 table tr{
	width:100%;
}
#categorie-left #top-vente2 table tr td{
	padding-bottom:5px;
}
#categorie-left #top-vente2 .prix{
	color:#ff0054;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
#categorie-left #top-vente2 a{
	text-decoration:none;
	color:#595857;
}
#categorie-left #top-vente2 a:hover{
	text-decoration:underline;
}
#categorie-left img{
	margin-bottom:2px;
}
#categorie-edito{
	width:748px;
	float:right;
	height:auto;
	margin-left:28px;
	margin-right:15px;
	margin-bottom:5px;
	color:#272727;
	font-size:11px;
	font-family: arial;
	text-align:justify;
	margin-right:5px;
	position: absolute;
	z-index: 0;
}
#categorie-edito a{
	color:#272727;
	text-decoration:none;
}
#categorie-edito a:hover{
	color:#272727;
	text-decoration:underline;
}
#categorie-edito .titre{
	display:block;
	width:100%;
	color:#ff0054;
	text-align:left;
	font-family:"Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	font-weight:bold;
}
#categorie-edito strong{
	font-weight:normal;
}
#categorie-edito .titre strong{
	font-weight:bold;
}

#categorie-produits{
	height:auto;
	margin-left:5px;
}
#categorie-publicite{
	width:715px;
	height:auto;
	margin-left:18px;
	z-index: 2;
}
#histo_produit{
	border: thin solid rgb(230,226,225);
	width: 197px; 
	height: auto; 
	text-align: center;
	padding-bottom:6px;
	/*background:url(../img/categorie/produits_consultes.gif) top center no-repeat;*/
}
#histo_produit a{
	font-size:11px;
	color:#000;
}
#histo_produit a:hover{
	text-decoration:none;
}

/*Debut Partie Recrutement rgb(172,39,101);*/

/*barre navigation*/
#Navigation
{
	width:1500px;
	margin:auto;
}

.barre_navigation
{
	float:left;
	position:relative;
		right:19px;
}
#abouton_accueil
{
	background:url(../img/sofactory_recrute/accueil.jpg);
		background-position:0px 0px; 
	height:129px;
	width:485px;
}
#abouton_accueil:hover
{
	background-position:0px 129px; 
	height:129px;
	width:485px;
}
#abouton_annonce
{
	background:url(../img/sofactory_recrute/annonces.jpg);
		background-position:0px 0px; 
	height:129px;
	width:238px;
}
#abouton_annonce:hover
{
	background-position:0px 129px; 
	height:129px;
	width:238px;
}
#abouton_candidature
{
	background:url(../img/sofactory_recrute/candidatures.jpg);
		background-position:0px 0px; 
	height:129px;
	width:263px;
}
#abouton_candidature:hover
{
	background-position:0px 129px; 
	height:129px;
	width:263px;
}

.TitreRecrutement
{
	margin-top:160px;
	margin-bottom: 30px;
}
/*fin de la barre de navigation*/
/*candidature spontané*/
#candidature-form hr
{
	color:rgb(225,225,225);
}

#candidature-form
{
	border:thin solid rgb(164,164,164);
	padding:10px;
	width:700px;
	margin-left:50px;
}

.erreurchamp
{
	color: #ae2765;
	font-weight: bold;
	position: absolute;
	margin-left:5px;
	margin-top:-4px;
}
.error-message
{
	color: #ae2765;
	font-weight: bold;
}
#message-succes
{
	color: green;
	font-weight: bold;
	font-size:12px;
}
.inputtextcv
{
	margin:5px;
}
.TexteCV
{
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	color:#565555;
	text-align:left;
	margin-left:0px;
}
#SubmitCV
{
	margin-top:10px;
}
#mentionspecial
{
	font-size:10px;
	color:grey;
	font-style:italic;
	margin-top:50px;
	margin-left: 50px;
}
/*fin de la candidature spontanée*/
/*liste annonce*/
#partiannonce
{
	margin-left:50px;
}
#partiannoncecomplete
{
	width: 825px;
	margin-left: 30px;
	padding: 30px;
	border: thin solid grey;
	font-size: 14px;
	
}
#partiannonce a, #partiannoncecomplete a
{
	color:grey;
	text-decoration:none;
}
#titreannonce,#titreannonce  a 
{
	font-size:14.5px;
	color:#ff0054;
	text-decoration:none;
}
.annoncegras
{
	font-weight: bold;
	font-size:12px;
}
/*Accueil Sofactory recrute*/
#img_sofactory_recrute
{
	margin-top:160px;
	margin-left:40px;
	margin-bottom:20px;
}
/*Fin de l'accueil*/
.continuer_annonce
{
	position:relative;
		bottom:2px;
}
/*Fin Partie Recrutement*/

/* Code promo */
.code_promo_entete
{
	float:left;
	line-height:30px;
	cursor: pointer;
}
.code_promo_entete:hover
{
	float:left;
	line-height:30px;
	cursor: pointer;
	text-decoration: underline;
}

.option-recliner
{
	font-weight: normal; 
	font-size: 12px;
	margin-top: 2px;
	color: #666666;
}

#block_avis{

	width:677px;
	margin-top:5px;
	margin-left:30px;
	float:left;
	padding-right:15px;
}
#block_avis_2{
	
	float:left;
	width:250px;
	height:690px;
	margin-top:5px; 
	background:url(../img/avis_client/vous_aussi_donnez_avec.jpg) no-repeat;

}

#block_header_avis{
	margin-bottom:15px;
}
#block_avis_client{
	
	width:650px;
	margin-top:10px;
		
}

#block_photo{

	float:left;
	padding-right:10px;
	margin-top:8px;
	
}

#block_texte_2{
	margin-top:97px;
	margin-left:13px;	
}

#block_texte{
	float:left;
	width:500px;
}
.star{
cursor:pointer;
}

#avis_droite{
	text-align:right;
}

#les_engagements{
	background:url(../img/avis_client/vous_aussi_donnez_avec.jpg) no-repeat;
}
#engagement_fianet{
	margin-right:20px;
	margin-top:150px;
}

#table_avis{
	width:400px;
}

#main_menu .soldes-yellow,#main_menu .soldes-yellow:hover
{
	/*background: none repeat scroll 0% 0% #ffff00; */
	color:black;
}
#main_menu .soldes-yellow a:hover
{
	/*text-decoration: underline;*/
	color:black;
}
#main_menu ul li.soldes-yellow a
{
	height: 50px;
	color:black;
	font-family: arial,verdana !important; 
	line-height: 30px;
	font-weight: bold;
	margin-top: 0px;
/*	margin-top: 0px;
	margin-bottom: 0px;*/
}

#main_menu .bon-plan:hover
{
	/*text-decoration: underline;*/
	color: white;
	background-color: #ff0054;
}
#main_menu .bon-plan:hover a,#main_menu ul li.bon-plan a.selected
{
	color: white;
}

#main_menu ul li.bon-plan a
{
	/*height: 50px;*/
	color: #ff0054;
	font-family: arial,verdana !important; 
	/*line-height: 30px;*/
	/*font-weight: bold;*/
	/*margin-top: 0px;*/
}



/*********************************************************************/
/******************* TEST NOUVELLE PAGE PRODUIT **********************/
/*********************************************************************/

#titrecontent2
{
	background:url(../img/global/top_content.gif) no-repeat #fff ;
	height:30px;
	width:990px;
}

#fil-ariane
{
	float: left;
	width: 485px;
	background-color: #CC55FF;
	margin-left: 5px;
}

#reseaux-sociaux
{
	float: right;
	width: 500px;
	background-color: #FFDD55;
}

#left_fiche_produit_v2
{
	float:left;
	width:485px;
	margin-left: 5px;
	border-right: 1px dashed grey;
}

#left_fiche_produit_v2 img.preview_image
{
	width: 485px;
}

#right_fiche_produit_v2
{
	width: 480px;
	margin-left: 10px;
	margin-right: 5px;
	float: right;
	background-color: #505050;
}

#right_fiche_produit_v2 h2
{
	font-size: 20px;
	font-weight: bold;
	color: black;
	margin-bottom: 5px;
	margin:0;
}
#right_fiche_produit_v2 h4
{
	font-size: 16px;
	color: black;
	font-weight: normal;
}

/**************************************************************************************/
/********************** TEST PAGE CATEGORIE : PREVIEW COLORIS *************************/
/**************************************************************************************/

#preview_coloris
{
	width: 300px;
	position: absolute;
	height: 246px;
	border: 1px solid #D4D4D3;
}

#icone_coloris
{
	width: 75px;
	float: right;
	height: 246px;
	opacity: 1;
	background-color: white;
}

.coloris_miniature
{
	display: none;
}

/**/
/*Demande d'echantillon*/
/**/
#demande_echantillon_p a
{
	color:rgb(66,53,45);
	font-weight:bold;
	text-align:center;
	font-size:12px;
	text-decoration:none;
}

#demande_echantillon_p a:hover
{
	text-decoration:underline;
}

/********** Nouvelle NAV BAR *********/
#nav-bar-background
{
	background-color: #565656;
}

#nav-bar-content
{
	width: 990px;
	background-color: #565656;
	margin-left:auto;
	margin-right: auto;
	padding: 1px 0px 5px 0px;
	color: white;
}

#nav-bar-content a
{
	color: white;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 13px;
}

#nav-bar-content a:hover
{
	text-decoration: underline;
}

.nav-bar-pipe
{
	margin-left: 5px;
	margin-right: 2px;
}

#header-v2
{
	border-bottom: 4px black solid;
	background: white;
}

#header-v2-content
{
	width: 990px;
	margin-top: 15px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#logo-v2
{
	float: left;
	width: 248px;
}

#renseignement-v2
{
	float: left;
	width: 418px;
	margin-left: 30px;
	margin-top: 1px;
}

#panier-v2
{
	margin-top: 10px;
	width: 165px;
	height: 32px;
	float: right;
	background-color: #ff0054;
	border-top: 1px solid #ff0054;
	border-left: 1px solid #ff0054;
	border-right: 1px solid #ff0054;
}

.cadis-picture
{
	background: url('../img/index/cadis.gif');
	width: 27px;
	height: 27px;
	float: left;
	margin-top: 3px;
	margin-left: 8px;
}

#panier-v2:hover .cadis-picture
{
	background: url('../img/index/cadis.gif') no-repeat scroll 0 -27px transparent;
}
#panier-v2:hover
{
	background: white;
	height: 32px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#panier-v2:hover .mon-panier
{
	color: #ff0054;
}

.mon-panier
{
	color: white;
	font-size: 12px;
	float: left;
	margin-left: 12px;
	margin-top: 8px;
}

.stronger-panier
{
	font-weight: bold;
	font-size: 14px;
}

#barre-rose-content
{
	width: 990px;
	margin: 0px auto;
	margin-top: 4px;
} 

#preview-panier-box
{
	display: none;
	position: relative;
	width: 370px;
	height: auto;
	background-color: white;
	color: #ff0054;
	z-index: 102;
	top: 2px;
	border: 1px #000 solid;
	border-top: none;
	left: -206px;
}

#pub-panier-preview
{
	width: 350px;
	height: 130px;
	margin-left: 10px;
	text-align: center;
	color: black;
}

#panier-vide-preview
{
	text-align: center;
	width: 350px;
	height: 25px;
	font-size: 14px;
	border-bottom: 1px solid #000;
	margin: 10px auto;
}

#preview-panier-box-border-top
{
	width: 205px;
	float:left;
	background: #000;
	height: 1px;
}



.img-LP-preview
{
	float: left;
}
.infos-LP-preview
{
	float: left;
}

.ligne-panier-preview
{
	padding: 4px;
	color: #868585
}

.infos-LP-preview
{
	margin-left: 10px;
	width: 220px;
	
}

.nom-produit-preview
{
	font-weight: bold;
	font-size: 14px;
	color: black;
}


/****** Fiche produit Partie droite *****/
.Titre_option
{
	font-size: 14px;
	font-weight: bold;
}
.Titre_option_info
{
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	float: left;
	margin-top: 15px;
}
#list_cat_mat 
{
	margin-top: 5px;
}

#icone_coloris_unique,#materiaux_unique
{
	float: left;
	width: 200px;
}
#materiaux_unique
{
	margin-top: 5px;
	font-size: 14px;
}

#list_cat_mat li
{
	color: #a6a6a6;
	width: 85px;
	height: 22px;
	border: 2px #a6a6a6 solid;
	background-color: white;
	float: left;
	margin-right: 10px;
	text-align: center;
	margin-top: 5px;
	cursor: pointer;
}

#list_cat_mat li.selected_materiaux,#list_cat_mat li:hover
{
	color: white;
	border: 2px black solid;
	background-color: black;
}

#choix_option
{
	background-color: #eeeeee;
	padding: 11px 13px;
	margin-top: 8px;
}

#colori
{
	background-color: white;
	padding: 5px 0px 5px 10px;
}

#liste_icone_coloris
{
	width:250px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#version
{
	margin-top: 14px;
	background-color: white;
	padding: 5px 0px 5px 10px;
}

#choix_version
{
	margin-top: 10px;
	text-align: center;
	
}

.version_info
{
	width: 100px;
	color: #b7041a;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	float: left;
}

.version_info img
{
	margin-bottom: 4px;
}

#btn_add_to_cart
{
	/*background: url(../img/global/ficheproduit/fiche_produit_add_panier.gif) no-repeat;
	width: 196px;
	height: 35px;*/
	cursor: pointer;
	font-weight: bold;
	color: white;
	/*padding: 16px 0px 0px 45px;*/
	margin: auto;
}

.btn_add_to_cart_epuise
{
	opacity: 0.4;
	background: url(../img/global/ficheproduit/fiche_produit_add_panier.gif) no-repeat;
	width: 196px;
	height: 35px;
	cursor: pointer;
	font-weight: bold;
	color: white;
	padding: 16px 0px 0px 45px;
	margin: auto;
}

#achat
{
	margin-top: 15px;
	text-align: center;
}

.btn_coloris
{
	cursor: pointer;
	margin: 4px;
	padding: 2px;
}

.btn_coloris_selected
{
	margin: 2px;
	border: 2px solid black;
}

#apercus_coloris
{
	width: 180px;
	height: 145px;
	border: 1px solid black;
	position: absolute;
	background-color: white;
	display: none;
	font-size: 14px;
	text-align: center;
}
#apercus_coloris img
{
	width: 180px;
	height: 122px;
	border-bottom: 1px solid black;
}

.apercus_coloris_canape
{
	float: left;
    left: -130px;
    top: -390px;
	
}


#overlay-add-panier-box-close
{
	float: right;
    height: 20px;
    width: 20px;
}

#overlay-add-panier-box-close img
{
	margin-top: 3px;
	cursor: pointer;
}

#overlay-wait-time 
{
	position: absolute;
	float: right;
	width:340px;
	margin-right: 10px;
	margin-top: 8px;
	opacity: 0.8;
	background: white;
	display: none;
}

#overlay-wait-time img
{
	position: relative;
}

#overlay-add-panier
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 15;
	background-color: black;
	opacity: 0.6;
	width: 100%;
	display: none;
	filter:alpha(opacity=60); 
}

#overlay-add-panier-box
{
	width: 500px;
	background-color: white;
	z-index: 16;
	position: absolute;
	display: none;
	font-family:arial;
}

#btn-continuer-achat
{
	background: url(../img/global/ficheproduit/btn_continuer_mes_achats.jpg);
	width: 118px;
	height: 38px;
	float: left;
	cursor: pointer;
	margin-left: 88px;
}

#btn-continuer-achat2
{
	float: left;
	cursor: pointer;
	margin-left: 88px;
}

#btn-terminer-achat
{
	background: url(../img/global/ficheproduit/btn_valider_mon_panier.jpg);
	width: 132px;
	height: 38px;
	float: right;
	cursor: pointer;
	margin-right: 85px;
}

#btn-terminer-achat2
{
	float: right;
	cursor: pointer;
	margin-right: 85px;
}

#btn-add-panier-action
{
	height: 50px;
	margin: auto;
	border-top: 1px solid #999999;
	margin-top: 2px;
	padding-top: 13px;
	width: 460px;
}

#ajoutSetProtection 
{
	width: 494px;
	border-top: 1px solid #999999;
	background-color: #eae6e5;
	margin-right: auto;
	margin-left: auto;
}

#ajoutSetProtection .imgSetProtect
{
	float:left;
	width: 220px;
	text-align: center;
	margin-bottom: 5px;
	position: relative;
}

#ajoutSetProtection .imgSetProtect img
{
	width: 158px;
}

#ajoutSetProtection .checkboxSetProtect
{
	float:left;
	width: 20px;
}

#ajoutSetProtection .titleSetProtect
{
	margin: 8px 5px;
	width: 484px;
	color: #494b48;
	font-size: 14px;
}

#ajoutSetProtection .nomSetProtect
{
	font-size: 14px;
	margin-bottom:2px;
}

#ajoutSetProtection .imgPlusSetProtect
{
	left: 24px;
    position: absolute;
    top: 40px;
}

#ajoutSetProtection .descSetProtect
{
	font-size: 11px;
	margin-right: 35px;
}

#ajoutSetProtection .textSetProtect
{
	float:left;
	width: 254px;
}
/*
#overlay-produit-selected
{
	width: 494px; 
	margin: 0px auto;
}*/

#overlay-add-panier-box-text
{
	width: 460px;
	margin-top: 20px;
	font-size: 14px;
	color: rgb(72,74,71);
	margin-left: 20px;
	border-bottom: thin solid grey;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #484a47;
	border-bottom: 1px solid #999999;
}



#telephone_info
{
	float: right;
	width: 177px;
	text-align: center;
	font-weight: bold;
}

.coloris_icone_div_page_categorie
{
	width: 80px;
	height: 271px;
	border-top: 1px solid #D4D4D3;
	border-bottom: 1px solid #D4D4D3;
	border-left: 1px solid #D4D4D3;
	position: absolute;
	background-color: white;
	display: none;
}

.coloris_icone_div_page_categorie img
{
	width : 30px;
	height: 30px;
	padding: 5px;
}
.image_principal_a
{
	display: none;
}

.image_principal_show
{
	display: block !important;
}

.image_secondaire_hide
{
	display: none;
}

#terminer-panier-preview
{
	text-align: center;
}

.ligne_2_bloc{
	font-family:arial;
	font-size: 12px;
	color:#000000;
}

/********** LANDING PAGE ***********/
#content_landing
{
	float: left;
    margin-top: 10px;
    width: 990px;
    z-index: 1;
	background: #fff;
}

#landing_top
{
	height: 330px;
}

#landing_top_left
{
	float: left;
	width:568px;
	margin-left: 17px;
	padding-right: 11px;
	height: 305px;
}

#landing_top_left h1
{
	padding: 0;
	color: black;
	font-weight: normal;
	height: 40px;
	font-size: 28px;
}

#landing_top_left h1 span
{
	font-weight: bold;
}

#sous-titre
{
	font-size: 14px;
	margin-bottom: 10px;
}

#landing_top_right
{
	float: right;
	width: 376px;
	border-left: 1px solid black;
	margin-right: 17px;
	margin-top: 10px;
	text-align: center;
	height: 295px;
}

#promo_produit_pub
{
	background-color: #ffff01;
	width: 380px;
	font-size: 16px;
	padding: 2px 0px;
}

#promo_produit_pub span
{
	font-weight: bold;
}

#nom_produit_pub,#prix_produit_pub
{
	font-size: 15px;
}

#prix_produit_pub span
{
	font-weight: bold;
}

#decouvrez_le
{
	padding-top: 10px;
	width: 265px;
	height: 31px;
	background-color: #ff0054;
	color: white;
	font-weight: bold;
	font-size: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	cursor: pointer;
}

#pub_produit_redirection
{
	font-size: 12px; 
	font-style: italic;
	color: #666666;
	width: 200px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	
}

#landing_middle_top
{
	height: 18px;
	border-bottom: 3px black solid;
	background-color: #f4f2f3;
	font-size: 14px;
	padding: 2px 5px 1px 5px;
	margin-left: 17px;
	width: 950px;
}

#landing_middle_bottom
{
	height: 18px;
	border-bottom: 3px black solid;
	font-size: 14px;
	margin-left: 17px;
	width: 950px;
	margin-bottom: 20px;
}


#landing_middle_bottom_left
{
	width: 120px;
	background-color: black;
	text-align: right;
	height: 18px;
	font-size: 12px;
	padding-right: 5px;
}

#landing_middle_bottom_left a
{
	color: white;
	text-decoration: none;
}

#landing_middle_content
{
	margin-left: 17px;
	width: 950px;
}


#vignette_produit
{
	width: 260px;
	margin: 20px 28px;
	float: left;
	height: 240px;
	text-align: center;
}

#vignette_produit a
{
	color: white;
	text-decoration: none;
}

#vignette_produit_img img
{
	width: 255px;
}

#vignette_produit_nom
{
	font-size: 13px;
	margin-top: 4px;
}

#vignette_produit_prix_barre
{
	font-size: 12px;
	margin-top: 6px;
}

#img_produit_pub img
{
	width: 265px;
}

#vignette_produit_prix_sofa
{
	color: #ff0053;
	font-size: 14px;
	font-weight: bold;
}

#vignette_produit_prix_sofa span
{
	font-size: 16px;
}

.bold
{
	font-weight: bold;
}
.barre
{
	text-decoration: line-through;
}

#img_descriptif
{
	margin-top: 20px;
}

#vignette_produit_economie
{
	width: 177px;
	height: 18px;
	color: white;
	padding-top:2px;
	padding-bottom:1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	font-size: 14px;
	background:url("../img/content/landing/bouton.gif") repeat scroll 0 0 transparent;
}
/******** FIN LANDING *********/


#image_principal_block
{
	height: 360px;
}

/********* Carrousel Page produit ***********/
.CTitre
{
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 10px;
}

.CTitre a
{
	color: black;
}

#CarouselleSEO 
{
	width: 950px;
	height: 180px;
	margin-left: 15px;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}

#CarouselleSEO ul
{
	overflow: hidden;
    position: relative;
    width: 9999px;
}

#CarouselleSEO ul li
{
	display: inline;
	list-style: none;
	float: left;
	border-bottom: 1px solid #dddddd;
	width: 950px;
}

.CImageProduit, .CImageProduit img
{
	width: 180px;
	height: 103px;
	margin-right: 10px;
}

.CImageProduit
{
	float: left;
	padding-bottom: 15px;
	color: white;
}

.CInfoProduit
{
	height: 78px;
	position: relative;
	top: -78px;
	background: #000;
	opacity: 0.9;
	filter:alpha(opacity=90); 
}

.CDispo
{
	float: right;
	margin-right: 15px;
	margin-top: 5px;
	height: 15px;
	font-size: 12px;
}
.CDispo.CEnStock
{
	width: 58px;
	background: #68aa14;
	color: white;
	padding-left: 2px;
	margin-right: 5px;
}
.CDispo.CPersonnalisable
{
	width: 98px;
	background: #481660;
	color: white;
	padding-left: 2px;
	margin-right: 5px;
}
.CDispo.CCommande
{
	width: 90px;
	background: #009EE0;
	color: white;
	padding-left: 2px;
}
.CDispo.CBientotStock
{
	width: 92px;
	background: #FA7A34;
	color: white;
	padding-left: 2px;
}

.CNomProduit
{
	font-size: 12px;
	margin-left: 15px;
}

.CNomProduit a
{
	color: white;
	text-decoration: none;
}
.CNomProduit a:hover
{
	text-decoration: underline;
}

.CPrixProduitSofa
{
	font-size: 18px;
}
.CDescProduit
{
	font-size: 11px;
	margin-left: 15px;
}
.CPrixProduit
{
	font-size: 11px;
	margin-left: 15px;
}
.CPrixBarre
{
	text-decoration: line-through;
}
.CRond
{
	text-align: center;
	margin-top: 10px;
}
.CRond img
{
	margin-right: 5px;
}
.CRondVide
{
	cursor: pointer;
}
.CRondPlein
{
	cursor: default;
}

/**** Noel  ***/
.menu-noel
{
	background: url("../img/noel/btn_noel.gif") repeat scroll 0 0;
    height: 58px !important;
    left: -17px;
    line-height: 30px;
    margin-top: 0;
    position: relative;
    top: -28px;
    width: 122px !important;
}
.menu-noel:hover,.menu-noel-select
{
	background-position: -124px 0px;
}

/**** Recap *****/
.bold
{
	font-weight : bold;
}

#Oney3XDiv,#Oney4XDiv
{
	display: none;
	margin-top: 16px;
	text-align: center;
}

.cadenas_secure
{
	margin-top: 5px;
	text-align: left;
	margin-left: 45px;
	font-size: 13px;
}

.cadenas_secure_img
{
	float: left;
	width: 18px;
	position: relative;
	top: 3px;
}

.cadenas_secure_text
{
	float: left;
	width: 535px;
	padding-left: 10px;
}

.hr3 
{
	width: 570px;
	background-color: #DDDDDD;
    clear: both;
    height: 1px;
    margin: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}

.cgv_check
{
	font-size: 13px;
}

.check_cgv_div
{
	margin-top: 15px;
	margin-left: 45px;
	text-align: left;
}

/*************** SPRITE TOP VENTES *******************/
.sprites-topVentes {background: url(../img/sprites/topVentes/topVentes.png) no-repeat;}

.top-ventes-1{ background-position: 0 0; width: 23px; height: 23px; } 
.top-ventes-2{ background-position: -33px 0; width: 23px; height: 23px; } 
.top-ventes-3{ background-position: -66px 0; width: 23px; height: 23px; } 
.top-ventes-4{ background-position: -99px 0; width: 23px; height: 23px; } 
.top-ventes-5{ background-position: -132px 0; width: 23px; height: 23px; } 
.top-ventes-6{ background-position: -165px 0; width: 23px; height: 23px; } 
.top-ventes-7{ background-position: -198px 0; width: 23px; height: 23px; } 
.top-ventes-8{ background-position: -231px 0; width: 23px; height: 23px; } 
.top-ventes-9{ background-position: -264px 0; width: 23px; height: 23px; } 
.top-ventes-fleche-droite_end{ background-position: -297px 0; width: 7px; height: 15px; } 
.top-ventes-fleche-droite{ background-position: -314px 0; width: 7px; height: 15px; } 
.top-ventes-fleche-droite:hover{ background-position: -331px 0; width: 7px; height: 15px; } 
.top-ventes-fleche-gauche_end{ background-position: -348px 0; width: 7px; height: 15px; } 
.top-ventes-fleche-gauche{ background-position: -365px 0; width: 7px; height: 15px; } 
.top-ventes-fleche-gauche:hover{ background-position: -382px 0; width: 7px; height: 15px; } 
.top-ventes-rond_rose{ background-position: -399px 0; width: 23px; height: 23px; } 

/************* SPRITE CATEGORIE LIEN PAGE PAS CHER ******************/
.sprites-categorie {background: url(../img/sprites/categorie/sprites-lien-page-pas-cher.png) no-repeat;}

.sprites-categorie-bahut-pas-cher{ background-position: 0 0; width: 60px; height: 34px; margin-right: 10px;} 
.sprites-categorie-buffet-pas-cher{ background-position: 0 -44px; width: 60px; height: 34px; margin-right: 10px;} 
.sprites-categorie-canape-cuir-pas-cher{ background-position: 0 -88px; width: 57px; height: 34px; } 
.sprites-categorie-canape-pas-cher{ background-position: 0 -132px; width: 68px; height: 34px; margin-right: 5px;} 
.sprites-categorie-chaise-design-pas-cher{ background-position: 0 -176px; width: 63px; height: 34px; } 
.sprites-categorie-chaise-pas-cher{ background-position: 0 -220px; width: 44px; height: 34px; margin-right: 10px;} 
.sprites-categorie-fauteuil-pas-cher{ background-position: 0 -264px; width: 53px; height: 34px; } 
.sprites-categorie-meuble-tv-pas-cher{ background-position: 0 -308px; width: 63px; height: 34px; } 
.sprites-categorie-table-basse-pas-cher{ background-position: 0 -352px; width: 53px; height: 34px; } 
.sprites-categorie-table-pas-cher{ background-position: 0 -396px; width: 60px; height: 34px; margin-right: 15px;} 

/************** SPRITE FICHE PRODUIT **************/
.sprite-ajout-produit {background: url(../img/sprites/ficheProduit/ajoutPanier.png) no-repeat;}

.sprite-ajout-produit-btn-continuez-achats:hover{ background-position: 0 0; width: 144px; height: 48px; } 
.sprite-ajout-produit-btn-continuez-achats{ background-position: 0 -53px; width: 144px; height: 48px; } 
.sprite-ajout-produit-btn-valider-panier:hover{ background-position: 0 -106px; width: 143px; height: 48px; } 
.sprite-ajout-produit-btn-valider-panier{ background-position: 0 -159px; width: 143px; height: 48px; } 
.sprite-ajout-produit-plus-rose{ background-position: 0 -212px; width: 14px; height: 14px; } 

.sprite-fiche-produit {background: url(../img/sprites/ficheProduit/ficheProduit.png) no-repeat}
.sprite-fiche-produit-bouton_ajouter{background-position: 0 0; width: 230px !important; height: 51px !important; padding: 0px !important;} 
.sprite-fiche-produit-bouton_ajouter:hover{ background-position: 0 -61px; width: 230px; height: 51px; } 
.sprite-fiche-produit-etiquette-prix{ background-position: 0 -122px; width: 137px; height: 74px; } 
.sprite-fiche-produit-etiquette-soldes{ background-position: 0 -206px; width: 145px; height: 88px; } 


