/*reset*/
* {margin: 0;padding: 0;outline:0;}
h1,h2, h3{font-size:1em;}
html, body {background-color: white;color:black;width:100%;height:auto;}
a:link, a:visited{color:#686868;text-decoration:none;}
table, tr, td,dl, dt ,dd,fieldset,button,img {border:none;}
input {font-size:12px;}
button {cursor:pointer;}
ul {list-style-type:none;}
.hide {display:none;}

/*Niveau 1 */
html {
	height:100%;
	font-family: arial, sans-serif;
	font-size:11px;
}

body {

}

a {
	text-decoration:none;
	/*color:black;*/
	color:white;
}

a:hover {
	text-decoration:underline;
}

.container {
	overflow:auto;
}

h5.categorie {
	font-size:36px;
	font-family:Verdana;
	font-weight:normal;
	letter-spacing:-2px;
	line-height:28px;
}
h5.categorie span{
	font-size:19px;
	letter-spacing:-1px;
}

h2.hnews {
	height:80px;
}
h5.selectionmarques  {
	height:30px;
	margin:0 15px 10px;
	text-indent:-9999px;
}

.selectionmarchands  {
	height:30px;
	margin:0 15px 10px;
	text-indent:-9999px;
	background: url("../img/txt_h_marchand.png") no-repeat scroll left -90px transparent;
}
h6 {
	height:30px;
	text-indent:-9999px;
	margin:20px 0 10px;
	width:617px;
	border-bottom: 1px solid white;
}

#h1block {
	padding:10px;
}
#h1block h1 {
	margin-bottom:10px;
	font-size:11px;
}
#columndouble > .right > #h1block > p{
	font-size:11px;
}
/* Common */

#backgroundlink {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	cursor:pointer;
}

#hypernav {
	position:relative;
	height:30px;
	width:100%;
	z-index:3;
	cursor:default;
}

#hypernav > ul {
	width:980px;
	margin:0 auto;
	padding-top:8px;
	list-style: none;
}

#hypernav > ul > li {
	display:block;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
}

#hypernav > ul > li:before {
  content: "/";
}
#hypernav > ul > li:first-child:before {
	content: "";
}

#hypernav > ul > li > a {
	margin:0 .6em;
}

/* Block addthis*/
#hypernav > #favorites {
	left:50%;
	margin-left:360px;
	position:absolute;
	top:5px;
	height:20px;
	width:100px;
	padding:0;
	text-indent:-9999px;
}
#hypernav > #favorites li:before {
  content: "";
}

#favorites > li {
	display:block;
	float:left;
	width:17px;
	height:17px;
	padding-right:8px;
}

#favorites > li > a {
	display:block;
	width:100%;
	height:100%;
}
#favorites > li > a.icofb {
	background:url(../img/addthis.png) left top no-repeat;
}
#favorites > li > a.icotw {
	background:url(../img/addthis.png) left -18px no-repeat;
}
#favorites > li > a.icoel {
	background:url(../img/addthis.png) left -36px no-repeat;
}

#popup_message {
	display:none;
	position:absolute;
	left:50%;
	margin-left:-150px;
	width:300px;
	color:#000000;
	background-color:#fff;
}
#popup_message h2 {
	padding:4px 8px;
	background-color:#f2f2f2;
	color:#4C4C4C;
}
#popup_message h2 a {
	color:#4C4C4C;
	float:right;
}
#popup_message .border {
	padding:10px;
	overflow:auto;
}

#popup_message fieldset {
	padding-bottom:6px;
}
#popup_message input,
#popup_message textarea {
	border:1px solid grey;
	width:278px;
}
#popup_message textarea {
	height:80px;
}
#popup_message .txtinfo {
	text-align:right;
	font-size:10px;
	margin-bottom:15px;
}
#popup_message button {
	padding:1px 3px;
	border:1px solid #4C4C4C;
	font-weight:bold;
	color:#4C4C4C;
	background-color:#fff;
	float:right;
}
#popup_message #formsend .errormsg {
	margin:0 0 10px 0;
	color: #8B0000;
}

#popuplistbrand-title {
	padding:15px 20px 10px;
	font-size:18px;
	font-family:Verdana;
	font-weight:normal;
}
#popuplistbrand-pane {
	float: left;
    height: 300px;
    overflow: auto;
    position: relative;
    width: 645px;
	margin-left:20px
}
#popuplistbrand-ul {
	left: 0;
    position: absolute;
    top: 0;
}
#popuplistbrand-ul li{
	float:left;
	width:215px;
	height:16px;
}

#popuplistbrand-vertical {
    float: left;
    height: 268px;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 16px;
}
#popuplistbrand-vertical .ui-top {height:9px;}
#popuplistbrand-vertical .ui-bottom {position:absolute;height:9px;width:16px;left:0;bottom:-9px;}
#popuplistbrand-vertical .ui-slider-handle{width:14px;height:10px;margin:0 auto;display:block}

#popuplistbrand-so {
	padding:20px 20px 0 20px;
	text-align:right;
}
#popuplistbrand-so span {
	font-weight:bold;
	font-size:18px;
}

#bannertransparent {
	position:absolute;
	top:35px;
	right:50%;
	margin-right:-485px;
	overflow:auto;
	z-index:10;
}

#page {
	position:relative;
	z-index:7;
	width:1000px;
	margin: 0px auto 0 auto;   /*Margin-top set to 0 if there is no transparent flash, else hauteur du flash + 30 */
	cursor:default;
}

#page > .top {
	width:1000px;
	height:20px;	
	background:url(../img/bg_page.png) left top repeat-y;
	display:none;   /* Displayed if tramparent flash is on */
}

#page > .middle {
	width:980px;
	padding:0 10px;	
	background:url(../img/bg_page.png) -1000px top repeat-y;
}
#page > .middle > .bottom {
	width:980px;
	height:1px;
	background-color:#c3c3c3;
}

#bannerblock {  /* Pub flash dans la page + color en fond*/	
	background-color:#fff;
	padding:5px;
	overflow:auto;
}


#page > .middle > .content {
	background-color: #fff;
	padding:10px 0;
	position:relative;
}

/** Menus principaux (Ceux d'en hauts) */
#menus {
	height:24px;
	position:relative;
	z-index:20;
	margin-top:8px;
}

#menumain {
	overflow:visible;
	width:641px;
	position:absolute;
}

#menumain li a:link{
	text-decoration:none;
	color:white;
}

#menumain li a:hover{
	text-decoration:none;
	height:22px;
	padding-top:2px;
}

#menumain li {
	float:left;
	/*text-indent:-9999px;*/
	position:relative;
	margin-top:2px;
	height:22px;
}
#menumain li.first {
	width:68px;
	text-align : center;

}	
#menumain li.second {
	width:68px;
	text-align : center;

}
#menumain li.third {
	width:54px;
	text-align : center;

}
#menumain li.fourth {
	width:72px;
	text-align : center;

}
#menumain li.fifth {
	width:52px;
	text-align : center;

}
#menumain li.sixth {
	width:80px;
	text-align : center;

}
#menumain li.seventh {
	width:127px;
	margin-top: 0;
	margin-left: 15px;
	text-indent : -9999px;
}

#menumain li.eighth {
	width:130px;
	margin-top: 0;
	margin-left: 15px;
	text-align : center;
}
	
#menumain li a {
	display:block;
	height:100%;
	width:100%;
	font-size:16px;
	font-family: Arial;
	color:white;
}


#menumain .seventh a:link, #menumain .seventh a:visited, #menumain .seventh a :hover {
	height : 41px;
	text-indent:-9999px;
	width:127px;
	margin-top: -10px;
	background: url(../img/soldes_menu.png) left top no-repeat ;
	cursor:pointer;
}
#menumain .eighth a:link, #menumain .eighth a:visited, #menumain .eighth a :hover {
	height : 26px;
	line-height: 24px;
	margin-top: -2px;
	padding-top : 2px;
	background: #382F5F;
	color : #f2f2f2;
}

#menusecond {
	position:absolute;
	right: 10px;
	top:0;
	z-index:3;
}

#menusecond > li {
	display:block;
	float:left;
	font-size:10px;
	text-transform:uppercase;
	padding:7px 0 0 25px;
	position:relative;
	height:17px;
	background: url(../img/arrows.png) 13px top no-repeat;  
}
#menusecond > li:hover ul {
	display:block;
}
#menusecond > li > ul {
	position:absolute;
	display:none;
	width:250px;
	right:0;
	top:24px;
	border:1px solid #000;
}

#menusecond > li > ul > li > a{
	display:block;
	padding:3px 6px;
}

#menusecond #acheter{
	width:230px;	
}
#menusecond #s_informer{
	width:230px;	
}

#menusecond #economiser{
	width:235px;	
}

#menusecond #partager{
	width:280px;	
}

/*** fenetre du sous menu en rollover ***/

div#submenu {
	position:  absolute;
	z-index: 85;
	width: 980px;
	top : 24px;
}

#submenu p {
	padding: 7px 10px 0 10px;
	font-size:16px;
	color:white;
}

#submenu  .subContent {
	width: 960px;
	margin: 10px;
	background-color: white;
	padding-bottom: 10px;
}

#submenu  .newslink {
	display:block;
	clear:both;
	margin:8px 14px 0 14px;
	border-top:1px solid #98797E;
	padding:8px 0 0 0;
	text-align:center;
	font-size:16px;
	line-height:16px;
	color:#4A1742;
}
#submenu  .newslink:hover {
	text-decoration:none;
}

#submenu  .newslink em {
	width:19px;
	height:19px;
	display:inline-block;
	margin:0 4px;
}
#submenu  .newslink em.first {
	background:url(../img/arrows2.png) left top no-repeat;
}
#submenu  .newslink em.last {
	background:url(../img/arrows2.png) right top no-repeat;
}	
#submenu  .newslink span{
	background-color:#4A1742;
	color:#fff;
	padding:3px 6px;
	display:inline-block;
	font-weight:bold;
}

#submenu  .subContent .sixth a{
	display:block;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	border:1px solid black;
	text-align:center;
	padding:4px 0;
	width:78px;
	height:16px;
	text-transform:capitalize;
}
#submenu  .subContent .sixth a:hover{
	text-decoration:uppercase;	

}
/* colone de gauche */

.list_container {
	width: 488px;
	height: 180px;
}

.third .list_container {
	height:200px;
}

.submenu_C1 {
	overflow:auto;
}

.submenu_C1 .column{
	width: 145px;
	padding:5px 0 5px 10px;
	float: left;
}
.submenu_C1.first  .column,
.submenu_C1.third  .column{
	width: 180px;
}
.submenu_C1.first  .column:first-child {
	width:185px;
}

.submenu_C1 .column .title {
	font-size:14px;
	font-weight:bold;
	padding-bottom:7px;
	list-style-type:none;
	margin:0;
}
.submenu_C1 .column  li {
	list-style: disc outside none;
	color:#686868;
	margin-left:15px;
	padding:1px 0;
}

/*** Premier visite ***/
#firstvisit {
	display :block;
	height:22px;
	margin-bottom:4px;
	padding:7px 10px;
	background:url(../img/ico_fleche.png) 942px 5px no-repeat #b3b3b3;
}

/*** Powerpoint **/
#powerpoint {
	position:relative;
	width:960px;
	background:url(../img/powerpoint.png) -966px top repeat-y;
	padding-right:6px;
	margin:10px 0 0 10px;
	text-align:center;
	z-index:1;
}
#ppslides {
	position:relative;
	width:960px;
	height:302px;
	overflow:hidden;
}
#ppslides > ul {
	width:20000em; 
    position:absolute;
	top:0;
	left:0;	
	z-index:1;
	font-family:verdana;
	background-color:white;
}

#ppslides > ul > li {
	display:block;
	float:left;
	width:907px;
	height:302px;
	padding:0 29px 0 28px;
	position:relative;
	cursor:pointer;
}
#ppslides > ul > li > div {
	display:block;
	position:absolute;
	top:10px;
	left:10px;
	width:460px;
	height:260px;
}
#ppslides > ul > li > span {
	display:block;
	position:absolute;
	top:59px;
	left:470px;
	width:450px;
	height:170px;
	text-align:left;
}
#ppslides > ul > li > span > span {
	display:block;
	color:#4A1742;
	text-transform:uppercase;
	font-size:16px;
}
#ppslides > ul > li > span> h3 {
	font-size:24px;
	padding:6px 0 8px;
	font-weight:normal;
	margin:0;
	letter-spacing:-1px;
}
#ppslides > ul > li > span> h3 a{
	color:#303030;
}
#ppslides > ul > li > span> h3 a:hover{
	text-decoration:none;
}
#ppslides > ul > li > span > p {
	color:#303030;
	line-height:17px;
	font-size:12px;
}
#powerpoint > .topmask {
	position:absolute;
	top:0;
	left:0;
	width:966px;
	height:20px;
	background:url(../img/powerpoint.png) top left no-repeat;
	z-index:2;
}

#powerpoint > .bottommask {
	position:absolute;
	bottom:0;
	left:0;
	width:966px;
	height:26px;
	background:url(../img/powerpoint.png) -1932px top no-repeat;
	z-index:2;
}

#powerpoint .navigation{
	position:absolute;
	height:33px;
	width:185px;
	top:240px;
	left:535px;
	z-index:7;
}

#powerpoint .navigation li {
	display:block;
	float:left;
	height:33px;
	width:33px;
	padding-right:4px;
}

#powerpoint .navigation li:last-child {
	padding-right:0;
}

#powerpoint .navigation li a {
	display:block;
	height:100%;
	width:100%;
	background:url(../img/btn_autopromo.png) left top no-repeat;
	text-indent:-9999px;
}

#powerpoint .navigation .first a { background-position:0px top; }
#powerpoint .navigation .second a { background-position:-34px top; }
#powerpoint .navigation .third a { background-position:-68px top; }
#powerpoint .navigation .fourth a { background-position:-102px top; }
#powerpoint .navigation .fifth a { background-position:-136px top; }

#powerpoint .navigation .first.active a { background-position:0px bottom; }
#powerpoint .navigation .second.active a { background-position:-34px bottom; }
#powerpoint .navigation .third.active a { background-position:-68px bottom; }
#powerpoint .navigation .fourth.active a { background-position:-102px bottom; }
#powerpoint .navigation .fifth.active a { background-position:-136px bottom; }
/** Boxes model **/
#columndouble {
	width:960px;
	padding:0 10px;
	overflow:auto;
}

#columndouble > .left {
	width:631px;
	float:left;
}

#columndouble > .left  > p{
	margin-bottom:10px;
}

#columnsingle {
	width:960px;
	padding:0 10px;
	overflow:visible;
	position:relative;
	z-index:3;
}           

/*** Chemin de fer **/
#chemindefer {
	padding:5px 0 5px 0px;
	height:16px;
}

#chemindefer > li {
	display:block;
	float:left;
	color:white;
}

#chemindefer > li > a{
	margin:0 8px;
	color:white;
	font-weight:bold;
}

#chemindefer > li > span{
	margin:0 8px;
	color:white;
}

#chemindefer > li:before {
  content: "/";
}
#chemindefer > li:first-child:before {
	content: "";
}     

#chemindefer .li_netlooks{
	color:#4D2C48;
}

#chemindefer .li_netlooks span{
	color:#4D2C48;
}

#chemindefer .li_netlooks a{
	color:#4D2C48;
	text-decoration:underline;
}


#chemindefer .li_vente-privee{
	color:#000;
}

#chemindefer .li_vente-privee span{
	color:#000;
}

#chemindefer .li_vente-privee a{
	color:#000;
	text-decoration:underline;
}


#boxmedcol1 {
	padding-top:17px;
	margin-bottom:4px;
}

#boxmedcol1 .bottom {
	padding-bottom:25px;
}

#boxmedcol1 .home {
	height:74px;
	margin-left:15px;
}

#boxmedcol1 .bgwhite {
	background-color:#fff;
	margin:0 10px 0 2px;
	position: relative;
} 

#boxmedcol1 .innermenu {
	height:35px;
}
#boxmedcol1 .innermenu li {
	float:left;
	height:27px;
	padding-bottom:8px;
	text-indent:-9999px;
}
#boxmedcol1 .innermenu a {
	display:block;
	height:25px;
}

#boxmedcol1 .innermenu .first {
	width:169px;
}
#boxmedcol1 .innermenu .second {
	width:83px;
}
#boxmedcol1 .innermenu .third {
	width:97px;
}
#boxmedcol1 .innermenu .fourth {
	width:83px;
}
#boxmedcol1 .innermenu .fifth {
	width:103px;
}
#boxmedcol1 .innermenu .sixth {
	width:84px;
}

#boxmedcol1 h2 {
	height:35px;
	width:599px;
	font: 24px/30px Verdana;
	color: #000;
	text-indent: 10px;
}

#filters {
	padding:8px 12px 0 12px;
	width:176px;
	float:left;
}

#filters li {
	display:block;
	border:1px solid grey;
	margin-bottom:16px;
}

#filters li .popupbtn {
	display:block;
	border-top: 1px solid #686868;
	margin:0 10px;
	padding:2px 0;
}

#filters > #recherche,
#filters > #soldesfiltre {
	border:none;
	margin-top:8px;
}
#filters > #recherche > div {
	font-size:14px;
	padding-bottom:4px;
	font-weight:bold;
}
#filters > #recherche > a {
	display:block;
	margin:4px 0;
	padding:3px;
	background-color:#E3E3E3;
	color:black;
	position:relative;
} 
#filters > #soldesfiltre a {
	display:block;
	margin:4px 0;
	padding:3px 0 3px 8px;
	font-size:12px;
	font-weight:bold;
}
#filters > #recherche > a:hover {
	text-decoration:none;
	color:black;
}
#soldesfiltre a:hover {
	text-decoration:none;
}
#filters > #recherche > a > span {
	position:absolute;
	top:3px;
	right:3px;
	font-weight:bold;
}
#filters > #recherche > a > div {
	height:10px;
	width:10px;
	float:left;
	margin:2px 4px 0 0;
}
#filters > li > p {
	padding:3px 8px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}


/* Filter */
#suggestion ul,
#marques ul,
#boutiques ul,
#categoryfilter ul {
	padding-left:10px;
}
#suggestion ul li,
#marques ul li,
#boutiques ul li,
#categoryfilter ul li  {
	display:block;
	border:none;
	margin:0;
}
#suggestion ul li a ,
#marques ul li a,
#boutiques ul li a,
#categoryfilter ul li a{
	display:block;
	padding:1px 5px 1px 5px;
	font-weight:normal;
}

/* Suggeston */
#suggestion ul li.retour {
	border-top:1px solid #686868;
	margin-right:10px;
}
/*Price */
#pricefilter {
	padding-bottom:5px;
}
#slider-range {
	margin:6px 10px 6px 15px;
}
#pricefilter .container {
	overflow:auto;
	padding:8px 10px 3px 10px;
}
#amountmin,
#amountmax {
	float:left;
	width:76px;
	font-weight:bold;
	font-size:13px;
}
#amountmax {
	text-align:right;
}
#pricefilter > a {
	display:block;
	padding:2px 6px;
	width:16px;
	margin: -10px auto 0 auto;
	cursor:pointer;
	border:1px solid #686868;
}
#pricefilter .ui-widget-header { 
	font-weight: bold; 
}

#pricefilter .blockMarques a:visited{
	color: #686868;
}

#pricefilter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	cursor: default;
	display:block;
	width:9px;
	height:21px;
}

#pricefilter .ui-widget-content { border: 1px solid #dddddd; background-color: #eeeeee;}
#pricefilter .ui-slider { position: relative; text-align: left; }
#pricefilter .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }
#pricefilter .ui-slider-horizontal { height: .8em; }
#pricefilter .ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
#pricefilter .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
#pricefilter .ui-slider-horizontal .ui-slider-range-min { left: 0; }
#pricefilter .ui-slider-horizontal .ui-slider-range-max { right: 0; }

/* Couleur */
#couleur ul {
	overflow:auto;
	padding:5px 0 5px 4px;
}

#couleur li {
	float:left;
	width:13px;
	height:13px;
	border:none;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:3px 3px;
}

#couleur   li  a {
	display:block;
	width:100%;
	height:100%;
}

/* Marque*/
#marque-scroll-pane { float:left;overflow: auto; width: 156px; height:150px;position:relative;}
#marque-scroll-content {position:absolute;top:0;left:0}
#marque-slider-vertical{float:left;background-color:white;height:132px;width:16px;padding:0;border:1px solid white;border-left:none;overflow:visible;position:relative;}/*overflow:hidden for IE 6 */
#marque-slider-vertical .ui-top {height:9px;}
#marque-slider-vertical .ui-bottom {position:absolute;height:9px;width:16px;left:0;bottom:-9px;}
#marques .ui-slider-handle{width:14px;height:10px;margin:0 auto;display:block}

/* boutique*/
#boutique-scroll-pane { float:left;overflow: auto; width: 156px; height:150px;position:relative;}
#boutique-scroll-content {position:absolute;top:0;left:0}
#boutique-slider-vertical{float:left;height:132px;width:16px;padding:0 ;border:1px solid white;border-left:none;overflow:visible;position:relative;}/*overflow:hidden for IE6*/
#boutique-slider-vertical .ui-top {height:9px;}
#boutique-slider-vertical .ui-bottom {position:absolute;height:9px;width:16px;left:0;bottom:-9px;}
#boutiques .ui-slider-handle{width:14px;height:10px;margin:0 auto;display:block}

/* Category*/
#categoryfilter-scroll-pane { float:left;overflow: auto; width: 156px; height:150px;position:relative;}
#categoryfilter-scroll-content {position:absolute;top:0;left:0}
#categoryfilter-slider-vertical{float:left;height:132px;width:16px;padding:0 ;border:1px solid white;border-left:none;overflow:visible;position:relative;}/*overflow:hidden for IE6*/
#categoryfilter-slider-vertical .ui-top {height:9px;}
#categoryfilter-slider-vertical .ui-bottom {position:absolute;height:9px;width:16px;left:0;bottom:-9px;}
#categoryfilter .ui-slider-handle{width:14px;height:10px;margin:0 auto;display:block}

#Ventespriveeslist ul {
	padding-left:10px;
}

/* Text froid */

#textfroid {
	color:#686868;
	padding:4px;
}
#textfroid h2 {
	padding:0 0 10px;
}
/* End filters*/

#catalogueleft {
	width:780px;
	z-index:1;
	float:left;
}
#boxmedcol3 #productlist,
#boxmedcol1 #productlist{
	float:none;
	width:auto;
	z-index:1;
}
#productlist,#productlist2 {
	overflow:auto;
	position:relative;
}

#productlist2 {
	font-size:11px;
	float:none;
	width:auto;
}
#productlist.pageproduit {
	width:100%;
	float: none;
}
#boxmedcol3 #productlist dd,
#boxmedcol1 #productlist dd {
	padding:8px 0 0 8px;
}

/*titre produit methode get_product_list_dd*/
.ddTitre {
	height: 30px;
}
.ddImage {
	height: 152px;
}


#productlist dd {
	position:relative;
	float:left;
	width:144px;
	color:#595959;
	padding:8px 12px 0 0;
	height:340px;
	overflow:hidden;
}
#productlist dd.pub {
	width:300px;
	padding:8px 0 0;
}
#productlist2 dd {
	float:left;
	width:135px;
	color:#595959;
	padding:8px 0 0 8px;
	height:248px;
	overflow:hidden;
}
#productlist.pageproduit dd:last-child {
	padding-right:0;
}
.capitalize {
	text-transform: uppercase;
}
.videoicon {
	position:absolute;
	right:0px;
	top:0px;
	height:24px;
	width:24px;
	z-index:10;
}
#productlist dd h3,
#productlist dd h2 {
	font-weight:normal;
}

#productlist dd .image,
#productlist2 dd .image {
	border:1px solid #7f7f7f;
	display:block;
	position:relative;
	margin-bottom:3px;
	overflow:hidden;
	z-index:1;
}
#productlist dd .image {
	height:142px;
	width:142px;
}

#productlist2 dd .image {
	height:133px;
	width:133px;
}

#productlist dd .vip {
	height:136px;
	width:136px;
}

#productlist dd .image span, #productlist2 dd .image span{
	position:absolute;
	bottom:0;
	left:0;
	width:122px;
	padding:4px 10px;
	text-transform:uppercase;
	font-weight:bold;
	display:none;
}
#productlist dd a:hover ,#productlist2 dd a:hover {
	text-decoration:none;
}
#productlist dd .image:hover span,#productlist2 dd .image:hover span {
	display:block;
}
#productlist dd p,#productlist2 dd p {

}

#productlist dd p.h2like {
	margin: 0;
	height:1em;
}


#productlist dd p a:hover,#productlist2 dd p a:hover {
	text-decoration: underline;	
}

#productlist dd > em {
	text-transform:uppercase;
}

#productlist dd span,#productlist2 dd span{
	font-size:1.5em;
	font-weight:bold;
}
#productlist dd .colordispo, #productlist2 dd .colordispo {
	height:24px;
	overflow:hidden;
	font-size:10px;
}
/*    badge solde */
#badge_solde {
	background:url(../img/badge_solde.gif) left top no-repeat;
	color:white;
	display:block;
	float :left;
	font-weight:bold;
	height:18px;
	margin-right:6px;
	padding-top:1px;
	text-align:center;
	width:35px;
}


#columndouble #lesbonsplans .reduc,
#popup_video .reduc  {
	font-size:2em;
	font-weight:bold;
}

#productlist dd .reduc,
#columndouble #lesbonsplans .reduc,
#productlist2 dd .reduc,
#popup_video .reduc {
	color:red;
	text-decoration:none;
}
#productlist dd .reduc span,
#productlist2 dd .reduc span,
#columndouble #lesbonsplans .reduc span,
#popup_video .reduc span {
	font-size:0.5em;
	text-decoration:line-through;
	color:#595959;
}
#productlist dd .reduc em,
#productlist2 dd .reduc em{
	font-size:0.6em;
	font-style:normal;
}

#productlist dd .dd_marchand span,
#productlist dd > strong > span,
 #productlist2 dd > strong > span{
	cursor:pointer;
	font-size:10px;
}

.dd_marchand {
	height:35px;
}

#productlist dd .btn,
#productlist2 dd .btn {
	display:block;
	padding:2px 10px 0;
	margin:10px auto 0;
	width:98px;
	height:17px;
	font-weight:bold;
	text-transform:uppercase;
}

#boxmedcol2 {
	padding-top:16px;
	float:left;
}

#boxmedcol2 .bottom {
	padding-bottom:24px;
}

#boxmedcol2 .content {
}

#boxmedcol2 .bgwhite {
	background-color:#fff;
	margin:0 10px 0 2px;
} 
#listnews {
	padding:0 15px;
}
#listnews li {
	border-bottom:1px solid #b2b2b2;
	overflow:hidden;
	height:152px;
	position:relative;
}

#listnews li:last-child {
	border:none;
}

#listnews li > img {
	margin:5px;
	display:block;
	float : left;
	width:188px;
	height:142px;
}

#listnews li > div {
	float:left;
	width:391px;
	padding-top:10px;
}

#listnews li > div > strong {
	display:block;
	font-weight:normal;
	font-size:1.6em;
	height:22px;
	overflow:hidden;
	padding-bottom:18px;
}
#listnews li > div > strong > a,
#listnews li > h3 > a {
	color:#000;
}

#listnews li > h3 {
	position:absolute;
	top:32px;
	left:198px;
	font-weight:bold;
	font-size:1.4em;
}

#listnews li > h3  > span {
	text-transform:uppercase;
	font-size:0.7em;
	display:block;
}
#listnews li > div p {
	margin-bottom:1em;
	height:70px;
	overflow:hidden;
}
#listnews li > div > a {
	font-weight:bold;
	color:black;
}
#listnews li.right > h3  {
	right:198px;
	left:auto;
}
#listnews li.right > img  {
	float:right;
}
#listnews li.right > div  {
	text-align:right;
}

#btnall {
	height:23px;
	position:relative;
}

#btnall a {
	display:block;
	position:absolute;
	top:5px;
	left:50%;
	width:406px;
	height:30px;
	margin-left:-203px;
	text-indent:-9999px;
}

/** Col right **/
#columndouble > .right {
	width:320px;
	float:left;
	padding-left:9px;
}

#columndouble > .right > div, #columndouble .left .floatLeft{
	border:10px solid #b3b3b3;
	margin-bottom:10px;
	background-color: #e5e5e5;
	font-size:13px;
	color:#000;
}

#columndouble > .right > .ads {
	line-height : 0px;
}

#columnsingle .search-title {
	font-size:3em;
	height:45px;
}
#columnsingle #stitle {
	font-size:3em;
	height:45px;
	color:white;
	font-weight:bold;
}
#columnsingle #stitle .search-title {
	font-size:1em;
	display:inline;
}

#columnsingle .ads {
	border:10px solid #b3b3b3;
	position:absolute;
	right:10px;
	top:10px;
	height:250px;
}

body #columndouble  .coloredad {
	border-color:#D4B5BA;
}

#adsnl {
	background: url(../img/ads_nl.png) left -10px no-repeat;
	padding:35px 0 0 5px;
}

#quickregister {
	padding-bottom:10px;
}

#mailside {
	width:200px;
}


#columndouble > .right > div.shopping {
	padding:5px;
}
#columndouble > .right > div.shopping > p {
	background: url(../img/ico_round.gif) left top no-repeat #e5e5e5;
	padding-left:55px;
	height:48px;
	overflow:hidden;
}

#columndouble > .right > div.shopping > p  a {
	color:black;
	font-weight:bold;
}

#columndouble > .right > div.shopping > a {
	
}

/** Twitter **/

#twitter > h4 {
	height:43px;
	margin:10px 0;
	background:url(../img/txt-twitter.png) left top no-repeat;
	text-indent:-9999px;
}

.twtr-ft {display:none}
.twtr-hd {display:none}

/* Le mage */
#lemag > h4 {
	background:url(../img/news/News_cat_title.jpg) no-repeat scroll center top transparent;
	height: 68px;
	text-indent:-9999px;
}

#lemag > h5 {
	width: 268px;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 16px 10px 16px;
}

#lemag > p{
	font-size: 12px;
	margin: 0px 16px 10px 16px;
}

#lemag  > #mag_img_wrap  > a  > img{
	margin: 29px 41px 29px 41px;	
	float: right;
	width: 188px;
	height: 142px;
}

#lemag   img{
	margin: 0px 16px 7px 16px;	
		float: right;
}



#lemag  > div{
	height: 21px;
	margin: 0px 0px 7px 16px;
}

#lemag  > #mag_img_wrap{
	width: 270px;
	height: 200px;
	background: #ffffff;
}
/*************Maj du rdvvp le 08/02/2011 ***************/
 /********************* Roslane **********************/
#columndouble > .right > #rdvvp {
	/*hauteur pubs : 215 + hauteur images : 195*/
	height:410px;
	border : 10px solid #4A1742;
}

#rdvvp-scrollable {
	overflow:hidden;
	height:215px;
	position:relative;
	background : #fff;
}

#rdvvp-scrollable ul.items{
	position:absolute;
	height:2000em;
}

#rdvvp-scrollable > ul > li {
	padding:7px 0;
	height:58px;
	margin-left: 5px;
	
}

#rdvvp-scrollable li > a  {
	display:block;
	float:left;
	border:1px solid #e3e3e3;
	overflow:hidden;
	background-color:#fff;
	width:99px;
	height:55px;
}

#rdvvp-scrollable li > div  {
	float:left;
	padding-left:5px;
	width:188px;
	font-size:11px;
	font-family:Arial;
	margin-top : 3px;
}

#rdvvp-scrollable li > div > strong{
	font : Bold 12px Arial;
}

#rdvvp-scrollable li > div > p{
	font : 11px Arial;
	color : #e7028e
}
/**************slide_rdvvp************/
 /*******Images scrollables********/
#slides_rdvvp {
	position:relative;
	width:300px;
	height:195px;
	overflow:hidden;
	background : #b3b3b3;
}
#slides_rdvvp > ul {
	width:20000em; 
    position:absolute;
	top:0;
	left:0;	
	z-index:1;
}

#slides_rdvvp > ul > li {
	display:block;
	float:left;
	width:300px;
	height : 297px;
	padding:0px;
	position:relative;
}

/************************************/
#columndouble > .right >  .pub > a > img {
	display:block;
}

#columndouble > .right > .topmarchand ul {
	padding:0 10px;
}
#columndouble > .right > .topmarchand ul li {
	padding:5px 0;
	border-bottom:1px solid #b3b3b3;
}
#columndouble > .right > .topmarchand ul li:last-child {
	border:none;
}

#columndouble > .right > .topmarchand li > a {
	overflow:auto;
	display:block;
}

#columndouble > .right > .topmarchand li > a > img {
	display:block;
	float:right;
	width:78px;
	height:25px;
	padding-left:10px;
	overflow:hidden;
}
#columndouble > .right > .topmarchand li > a > span {
	display:block;
	float:right;
	width:192px;
	vertical-align:top;
}

/* Style pour les tops des marques et marchands */

#contenaire-topmarquesetmarchands{
	height:150px;
}
#contenaire-topmarquesetmarchands .scrollable {
	position:relative;
	overflow:hidden;
	margin: 10px 0px 10px 0px;
	width: 575px;
	height:130px;
}

#contenaire-topmarquesetmarchands .scrollable .items {
	/* this cannot be too large */
	width:1900px;
	position:absolute;
}

#contenaire-topmarquesetmarchands .scrollable img {
	float:left;
	padding:3px;
	cursor:pointer;
	width:110px;
	height:115px;
}

#contenaire-topmarquesetmarchands .scrollable {
	float:left;	
}

#contenaire-topmarquesetmarchands .browse {
	width	: 17px;
	height	: 20px;
	float 	: left;
	display : block;
	margin	: 50px 5px 0px 5px;
	cursor	: pointer;
}

/* Style pour les tops des marques et marchands du SOUS MENU (moinds d'items') */
#menu-topmarquesetmarchands{
	height: 110px;
	margin-top: 20px;
}

#menu-topmarquesetmarchands .scrollable {
	position:relative;
	overflow:hidden;
	width: 425px;
	height:110px;
	float:left;
}

#menu-topmarquesetmarchands .scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

#menu-topmarquesetmarchands .scrollable img {
	float:left;
	padding:3px;
	cursor:pointer;
	width:100px;
	height:100px;
	display: block;
}

#menu-topmarquesetmarchands .browse  {
	width	: 17px;
	height	: 20px;
	float 	: left;
	display : block;
	margin	: 45px 5px 0px 5px;
	cursor	: pointer;
}

/*** Boxes categories ***/

#columndouble.coloredbg,
#columnsingle.coloredbg {
	padding-top:5px;
	padding-bottom:5px;
	
}

#columnsingle.coloredbg {
	overflow:visible;
}

.nbproducts {
	margin-bottom:11px;
}

.nbproducts_hap {
	float : left;
	margin-top:7px;
	margin-right:15px;
}

#listMultiColsPrev {
	width:300px;
	margin:10px 0;
}
#listMultiColsPrev li {
	list-style-type:disc;
	list-style-position:inside;
}
#listMultiColsPrev li a {
	color:white;
}
.listMultiColsTitle {
	margin:10px 0;
	font-weight:bold;
}
.listMultiCols {
	margin-bottom:10px;
	overflow:auto;
	display:block;
	width:631px;
}

.listMultiCols li {
	list-style-type:disc;
	list-style-position:inside;	
}

.listMultiCols li a {
	color: #FFF;	
}

.listMultiCols  .catCol {
	float:left;	
}
#boxmedcol3 {
	padding-top:18px;
}

#boxmedcol3 .bottom {
	padding-bottom:26px;
}

#boxmedcol3 .content {
	position: relative;
}

#boxmedcol3 h1 {
	color:#000000;
	font:24px/30px Verdana;
	height:35px;
	text-indent:10px;
}

.actublog_dl dt  {
	margin-top:22px;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
	color: #FFFFFF;
}
.actublog_dl dt a{
	color: #FFFFFF;
}

.actublog_dl dd > p {
	margin-top: 5px;
	margin-bottom:5px;
}

.actublog_dl dd > span {
	display:block;
	position:relative;
	margin-top: 12px;
	font-style:italic;
}

.actublog_dl dd > span > a {
	color: #FFFFFF;
	position:absolute;
	right:10px;
	top:0;
	font-style:italic;
	font-weight:bold;
}

#actublog_keyword {
	border:10px solid #B3B3B3;
	padding:10px 2px 10px 2px;
	background-color:#E5E5E5;
	overflow:auto;
}

#actublog_keyword .title{
	display:block;
	float:none;
	width:100%;
	height:26px;
	padding:0;
	background:url(../img/txt-all.png) 10px top no-repeat;
	border:none;
}
#actublog_keyword  dt {
	padding-top:10px;
}
#actublog_keyword  dd > strong a {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

#actublog_keyword  dd {
	border-right:1px solid #c0c0c0;
	font-size:11px;
	float:left;
	width:280px;
	padding:10px 10px 5px;
}
#actublog_keyword  dd:last-child {
	border:none;
}
#actublog_keyword  dd span {
	display:block;
	padding-top:4px;
	text-align:right;
}
#actublog_keyword  dd span a {
	display:inline-block;
	padding-left:6px;
	color:#000;
	font-style:italic;
	font-weight:bold;
	background:url(../img/arrows.png) -1px -35px no-repeat;
}

/** Form **/
.quicksearch {
	position:absolute;
	right:10px;
	top:26px;
	width:270px;
	height:34px;
	z-index:30;
}

.fieldrounded {
	display:block;
	height:26px;
	float:left;
}

.fieldrounded > span {
	display:block;
	float:left;
	width:12px;
	height:26px;
}

.fieldrounded > span {
	background: url(../img/inputs/input-text.png) left top no-repeat;
}

.fieldrounded > span.last {
	background: url(../img/inputs/input-text.png) left bottom no-repeat;
}

.fieldrounded > div {
	display:block;
	float:left;
	width:63px;
	height:26px;
	background: url(../img/inputs/input-text.png) left bottom no-repeat;
}

.fieldrounded > input {
	display:block;
	float:left;
	width:180px;
	height:20px;
	padding:6px 0 0;
	border:none;
	background: url(../img/inputs/input-text.png) left -26px repeat-x;
}

.btnsearch	{
	display:block;
	height:29px;
	position:absolute;
	right:0;
}

.btnsearch > button {
	display:block;
	float:left;
	border:none;
	width:51px;
	height:28px;
	text-indent:-9999px;
}

.btnsearch > div {
	display:block;
	float:left;
	border:none;
	width:24px;
	height:29px;
	text-indent:-9999px;
}

.btnsearch > ul {
	position:absolute;
	right:0px;
	top:29px;
	border:1px solid black;
	display:none;
}

.btnsearch > ul  > li > a {
	display:block;
	padding:3px 10px;
}


#ul-bottom{
	width:108px;
	right: 18px;
	top:27px;
}

.innersearch {
	padding:10px 15px;
}

.innersearch input.txt,
.catsearch input.txt {
	display:block;
	float:left;
	background:url(../img/inputs/bg_txt.png) left top no-repeat;
	border:none;
	height:20px;
	width:400px;
	padding:4px 7px 2px 7px;
	margin:2px 10px 0 0;
}
.innersearch input.txt{
	width:245px;
}
.innersearch button,
.brandsearch button {
	display:block;
	float:left;
	height:30px;
	width:161px;
	text-indent:-9999px;
}
.innersearch button{
	margin-left:10px;
}

.catsearch {
	font-size:11px;
	position:relative;
	z-index:2;
	margin:5px 0;
}

.catsearch input.txt {
	width:220px;
	margin-top:3px;
}

#cat-sublink {
	display:block;
	float:left;
	position:relative;
	height:16px;
	padding:5px 5px 3px 30px;
	margin-top:3px;
	width:122px;
	text-transform:uppercase;
	font-weight:bold;
}
#cat-sublink > span {
	display:block;
	overflow:hidden;
	height:16px;
	width:122px;
}

#cat-sublink > ul {
	position:absolute;
	top:24px;
	left:0;
	width:155px;
	z-index:4;
	border:1px solid black;
	/*height:200px;
	overflow-y:scroll;
	overflow-x:hidden;*/
}

#cat-sublink > ul > li > a {
	display:block;
	padding:3px 10px;
}

#cat-sublink-content {
	display:none;
}

.catsearch button {
	display:block;
	float:left;
	height:30px;
	width:149px;
	text-indent:-9999px;
	margin-left:10px;
}
#columnsingle .catsearch button {
	width:56px;
	margin-top:1px;
	height:26px;
}

.brandsearch {
	z-index:4;
	overflow:auto;
	padding:0 15px 10px;
}

.search-marque {
	display:block;
	width:327px;
	height:29px;
	float:left;
	padding-right:10px;
}

.search-marchand {
	display:block;
	width:327px;
	height:29px;
	float:left;
	padding-right:10px;
	background: url(../img/txt_h_marchand.png) left -120px no-repeat;
}

.brandsearch .fieldrounded {
	padding-top:2px;
}
.brandsearch .fieldrounded > input {
	width:380px;
}

.brandsearch button {
	margin-left:10px;
}

#autoCompleteResults {
	position: absolute;
	top: 29px;
	left: 365px;
	width: 375px;
	border: 1px solid #000;
	z-index: 10;
}

#autoCompleteResults li {
	background-color: white;
	cursor: pointer;
	padding: 2px 0;
	text-indent: 5px;
}

#autoCompleteResults li:hover {
	background-color: #E5E5E5;
}

/** Form Popup Inscrription **/

#formins {
	float:left;
	padding:0 113px 0 62px;
	width:343px;
}

#formlog {
	float:left;
	padding:0 62px 0 0;
	width:376px;
}

#formins h2,
#formlog  h2{
	margin-bottom:10px;
}

#formins > fieldset, #formlog > fieldset {
	overflow:auto;
	padding:4px 16px 4px 0;
}

#formins > fieldset > label,
#formlog > fieldset > label {
	display:block;
	width:157px;
	padding:3px 10px 0 0;
	float:left;
	text-align:right;
}

#formlog > fieldset > label {
	width:190px;
}

#formins > fieldset > input,
#formlog > fieldset > input {
	display:block;
	float:left;
	width:158px;
	border:1px solid #595959;
	height:18px;
	line-height:18px;
}

#formins > .civ {
	padding-left:152px;
}

#formins > .optin > label {
	padding-right:0;
}

#formins  .civ  input,
#formins  .optin  input  {
 margin-left:15px;
 margin-top:3px;
 width:14px;
 vertical-align:basline;
 display:inline-block;
}

#formins > .btn,
#formlog > .btn {
	display:block;
	width:154px;
	margin:0 0 0 172px;
	height:27px;
	color:white;
	font-weight:bold;
	background:url(../img/btn_vad_red.png) left top no-repeat;
}

#formlog > .btn {
	margin:10px 0 0 202px;
}


#formins > .error,
#formlog > .error,
#popup_reminder_1 .error {
	background:url(../img/ico_error.gif) right 7px no-repeat;
}	

#formins > .error > input,
#formlog > .error > input,
#popup_reminder_1 .error > input,
#formsend .error > input {
	border:1px solid red;
}

#formins .errormsg,
#formlog .errormsg,
#formrem1 .errormsg,
#formsend .errormsg  {
	display:none;
	border:2px solid red;
	margin : 0 15px 0 0;
	padding:2px 5px;
	background-color:#ff9191;
	height:14px;
	font-weight:bold;
}

#formlog > p {
	margin-left:202px;
}
#formlog > p > a {
	text-decoration:underline;
	font-style:italic;
}

/** Pop up **/
#popup_produit,
#block_produit,
#popup_login {
	background:url(../img/popup_produit.png) left top no-repeat;
	color:#000000;
	width:956px;
	padding-top:20px;
}
#popup_produit,
#popup_login {
	display:none;
	left:50%;
	margin-left:-478px;
	position:absolute;
}

#block_produit {
	margin-bottom:10px;
}

#popup_produit > .bottom,
#block_produit > .bottom {
	background:url(../img/popup_produit.png) right bottom no-repeat;
	padding-bottom:20px;
}

#popup_login > .bottom {
	background:url(../img/popup_login_bottom.png) left bottom no-repeat;
	padding:20px 0;
	height:420px;
}

#popup_login > .bottom_ventesby {
	background:url(../img/popup_login_ventesby_bottom.png) left bottom no-repeat;
	padding:20px 0;
	height:420px;
}

#popup_produit > .bottom  > .content,
#block_produit > .bottom  > .content {
	background-color:#fff;
	overflow:auto;
	padding:0 15px 10px ;
}

#popup_produit > .bottom   .container,
#block_produit > .bottom  .container {
	overflow:auto;
}

#popup_produit  > .close,
#popup_login > .close,
#popup_message > .close {
	display:block;
	position:absolute;
	right:10px;
	top:10px;
	background:url(../img/popup_croix.png) right top no-repeat;
	height:27px;
	padding-right:32px;
	line-height:27px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.2em;
}

#popup_produit .columnimg,
#block_produit .columnimg {
	float:left;
	width:50%;
	text-align:center;
}
#popup_produit .columnimg img,
#block_produit .columnimg img {
	border:1px solid #000;
	max-width:460px;
}

#popup_produit .columntxt,
#block_produit .columntxt {
	float:left;
	width:46%;
	padding:5px 0 0 2%;
 }
 
#popup_produit .columntxt h1,
#block_produit .columntxt h1 {
	font-size:2em;
}
 
#popup_produit .columntxt h2,
#block_produit .columntxt h2 {
	font-size:1.6em;
	font-weight:normal;
	height:30px;
	margin:0;
	text-indent:0;
	width:auto;

}
#popup_produit .columntxt h3,
#block_produit .columntxt h3 {
	font-size:1.6em;
	font-weight:normal;
	height:30px;
	margin:0;
	text-indent:0;
	width:auto;
}
#block_produit .columntxt h2 {
	float:left;
}
#block_produit .columntxt h2.voir_offre_titre {
	float:none;
	font-size:11px;
	height:20px;
}

#popup_produit .columntxt dl,
#block_produit .columntxt dl {
	overflow:auto;
	margin-top:10px;
}
#popup_produit .columntxt dt,
#block_produit .columntxt dt {
	float:left;
	padding:2px 6px 0 0;
}
#popup_produit .columntxt dd,
#block_produit .columntxt dd {
	float:left;
	display:block;
	width:18px;
	height:18px;
	margin-right:4px;
	background-color:black;
	text-indent:-9999px;
}

#popup_produit p,
#block_produit p {
	margin:10px 0;
	font-size:13px;
}
#popup_produit .price,
#block_produit .price {
	font-size:2em;
	font-weight:bold;
 }
#popup_produit .reduc,
#block_produit .reduc {
	color:red;
}

#popup_produit .reduc_container, 
#block_produit .reduc_container,
.container {
	overflow: auto;
}

#popup_produit .reduc_percent,
#block_produit .reduc_percent {
	float: left;
	width: 64px;
	height:29px;
	background: 0 0 no-repeat url(../img/reduc.png);
	margin-right: 15px;
	font: bold 18px/29px Arial;
	color: white;
	text-align: center;
}
#popup_produit .reduc span,
#block_produit .reduc span{
	font-size:0.6em;
	text-decoration:line-through;
	color:black;
}
#popup_produit .voir_offre,
#block_produit .voir_offre {
	overflow:auto;
	width:428px;
	height:40px;
}
#popup_produit .voir_offre .voir_offre_titre,
#block_produit .voir_offre .voir_offre_titre {
	margin-top:5px;
	font-size:1.2em;
	color:black;
	width:150px;
	float:left;
} 
#popup_produit  .button,
#block_produit  .button {
	display: block ;
	background: 0px 0px no-repeat url(../img/voir_offre.png);
	width:130px;
	float:left;
	height:27px;
	margin-top:5px;
}

#popup_produit > .bottom  > .content > img,
#block_produit > .bottom  > .content > img{
	margin:20px 0 10px 15px;
}

body #phrasesoldes .button {
	display:inline-block;
	float:none;
	margin:0;
	vertical-align:top;
	font-weight:bold;
	line-height:10px;
	color:#fff;
	height:16px;
	width:98px;
	padding:4px 10px 0;
	background:none #98797E;
}

#phrasesoldes > fieldset > p {
	font-size:14px;
}
#phrasesoldes > fieldset > p.first,
#phrasesoldes > fieldset > p a {
	font-weight:bold;
}

#phrasesoldes > fieldset > p.first a,
#phrasesoldes > fieldset > p a {
	color:#838383;
}

#popup_video {
	position:absolute;
	width:300px;
	height:270px;
	padding:15px 35px;
	
	display:none;
}


h1.productassociated {
	display: block;
	text-align: left;	
	color:#98797E;
	font-size:22px;
	padding:15px 0 10px 0;
	font-family: Arial ;
}

#productassociated {
	overflow:auto;
	padding-bottom: 20px
}
#productassociated li{
	float:left;
	width:143px;
	padding:0 5px;
}

#productassociated li .mask{
	border:1px solid #000;
	width:123px;
	height:123px;
	overflow:hidden;
	margin: 0 auto;
}

#productassociated li a strong{
	display: block;
	text-align: left;	
}

#popup_produit > .bottom  > .colored > .ads {
	position:absolute;
	right:7px;
	top:7px;
	border:10px solid red;
}

#produit_recherche {
	overflow: auto;
	padding: 10px 20px 0;
}

#produit_recherche > p,
#produit_recherche > form,
#produit_recherche > form > input { 
	display: block;
	float: left;
}

#produit_recherche > p {
	width: 420px;
	height: 24px;
	background:  0 3px no-repeat url(../img/fiche_produit_recherchezparmi.png);
	text-indent: -9999px;
	padding-right:10px;
}

#produit_recherche .produit_recherche_input {
	border: 0;
	display: block;
	width: 334px;
	height: 30px;
	background:  0 3px no-repeat url(../img/fiche_produit_input.png);	
	text-indent: 5px;
	line-height: 10px;
	margin-left: 5px;
}

#produit_recherche .produit_recherche_submit {
	border: 0;
	display: block;
	width: 141px;
	height: 30px;
	background: url(../img/fiche_produit_button.png)  left bottom no-repeat transparent;	
	margin-left: 15px;
	cursor: pointer;
}

/** Pop up, Sliding  && landing  CRM **/
#popup_reminder_1 {
	position:absolute;
	left:50%;
	margin-left:-241px;
	width:483px;
	height:588px;
	display:none;
}

#popup_reminder_1 .close {
	position:absolute;
	display:block;
	width:22px;
	height:22px;
	top:56px;
	right:10px;
	text-indent:-9999px;
}

#formrem1 {
	padding:392px 0 0 70px;
	background: url(../img/popin_recrutement_ete4.png)  left top no-repeat transparent;
	height:196px;
}

#formrem1 .standard {
	padding:5px 0;
	width:314px;
	background-position:right 10px
}
#formrem1 .standard.error input {
	border:1px solid red;
}

#formrem1 .standard label {
	display:inline-block;
	width:75px;
	text-align:right;
	padding-right:8px;
	font-size:12px;
	font-weight:normal;
}

#formrem1 .standard input {
	display:inline-block;
	border:1px solid black;
	height:24px;
	width:204px;
	line-height:24px;
	padding: 0 3px
}

#formrem1 .optin {
	margin-top:10px;
	position:relative;
	height:46px;
}
#formrem1 .optin div{
	position:absolute;
	top:2px;
	left:33px;
}
#formrem1 .optin label{
	padding-left:52px;
	display:block;
	width:260px;
	font-weight:normal;
}
#formrem1 .btn {
	display:block;
	margin-left:113px;
	width:150px;
	height:34px;
	text-indent:-9999px;
	background-color:transparent;
}

/* Slide in */
#popup_slidein {
	top: 362px;
	height: 158px;
	left: -267px;
	position: fixed;
	width: 309px;
	z-index:89;
}
#bgContentBox {
	background: url(../img/landing/slide_in_ete_on.png) no-repeat;
	height: 159px;
	float: left;
	padding: 4px 0 0 0;
	width: 269px;
}
#contentBox {
	height: 147px;
	width: 269px;
}
#formCrm {
	height: 75px;
	margin: 82px 0 0 13px;
	width: 269px;
}
#formCrm fieldset, #formCrm fieldset input {
	border: 0;
	margin: 0;
	padding: 0;
}
#formCrm fieldset {
	padding-right:20px
}
#formCrm #inputEmail {
	float: left;
	font-size: 12px;
	height: 21px;
}
#formCrm #inputEmail input {
	border: #ccc solid 1px;
	height: 19px;
	margin: 0 0 0 2px;
	width: 158px;
}
#formCrm #submitBtn {
	background: url(../img/landing/btnOk.png) no-repeat;
	border: 0;
	cursor: pointer;
	float: left;
	height: 28px;
	margin: -3px 0 0 3px;
	padding: 0;
	width: 29px;
}
#formCrm #inputOptin {
	position:relative;
	height: 35px;
	margin: 3px 0 0 2px;
	clear:both;
	padding-left:40px;
}
#formCrm #inputOptin label {
	color: #333;
	font-size: 11px;
	height: 35px;
	width: 218px;
}
#formCrm #inputOptin input {
	position:absolute;
	top:2px;
	left:15px;
}
#formCrm #inputEmail fieldset.error input {
    border: 1px solid red;
}
#formCrm  fieldset.error {
background: url(../img/ico_error.gif) no-repeat scroll right 3px transparent;
}
#buttonBox {
	height: 158px;
	float: left;
	width: 40px;
}
#buttonBox a {
	background: url(../img/landing/slide_in_ete_on.png) right top;
	cursor: pointer;
	display: block;
	height: 158px;
	width: 40px;
}
div#errorMsg {
	color: #f00;
	font-size: 11px;
	height: 20px;
	line-height: 23px;
	margin: 0 0 0 15px;
}

/*** box full page Bg-color #1 **/
.boxlargecol2 {
	padding-top:17px;
	margin:10px 0;
}

.boxlargecol2 > .bottom {
	padding-bottom:22px;
}

.boxlargecol2 > .bottom > .content {
	padding-right:12px;
	position:relative;
}

.boxlargecol2 > .bottom > .content > .blank {
	background-color:#fff;
	padding:0 15px;
}
/*** box full page Bg-color #3 **/
.boxlargecol3 {
	padding-top:17px;
	margin:10px 0;
}

.boxlargecol3 > .bottom {
	padding-bottom:22px;
}

.boxlargecol3 > .bottom > .content {
	padding-right:12px;
	position:relative;
}

.boxlargecol3 > .bottom > .content > .blank {
	background-color:#fff;
	padding:0 15px;
}

/** Liste alphabetique **/
.alphabetalist {
	font-size:1.6em;
	display:block;
	padding:10px 0 0 20px;
	overflow:auto;
}

.alphabetalist > li  {
	float:left;
	margin-left:10px;
}

.alphabetalist > li:after {
	content: '/';
}

.alphabetalist > li >a {
	displa:block;
	margin-right:10px;
	text-transform:lowercase;
}

.alphabetalist > li:last-child::after {
	content: '';
}

#selectmarque {
	padding-left:93px;
	overflow:auto;
}

#selectmarque > dt {
	position:relative;
	float:left;
	border-bottom:1px solid black;
	height:15px;
	margin-bottom:10px;
	width:100%;
}

#selectmarque > dt > strong {
	position:absolute;
	left:-78px;
	top:5px;
	width:78px;
	height:18px;
	text-indent:-9999px;
}

#selectmarque > dd {
	width:110px;
	padding:0 5px 8px;
	float:left;
	text-align:center;
}

#selectmarque > dd h2 {
	font-weight:normal;
}

#selectmarque > dd img {
	display:block;
}

#selectmarchand {
	padding-left:93px;
	overflow:auto;
}

#selectmarchand > dt {
	position:relative;
	float:left;
	border-bottom:1px solid black;
	height:15px;
	margin-bottom:10px;
	width:100%;
}

#selectmarchand > dt > strong {
	position:absolute;
	left:-78px;
	top:5px;
	width:78px;
	height:18px;
	text-indent:-9999px;
}

#selectmarchand > dd {
	height:140px;
	width:110px;
	padding:0 5px 8px;
	float:left;
	text-align:center;
}

#selectmarchand > dd h2 {
	font-weight:normal;
}

#selectmarchand > dd img {
	display:block;
}

#alphabetaresult, #alphabetaresultpart {
	width:100%;
	overflow:auto;
	padding:10px 0;
}

#alphabetaresult ul , #alphabetaresultpart ul {
	width:183px;
	float:left;
	font-size:13px;
}

#lien_marques {
 background : url("../img/bouton_toutes_marque.png") no-repeat left 2px transparent;
 padding-left : 10px;
}

#lien_marques a{
 color : #000000;
 font-size:15px;
 color : #000000;
 text-decoration : none;
}

.lien_marques_p:hover {
	cursor : pointer;
	border-bottom : solid 1px #000000;
}

/** Footer **/
#foot {
	position:static;
	padding:10px 0 0;
	color:#595959;
	clear:left;
}
#footernav {
	padding:7px 0 3px 19px;
	height:22px;
	background:url(../img/txt_h_footer.png) 22px 7px no-repeat #e5e5e5;
	text-indent:-9999px;
}
.h1like,
#page > .middle  > .content  > h1 {
	display:block;
	height:46px;
	margin-left:10px;
	text-indent:-9999px;
	width:596px;
}
.h1like a{
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
}

#foot .container {
	overflow:auto;
	padding:5px 10px 10px;
	height : 200px;
}

#foot .container ul {
	float:left;
	padding:0 5px 0 7px;
	width:120px;
	border-right:1px solid #e5e5e5;
	height:200px;
	overflow-y:hidden;
}
#foot .container ul.enfant {
	width:90px;
}
#foot .container ul.deco {
	width:150px;
}
#foot .container ul.other {
	width:140px;
}

#foot .container ul.other  li {
 font-weight:bold;
 font-size:12px;
 padding:0 0 2px 3px;
 margin:0;
 list-style:none;
}

#foot .container ul:last-child {
	border:none;
}

#foot .container li.title {
	font-weight:bold;
	font-size:12px;
	padding:0 0 6px 3px;
	margin:0;
	list-style:none outside none;
}
#foot .container li {
	list-style:disc outside none;
	margin-left:14px;
	padding:0;
}
#foot .container a {
	color:#595959;
}

#foot p {
	margin:10px 30px;
	font-size:0.8em;
	text-align:center;
}
/*  Début block css pour formulaire footer*/
#foot .inscription {
	width:226px;
	height:250px;
	position:absolute;
	right:0px;
	margin:20px 10px 0 0;
	background:url(../img/inscription.jpg) top left no-repeat #979596;
}

#footersubmit{
	position:absolute;
	border:0px;
	right:58px;
	top:205px;
	width:110px;
	height:25px;
	background-color:#000;
	color:#fff;
	font-weight:bold;
}
#mailfoot  {
	position:absolute;
	right:18px;
	top:170px;
	width:190px;
	height:25px;
	text-align:center;
}
/* Fin block css pour formualire footer */
/* Bloc 1er visite*/
#content-firstvisit{
	width:828;
	display:none;
}
/* page recherche */
#container-search-title{
	overflow:auto;
	width:980px;
}

#search-title{
	float:left;
	width:440px;
	height:30px;
	margin:10px 0px 0px 15px;
	font-size:16px;
	font-weight: bold;
}

#search-tri{
	display : inline;
	font-size:12px;
}
#search-tri li {
	float : left;
}


/* Liste des filtres  pour la page recherche*/
#liste-filtres {
	width:100%;
	height:28px;
	cursor: pointer;
	z-index: 10;
}

#liste-filtres >li  {
	float:left;
	font-weight:bold;
	height:16px;
	margin-top:3px;
	padding:5px 20px 3px;
	position:relative;
	text-transform:uppercase;
	width:155px;
	z-index:2;
	list-style-type: disc ; 
	list-style-position: inside ;
}

#liste-filtres  #affinez_par {
height:16px;
margin-top:3px;
padding:5px 20px 3px;
position:relative;
text-transform:uppercase;
width:145px;
list-style: none ; 
list-style-position: outside ;
}

#liste-filtres #couleur {
	width:180px;
}

#liste-filtres #boutique {
	width:200px;
	overflow: auto;
	max-height:200px;
	
}

#liste-filtres ul {
	display:none;
	position:absolute;
	z-index: 10;
	top:24px;
	left:0 ;
	border: 1px solid black;
}

#liste-filtres li:hover ul {
	display:block;
}

#liste-filtres ul > li{
	padding:2px 10px;
	list-style-position: outside ;
}


/* pour la pagination */

#pagination {
	font-size:11px;
	height:25px;
	margin:0 15px 10px;
	border-bottom:1px solid #686868;
}

#pagination.catalogue {
	border-top: 1px solid #686868;
    float: left;
    font-size: 11px;
    height: 25px;
    padding: 4px 0 0;
    width: 770px;
	margin:0;
	border-bottom:none;
}
/*LISTE DES BLOGS PAGES CATEGORIES*/

#columndouble #boxmedcol2 {
	margin-top:20px;
}
#actublog_cat {
	padding:0 12px;
	color:#000;
}

#actublog_cat h2 a {
	color:#000;
}

#actublog_cat h2 {
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:8px;
	text-decoration:underline;
	text-transform:uppercase;
}

#actublog_cat li {
	padding:5px 8px;
	border-bottom:1px solid #C0C0C0;
	overflow:auto;
}
#actublog_cat li:last-child {
	border:none;
}
#actublog_cat li.right  > a  {
	float: right;
}
#actublog_cat li.right  > div  {
	float: right;
}
#actublog_cat li  > a  {
    display: block;
    float: left;
    height: 160px;
    padding: 0 5px;
    width: 188px;
}
#actublog_cat li  > div  {
	padding:10px 0;
	float: left;
	width:381px;
}
#actublog_cat li  > div > span {
	display:block;
	font-style:italic;
	margin-top:12px;
	position:relative;
}
 

#actublog_cat li  > div > p {
	margin-bottom:5px;
	margin-top:5px;
}

#actublog_cat li  > div > span > a {
	color:#000;
	font-style:italic;
	font-weight:bold;
	position:absolute;
	right:10px;
	top:0;
	background:url("../img/arrows.png") no-repeat scroll left -35px transparent
}

#actublog_cat .bloglink > a {
	color:#000;
	font-style:italic;
	font-weight:bold;
	background:url("../img/arrows.png") no-repeat scroll left -35px transparent;
	height:18px;
}

.moreBlog {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-indent: 15px;
}
.moreBlog a{
	color:#FFF;	
}

/* FIN LISTE DES BLOGS PAGES CATEGORIES*/

/* LISTE DES BLOGS PAGES BLOG ET BLOG ARTICLE*/
#boxmedcol1 h2.actublog{
	text-indent:-9999px;
	margin-left: 20px;
}
#label_cat {
	color: #FFFFFF;
	font-weight:600;
	margin: 0 10px 0 27px; 
	font-size:1.3em;
}
.middle .content #columndouble{
	padding-top: 12px;
}

 h2.blog_article{
	text-indent:-9999px;
	margin-left: 20px;
	width:500px;
	height: 50px;
}
 h2.assoc_blog{
	text-indent:-9999px;
	margin-left: 20px;
	width:500px;
	height: 50px;
}
img#cat_select{
	display:inline;
	margin-left: 20px;
	margin-top:10px;
}
#blog_cat_select #sel_cat{
	width: 420px;
}

 #blog_cat_select {
	padding-top: 4px;
	padding-bottom: 10px;
}

 #blog_cat_select > select {
	position : relative;
	top: 0px;
}



.actublog_dl dt  {
	margin-top:22px;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
	color: #FFFFFF;
}
.actublog_dl dt a{
	color: #FFFFFF;
}

.actublog_dl dd > p {
	margin-top: 5px;
	margin-bottom:5px;
}

.actublog_dl dd > span {
	display:block;
	position:relative;
	margin-top: 12px;
	font-style:italic;
}

.actublog_dl dd > span > a {
	color: #FFFFFF;
	position:absolute;
	right:10px;
	top:0;
	font-style:italic;
	font-weight:bold;
}


.img_blog{
	max-width: 139px;
	max-height: 101px;
	overflow: hidden;
	float: left;
	margin: 25px 10px 0 0;
}

 .actublog {
	height:30px;
	border-bottom: none;
	margin-bottom: 0;
}

.actublog_dl > dd {
	display: block;
	height: 99px;
	border-bottom : 1px solid #DBDBDB;
}

.actublog_dl > dd:last-child {
	border-bottom : none;
}

 .actublog_dl{
	margin: 0px 25px 0 15px;
	padding: 1px 0 0 0;
}
 .actublog_dl dt  {
	margin: 25px 0 10px 0;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
	color: #FFFFFF;
	height: 1.75em;
	overflow: hidden;
}
.actublog_dl dt a{
	color: #000000;
	font-size:1.6em;
	text-transform: none;
	font-weight: lighter;

}

.actublog_dl .blog_desc {
	margin-top: 5px;
	margin-bottom:5px;
	height: 3.85em;
	font-size: 1em;
	overflow: hidden;
}



 .actublog_dl dd  span {
	display:block;
	font-style:italic;
	margin-left: 151px;
	margin-top:12px;
	position:relative;
}
 .actublog_dl dd  span  a{
	right : 10px;
	font-weight: bold;
	position: absolute;
	font-style: italic;
	top: 0;
	color: #98797E;
}

#boxmedcol1 .content #pagination_bottom {
	margin-left: 15px;
	width: auto;
}
/* FIN LISTE DES BLOGS PAGES BLOG ET BLOG ARTICLE*/

/*ARTICLE PAGE BLOG ARTICLE*/

.article_actublog_dl > dd {
	display: block;
	border-bottom : 1px solid #DBDBDB;
	min-height: 99px;
}


.article_actublog_dl  dd:last-child {
	border-bottom : none;
}


  .article_actublog_dl{
	margin: 0px 25px 0 15px;
	padding: 1px 0 0 0;
}
 .article_actublog_dl .art_dt  {
	margin: 25px 0 10px 0;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
	color: #FFFFFF;
	height: 1.75em;
	overflow: hidden;
}
 .article_actublog_dl dt a{
	color: #000000;
	font-size:1.6em;
	text-transform: none;
	font-weight: lighter;

}

 .article_actublog_dl #article_blog_desc  {
	margin-top: 5px;
	margin-bottom:5px;
	font-size: 1em;
}



 .article_actublog_dl dd  span {
	display:block;
	font-style:italic;

	margin-top:12px;
	position:relative;
	bottom: 0px;
}
 .article_actublog_dl dd  span  a{
	right : 10px;
	font-weight: bold;
	position: absolute;
	font-style: italic;
	top: 0;
	color: #98797E;
}
/*FIN ARTICLE PAGE BLOG ARTICLE*/



/* Debut bloc css pour l'autocompletion  */
#autocomplete_engine_home,
#autocomplete_engine {
position: relative;
z-index:20;
}

#autocomplete_engine_home .suggestionsBox ,
#autocomplete_engine .suggestionsBox {
    position: absolute;
    top: 27px;
	left:0px;
    width: 233px;
	display: none;
	background-color: #fff;
    color: #000;
	border :1px solid #000;
	
}
#autocomplete_engine_home .suggestionsBox {
	width: 258px;
}
#autocomplete_engine_home .suggestionsBox li,
#autocomplete_engine .suggestionsBox li {
    padding: 3px 3px 3px 5px;
    cursor: pointer;
}

#autocomplete_engine_home .suggestionsBox li  span,
#autocomplete_engine .suggestionsBox li  span{
	display:block;
	padding-right: 5px;
    float: right;
}
/* Fin bloc css pour l'autocompletion  */

/* Début bloc css pour la page de redirection  */


#redirection {
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:600px;
	height:370px;
	padding:15px;
}
#redirection  > img{
	margin-top:100px;
}
#redirection  > h1{
	font-size:2em;
	color:#666666;
}

/* Fin bloc css pour la page de redirection  */

/* css panel bienvenue  */
#pb_encart_slide{ position:relative;}
#pb_fond_slide{height:114px;cursor:pointer;}
#pb_step1, #pb_step2, #pb_step3, #pb_step4, #pb_step4{display:none;} /*Ajouter les id des etapes supplementaires ici si plus de 5*/
#pb_container{clear:both;width:676px; position:relative;}
#pb_step1 img, #pb_step2 img, #pb_step3 img, #pb_step4 img, #pb_step0 img {border:10px solid #B3B3B3;}

/* fin css panel bienvenue  */

/* Pop up de bienvenue pour la 1ere visite */
#firstVisitPop {
	display: none;
	position: absolute;
	z-index: 96;
	cursor: pointer;
}
#firstVisitPopBkg {
	display: none;
	position: absolute;
	background-color: #000;
    filter : alpha(opacity=80);
    -moz-opacity : 0.8;
    opacity : 0.8;
    z-index: 95;
}

#GoodSearch{
	font-size:16px;
	padding:10px;
	text-align:center;
	padding-top:20px;
	display:block;
}


/** CSS POUR LES PAGES MON COMPTES **/
.fdefault,
.fpwd {
	padding:10px 15px;
}

.ferreur {
	color:red;
	font-weight:bold;
}

.fdefault > fieldset,
.fpwd > fieldset {
	padding:6px 0;
	overflow:auto;
}

.fdefault > fieldset > label,
.fpwd  > fieldset > label {
	display:block;
	float:left;
	width:200px;
	line-height:22px;
	text-transform : uppercase;
	font-weight:bold;
}

.fpwd  > fieldset > label {
	width:300px;
}

.fdefault > fieldset > label > span {
	font-weight:normal;
	text-transform:lowercase;
	display:block;
	line-height:10px;
}

.fdefault > fieldset > input,
.fpwd  > fieldset > input {
	display:block;
	float:left;
	width:250px;
	height:18px;
}

.fpwd  > fieldset > input {
	width:150px;
}

.fdefault > fieldset > .date {
	display:block;
	float:left;
}

.fdefault > .inputsinfo {
	text-align:right;
	width:450px;
}

.fdefault input[type=file]{
	height:20px;
}

.fdefault h4 {
	margin:20px 0 5px;
}

.bt_val_mod {
	display:block;
	margin-left:460px;
	background:url(../img/compte/btn_vaildez.jpg) left top no-repeat;
	width:127px;
	height:38px;
	cursor:pointer;
}	

#boxmedcol3 hr {
	margin:0 30px 20px 15px;
}

.newsletter_checkbox,
.newsletter_all {
	position:relative;
	height:auto;
	margin:4px 0;
	padding-left:22px;
}

.newsletter_all {
	font-weight:bold;
}

.newsletter_checkbox input {
	position:absolute;
	top:13px;
	left:0px;
}

.newsletter_all input {
	position:absolute;
	top:2px;
	left:0px;
}

.newsletter_trait {
	border-top:1px solid #ccc;
}

.bt_val_choix {
	margin-left:290px;
	width:291px;
	height:31px;
	background:url(../img/compte/btn_vaildez_vos_choix.jpg) left top no-repeat;
}

#periodbox {
	margin:4px 0 8px;
	overflow:auto;
}
#periodbox li {
	float:left;
	padding-right:10px;
	
}	
#periodbox input {
	position:relative;
	top:3px;
}

#selectthemes select {
	width:230px;
}

#frequencenl {
	overflow:auto;
	margin:4px 0;
}

#frequencenl li {
	float:left;
	display:block;
	padding-right:15px;
}

.jqmOverlay {
background-color:black;
}

/* Page netlooks */
.block_netlook{
	display:inline;
	float:left;
	left:50px;
	position:absolute;
	top:0;
	width:600px;
}

.block_netlook .one_netlook{
	cursor:pointer;
	float:left;
	height:182px;
	margin-right:15px;
	width:173px;
}

.block_netlook .one_netlook h3{
	font-weight:normal;
	text-transform:capitalize;
	color:#4A1742;
	text-align:center;
}

.block_netlook .one_netlook .cadre_vignette{
	float:left;
	width:177px;
	height:150px;
	background:url("../img/netlook/cadre_vignette.png") no-repeat 0 0 transparent;
}

.block_netlook .one_netlook a.voir_netlook {
	float:left;
	margin-right:5px;
}

.block_netlook .one_netlook p.date_netlook{
	float:left;
	color:#4A1742;
	font-size:11px;
}

#all_netlooks{
	float:left;
	margin-bottom:25px;
}

#all_netlooks .click_gauche,#all_netlooks .click_droit{
	cursor:pointer;
}

#all_netlooks .click_gauche {
	left:16px;
	position:absolute;
	top:245px;
}

#all_netlooks .click_droit {
	position:absolute;
	left:602px;
	top:245px;
}

#liste_blocks{
	background:url("../img/netlook/centreAllNetlooks.png") repeat-y scroll 0 0 transparent;
	height:547px;
	position:relative;
}

#all_netlooks .pagination{
	width:631px;
	color:#595959;
	float:left;
	text-align:center;
}


#all_netlooks .pagination span.pagination_precedent,#all_netlooks .pagination_suivant,#all_netlooks .num_page {
	cursor:pointer;
}

h1.netlooks_title {
	width:498px;
	height:50px;
}	

.netlooks_title .petit_texte{
	color:#9F9F9F;
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
}

.netlooks_title{
	padding-left:10px;
}

span.bold{
	font-weight:bold;
}

#texte_netlooks{
	background:url("../img/netlook/cadreEncartNetlook.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:190px;
	margin-bottom:0;
	margin-top:10px;
	padding-left:20px;
	padding-top:25px;
	width:631px;
}

#texte_netlooks img{
	float:left;
	border: 1px solid #E5E5E5;
	margin-right:5px;
}

#texte_netlooks h2,
#texte_netlooks h1 {
	display:block;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin-left:3px;
	width:410px;
	font-family:"tahoma";
}

#texte_netlooks p{
	float:left;
	font-family:"tahoma";
	font-size:15px;
	margin-left:3px;
	padding-top:5px;
	text-align:justify;
	width:400px;
}

#texte_netlooks p a{
	text-decoration:underline;
}

#all_netlooks p a{
	font-weight:bold;
	text-decoration:underline;
}
	
h2.title_all_netlooks{
	color:#4A1742;
	font-size:30px;
	font-weight:normal;
	margin-bottom:8px;
	width:432px;
	height:56px;
	background:url(../img/netlook/titre_tous_netlooks.jpg) left top no-repeat;
	text-indent:-9999px;
}


#all_netlooks .invisible{
	visibility:hidden;
}


#all_netlooks .bottom_blocks{
	margin-bottom:10px;
	margin-left:1px;
}

#all_netlooks .top_blocks{
	margin-left:1px;
	height:19px;
}

#div_product_page_netlooks  #productlist2 dd{
	height : 310px;
}

#div_product_page_netlooks  #productlist2 dd strong , #div_product_page_netlooks  #productlist2 dd span{
	font-size:10px;
}

#div_product_page_netlooks .titre{
	margin-bottom:7px;
	margin-left:78px;
	margin-top:11px;
	text-align:center;
	width:134px;
}

#div_product_page_netlooks .titre{
	color:#4A1742;
}

#div_product_page_netlooks .titre span{
	color:#000000;
}



/**** Soldes **/
#soldesgif {
	width:120px;
	height:120px;
	position:absolute;
	top:-162px;
	left :105px;
	background:url(../img/soldes_coeur_move.gif) left top no-repeat;
}
#car_home {
	position:relative;
}
#car_home ul {
	border:1px solid #959595;
	height:259px;
	width:629px;
	background:url(../img/soldes_home-carbg.gif) right top no-repeat;
}
#car_home.first  ul{background-position:right top;}
#car_home.second ul {background-position:right -234px;}
#car_home.third  ul{background-position:right -468px;}
#car_home.fourth  ul{background-position:right -702px;}
#car_home.fifth  ul{background-position:right -936px;}

#car_home li{
	position:relative;
	width:137px;
	height:46px;
	border-right:1px solid #959595;
	border-bottom:1px solid #959595;	
	background-color:#fbfbfb;
}
#car_home li.seventh{
	border-bottom:none;
}
#car_home li a{
	position:absolute;
	width:150px;
	height:48px;
	top:-1px;
	left:-1px;
	background:url(../img/soldes_home-btncats.png) -149px top no-repeat;
	text-indent:-9999px;
}
#car_home li.first a{background-position:-149px top;}
#car_home li.second a{background-position:-149px -48px;}
#car_home li.third a{background-position:-149px -96px;}
#car_home li.fourth a{background-position:-149px -144px;}
#car_home li.fifth a{background-position:-149px -192px;}

#car_cat li.rtacceuil {
	position:absolute;
	background-color:#fff;
	top:231px;
	left:0px;
	z-index:2;
	height:24px;
}
#car_cat li.rtacceuil a{
	text-indent:-9999px;
	display:block;
	height:24px;
	width:137px;
	background:url(../img/soldes_acceuil-rt.png) 8px 7px no-repeat #cbcbcb;
	padding:0;
	top:0px;
	left:0px;
}
#car_cat li.rtacceuil a:hover{
	background-position:8px 7px;
}
#car_home li.bottom,
#car_cat li.bottom {
	background:url(../img/soldes_bandeau_noir_degrade.png) left top repeat-x;
	width:629px;
	height:24px;
	border:none;
}
#car_home li.bottom a,
#car_cat li.bottom a {
	display:block;
	background:url(../img/soldes_voirtouteslessoldes.png) left top no-repeat;
	width:415px;
	height:19px;
	left:200px;
	top:3px;
	text-indent:-9999px;
}

#car_home li.first a.selected{background-position:left top;}
#car_home li.second a.selected{background-position:left -48px;}
#car_home li.third a.selected{background-position:left -96px;}
#car_home li.fourth a.selected{background-position:left -144px;}
#car_home li.fifth a.selected{background-position:left -192px;}

#car_cat {
	position:relative;
	border:1px solid #959595;
	height:255px;
	width:629px;
}
#car_cat.femme {
	background:url(../img/soldes_femme_carrousel.jpg) right top no-repeat;
}
#car_cat.homme {
	background:url(../img/soldes_homme_carrousel.jpg) right top no-repeat;
}
#car_cat.enfant {
	background:url(../img/soldes_enfant_carrousel.jpg) right top no-repeat;
}
#car_cat.deco {
	background:url(../img/soldes_deco_carrousel.jpg) right top no-repeat;
}
#car_cat.beaute {
	background:url(../img/soldes_beaute_carrousel.jpg) right top no-repeat;
}
#car_cat li{
	position:relative;
	width:137px;
	height:32px;
	border-right:1px solid #959595;
	border-bottom:1px solid #959595;	
	background-color:#fbfbfb;
}
#car_cat li a{
	position:absolute;
	width:130px;
	height:16px;
	padding:9px 10px 9px 10px;
	top:-1px;
	left:-1px;
	background:url(../img/soldes_home-btncats.png) right bottom no-repeat;
	font-size:14px;
	color:#000;
}
#car_cat li a:hover {
	text-decoration:none;
	background-position:left bottom;
	color:white;
}
#car_cat li.bottom a:hover {
	text-indent:-9999px;
	background-position:left top;
}

#car_map {
	position:absolute;
	top:1px;
	left:145px;
	width:500px;
	height:234px;
}
#car_map > div{
	position:absolute;
	cursor:pointer;
}
#femme1{left:20px;top:5px;width:85px;height:65px;}
#femme2{left:20px;top:70px;width:115px;height:35px;}
#femme3{left:20px;top:105px;width:155px;height:120px;}

#homme1{left:120px;top:5px;width:130px;height:55px;}
#homme2{left:140px;top:60px;width:110px;height:40px;}

#enfant1{left:205px;top:105px;width:110px;height:120px;}

#deco1{left:285px;top:5px;width:130px;height:95px;}

#beaute1{left:420px;top:65px;width:40px;height:60px;}
#beaute2{left:325px;top:125px;width:135px;height:100px;}

#soldespdtlist {
	padding:2px 2px 8px;
	background-color:#EF014F;
	margin:15px 0;
}
#soldespdtlist h1{
	padding:6px 12px 3px 12px;
	color:#fff;
	font-weight:normal;
	font-size:26px;
}
#soldespdtlist p{
	padding:0 12px 8px 12px;
	color:#fff;
}
#soldespdtlist dl {
	padding: 2px 0 10px 10px;
	background-color:#fff;
}
#soldespdtlist dl dd{
	padding-right:10px;
}
#soldespdtlist .btnall{
	display:block;
	margin:8px auto 0;
	text-indent:-9999px;
	background:url(../img/soldes_voirtouteslessoldes2.png) left top no-repeat;
	width:315px;
	height:17px;
}

#soldescatslinks {
	overflow:auto;
}

#soldescatslinks dl {
	width:275px;
	float:left;
	padding:0 20px;
}
#soldescatslinks dl.first {
	border-right:1px solid #434343;
}
#soldescatslinks dt {
	font-weight:bold;
	font-size:20px;
	text-transform:uppercase;
}
#soldescatslinks dd{
	padding-left:10px;
	background:url(../img/soldes_home-bullet.gif) left 4px no-repeat;
	margin:2px 0;
}

#soldeslinks p {
	height:60px;
	text-indent:-9999px;
	background:url(../img/soldes_malin.png) 10px 8px no-repeat #EF014F;
}
#soldeslinks dl {
	padding : 5px 10px; 
}
#soldeslinks dl dd{
	margin:5px 0;
}
#liensliste a {
	color:black;
}

#ilikefacefb > div {
	background:url(../img/soldes_facebook.png) 15px 8px no-repeat #3B5998;
	height:30px;
	margin-bottom:5px;
	text-indent:-9999px;
}

#ilikefacefb > span {
	display:block;
	background:url(../img/fb-small.png) left 2px no-repeat;
	border-top:1px solid grey;
	margin: 2px 5px;
	padding:4px 0 2px 20px;
	font-size:9px;
	color:#5c5c5c;
}

/** Pastille **/
.soldespast10,
.soldespast20,
.soldespast30,
.soldespast40,
.soldespast50,
.soldespast60,
.soldespast70,
.soldespast80,
.soldespast90 {
	display:block;
	position:absolute;
	top:205px;
	left:116px;
	width:30px;
	height:30px;
	background:url(../img/soldes_pastilles.png) left top no-repeat;
}

.soldespast10{ background-position:left -240px;}
.soldespast20{ background-position:left -210px;}
.soldespast30{ background-position:left -180px;}
.soldespast40 { background-position:left -150px;}
.soldespast50 { background-position:left -120px;}
.soldespast60 { background-position:left -90px;}
.soldespast70 { background-position:left -60px;}
.soldespast80 { background-position:left -30px;}

h1 .soldes_14,
h1 .soldes_3,
h1 .soldes_2,
h1 .soldes_4,
h1 .soldes_5 {
	display:block;
	float:left;
	height:33px;
	width:273px;
	background:url(../img/logo_soldes.jpg) left top no-repeat;
	float:right;
	padding-right:22px;
}
h1 .soldes_3 {
	background-position:left -33px;
}
h1 .soldes_2 {
	background-position:left -66px;
}
h1 .soldes_4 {
	background-position:left -99px;
}
h1 .soldes_5 {
	background-position:left -132px;
}

/*    pour le menu  soldes   */
#soldesmainsubmenu {
	position:absolute;
	display:none;
	top:35px;
	left:0;
	width:195px;
	z-index :99;
	text-transform:uppercase;
	font-weight:bold;
}
#soldesmainsubmenu li{
	float: none;
	text-indent:0px;
	height:16px;
	padding :2px 4px;
}
#soldesmainsubmenu > li > a{
	color :#fff;
	padding : 0 0 0 5px;
}
#menumain #soldesmainsubmenu li a 
{
	background : none;
}


#newsletter_inscription{
	background:url("../img/cadre_inscription_newsletter.png") no-repeat scroll left top transparent;
	float:left;
	height:155px;
	width:634px;
	position:relative;
}

#newsletter_inscription .mailside_news{
	left:260px;
	position:absolute;
	top:83px;
	
}

#newsletter_inscription .submit_news{
	left:472px;
	position:absolute;
	top:74px;
}


/* Block top marque de la homepage*/
p.titreMarque{
	margin-bottom:5px;
	margin-top:5px;
	font-weight:normal;
	display:block;
}

p.titreGeneral{
	font-weight:normal;
	display:block;
}

ul.blockMarques a:visited{
	color: #686868;
}

/****** CSS pour le nouveau netlook **************/
#flashtopproduits {
	margin:0;
	background:url("../img/box_netlook.png") no-repeat left top;
	overflow:hidden;
}
.nonetlookborder  #flashtopproduits {
	background:none;
}
#flashtopproduitsclose{
	margin:0;
	background:url("../img/box_netlook.png") no-repeat left bottom white;
	overflow:hidden;
	height:20px;
}
#netlookcontainer{
	height:36px;
	padding-top:93px;
	position:relative;
}
#netlookcontainer > span {
	position:absolute;
	display:block;
	width:359px;
	background:url("../img/txt_netlook.png") no-repeat left top;
	text-indent:-9999px;
	left:222px;
}

#netlookcontainer > .semaine {
	top:31px;
	height:53px;
}
#netlookcontainer > .event {
	top:40px;
	height:26px;
}

#netlookcontainer > button {
	display:block;
	height:24px;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
}
.all_netlook{
	background:url("../img/txt_netlook.png") no-repeat scroll left -53px;
	width:263px;
	margin-left:8px;
}
.create_netlook{
	background:url("../img/txt_netlook.png") no-repeat scroll left -77px;
	width:174px;
	margin-left:4px;
}
.share_netlook {
	background:url("../img/txt_netlook.png") no-repeat scroll left -101px;
	width:81px;
	margin-left:4px;
}
.send_netlook {
	background:url("../img/txt_netlook.png") no-repeat scroll left -125px;
	width:81px;
	margin-left:4px;
}

#homenetlookimg {
	display:block;
	padding:0px;
	margin-left : -10px;
}

#partagenetlook {
	overflow:auto;
	padding:6px 0;
}

#if-header{
	margin-left:-10px;
}
/* Pour  les suggestion des pseudo */
.pseudo_suggest{
	display:none ;
}

.title_suggest{
	font-weight:bold;
	color: #BB0300;
}

.pseudo_obligatoire{
	border:1px solid #BB0300;
}

/*******************************************scrollable********************************************************/


.cadre {
	
	position:relative;
	overflow:hidden;
	width: 600px;
	height:510px;
	border:1px solid #ccc;
	float:left;
	margin-left:10px;
	padding-top:10px;	
}

.block_newshebdo div {
	float:left;
	margin-left:10px;
	margin-bottom:5px;
}
.block_newshebdo p {
	text-align:center;
}

#pagination1 {
	width:600px;
	float:left;
	text-align:center;
}
/*chemin de fer newshebdo*/

.chemindefer2 {
	color:#4D2C48;
	text-decoration:underline;
	font-weight:bold;
	margin-right:20px;
	margin-left:15px;
}
#fb {
	height:25px;
	width:630px;
	margin-top:10px;
}
#fb ul{
	margin-left:280px;
}
#ariane{
	margin-top:10px;
}


/******************************************* fin scrollable********************************************************/
/*********************************************** BD 1****************************************************************/
#mabd{
	background:url(../img/page_bd.jpg) center no-repeat;
}
.generalbd{
	width:1024px;
	height:1400px;
	margin:auto;
}
.divbd1{
	width:1024px;
	height:123px;
}
.divbd1 button{
	text-indent:-9999px;
	background-color:transparent;
	cursor:pointer;
	width:1024px; 
	height:123px;
	border:none; 
}
.divbd2{
	width:1024px; 
	height:1131px;
}

#divbd2_1{
	width:478px; 
	height:1131px;
	float:left;
}
#divbd2_1 form{
	position:absolute;	
	margin-top:753px; 
	margin-left:62px;
}
#divbd2_1 button{
	text-indent:-9999px;
	background-color:transparent;
	cursor:pointer;
	width:416px; 
	height:364px;
	border:none;
}
#divbd2_2{
	width:546px; 
	height:1131px;
	float:left;
}
#divbd2_2 #form2_1{
	position:absolute;
	margin-top:760px;
	margin-left:184px;
}
#divbd2_2 #button2_1{
	text-indent:-9999px;
	background-color:transparent;
	cursor:pointer;
	width:252px;
	height:60px;
	border:none;
}

#divbd2_2 #form2_2{
	position:absolute;
	margin-top:827px;
}
#divbd2_2 #button2_2{
	text-indent:-9999px;
	background-color:transparent;
	cursor:pointer;
	width:496px; 
	height:270px;
	border:none;
}
.divbd3{
	width:1024px; 
	height:146px;
	clear:left;
}
.divbd3 form{
	position:absolute;	
	margin-top:15px; 
	margin-left:318px;
}
.divbd3 button{
	text-indent:-9999px;
	background-color:transparent;
	cursor:pointer; 
	width:393px;
	height:94px; 
	border:none;
}
/***********************************************fin BD1****************************************************************/
/*********************************************** BD 2****************************************************************/
#mabd2{
	/*background:url(../img/page_bd2.jpg) center no-repeat;*/
	background:url(../img/page_bd2.jpg) center no-repeat;
}
#divbd2bloc{
	width:1024px; 
	height:1131px;
	float:left;
}
#buttonbd2{
	position:absolute;
	margin-top:849px;
	text-indent:-9999px;
	background-color:transparent;
	cursor:pointer;
	width:345px;
	height:281px;
	border:none;
}
#buttonbd2_2{
	position:absolute;
	margin-top:849px;
	margin-left:345px;
	text-indent:-9999px;
	background-color:transparent;
	cursor:pointer;
	width:689px;
	height:281px;
	border:none;
}
.div3bd2{
	position:absolute;	
	margin-top:25px; 
	margin-left:318px;
	text-indent:-9999px;
	background-color:transparent;
	cursor:pointer; 
	width:393px;
	height:94px; 
	border:none;
}
/***********************************************fin BD2****************************************************************/
/*********************************************** BD 3****************************************************************/
#mabd3{
	background:url(../img/page_bd3.jpg) center no-repeat;
}

/***********************************************fin BD3****************************************************************/
/***************************************** Bloc commentaire fiche produit ********************************************/
#boxcomment {
	background:url("../img/comment_box.png") no-repeat scroll left top transparent;
	padding-top:23px;
	width:626px;
}

#boxcomment .bottom {
	background:url("../img/comment_box.png") no-repeat scroll -1252px bottom transparent;
	padding-bottom:23px;
}

#boxcomment .content {
	background:url("../img/comment_box.png") repeat-y scroll -626px top transparent;
}
#boxcomment .home {
	background:url("../img/txt_cequenpensent_comment.png") no-repeat scroll 20px top transparent;
	height:42px;
	background-color:#AF838B;
	width:620px;
}

#boxcomment .bgwhite {
	background-color:#FFFFFF;
	margin:0 10px 0 2px;
}
#donnez_vos_comment{
	background:url("../img/btn_donnervotreavis_comment.png") no-repeat scroll left top transparent;
	height:34px;
	margin-left:12px;
	margin-top:20px;
	text-indent:-9999px;
}
#lstcomment {
	padding:0 12px;
}

#lstcomment li {
	padding:11px 8px;
	border-bottom:2px dotted #686868;
}
#lstcomment h2 {
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:8px;
	text-decoration:underline;
	text-transform:uppercase;
}
#lstcomment h2 > a {
	color:#000;
}
#lstcomment li > p {
	color:#000;
	margin-bottom:5px;
	margin-top:5px;
}
#lstcomment li > span {
	color:#000;
	display:block;
	font-style:italic;
	margin-top:12px;
	position:relative;
}

#formComment{
	color:#686868;
}
#paginationComment {
	font-size:11px;
	height:25px;
	margin:10px 10px 10px 150px;
}
#paginationCommentPages{
	display:block;
	text-align:center;
}
#paginationCommentPages > dd{
	border:1px solid #5E4E4A;
	display:block;
	color: #5E4E4A;
	float:left;
	margin-left:3px;
	text-align:center;
}

#paginationCommentPages > dd > a{
	background-color:#FFFFFF;
	color: #5E4E4A;
	display:block;
	padding:1px 4px;
}

#paginationCommentPages > dd > span, #paginationCommentPages > dd > a:hover {
	color: #5E4E4A;
	display:block;
	padding:1px 4px;
	background-color:#5E4E4A;
	color: #FFF;
}
#paginationCommentPages .showlast {
	background-color:#FFFFFF;
	border:medium none;
	color:#5E4E4A;
	display:block;
	float:left;
	font-weight:bold;
	margin:3px 5px 0;
	text-align:center;
}
#commentConnexion {
	margin:5px 15px 10px 500px;
	color:#5E4E4A;
}
#commentConnexion a{
	color:#5E4E4A;
}
#formComment {
	width:100%;
}
#nlCommentProduct {
	height:12px;
	width:12px;
	float:none;
	position:absolute;
	top:0;
	left:200px;
	
}
#nlCommentProductlabel {
	 display :block;
	 width:300px;
	 padding-left:220px;
}
#nlCommentProduct > input {
	width:50px;
}

.btn_validez_votre_commentaire {
	background:url("../img/btn_validez_votre_commentaire.png") no-repeat scroll left top transparent;
	cursor:pointer;
	display:block;
	height:21px;
	margin-top:30px;
	margin-left:160px;
	width:239px;
}
#formComment img {
	width:100px;
	height:50px;
}
.frelative fieldset{
	position :relative;
}
/*********************************************************************************************************************/

#seobrandlinks {
	padding:0 20px;
	text-align:center;
	font-size:10px;
}

#seobrandlinks > li {
	display:inline-block;
    padding:1px 4px 1px 0;
}

#seobrandlinks > li > a{
	display:inline-block;
    padding-right: 4px;
	
}

#seobrandlinks > li:after {
	content: '/';
}

#seobrandlinks > li:last-child::after {
	content: '';
}

/**********************ajout_autosaisie_div******************************/
	/*---------Ajout effectué par Roslane le 14/12/2010--------*/
	/*----div 'autosaisie_div' = mise en page de la div servant a afficher les suggestions lors de la saisie
	utilisateur dans la zone de recherche, en tête et pied de page ----*/
.autosaisie_div {
    position : absolute;
    top : 27px;
	left :11px;
	display : none;
	background-color : #fff;
    color : #000000;
	border :1px solid #000;
}
.autosaisie_div {
	width : 180px;
}
.autosaisie_div li {
    padding : 3px 3px 3px 5px;
    cursor : pointer;
}

.autosaisie_div li  span{
	display :block;
	padding-right : 5px;
    float : right;
}

.autosaisie_div li:hover{
	background : #000000;
	color : #ffffff;
}

.autosaisie_div li div{
	font-size:10px;
	font-family:arial,sans-serif;
}

/**********************************************************************/
/**********************ajout_ajaxActuselection******************************/
	/*---------Ajout effectué par Roslane le 14/01/2011--------*/
	/*----div 'ajaxActuselection' = mise en page de la div servant a
	 afficher la selection de l'actualite ----*/
#ajaxActuselection {
	overflow:auto;
}

#ajaxActuselection h1 {
	text-transform:uppercase;
	text-decoration:underline;
	font-size:16px;
	text-align:center;
	padding:10px 30px;
}

#ajaxActuselection #productlist {
	float:none;
	width:300px;
}

#ajaxActuselection #productlist dd {
	width : 135px;
	padding: 8px 0px 0px 9px;
}

#ajaxActuselection #productlist .image span {
	font-size:16px;
}

#ajaxActuselection #productlist h2 a {
	font-size:11px;
}

#ajaxActuselection #productlist dd h3,
#ajaxActuselection #productlist dd em {
	font-size:11px;
}
#ajaxActuselection #productlist dd > span {
	font-size:16px;
}
#ajaxActuselection #productlist dd strong {
	font-size:10px;
}

/******************* affichage pour article d'une actualité**************/
#listnews_actu_seul {
	padding : 10px;
	width : 599px;
}

.actu_article_seul h1 {
    font-family: georgia;
    font-size: 20px;
    font-weight: normal;
    padding: 15px 0 10px;
}

.texte_article {
	display : inline-block;
	width : 293px;
	vertical-align : top;
	text-align : justify;
	padding : 0px 0px 0px 15px;
}

/*******************Boutons pagination des actus************************/
.paginationActu {
	background : #000000;
	height : 30px;
	width : 621px;
}

.paginationActu   dl{
	width : 100%;
	margin-top : 20px;
	text-align : center;
}
.paginationActu   dd{
    border: 1px solid #ffffff;
    color: #ffffff;
	display : inline;
	margin-left : 5px;
    text-align: center;
	padding : 5px;
}

/*********************** Titre H1 des actus ***************************/
.titre_h1_actus {
	display : block;
	width : 611px;
	height : 40px;
	color : #ffffff;
	font: 24px Arial;
	padding-left : 10px;
	padding-top : 12px;
}

#bgwhite_actus_h1 {
	background : #ffffff;
	display : block;
	width : 599px;
	padding : 10px;
	margin-left : 2px;
}

/********************** div de la page 404 ***************************/
#erreur404 {
	width : 960px;
	height : 233px;
	margin-top : 10px;
	padding-top : 10px;
	padding-left : 20px;
	background : #e5e5e5;
	color : #74256C;
	font : 20px Tahoma, Arial;
}

#erreur404 span {
	font : 40px Tahoma;
}

#erreur404  p {
	padding-bottom : 25px;
}
/** image sur la 404 **/
#shoe_404 {
	width : 272px;
	height : 232px;
	background : url('../img/shoe_404.png') no-repeat left 20px transparent;
	float : right;
	margin-top : -10px;
	padding-right : 65px;
}

/* form de recherche **/
.recherche_div_404 {
	position : relative;
	width : 310px;
	float : right;
	top : -50px;
	left : -22px;
}
/** div de suggest du search **/
#autosaisie_div_404, #autosaisie_div_404 span {
  font-family: arial,sans-serif;
  font-size: 11px;
}
/** bouton de recherche **/
.btnsearch404 > button {
	background: url(../img/btn_404.png) left top no-repeat;
	display:block;
	float:left;
	border:none;
	width:51px;
	height:28px;
	text-indent:-9999px;
	position:relative;
	right:40px;
	top : -1px;
}
/***** Progress bar  ***/
#redirection .bg_progressbar {
	background: url(../img/progress_shoes.gif) no-repeat scroll 0 0 transparent;
	height: 200px;
	position: relative;
	width: 100px;
	margin-top:50px;
	left:50%;
	margin-left:-50px;
}
#redirection .progressbar {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	display: block;
    height: 200px;
    left: 8px;
    overflow: hidden;
    position: absolute;
    width: 95px;
    padding-top:50px;
    padding-left:10px;
}
/********************** div contenant le slider + le tri ****************/
/*** tri ***/
.tri_pag {
	margin : 0px;
	padding : 13px 0px 0px 10px;
	background : #eeeeee url(../img/bg_slider.jpg) left top repeat-x;
	height : 33px;
}

.tri_pag, .tri_pag li a, #pagination_bottom, #pagination_bottom li a {
	font : 13px Arial;
	font-weight : none;
}

#search-tri li  {
	padding-left : 15px;
}

#search-tri li  span{
	cursor : pointer;
}

#search-tri li  span:hover{
	border-bottom : 1px solid;
}

.up_tri, .down_tri , .up_tri_in, .down_tri_in, .stand_tri {
	float : left;
	width : 8px;
	height : 8px;
	margin-top : 4px;
}
/**********************	Slider pagination **************************/

.slider_ul , #pagination_top, #pagination_bottom{
	width : 444px;
	position : relative;
}

.slider_page {
	width : 410px;
	height : 2px;
	margin-left : auto;
	margin-right : auto;
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
	position : relative;
	text-align : left;
	cursor : pointer;
}

.slider_page .ui-state-default{ border: none; background: url(../img/elements_slider.png) -24px -8px no-repeat; outline: none; }
/*.slider_page .ui-state-hover, .slider_page .ui-state-focus, .slider_page .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce; outline: none; }
.slider_page .ui-state-active { border: 1px solid #fbd850; background: #ffffff; outline: none; }*/
.slider_page .ui-slider-handle { position: absolute; z-index: 2; width: 10px; height: 10px; cursor: pointer; }
.slider_page .ui-slider .ui-slider-range { position: absolute; z-index: 1; display: block; border: 0; }
.slider_page  .ui-slider-handle { top: -5px; margin-left: -5px; }

.slider_ul {
	overflow : hidden;
	margin-bottom:3px;
}

.pagination_encours {
	cursor : default;
}

.slider_li { 
	float : left;
	width : 44px;
	text-decoration : none;
	list-style : none;
	cursor: pointer;
	font : Bold 11px Arial;
}

.slider_li span:hover, .pagination_encours{
	color: #ffffff;
}

#pagination_bottom, #pagination_top{
	float : right;
	margin-right : 12px;
	text-align : center;
	margin-bottom : 10px;
}

#pagination_top {
	margin-top : -9px;
}

.nb_pages {
	margin-left : auto;
	margin-right : auto;
	font : 11px Arial;
	width : 130px;
	height : 15px;
}

.prev_slider , .suiv_slider{
	width : 14px;
	height : 14px;
	cursor : pointer;
	float : left;
}

.nb_pages_value {
	float : left;
	width : 100px;
}

/************************ teaser de la home ************************/
.teasers_div {
	width : 100%;
	height : 130px;
}

.teasers_div1 {
	float : left;
	cursor : pointer;
}

.teasers_div2 {
	float : right;
	cursor : pointer;
	padding-right : 10px;
}

/******************* description editoriale ************************/
.description_editoriale_sous_cat {
	padding-bottom : 10px;
}

/* Bouton partage de sélection sur Facebook */
.share_look_on_facebook_button {
	position: absolute; 
	height: 18px; 
	top :7px; 
	left: 532px;
}

.selection_produits {
	position: relative;
}
