@charset "UTF-8";
/* CSS Document */

* {
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

IMG {
border:0;
}

A {
text-decoration:none;
}

A:HOVER {
text-decoration:underline;
cursor:pointer;
}

A:HOVER, A:FOCUS
{
outline: 0;
}

BODY {
margin-top:10px;
background-color:#242729;
}

BODY.detail {
background-image:url(../img/background-subnav-bis.jpg);
background-repeat:no-repeat;
background-position:950px 156px;
}


#header {
position:relative;
display:block;
margin-left:auto;
margin-right:auto;
width:950px;
height:95px;
}

#header A#logo {
position:absolute;
left:43px;
top:0px;
width:198px;
height:95px;
cursor:pointer;
}

#header UL#headermenu {
position:absolute;
left:250px;
top:78px;
height:14px;
width:700px;
text-align:right;
list-style:none;
display:inline;
line-height:normal;
}

#header UL#headermenu LI {
position:relative;
float:right;
padding-left:5px;
padding-right:5px;
border-left: 1px solid #ffffff;
}


#subnavbar, #subnavbar3  {
position:relative;
display:block;
margin-left:auto;
margin-right:auto;
width:948px;
height:28px;
background-image:url(../img/subnav-background.jpg);
background-repeat:repeat-x;
margin-left:43px;
z-index:3;
}

#subnavbar_hidden1, #subnavbar_hidden2 {

position:absolute;
display:block;
visibility:hidden;
margin-left:auto;
margin-right:auto;

width:948px;
height:28px;
background-image:url(../img/subnav-background_transp.png);
background-repeat:repeat-x;
/*margin-left:43px;*/
z-index:3;

top: 183px;
left: 50%;
margin-left: -434px;
}

#subnavbar UL#innersubnavbar, #subnavbar UL#innersubnavbar2, #subnavbar3 UL#innersubnavbar4, #subnavbar_hidden1 UL#innersubnavbar_hidden, #subnavbar_hidden2 UL#innersubnavbar_hidden {
position:relative;
margin-left:auto;
margin-right:auto;
height:28px;
/*width:980px;*/
display:block;
/*background-image:url(../img/subnav-left.jpg);*/
background-repeat:no-repeat;
}


#subnavbar UL#innersubnavbar LI {
position:relative;
float:left;
list-style:none;
display:inline;
line-height:normal;
font-size:13px;
font-weight:bold;
height:21px;
color:#666666;
padding-top:7px;
text-transform:uppercase;
padding-right: 20px;/*davik*/
}

#subnavbar UL#innersubnavbar LI A  {
font-size:13px;
font-weight:bold;
color:#666666;
text-transform:uppercase;
padding-left:15px;
}

#subnavbar UL#innersubnavbar LI A EM {
font-size:10px;
font-weight:bold;
color:#666666;
text-transform:uppercase;
font-style:normal;
}

#subnavbar UL#innersubnavbar LI.actif A {
color:#ffffff;
}

#subnavbar UL#innersubnavbar LI.actif A EM {
color:#ffffff;
}


#subnavbar UL#innersubnavbar LI A:HOVER, #subnavbar UL#innersubnavbar LI A:HOVER EM{
text-decoration:none;
color:#FFFFFF;
}


#subnavbar UL#innersubnavbar2 LI, #subnavbar3 UL#innersubnavbar4 LI , #subnavbar_hidden1 UL#innersubnavbar_hidden LI, #subnavbar_hidden2 UL#innersubnavbar_hidden LI {
position:relative;
float:left;
list-style:none;
display:inline;
line-height:normal;
height:21px;
padding-top:7px;
padding-right: 20px;
}

#subnavbar UL#innersubnavbar2 LI {
/*background-image: url("../img/nav-li2.jpg");*/
background-position: 6px 7px;
background-repeat: no-repeat;
}


#subnavbar UL#innersubnavbar2 LI A, #subnavbar3 UL#innersubnavbar4 LI A, #subnavbar_hidden1 UL#innersubnavbar_hidden LI A, #subnavbar_hidden2 UL#innersubnavbar_hidden LI A {
font-size:14px;
font-weight:bold;
color:#787878;
padding-left:15px;
}

#subnavbar UL#innersubnavbar2 LI.actif A, #subnavbar3 UL#innersubnavbar4 LI.actif A, #subnavbar_hidden1 UL#innersubnavbar_hidden LI.actif A, #subnavbar_hidden2 UL#innersubnavbar_hidden LI.actif A {
color:#FFFFFF;
}

#mainnavbar {
position:relative;
display:block;
margin-left:auto;
margin-right:auto;
width:100%;
height:52px;
background-image:url(../img/nav-background.jpg);
background-repeat:repeat-x;
}

#mainnavbar UL#innermainnavbar {
position:relative;
margin-left:auto;
margin-right:auto;
height:52px;
width:950px;
display:block;
padding-left:90px;
}

#mainnavbar UL#innermainnavbar LI {
position:relative;
float:left;
list-style:none;
display:inline;
line-height:normal;
font-size:14px;
font-weight:bold;
height:40px;
color:#666666;
padding-top:12px;
width:135px;/*200px;*/
text-transform:uppercase;
background-image:url(../img/nav-li.jpg);
background-position:0px 12px;
background-repeat:no-repeat;
padding-left:15px;
}

#mainnavbar UL#innermainnavbar LI A {
font-size:14px;
font-weight:bold;
color:#666666;
text-transform:uppercase;
}

#mainnavbar UL#innermainnavbar LI.actif A {
font-size:14px;
font-weight:bold;
color:#ffffff;
text-transform:uppercase;
}

#mainnavbar UL#innermainnavbar LI A:HOVER {
text-decoration:none;
color:#FFFFFF;
}

#maincontent {
position:relative;
display:block;
margin-left:auto;
margin-right:auto;
width:955px;
height:518px;
}

#maincontent.backgrounddetail {
background-image:url(../img/background-detail.jpg);
background-repeat:no-repeat;
}

#maincontent.backgroundstandard {
background-image:url(../img/background.jpg);
background-repeat:no-repeat;
}

#maincontent IMG#imagehome {
position:absolute;
z-index:1;
top:0px;
left:0px;
width:950px;
height:518px;
}

#maincontent IMG#slogan {
position: absolute;
z-index:2;
top:369px;
left:0px;
}

#maincontent DIV#textehome, #maincontent DIV#texteintro {
position:absolute;
z-index:1;
top:385px;
left:43px;
width:864px;
height:125px;
}

#maincontent DIV#textehome H1, #maincontent DIV#texteintro H1 {
font-size:14px;
text-transform:uppercase;
font-weight:bold;
padding-bottom:10px;
}

#maincontent DIV#textehome H2, #maincontent DIV#texteintro H2 {
font-size:13px;
font-weight:bold;
padding-bottom:10px;
}

#maincontent DIV#textehome H3, #maincontent DIV#texteintro H3 {
font-size:9px;
font-style:italic;
}

#maincontent DIV#innercontent {

width:920px;
height:auto;
/*padding:15px;*/
font-size:12px;

}

#maincontent DIV#innercontent TABLE.plan {
padding-left:30px;
padding-top:20px;
}

#maincontent DIV#innercontent TABLE TH {
text-align:left;
}

#maincontent DIV#innercontent TABLE TH A B {
font-size:13px;
color:#fcfbfb;
font-weight:bold;
}

#maincontent DIV#innercontent TD A B {
font-size:10px;
color:#999999;
font-weight:normal;
}

#maincontent DIV#innercontent TD.subtitle A B {
font-size:12px;
color:#fcfbfb;
font-weight:normal;
}

#maincontent DIV#sitemap {
position:relative;
float:left;
width:920px;
height:auto;
padding:15px;
font-size:18px;
}

#maincontent DIV#sitemap TD {
padding:5px;
text-align:center;
white-space:nowrap;
}

#maincontent DIV#innercontent H1{
font-size:14px;
text-transform:uppercase;
font-weight:bold;
padding-bottom:10px;
}

#maincontent DIV#innercontent H2{
font-size:13px;
font-weight:bold;
padding-bottom:10px;
}

#footer {
position:relative;
float:left;
display:block;
margin-left:auto;
margin-right:auto;
width:100%;
height:25px;
background-image:url(../img/footer-background.jpg);
background-repeat:repeat-x;
padding-bottom:15px;
}

#footer DIV#innerfooter {
position:relative;
margin-left:auto;
margin-right:auto;
height:14px;
width:950px;
display:block;
}

#footer UL#footerleft {
position:relative;
float:left;
left:40px;
top:7px;
height:14px;
width:520px;
text-align:left;
}

#footer UL#footerleft LI, #footer UL#footerleft LI A {
list-style:none;
display:inline;
line-height:normal;
font-size:10px;
}

#footer UL#footerleft LI A {
padding-right:4px;
padding-left:4px;
border-left:1px solid #ffffff;
}

#footer UL#footerleft LI:first-child  A {
border-left:0px;
}

#footer UL#footerright {
position:relative;
float:left;
top:7px;
height:14px;
width:387px;
text-align:right;
}

#footer UL#footerright LI, #footer UL#footerright LI A {
list-style:none;
display:inline;
line-height:normal;
font-size:10px;
}

.blocrelatif {
position:relative;
float:left;
width:auto;
height:auto;
}

DIV#visuelportrait IMG {
position:absolute;
left:0px;
top:-1px;
z-index:1;
width:240px;
height:262px;
}

DIV#visuelsyoss IMG {
	position:absolute;
	left:420px;
	top:46px;
	z-index:1;
	width:485px;
	height:421px;
}

DIV#tableausyoss {
	position:absolute;
	left:420px;
	top:434px;
	z-index:1;
	width:485px;
	height:47px;
	padding-top:3px;
}

DIV#tableausyoss TABLE {
position:relative;
float:left;
text-align:center;
}


DIV#tableausyoss TH {
font-size:11px;
font-family:Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
text-align:center;
height:33px;
white-space:nowrap;
vertical-align:middle;
padding-bottom:3px;
margin-bottom:3px;
}

DIV#tableausyoss TD {
font-size:10px;
font-family:Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
text-align:center;
white-space:nowrap;
}

#visuelnouveau{
	padding:0 0 0 263px;
	position:absolute;
	z-index:100;
}

UL#bulletlist {
position:absolute;
left:263px;
top:52px;
width:250px;
height:190px;
z-index:3;
}

UL#bulletlist LI{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
line-height:14px;
}

UL#bulletlist.color LI{
list-style-type: none;
background:url(../img/puce-color.jpg) center left no-repeat;
padding-left: 15px;
/* list-style-image:url(../img/puce-color.jpg); */
}

UL#bulletlist.gloss LI{
list-style-type: none;
background:url(../img/puce-gloss.jpg) center left no-repeat;
padding-left: 15px;
}

UL#bulletlist.repair LI{
list-style-type: none;
background:url(../img/puce-repair.jpg) center left no-repeat;
padding-left: 15px;
/* list-style-image:url(../img/puce-repair.jpg); */
}

UL#bulletlist.nutrition LI{
list-style-type: none;
background:url(../img/puce-nutrition.jpg) 0% 15% no-repeat;
padding-left: 15px;
/* list-style-image:url(../img/puce-nutrition.jpg); */
}

UL#bulletlist.hydrate LI{
list-style-type: none;
background:url(../img/puce-hydrate.jpg) 0% 15% no-repeat;
padding-left: 15px;
/* list-style-image:url(../img/puce-hydrate.jpg); */
}

UL#bulletlist.blond LI{
list-style-type: none;
background:url(../img/puce-blond.jpg) 0% 15% no-repeat;
padding-left: 15px;
/* list-style-image:url(../img/puce-hydrate.jpg); */
}

UL#bulletlist.tenue-ultra LI{
list-style-type: none;
background:url(../img/puce-tenue-ultra.jpg) center left no-repeat;
padding-left: 15px;
/* list-style-image:url(../img/puce-tenue-ultra.jpg); */
}

UL#bulletlist.tenue-forte LI{
list-style-type: none;
background:url(../img/puce-tenue-forte.jpg) center left no-repeat;
padding-left: 15px;
/* list-style-image:url(../img/puce-tenue-forte.jpg); */
}

UL#bulletlist.volume-effect LI{
list-style-type: none;
background:url(../img/puce-volume-effect.jpg) 0% 15% no-repeat;
padding-left: 15px;
/* list-style-image:url(../img/puce-volume-effect.jpg); */
}

UL#bulletlist.tenue-gloss LI{
list-style-type: none;
background:url(../img/puce-tenue-gloss.jpg) center left no-repeat;
padding-left: 15px;
/* list-style-image:url(../img/puce-tenue-gloss.jpg); */
}
UL#bulletlist.color-protect LI{
list-style-type: none;
background:url(../img/puce-color-protect.jpg) center left no-repeat;
padding-left: 15px;
/* list-style-image:url(../img/puce-tenue-gloss.jpg); */
}
UL#bulletlist.fix-satin LI{
list-style-type: none;
background:url(../img/puce-fix-satin.jpg) center left no-repeat;
padding-left: 15px;
/* list-style-image:url(../img/puce-tenue-gloss.jpg); */
}

UL#bulletlist.boucles LI{
list-style-type: none;
background:url(../img/puce-boucles.jpg) center left no-repeat;
padding-left: 15px;
/* list-style-image:url(../img/puce-boucles.jpg); */
}

UL#bulletlist.hot-protect LI{
list-style-type: none;
background:url(../img/puce-hot-protect.jpg) 0% 15% no-repeat;
padding-left: 15px;
/* list-style-image:url(../img/puce-hot-protect.jpg); */
}

UL#bulletlist.lissage LI{
list-style-type: none;
background:url(../img/puce-lissage.jpg) center left no-repeat;
padding-left: 15px;
/* list-style-image:url(../img/puce-lissage.jpg); */
}

SPAN .productinfo {
position:absolute;
left:45px;
top:304px;
width:405px;
height:181px;
overflow:hidden;
z-index:3;
font-size:14px;
font-weight:normal;
color:#ffffff;
}

SPAN .productinfo B {
font-size:14px;
font-weight:bold;
color:#ffffff;
}

SPAN#gloss I{
font-size:14px;
color:#ff6699;
font-style:normal;
}

SPAN#nutrition I {
font-size:14px;
color:#fdc614;
font-style:normal;
}

SPAN#hydrate I {
font-size:14px;
color:#01a6aa;
font-style:normal;
}

SPAN#blond I {
font-size:14px;
color:#ba920e;
font-style:normal;
}

SPAN#color I{
font-size:14px;
color:#e50040;
font-style:normal;
}

SPAN#repair I{
font-size:14px;
color:#ec6726;
font-style:normal;
}

SPAN#tenue-ultra I{
font-size:14px;
color:#4ea42d;
font-style:normal;
}

SPAN#tenue-forte I{
font-size:14px;
color:#8159a1;
font-style:normal;
}

SPAN#volume-effect I{
font-size:14px;
color:#019cde;
font-style:normal;
}

SPAN#tenue-gloss I{
font-size:14px;
color:#ee80b1;
font-style:normal;
}

SPAN#color-protect I{
font-size:14px;
color:#dd0e1c;
font-style:normal;
}

SPAN#fix-satin I{
font-size:14px;
color:#e2007a;
font-style:normal;
}

SPAN#boucles I{
font-size:14px;
color:#f6a647;
font-style:normal;
}

SPAN#hot-protect I{
font-size:14px;
color:#cc99ff;
font-style:normal;
}

SPAN#lissage I{
font-size:14px;
color:#80cad3;
font-style:normal;
}

TABLE.newsandtips TD H1 {
display:block;
font-size:18px;
color:#ffffff;
font-weight:bold;
padding-bottom:15px;
}

TABLE.newsandtips TD H2 {
display:block;
font-size:13px;
color:#ffffff;
font-weight:bold;
padding-bottom:15px;
}

TABLE.newsandtips TD A {
display:block;
font-size:13px;
color:#ff33cc;
font-style:italic;
font-weight:bold;
}

DIV#visueltips {
position:relative;
float:left;
width:240px;
height:370px;
}

IMG#separateur {
position:relative;
float:left;
width:4px;
height:370px;
}

IMG#separateur-noquestion {
position:relative;
float:left;
width:4px;
height:370px;
margin-left:100px;
}

UL#questions {
position:relative;
float:left;
width:240px;
height:auto;
padding-left:10px;
padding-right:30px;
padding-top:10px;
}

UL#questions LI {
font-family:Helvetica, sans-serif;
font-size:11px;
color:#fcfbfb;
margin-left:10px;
line-height:13px;
padding-bottom:5px;
}

UL#questions LI A {
font-family:Helvetica, sans-serif;
font-size:11px;
color:#817e7e;
}

UL#questions LI.actif A {
color:#ffffff;
font-weight:bold;
}

DIV#reponse, DIV#reponse-noquestion {
position:relative;
float:left;
width:380px;
height:auto;
padding-left:10px;
padding-right:10px;
padding-top:28px;
font-family:Helvetica, sans-serif;
font-size:12px;
color:#fcfbfb;
line-height:14px;
padding-bottom:20px;
}

DIV#reponse-noquestion small {
font-size:9px;
}

DIV#reponse-noquestion strong{
font-size:12px;
font-weight:bold;
}

DIV#reponse-noquestion {
padding-left:50px;
}

DIV#reponse B {
font-size:12px;
color:#fcfbfb;
font-weight:bold;
line-height:17px;

}

DIV#reponse h2 {
font-size:14px;
color:#fcfbfb;
font-weight:bold;
line-height:17px;
}

DIV#reponse I {
font-size:12px;
font-weight:bold;
}

DIV#reponse LI {
margin-left: 18px;
font-size:11px;
margin-bottom:5px;
}

DIV#reponse OL LI {
margin-left: 18px;
font-size:12px;
}


DIV#reponse UL#listetiret {
list-style: none;
margin-left: -11px;
padding-left: 0;
text-indent: -0.6em;
}

DIV#reponse-home {
font-size: 11px;
line-height: 18px;
}

DIV#reponse U {
font-size: 12px;
}


.clear{clear:both;}
.greyline{width:1030px;height:5px;background:url(../img/color/line_grey.gif) top left repeat-x;}
/* COLOR */
#colordetail {width:950px;margin-left:42px;padding-top:22px;background:#111214 url(../img/color/products-bkg.jpg) top left no-repeat;}

#colorpackshot{position:absolute;margin-left:350px;margin-top:-5px;}
#colorpackshotmixing{position:absolute;margin-left:325px;margin-top:-5px;}
#colornumber{float:left;width:47px;margin-left:1px;}

#colortext{float:left;width:350px;padding-top:12px;background:url(../img/color/sepa_white.gif) top left no-repeat;}
#colortext h1{font-size:16px;font-weight:normal;padding:0 65px 22px 12px;}
#colortext #chapeau{font-size:14px;font-weight:bold;padding:0 65px 20px 12px;}
#colortext #desc{font-size:14px;font-weight:normal;padding:0 65px 22px 12px;line-height:14px;}
#colortext #baseline{font-size:14px;font-weight:bold;padding:0 65px 0 0}

#colorcorres{float:left;width:533px;}
#colorcorres h2{padding:0 0 10px 130px;font-size:14px;font-weight:normal;}
#correscontainer {background-color:#292a2d;width:513px;height:262px;}
#correscontainer #corresnatural {margin:5px 110px 0 0;color:#999;font-size:12px;float:right;}
#correscontainer #corresresult {margin:5px 30px 5px 0;font-size:12px;float:right;}
.correselem div{float:left;}
.correselem .correstitle {width:197px;text-align:right;color:#999;font-size:12px;line-height:70px;}
.correselem .corresimg {padding:0 0 5px 10px;}

#colorfooter div{float:left;font-size:12px;padding-top:12px;padding-bottom:5px;}
#colorfooter a{color:#fff;font-size:12px;}
#colorback {padding-left:25px;}
#colorprint {padding-left:45px;background:url(../img/color/print.gif) 28px 13px no-repeat;}
#colornote {padding-left:365px;}

/*NUANCIER*/
#nuancier {
	position:relative;
	width:945px;
	height:86px;
	margin-top:20px;
	background:url(../img/color/carrousel/bg_nuancier.gif) repeat-x;
}
#nuancier_detail {
	position:relative;
	width:945px;
	height:86px;
	margin:0 0 0 45px;
	background:url(../img/color/carrousel/bg_nuancier.gif) repeat-x;
	
}

#nuance table{
	border-top:1px solid #212121;
	border-bottom:1px solid #212121;
}

.nuance_container {
	position:absolute;
	width:881px;
	height:80px;
	clip:rect(0px 881px 80px 0px);
	overflow:hidden;
	left:32px;
	top:1px;	
}
#nuance_baseline, #nuance_baseline span{
	font-size:14px;
}
#nuance_baseline {
	padding: 30px 0 0 75px;
}
#nuance_baseline span{
	font-weight:bold;
	
}
.nuance_container #nuance img {
	border-left:1px solid #212121;
}
.nuance_container #nuance img.first {
	border-left:none;
}
.nuance_img {
	position:relative;
}
.nuancel_txt {
	position:absolute;
	top:5px;
	left:5px;
	color:#fff;	
}
#nuance_left {
	position:absolute;
	left:0;
	top:1px;
	width:20px;
	height:35px;
	padding:17px 0 0 11px;
	background:url(../img/color/carrousel/bg_nuancel_left.gif) repeat-y;
	border-right:1px solid #212121;
}
#nuance_right {
	position:absolute;
	right:0;
	top:1px;
	width:20px;
	height:35px;
	padding:17px 0 0 11px;
	background:url(../img/color/carrousel/bg_nuancel_right.gif) repeat-y right 0px;
	border-left:1px solid #212121;
}
#FlashDiv {
position:absolute;
z-index:999 !important;
left:0px;
top:0px;
width:1024px;
height:860px;

}

#BannerDiv {
position:absolute;
left:340px; 
bottom: 10px; 
margin-bottom: 5px;
width:485px;
height:81px;
z-index:999;
}

/* COULEURS HOME */

div.content_colorgroup {
}
.colorgroup_left {
	float:left;
	width:283px;
}
.colorgroup_packshots {
	height:294px;
}
.colorgroup_balken {
	width:231px;
	height:25px;
	text-align:center;
	line-height:22px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}

.colorgroup_balken a {
	font-weight:bold;
	font-size:14px;
}

#balken_blondes {
	background:url(../img/color/homecolors/btn_blond.gif) no-repeat;
}
#balken_browns {
	background:url(../img/color/homecolors/btn_chatain.gif) no-repeat;
}
#balken_reds {
	background:url(../img/color/homecolors/btn_rouge.gif) no-repeat;
}
#balken_blacks {
	background:url(../img/color/homecolors/btn_noir.gif) no-repeat;
}

/*
.colorgroup_right {
	float:left;
	width:662px;
}
.colorgroup_div {
	position:relative;
	width:662px;
	height:316px;
	margin-bottom:10px;
} 
.colorgroup_container {
	position:absolute;
	width:662px;
	height:316px;
	clip:rect(0px 662px 316px 0px);
	overflow:hidden;
}
*/
#colorgroup {
}
.colorgroup_shade {
	float:left;
	width:102px;
	height:316px;
	margin-left:10px;
}
.colorgroup_shade1 {
	float:left;
	width:102px;
	height:316px;
}

.content_colorueb {
	margin:0 0 30px 45px;
	width:945px;
}
.colorueb_col {
	float:left;
	width:231px;
	height:320px;
	margin-left:6px;
}
.colorueb_col1 {
	margin-left:0px;
}

.colorueb_col a:hover, .colorgroup_shade_txt a:hover {
	color:#fff;
}

#selectorframe{border:0px;height:440px;width:897px;margin:0 0 0 40px;padding:0 0 0 55px;background:#242629 url(../img/selector/bkg.jpg) no-repeat;}
/*#selectorframe{border:0px;height:400px;width:897px;margin-left:40px;padding-left:55px;background-color:#ff0000;}*/

#mencoiffant p {padding-top:5px;}

#fakepushlink{display:none;}
