@charset "UTF-8";
/* CSS Document */

/* jfe@wanabe.eu - MAY 2010 */
/* ************************ */

/* --- 1. UPDATE ********** */

body, #bg_color {background:#fff;}


a,
a:link,
a:active,
a:visited {color:#000;text-decoration:underline}
a:hover { color:#000;}

ul.contentSimple a,
ul.contentSimple a:link,
ul.contentSimple a:active,
ul.contentSimple a:visited {color:#000; text-decoration:underline}
ul.contentSimple a:hover { color:#000;}

#content.homepage { min-height:540px; /* min-height = #woman.homepage img height + 200px */ width:980px; margin:0 auto 20px auto; position:relative;}
#content.page { min-height:800px; /* min-height = #woman.page img height + 200px */ width:980px; margin:0 auto 20px auto; position:relative;}


#woman.homepage.fr{height:540px; /* height = this img height + 200px */ background:url(../img/woman/newCollection_home.jpg) center 135px no-repeat; width:100%; }
#woman.homepage.nl, #woman.homepage.en{height:540px; /* height = this img height + 200px */ background:url(../img/woman/newCollection_home.jpg) center 135px no-repeat; width:100%; }

#woman.splash{height:800px; /* height = img height + 200px */ background:url(../img/woman/newCollection_page.jpg) center 155px no-repeat; width:100%;}

#woman.page{height:800px; background:url(../img/woman/newCollection_page.jpg) center 155px no-repeat; width:100%;}
/*#woman.page.fr{height:800px; background:url(../img/woman/soldes11_page_fr.jpg) center 155px no-repeat; width:100%;}
#woman.page.nl{height:800px; background:url(../img/woman/soldes11_page_nl.jpg) center 155px no-repeat; width:100%;}
#woman.page.en{height:800px;  background:url(../img/woman/soldes11_page_en.jpg) center 155px no-repeat; width:100%;}*/


#bg_color_anvers{background:#d0ced8;}
#anvers{display:block;}

#content #giftChequeindexCompanyAf  #table table td.title {background-color:#dc5b73; }
#content_detail #table table table.intitule th {  background-color:red; border:1px solid #fff; }
#content_detail #table table table.donnees .grise td.colOne, #content_detail #table table table.donnees .grise td.colTwo, #content_detail #table table table.donnees .grise td.colThree, #content_detail #table table table.donnees .grise td.colFour, #content_detail #table table .grise td.col, #content_detail #table table table.donnees .grise td.col, #content_detail #table table .grise td.magasins, #content_detail #table table table.donnees .grise td.magasins{background-color: red; border:1px solid #fff; color:#000; font-size:12px; font-weight:bold}
#content_detail #table table table.donnees td.colOne, #content_detail #table table table.donnees td.colTwo, #content_detail #table table table.donnees td.colThree, #content_detail #table table table.donnees td.colFour, #content_detail #table table td.col, #content_detail #table table table.donnees td.col, #content_detail #table table td.magasins, #content_detail #table table table.donnees td.magasins  { border:1px solid #fff; color:#000; font-size:12px; font-weight:bold}
.red{ color:red !important;}
#content_detail{width:740px;}


#header a, #breadcrumb a, #navSupp a, a.gift, a.btn, #footer a{ text-decoration:none;}

/* A mettre si necessaire pour update */
#home_brandslider{position:relative; margin:35px 0 0 575px; float:left; z-index:100; }
#baseline{ position:relative; margin:27px 0 0 10px;/*width:220px;*/ width:auto; float:left}
	#baseline h2 {line-height:25px; width:auto; font-size: 23px; color:#dc2215; text-transform:none; font-family:'HelveticaNeueLTStd45Light', Helvetica, Arial, sans-serif; font-weight:normal;}
	#baseline h2 span {font-size: 34px;}
	#baseline .textshadow{text-shadow:none;}
h5 {font-family:'H37ThinCondensed', Helvetica, Arial, sans-serif; font-size: 32px; color:red;}
#content_detail #table table table.donnees .grise .red {color:#000}
#content_detail #table table table.donnees .red {color:#000000}

/* NEW 01/2011 */
#fullscreen {overflow: hidden; position: fixed; top: 0; width: 100%; height: 100%; z-index: 1;}
	#fullscreen img {position: fixed; top:0; z-index: 1; visibility: hidden;}

