@charset "UTF-8";
/* CSS Document */

/*/////////////////////////////////Général/////////////////////////////////*/ 

html{
	margin: 0;
	padding: 0;
	}

body{
	background: #8AA4D1 url(../images/accueil/bg-body-cosmetiques.jpg) repeat-x scroll center top;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: ITC Avant Garde Gothic,Arial,Helvetica,Georgia,Sans-serif;
	}

a:active{
	color: #333;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

a:link{
	color: #333;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

a:hover{
	color: #333;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	}

a:visited{
	color: #333;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	}

h1{
	color: #0071B5;
	font-weight: normal;
	font-size: 36px;
	margin-bottom: 10px;
	text-transform: uppercase;
	line-height: 29px;
	}

h2{}

h3{
	font-size: 16px;
	font-weight: normal;
	}

h4{
	color: #3F67BE;
	font-size: 16px;
	font-weight: normal;
	}
	
h4 img{
	margin: 0 5px 0 0;
	}

h5{}

h6{}

.texte-produit .up{
	text-transform: uppercase;
	font-size: 12px;
	font-style: italic;
	}

a img{border: none;}

.maj{text-transform: uppercase;}

/*/////////////////////////////////Page accueil/////////////////////////////////*/ 

.content{
	height: 768px;
	margin: auto;
	width: 1024px;
	}
	
.logo{
	height: 68px;
	margin: 20px;
	position: absolute;
	width: 205px;
	z-index: 100;
	}

.flash{
	height: 437px;
	overflow: visible;
	width: 1024px;
	}
	
.nav{
	background: transparent url(../images/accueil/bg-menu.png) top center no-repeat;
	height: 259px;
	padding-top: 80px;
	position: relative;
	width: 1024px;
	}
	
.menu{
	float: left;
	font-size: 10px;
	margin-left: 10px;
	text-align: left;
	width: 130px;
}

.menu ul{
	margin: 0;
	padding: 0;
	width: 130px;
}

.menu ul li{
	background: url(../images/accueil/separ-menu.jpg) bottom left no-repeat;
	list-style: none;
	padding: 10px 0 10px 0;
	position: relative;
}

.menu ul ul{
	display: none;
	position: absolute;
	top: 0;
	left: 130px;
}

.menu ul li a{
	text-decoration: none;	
}

.menu ul li .ss-menu{
	background: #06C;	
}

.menu ul.niv1 li.ss-menu:hover ul.niv2, .menu ul.niv2 li.ss-menu:hover ul.niv3 {
	display:block;
    }
    
.menu ul ul li{
	background: #fff url(../images/accueil/separ-menu.jpg) bottom left no-repeat; 
	padding-left: 5px;
	}
	
.menu ul ul li.menu-last{
	background: #fff;
	}
    
.menu ul li.menu-last{
	background: none;
	}
	
.emag{
	color: #5275C2;
	float: left;
	font-size: 12px;
	height: 160px;
	margin: 30px 10px 0 30px;
	padding: 0;
	width: 200px;
	}
	
.presse{
	float: left;
	font-size: 12px;
	height: 150px;
	margin: 40px 15px 0 15px;
	padding-top: 20px; 
	width: 290px;
	}
	
.presse img{float: left;}
	
.presse p, .presse h4{
	float: left;
	margin-left: 15px;
	width: 50%;
	}
	
.news{
	float: left;
	font-size: 12px;
	padding-top: 50px;
	width: 310px;
	}
	
.news img{
	float: left;
	}

.news p, .news h4{
	float: left;
	margin: 10px 0 0;
	width: 50%;
	}
    
.footer{
	float: left;
	color: white;
	font-size: 12px;
	width: 1024px;;
	}

.footer a{
	color: #3F67BE;
	}
	
.footer a:hover{
	text-decoration: underline;
	}
	
.footer p img{
	margin: 0 5px 0 10px;
	}
	
.footer p.decal{
	margin-left: 11px;
	}
	
.puce{
	margin-right: 5px;
	padding-top: 2px;
	}
	
.border-separ {
	background:transparent url(../images/accueil/separ-vignettes.jpg) no-repeat scroll right top;
}
	
/*/////////////////////////////////Page Produit/////////////////////////////////*/ 

.content-produit{
	background: white;
	display: table;
	margin: auto;
	width: 1000px;
	}
	
.head{
	height: 160px;
	margin-bottom: 20px;
	width: 1000px;
	}
	
.language{
	text-align: right;
	margin-bottom: 20px;
	width: 1000px;
	}
	
.logo-produit{
	float: left;
	height: 61px;
	width: 183px;
	}
	
.middle{
	width: 1000px;
	}
	
.corps{
	background: url(../images/produit/bg-soins-corps.jpg) top center no-repeat;
	min-height: 600px;
	}

.visage{
	background: url(../images/produit/bg-soins-visage.jpg) top center no-repeat;
	min-height: 600px;
	}

.essentiels{
	background: url(../images/produit/bg-soins-essentiels.jpg) top center no-repeat;
	min-height: 600px;
	}
	
.solaire{
	background: url(../images/produit/bg-soins-solaires.jpg) top center no-repeat;
	min-height: 600px;
	}	
	
/*/////////////////////////////////MENU PRODUIT HEAD.PHP/////////////////////////////////*/ 
	
.menu-head{
	background: #fff url(../images/produit/menu-soins-cosmetique-new.jpg) top left no-repeat;
	float: left;
	margin: 30px 25px 0;
	width: 561px;
	}
	
.menu-head ul{
	margin: 0;
	list-style: none;
	padding: 0;
	z-index: 1000;
	}
	
.menu-head ul li{
	float: left;
	height: 90px;
	padding-right: 3px; 
	width: 90px;	
	}
	
.menu-head ul li a{
	padding-left: 3px; 
	}
	
.menu-head ul li.marque a:hover{
	position: relative;
	top: -38px;
	left: 0;
	background: url(../images/produit/menu-soins-cosmetique.jpg) 0 -90px no-repeat;
	padding: 40px 0 40px 0;
	width: 90px;
	height: 90px;
	}
	
.menu-head ul li.marque.active a{
	position: relative;
	top: -38px;
	left: 0;
	background: url(../images/produit/menu-soins-cosmetique.jpg) 0 -90px no-repeat;
	padding: 40px 0 40px 0;
	width: 90px;
	height: 90px;
	}
	
.menu-head ul li.philosophie a:hover{
	position: relative;
	top: -38px;
	left: 0;
	background: url(../images/produit/menu-soins-cosmetique.jpg) -93px -180px no-repeat;
	padding: 40px 0 40px 0;
	}
	
.menu-head ul li.philosophie.active a{
	position: relative;
	top: -38px;
	left: 0;
	background: url(../images/produit/menu-soins-cosmetique.jpg) -93px -180px no-repeat;
	padding: 40px 0 40px 0;
	}
	
.menu-head ul li.points-ventes a:hover{
	position: relative;
	top: -38px;
	left: 0;
	background: url(../images/produit/menu-soins-cosmetique.jpg) -186px -271px no-repeat;
	padding: 40px 0 40px 0;
	}
	
.menu-head ul li.points-ventes.active a{
	position: relative;
	top: -38px;
	left: 0;
	background: url(../images/produit/menu-soins-cosmetique.jpg) -186px -271px no-repeat;
	padding: 40px 0 40px 0;
	}
	
.menu-head ul li.decouverte a:hover{
	position: relative;
	top: -38px;
	left: 0;
	background: url(../images/produit/menu-soins-cosmetique.jpg) -279px -360px no-repeat;
	padding: 40px 0 40px 0;
	}
	
.menu-head ul li.decouverte.active a{
	position: relative;
	top: -38px;
	left: 0;
	background: url(../images/produit/menu-soins-cosmetique.jpg) -279px -360px no-repeat;
	padding: 40px 0 40px 0;
	}
	
.menu-head ul li.soins a:hover{
	position: relative;
	top: -38px;
	left: 0;
	background: url(../images/produit/menu-soins-cosmetique.jpg) -372px -450px no-repeat;
	padding: 40px 0 40px 0;
	}
	
	
.menu-head ul li.soins.active a{
	position: relative;
	top: -38px;
	left: 0;
	background: url(../images/produit/menu-soins-cosmetique.jpg) -372px -450px no-repeat;
	padding: 40px 0 40px 0;
	}
	
.menu-head ul li.soins.active a:hover{
	position: relative;
	top: -38px;
	left: 0;
	background: url(../images/produit/menu-soins-cosmetique.jpg) -372px -450px no-repeat;
	padding: 40px 0 40px 0;
	}
	
.menu-head ul li.soins.active ul li a{
	background: none;
	padding: 0;
	position: static;
	}
	
.menu-head ul li.soins.active ul li a:hover{
	background: none;
	padding: 0;
	position: static;
	}
	
.menu-head ul li.tout-savoir a:hover{
	position: relative;
	top: -38px;
	left: 0;
	background: url(../images/produit/menu-soins-cosmetique.jpg) -465px -540px no-repeat;
	padding: 40px 5px 40px 0;
	}
	
.menu-head ul li.tout-savoir.active a{
	position: relative;
	top: -38px;
	left: 0;
	background: url(../images/produit/menu-soins-cosmetique.jpg) -465px -540px no-repeat;
	padding: 40px 5px 40px 0;
	}
	
.menu-head ul li.tout-savoir.active ul li a{
	background: none;
	padding: 0;
	position: static;
	}
	
.menu-head ul li.tout-savoir.active ul li a:hover{
	background: none;
	padding: 0;
	position: static;
	}
	
.menu-head ul li.international a:hover{
	position: relative;
	top: -38px;
	left: 0;
	background: url(../images/produit/menu-soins-cosmetique.jpg) -558px -630px no-repeat;
	padding: 40px 5px 40px 0;
	}
	
.menu-head ul li.international.active a{
	position: relative;
	top: -38px;
	left: 0;
	background: url(../images/produit/menu-soins-cosmetique.jpg) -558px -630px no-repeat;
	padding: 40px 5px 40px 0;
	}
	
.soins ul{
	background: #fff;
	display: none;
	font-size:12px;
	height:106px;
	opacity:0.9;
	overflow: hidden;
	padding:10px 10px 0;
	position:absolute;
	top:132px;
	width:95px;
	}
	
.tout-savoir ul{
	background:#FFFFFF none repeat scroll 0 0;
	display: none;
	font-size: 12px;
	opacity: 0.9;
	overflow: hidden;
	padding: 10px 10px 0;
	position: absolute;
	top: 130px;
	width: 134px;
	}
	
.smenu ul li{
	color: #666;
	height: 30px;
	float: left;
	width: 100px;
	}
	
.tout-savoir ul li{
	background:transparent url(../images/accueil/separ-menu.jpg) no-repeat scroll left bottom;
	height:20px;
	padding:5px 0 0;
	}

.soins ul li{
	background: url(../images/accueil/separ-menu.jpg) no-repeat scroll left bottom;
	height: 20px;
	padding: 5px 0 0;
	}
	
.smenu ul li a{
	padding: 0;
	}
	
.menu-head ul li.smenu:hover ul{
	display: block;
	}
	
.menu-head ul li.soins ul li a:hover{
	background: none;
	padding: 0;
	top: 0;
	}
	
.menu-head ul li.tout-savoir ul li a:hover{
	background: none;
	padding: 0;
	top: 0;
	}
	
.boutique{
	float: left;
	height: 109px;
	width: 102px;
	}
	
/*/////////////////////////////////FOOTER/////////////////////////////////*/ 

.footer-produit{
	background: #fff url(../images/produit/footer-arabesque-beaute.jpg) top center no-repeat;
	margin: auto;
	color: white;
	font-size: 12px;
	height: 21px;
	padding: 180px 0 0 0;
	width: 1000px;
	}
	
.footer-produit p{
	margin: 5px;
	}

.footer-produit a{
	color: #3F67BE;
	}
	
.footer-produit a:hover{
	text-decoration: underline;
	}
	
.footer-produit p img{
	margin:0 5px 0 0;
	}
	
/*/////////////////////////////////SIDEBAR LEFT + MENU/////////////////////////////////*/ 

	
.sidebar-left{
	float: left;
	padding-right: 5px;
	width: 195px;
	}
	
.marge-none{margin: 0 0 20px;}
	
.sidebar-left h5{
	background: #fff url(../images/produit/bg-ssmenu-soins.jpg) top left no-repeat;
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: 21px;
	margin: 10px 0 10px 7px;
	padding: 9px 2px 0 2px;
	text-align: center;
	width: 163px;
	}
	
.sidebar-left h5 a{
	color: #fff;
	}
	
.diagnostic{
	height: 215px;
	margin: 10px 0 0 12px;
	width: 135px;
	}
	
.sidebar-left h5 div.menu-lat{
	color: #CCCCCC;
	display: none;
	left: -12px;
	position: relative;
	text-align: left;
	top: -2px;
	}
	
.sidebar-left h5.ascenseur:hover div.menu-lat{
	display: block;
	}
	
.menu-lat ul{
	font-size: 12px;
	list-style-image:url(../images/produit/puce-bleu.jpg);
	list-style-position:inside;
	list-style-type:none;
	margin: 0;
	padding: 10px;
	width: 167px;
	}
	
.menu-lat ul li{
	background:#FFFFFF none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	line-height: 15px;
	padding: 6px;
	}
	
.menu-lat ul li a{color: #333;}

#navigation {
	margin: 0 16px;
	padding: 0;
	list-style: none;
	color: #fff;
	}
	
#navigation a, #navigation span {
	display: block;
	padding: 8px 0;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	background: url(../images/produit/bg-ssmenu-soins.jpg) left top no-repeat;
	text-align: center;
	width: 167px;
	}
		
#navigation .toggleSubMenu a, #navigation .toggleSubMenu span {
	background-image: url(../images/produit/bg-ssmenu-soins.jpg) no-repeat;
	color: white;
	font-size: 10px;
	}
		
#navigation a:hover, #navigation a:focus, #navigation a:active {
	color: white;
	text-decoration: underline;
	}
		
#navigation .subMenu {
	color: #ccc;
	font-size: .8em;
	margin: 0;
	padding: 0;
	}
	
#navigation ul.subMenu a {
	color: #666;
	background: none;
	padding: 3px 0;
	text-align: left;
	}
	
ul#navigation li.toggleSubMenu.open_at_load ul.subMenu{
	display: block;
	}
	
#navigation ul{
	list-style: none;
	}
			
ul#navigation li{
	margin: 5px 0;
	}
	
.language select {
	background: transparent url(../images/produit/btn_langue.jpg) no-repeat scroll center top;
	border: medium none transparent;
	color: #FFFFFF;
	height: 20px;
	letter-spacing: 3px;
	padding: 2px 0 0;
	text-align: right;
	text-transform: uppercase;
	width: 198px;
}

.language select option{
	background: #fff;
	border: #ccc 1px solid;
	color: #000;
	}

/*/////////////////////////////////INFO PRODUIT/////////////////////////////////*/ 

.info-produit{
	border-right: #ccc 2px solid;
	border-left: #ccc 2px solid;
	float: left;
	padding: 0 20px;
	width: 530px;
	}
	
.info-produit h1{
	color: #0071B5;
	font-weight: normal;
	font-size: 36px;
	margin-bottom: 10px;
	}
	
	
.info-produit h6{
	color: #000;
	font-size: 14px;
	font-weight: normal;
	}
	
.produit{
	float: left;
	margin: 20px 0;
	width: 205px;
	}
	
.cadre-info{
	color: #fff;
	font-size: 11px;
	/*font-family: Verdana;*/
	margin: 15px 0 0 0;
	width: 149px;
	}
	
.info-middle{
	background: #999;
	text-align: center;
	}
	
.texte-produit{
	float: left;
	margin: 20px 0;
	width: 325px;
	}
	
.texte-produit p{
	color: #000;
	font-size: 14px;
	}
	
/*/////////////////////////////////SIDEBAR RIGHT COSMETO/////////////////////////////////*/ 

	
.conseil-cosmeto{
	float: right;
	margin: 20px 20px 0 0;
	width: 190px;
	}
	
.conseil-cosmeto h5{
	background: #fff url(../images/produit/bg-ssmenu-soins.jpg) top center no-repeat;
	color: white;
	font-size: 12px;
	font-weight: normal;
	height: 21px;
	margin: 0 0 0 7px;
	padding: 9px 2px 0 2px;
	text-align: center;
	height: 30px;
	width: 160px;
	}

.conseil-cosmeto h4{
	margin-left: 15px;
	}
	
.conseil-cosmeto p{
	font-size: 12px;
	margin:  10px 0 0;
	padding: 0 15px;
	}

.acl{color: #000;}

.conseil-cosmeto .blue{
	background: #0071B5 none repeat scroll 0 0;
	border: 2px solid #333333;
	color: #FFFFFF;
	padding: 5px;
	margin-left: 13px;
	width: 78%;
	}
	
.blue{color: #0075B1;}


/*/////////////////////////////////PAGES MODELE/////////////////////////////////*/

.ss-head{
	background: #FFFFFF url(../images/bg-titre.jpg) no-repeat scroll right bottom;
	font-size: 12px;
	line-height: 15px;
	margin: auto auto auto 300px;
	width: 50%;
	}
	
.ss-head h3{
	margin: 8px 20px;
	font-size:18px;
	}
	
.colonne{
	float:left;
	margin: 50px 0 0;
	min-height: 230px;
	padding: 0 10px;
	width: 142px;
	}
	
.colonne2{
	float:left;
	margin: 50px 0 0;
	width: 210px;
	}
	
.separ-big{
	clear: both;
	height: 66px;
	margin: auto;
	padding: 20px 0;
	width: 736px;
	}
	
.separ-small{
	clear: both;
	margin: auto;
	height: 36px;
	padding: 20px 0;
	width: 400px;
	}
	
/*/////////////////////////////////PAGES MARQUE/////////////////////////////////*/

.bloc-info{
	background: #d5deed;
	margin: 20px;
	padding:10px 20px 5px;
	width: 260px;
	}
	
.bloc-info p{
	font-size: 12px;
	}
	
#marque_flash{
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 20px;
	margin-right: 85px;
	margin-top: 103px;
	padding: 8px;
	}
	
.sstitre{
	font-size:12px;
	margin:25px 0;
	padding:0 25px;
	width:300px;
	}

/*//////////////////////////////PAGES PHILOSOPHIE////////////////////////////////*/


.bloc-edito{
	background: #d5deed;
	margin-left: 65px;
	padding: 10px 20px 5px;
	width: 130px;
	height:450px;
	float:left;
	}
	
.bloc-edito p{
	font-size: 12px;
	}
	
#marque_philosophie{
	float: right;
	margin: 60px 60px 0 0;
	width: 65%;
	}
	
#marque_philosophie h5{
	color: #0071B5;
	}
	
#marque_philosophie h3{
	color: #666;
	}

#marque_philosophie p{
	font-size:14px;
	}
	
/*/////////////////////////////////PAGES POINTS DE VENTE////////////////////////////*/

.bloc-carte{
	width: 390px;
	margin-top: 40px;
	margin-left: 60px;
	float: left;
	}
	
.bloc-carte p{
	font-size: 12px;
	}
		
#marque_pts{
	float: right;
	margin: 70px 150px 0 0;
	width: 40%;
	}

#marque_pts p{
	font-size:14px;
	}
	
#marque_pts img{
	margin: 0 5px 0 0;
	}
	
.small{
	font-size: 12px;
	}
/*//////////////////////////////////////PLAN DU SITE/////////////////////////////////////*/

#marque_plan{
	float: left;
	margin-left: 50px;
	margin-top: 30px;
	width: 800px;
}


/*//////////////////////////////////////RECRUTEMENT/////////////////////////////////////*/

.bloc-recrute{
	background: #D5DEED none repeat scroll 0 0;
	float: left;
	margin-left: 50px;
	margin-top: 75px;
	padding: 20px;
	width: 280px;
	}
	
.bloc-recrute p{
	font-size: 12px;
	}
	
.bloc-recrute p a{
	text-decoration: underline;
	}
	
#marque_recrute{
	float: right;
	margin: 23px 15px 0 0;
	padding: 0 20px 0 0;
	width: 55%;
	}

#marque_recrute p{
	font-size:14px;
	}
	
/*//////////////////////////////////////SAVOIR SUR/////////////////////////////////////*/

.bloc-savoir{
	margin-left: 50px;
	padding: 20px;
	width: 400px;
	float:left;
	}
	
.bloc-savoir p{
	font-size: 12px;
	}
	
#marque_savoir{
	float: right;
	width: 180px;
	margin-right: 10px;
	}

#marque_savoir p{
	font-size:12px;
	}
	
.img_prod{
	float: left;
	padding: 0 25px 10px 0;
	}
	
/*//////////////////////////////////////INTERNATIONAL/////////////////////////////////////*/

#international-txt{
	float: left;
	margin-left: 100px;
	}
	
/*//////////////////////////////////////PRESSE////////////////////////////////////////////*/

.presse-txt{
	float: left;
	width: 1000px;
	}
	
.bloc-presse{
	background:#FFFFFF url(../images/presse/bg-presse.jpg) no-repeat scroll left top;
	border:1px solid #666666;
	float:left;
	height:240px;
	margin:20px 9px;
	width:230px;
	}
	
.img-presse{
	height:185px;
	margin:10px 0 0 50px;
	}

.txt-presse{
	background: #fff url(../images/presse/separ-presse.jpg) top center no-repeat;
	font-size: 12px;
	height: 15px;
	padding: 5px 5px 0;
	width: 220px;
	}
	
.txt-presse p{
	font-weight:bold;
	line-height: 12px;
	margin: 0;
	}
	
span.date{
	font-style:italic;
	font-weight:normal;
	text-transform:lowercase;
	}
	
span.prod{
	font-weight:normal;
	text-transform:lowercase;
	}

/*//////////////////////////////////////NOUVEAUTES////////////////////////////////////////*/

.nouveautes-txt{
	float: left;
	margin: 30px 0 0;
	width: 1000px;
	}
	
.nouveautes-txt p{
	font-size: 12px;
	text-transform: uppercase;
	}
	
.colonne-news{
	float:left;
	margin: 5px 0 0;
	padding: 0 10px;
	text-align: center;
	width: 30%;
	display: table;
	}
	
.border-separ-news {
	background:transparent url(../images/nouveautes/separ-news.jpg) no-repeat scroll right top;
}

.img-news{
	min-height:450px;	
	}
	
/*//////////////////////////////DECOUVERTE////////////////////////////////*/

#decouverte{
	float: left;
	width: 1000px;
	padding-top:30px;
	}
	
#decouverte h4{
	margin: 20px 0 0;
	}
	
#decouverte .marg{
	margin: 20px auto 0;
	}
	
#decouverte img{
	border: #8aa4d1 4px solid; 
	}
	
#decouverte ul{
	list-style-position: outside;
	}
	
.bloc-decouverte{
	background: #d5deed;
	margin-left: 65px;
	margin-right: 40px;
	padding: 40px 20px 5px;
	width: 130px;
	height:410px;
	float:left;
	}
	
.bloc-decouverte p{
	color: #0075b1;
	font-size: 14px;
	margin: 40px 0;
	}
	
	
#decouverte .small{
	margin: 0 0 5px;
	}
	
#decouverte .diagno-img{
	border: none;
	clear: right;
	margin: 0 0 90px 100px;
	vertical-align: top;
	}
	
/*//////////////////////////////SAVOIR VISAGE////////////////////////////////*/
	
#marque_toutsavoir{
	margin: 30px 0 0 0;
	width: 1000px;
	}
	
.question-savoir{
	float: left;
	margin: 30px 0 40px 20px;
	width: 230px;
	}

	
.question-savoir h5{
	background: #fff url(../images/produit/bg-ssmenu-soins.jpg) top center no-repeat;
	color: white;
	font-size: 12px;
	font-weight: normal;
	height: 21px;
	margin: 0 0 0 7px;
	padding: 9px 2px 0 2px;
	text-align: center;
	height: 30px;
	width: 160px;
	}

.reponse-savoir{
	border-left: #ccc 2px solid;
	border-right: #ccc 2px solid;
	float: left;
	padding: 0 55px;
	width: 420px;
	}
	
.reponse-savoir h5{
	background: #FFFFFF url(../images/produit/bg-ssmenu-soins.jpg) no-repeat scroll center top;
	color: white;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	margin: 0 0 0 7px;
	padding: 9px 2px 0;
	text-align: center;
	width: 160px;
	}
	
.reponse-savoir h5 img{margin-right: 5px;}

.reponse-savoir h3{
    border-left: 4px solid #0071b5;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 21px;
	padding-left: 10px;
	}
	
.reponse-savoir p{	
	font-size: 13px;
	padding: 0 15px;
	text-align: justify;
	width: 435px;
	clear: both;
}

.reponse-savoir ul{
	list-style-image: url(../images/produit/puce-bleu.jpg);
	}

.reponse-savoir ul li{
	font-size: 13px;
	margin: 10px 0;
	}

.savoir-bottom{
	margin-top: 25px; 
	}
	
.question-savoir ul, .question-savoir p{
	font-size: 12px;
	margin: 0;
	padding: 0 35px;
	list-style-image: url(../images/produit/puce-bleu.jpg);
	}
	
.question-savoir p{
	margin: 10px 0;
	}
	
.question-savoir a{
	font-size: 12px;
	}
	
.question-savoir ul li{
	margin: 10px 0;
	}
	
.reponse-savoir h4{
	margin: 30px 0;
	}
	
.reponse-savoir .thierry{
	text-align: left;
	width: 85%;
	}	
	
.reponse-savoir img{
	margin: 0 10px;
	}

/*//////////////////////////////SAVOIR VISAGE////////////////////////////////*/
	
#marque_mentions{
	float: left;
	font-size: 12px;
	margin: 0 20px 0 40px;
	width: 900px;
	}

/*//////////////////////////////PAGES DIAGNOSTIC///////////////////////////////*/

.bloc-diag{
	margin: 20px;
	padding:10px 20px 5px;
	width: 900px;
	}
	
.bloc-diag h4{
	font-size: 20px;
	margin-bottom: 0px;
	}
	
.baseline{
	margin: 20px 0 10px 0;
	}
	
.diag-edito{
	font-size: 14px;
	margin-bottom: 30px;
	padding: 0 120px 0 0;
	}
	
a.suite{
	border: 1px solid #333333;
	padding: 5px 5px 3px;
	}
	
.question-diag{
	border-bottom: 2px solid #666;
	margin: 0 0 30px;
	padding: 0 0 20px 20px;
	}
	
.question-diag p{
	margin: 5px 0;
	}
	
/*//////////////////////////////PAGES produits star///////////////////////////////*/
	
.colonne-star{
	float:left;
	margin: 5px 0 20px;
	padding: 0 40px;
	text-align: left;
	width: 42%;
	}
	
.colonne-star h4{
	border-left: 10px solid #0071B5;
	color: #0071B5;
	margin-bottom: 20px;
	padding: 2px 0 0 8px;
	}
	
.img-star{
	float: left;
	margin: 0 10px 5px;
	}
	
/*/////////////////////////////////////PAGE JEU ///////////////////////////////////*/
#jeu{
	float: right;
	margin: 60px 60px 0 0;
	width: 60%;
	}

#jeu .colonnejeu{
	margin: 50px 0 0;
	padding: 0 10px;
	width: 650px;
	}
	
#jeu .colonnejeu p{
	margin: 10px 0;
	}
	
#jeu input{
	border: 1px solid #000;
	margin-right: 5px;
	padding-left: 20px;
	}
	
#jeu h5{
	float: left;
	width: 210px;
	}
	
#jeu h5.gauche{	
	clear: left;
	margin: 5px 0;
	}
	
#jeu h5 a{
	color: #06c;
	}
	
.ref {
	text-align:center;
	font-size: 12px;
	font-style:italic;
	}