/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #990213;
	background-color: #abdaf5;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
}

a{
	color:#065887;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


dl, dt, dd, ul, li {
	list-style-type: none;
	list-style: none;
}

img, img a{
	border:none;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.call {
	clear:both;
}

#site {
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	width : 782px;
		
	


}

.logoSite{
	width: 194px;
	height: 108px;
	background:url(../images/logo.gif) 0 0 no-repeat;
	display:block;
}

.logoSite2{
	width: 194px;
	height: 108px;
	background:url(../images/logo.jpg) 0 0 no-repeat;
	display:block;
}

.logoSelection{
	width: 59px;
	height: 82px;
	background:url(../images/logo_selection2.gif) 0 0 no-repeat;
	display:block;
}
.logoSelectionHome{
	width: 59px;
	height: 85px;
	background:url(../images/logo_selection.gif) 0 0 no-repeat;
	display:block;
}

.retour{
	width: 40px;
	height: 18px;
	background:url(../images/bout_retour.gif) 0 0 no-repeat;
	color:#FF8300;
	padding:1px 0 0 10px;
}

.retour a{
	color:#606060;
	}
	
.retour a:hover{
	color:#606060;
	
}
.flash{
	margin-top :20px;

}


/***********************************/
/********** GABARIT HOME ******/
/***********************************/

/*contenu à droite ***************************/
#home_content {
	float:left;
	width: 586px;
	height:500px;;
	background:url(../images/home/fond_home.jpg) 0 0 no-repeat;
}
/*
#home_content .navH{
	width: 300px;
	
}*/




#home_content a.bt_valeurs{
	clear:left;
	background:url(../images/home/nav/valeurs_of.gif) 0 0 no-repeat;
	width: 194px;
	height :18px;
	margin:270px 0 0 80px;
	display:block;
}
#home_content a.bt_valeurs:hover{
	background:url(../images/home/nav/valeurs_on.gif) 0 0 no-repeat;
}

#home_content a.bt_gammes{
	clear:left;
	background:url(../images/home/nav/gammes_of.gif) 0 0 no-repeat;
	width: 120px;
	height :17px;
	margin-left:81px;
	margin-top: 25px;
	display:block;
	
}
#home_content a.bt_gammes:hover{
	background:url(../images/home/nav/gammes_on.gif) 0 0 no-repeat;
}

#home_content a.bt_conseils{
	clear:left;
	background:url(../images/home/nav/conseils_of.gif) 0 0 no-repeat;
	width: 146px;
	height :19px;
	margin-left:82px;
	margin-top: 25px;
	display:block;
}
#home_content a.bt_conseils:hover{
	background:url(../images/home/nav/conseils_on.gif) 0 0 no-repeat;
}

#home_content a.bt_actualites{
	clear:left;
	background:url(../images/home/nav/actualites_of.gif) 0 0 no-repeat;
	width: 141px;
	height :18px;
	margin-left:81px;
	margin-top: 25px;
	display:block;
	
}
#home_content a.bt_actualites:hover{
	background:url(../images/home/nav/actualites_on.gif) 0 0 no-repeat;
}




/*contenu à gauche ***************************/
#home_selection {
	float:left;
	width: 196px;
	height:500px;
	background:url(../images/home/fond_gauche.jpg) 0 108px no-repeat;

}

#ficheHome_TxtVisu{

	text-align:center;
	margin-left:37px;
	margin-top:3px;
	margin-bottom:10px;
	padding:0;
	width: 118px;
	
	background:url(../images/home/fd_visuel_petit.gif) 0 0 no-repeat;
	/*_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/home/fd_visuel_petit.png", sizingMethod="scale");*/

}
#ficheHome_Txt{
	text-align:center;
	margin-left:37px;
	margin-top:40px;
	padding: 0;
	width: 118px;
	height: 118px;
	background:url(../images/home/fd_visuel_petit.gif) 0 0 no-repeat;
	/*_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/home/fd_visuel_petit.png", sizingMethod="scale");*/
}

#ficheHome_Txt p{
	color:#52a8d9;
	padding: 20px 15px 0 15px;
}

#ficheHome_Txt a{
	color:#52a8d9;

}

#ficheHome_TxtVisu a{
	color:#FFFFFF;

}




#ficheHome_TxtVisu p{

	padding:18px 10px 15px 10px;
	
	
}

#ficheHome_TxtVisu img{
	margin-top:15px;
	/*position:relative;*/
	
	
}
/***********************************/
/**MENU HAUT POUR PAGES INTERIEURS ******/
/***********************************/

#menuhaut,#menuhaut2,#menuhaut3{
	width: 782px;
	height: 108px;
	background:url(../images/nav/bande_haut2.jpg) right top no-repeat;
}

#menuhaut4{
	width: 782px;
	height: 108px;
	background:url(../images/nav/bande_haut.jpg) right top no-repeat;
}



/*nav general***************************/

#surnav{
	float:left;
	width: 529px;
	height: 26px;
}

#surnav .accueil{
	width:150px;
	height:20px;
	margin-left:8px;
	background:url(../images/maison.gif) 0 0 no-repeat;
	padding:5px 0 0 25px;

}

#surnav .accueil a{
	color: #52a8d9;
	
}

#surnav .accueil a:hover{
	color: #52a8d9;
}

#nav{
	background-color: #52a8d9;
	padding-left:0px;
	float:left;
	width: 529px;
	height: 21px;
	
	
}	
	
#nav a.n1of{

	background:url(../images/nav/valeurs_of.gif) 0 0 no-repeat;
	width: 147px;
	height: 21px;
	display:block;
}


#nav a.n1of:hover, #nav a.n1on{
	width: 147px;
	height: 21px;
	background:url(../images/nav/valeurs_on.gif) 0 0 no-repeat;
	display:block;
}

#nav a.n3of{
	
	background:url(../images/nav/gammes_of.gif) 0 0 no-repeat;
	width: 96px;
	height: 21px;
	
	display:block;
}


#nav a.n3of:hover, #nav a.n3on{

	background:url(../images/nav/gammes_on.gif) 0 0 no-repeat;
	width: 96px;
	height: 21px;
	
	display:block;
}


#nav a.n4of{

	background:url(../images/nav/conseils_of.gif) 0 0 no-repeat;
	width: 131px;
	height: 21px;
	
	display:block;
}


#nav a.n4of:hover, #nav a.n4on{
	background:url(../images/nav/conseils_on.gif) 0 0 no-repeat;
	width: 131px;
	height: 21px;
	
	display:block;
	}

#nav a.n2of{

	background:url(../images/nav/actualites_of.gif) 0 0 no-repeat;
	width: 124px;
	height: 21px;
	
	
	display:block;
}


#nav a.n2of:hover, #nav a.n2on{
	background:url(../images/nav/actualites_on.gif) 0 0 no-repeat;
	width: 124px;
	height: 21px;
	
	
	display:block;
}
	






/*snav ***************************/
#snav{
	float:left;
	background-color:#b8def5;
	margin-top:1px;
	margin-left:0px;
	width: 529px;
	

}

#snav ul{

	padding:4px 4px 2px 4px;
	height:100%;
}

#snav li{
	display:inline;
	padding-left:8px;

}

#snav .of{
	color:#59595a;
	
	text-decoration : none;
}

#snav .on, #snav a:hover{
	color:#040505;
	text-decoration : none;

}
/***************************************************************************************/
/********** GABARIT GAMMES / HISTOIRES / VALEURS / CONSEILS / ACTUALITES ******/
/***************************************************************************************/

/*contenu à droite ***************************/


#gab_interieur { /*permet de continuer la page quand le site s'etire*/
	float:left;
	width: 782px;
	height: 100%;
	
	background:url(../images/interieur/trait_trans.png) 0 0 repeat-y;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/marques/49/images/interieur/trait_trans.png", sizingMethod="scale");	
	background-color:#FFFFFF;
	
}

#gab_interieurFond {
	float:left;
	width: 782px;
	height:100%;
	background:url(../images/interieur/bas_page2.jpg) 194px bottom no-repeat;
	
	padding:0;
	
}


#actu_content {
	text-align:center;
	width:588px;
	height:100%;
	float:left;
	
	background:url(../images/interieur/bout_femme.jpg) 0 141px no-repeat;
	background-color:#FFFFFF;
	
	
	
}



#gamme_content,#histoire_content, #conseil_content,#valeur_content{
	text-align:center;
	width:588px;
	height:100%;
	float:left;
	padding-bottom:50px;
	/*background:url(../images/interieur/bas_page.gif) 0 0 repeat-y;*/
	
}


#gamme_content h2, #valeur_content h2, #histoire_content h2, #conseil_content h2, #actu_content h2{
	margin-left:0px;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	
}

#gamme_content h3, #valeur_content h3, #histoire_content h3, #conseil_content h3, #actu_content h3{
	margin-left:0px;
	font-size: 12px;
	font-weight : bold;
	color:#FFFFFF;

}

#gamme_content .titre, #valeur_content .titre, #histoire_content .titre, #conseil_content .titre, #actu_content .titre{
	text-align:left;
	width:559px;
	height:52px;
	margin-bottom : 0px;
	padding-left: 25px;
	padding-top:5px;
	background:url(../images/interieur/cadre_titre2.gif) 0 0 no-repeat;
}




/*--------------*/
/* pages conseils-valeur-histoire */
/*--------------*/

#valeur_content .blocValeur, #conseil_content .blocConseil, #histoire_content .blocHistoire{
	float:left;
	width: 527px;
	
	padding-bottom: 15px;	

}

#valeur_content .blocValeurH, #conseil_content .blocConseilH, #histoire_content .blocHistoireH{
	float:left;
	width: 512px;
	height: 21px;
	background:url(../images/interieur/editorial_haut.gif) 9px 0 no-repeat;
	display:none;
}

#valeur_content .blocValeurB, #conseil_content .blocConseilB, #histoire_content .blocHistoireB{
	width: 512px;
	height: 94px;
	float:left;
	background:url(../images/interieur/editorial_bas.png) 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/marques/49/images/interieur/editorial_bas.png", sizingMethod="scale");
	display:none;
}

#valeur_content .blocValeurM, #conseil_content .blocConseilM, #histoire_content .blocHistoireM{
	float:left;
	padding: 40px 27px 0 27px;
	width: 530px;
	height: 100%;
	/*background:url(../images/interieur/editorial_trait.gif) 0 0 repeat-y;*/
	
}

#valeur_content dl, #conseil_content dl, #histoire_content dl{
	clear:both;
	
	width: 520px;
	height: 100%;
	text-align : left;
	font-size:12px;
}

#valeur_content hr, #conseil_content hr,  #histoire_content hr{
	clear:both;

	margin: 10px 0 10px 0;
	_margin: 4px 0 4px 0;
	visibility:hidden;
}

#valeur_content dl h2, #conseil_content dl h2, #histoire_content dl h2{
	font-size: 13px;
	font-weight : bold;
	background:none;
	color:#727d83;
}

#valeur_content dl h3, #conseil_content dl h3, #histoire_content dl h3{
	font-size: 12px;
	font-weight : normal;
	margin-bottom:5px;
	color:#727d83;
}

#valeur_content dl p, #conseil_content dl p, #histoire_content dl p{

	color:#727d83;
}

#valeur_content dl .photoD, #conseil_content dl .photoD, #histoire_content dl .photoD{
	float: right;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #FFFFFF;

}
#valeur_content dl .photoG, #conseil_content dl .photoG, #histoire_content dl .photoG{
	float: left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #FFFFFF;
	
}
#valeur_content dl .photoB, #conseil_content dl .photoB, #histoire_content dl .photoB{

	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #FFFFFF;
}



#valeur_content dl .videoD, #conseil_content dl .videoD, #histoire_content dl .videoD{
	text-align : center;
	background:url(../images/interieur/icone_video.gif) 0 0 no-repeat;
	float: right;
	margin-left:10px;
	margin-bottom:5px;
	padding-top:55px;
	width:83px;
	color:#FFFFFF;	
}
#valeur_content dl .videoG, #conseil_content dl .videoG, #histoire_content dl .videoG{
	text-align : center;
	background:url(../images/interieur/icone_video.gif) 0 0 no-repeat;
	float: left;
	margin-right:10px;
	margin-bottom:5px;
	padding-top:55px;
	width:83px;
	color:#FFFFFF;
}

#valeur_content dl a, #conseil_content dl a, , #histoire_content dl a {
	color:#000000;
	text-decoration:underline;
}
#valeur_content dl a:hover, #conseil_content dl a:hover, #histoire_content dl a:hover{
	color:#000000;
}





/*--------------*/
/* pages gamme */
/*--------------*/

#gab_interieurFondGamme {
	float:left;
	width: 782px;
	height:392px;
	background:url(../images/interieur/fond_gamme.jpg) 0 0 no-repeat;
	
}

#gamme_accueil{

	float:left;
	width: 782px;
	height:392px;
	
	
}

#gamme_accueil a.bt_nav_gamme1{
	background:url(../images/nav_gamme/soins_visage_of.gif) 0 0 no-repeat;
	width: 150px;
	height :18px;
	margin-top: 50px;
	margin-left: 350px;
	display:block;
}
#gamme_accueil a.bt_nav_gamme1:hover{
	background:url(../images/nav_gamme/soins_visage_on.gif) 0 0 no-repeat;
}

#gamme_accueil a.bt_nav_gamme2{
	background:url(../images/nav_gamme/soins_cheveux_of.gif) 0 0 no-repeat;
	width: 178px;
	height :17px;
	margin-top: 22px;
	margin-left: 350px;
	display:block;
}
#gamme_accueil a.bt_nav_gamme2:hover{
	background:url(../images/nav_gamme/soins_cheveux_on.gif) 0 0 no-repeat;
}


#gamme_accueil a.bt_nav_gamme3{
	background:url(../images/nav_gamme/produits_corps_of.gif) 0 0 no-repeat;
	width: 156px;
	height :17px;
	margin-top: 22px;
	margin-left: 350px;
	display:block;
}
#gamme_accueil a.bt_nav_gamme3:hover{
	background:url(../images/nav_gamme/produits_corps_on.gif) 0 0 no-repeat;
}
#gamme_accueil a.bt_nav_gamme4{
	background:url(../images/nav_gamme/men_of.gif) 0 0 no-repeat;
	width:90px;
	height:17px;
	margin-top: 22px;
	margin-left: 350px;
	display:block;
}
#gamme_accueil a.bt_nav_gamme4:hover{
	background:url(../images/nav_gamme/men_on.gif) 0 0 no-repeat;
	
}
#gamme_accueil a.bt_nav_gamme5{
	background:url(../images/nav_gamme/baby_of.gif) 0 0 no-repeat;
	width:98px;
	height :17px;
	margin: 22px 0 0 350px;
	display:block;
}
#gamme_accueil a.bt_nav_gamme5:hover{
	background:url(../images/nav_gamme/baby_on.gif) 0 0 no-repeat;
	
}

#gamme_content .blocFiche1,#gamme_content .blocFiche2,#gamme_content .blocFiche3,#gamme_content .blocFiche4,#gamme_content .blocFiche5{
	float:left;
	padding-left :15px;
	padding-top:5px;
	width:570px;

}

#gamme_content dl{
	float:left;
	width: 185px;
	height: 200px;
	margin-top:15px;
	background:url(../images/interieur/cadre_gamme.png) 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/marques/49/images/interieur/cadre_gamme.png", sizingMethod="noscale");
}

#gamme_content dl img{
	margin: 22px 0 7px 0;
	padding-right:10px;
	position:relative;
}

#gamme_content dl p{
	width:133px;
	padding:0px 32px 0 16px;
	
	
	
}

#gamme_content dl a{
	font-weight : bold;
	color:#727d83;
}



/*--------------*/
/* pages actu */
/*--------------*/


#actu_content .blocFiche1{
	padding:30px 0 200px 150px;
	
	float:left;
	width:438px;
	
}
#actu_content .blocFiche2{
	padding-left :0px;
	padding-bottom:215px;
	float:left;
	width:588px;
}
#actu_content dl{
	float:left;
	text-align:left;
	width: 255px;
	height: 218px;
	padding: 0px 20px 0 15px;
	background:url(../images/interieur/cadre_actu.png) 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/marques/49/images/interieur/cadre_actu.png", sizingMethod="scale");	

}

#actu_content dl .photoD{
	float: right;
	margin:0 0 10px 10px;
	border:1px solid #727d83;
}

#actu_content dl h4{
	
	padding: 10px 15px 0 15px;
	color:#727d83;
	font-weight : bold;
	font-size : 12px;
}

#actu_content dl h5{
	
	padding: 0 15px 0 15px;
	font-weight : normal;
	font-size : 11px;
	margin-bottom:10px;
	color:#727d83;

}

#actu_content dl p{
	
	padding: 0 15px 0 15px;
	font-weight : normal;
	font-size : 11px;
	color:#727d83;
}

#actu_content img{
	position:relative;
}

#actu_content dl h4 a{
	color:#727d83;
	position:relative;
}
#actu_content dl h5 a{
	position:relative;
	color:#ffffff;
}

/***********************************/
/********** GABARIT PRODUIT ******/
/***********************************/

#gab_produit {
	clear:both;
	width: 782px;
	height: 392px;
	
	
}

/*contenu à droite ***************************/
#produit_content {
	float:left;
	width: 588px;
	height: 392px;
	
	background:url(../images/produits/fond_droite.jpg) 0 0 no-repeat;


	
	/*background:url(../images/produits/fond_produit.jpg) 0 0 no-repeat;*/
}


#produit_content .ficheg{
	width: 392px;
	height: 363px;
	padding:18px 0 0 15px;

}

#produit_content .ficheg .titre{
	width: 315px;
	/*height: 45px;*/
	margin:0 0 25px 0;
}

#produit_content .ficheg .titre p{
	font-size: 12px;
	color:#065887;
}

#produit_content .ficheg .cadrephoto{
	width: 181px;
	height: 181px;
	margin-right:10px;
	background:url(../images/produits/fd_visuel_gros.gif) 0 0 no-repeat;
}
	

	

#produit_content .ficheg .cadrephoto #photo{
	margin-top:20px;
	margin-left:25px;

}

#produit_content .ficheg .cadrephoto #zoom{
	margin:38px 0 0 55px;
	
}


#produit_content .ficheg .text{
color:#065887;
	width: 180px;
	padding-left: 0px;
	font-size:12px;
}

#produit_content .ficheg .text p{
	font-size:11px;
	/*padding-top: 10px;*/
}

#produit_content h2{
	font-size: 14px;
	font-weight : bold;
	color:#065887;
}

#produit_content h3{
	font-size: 11px;
	font-weight : bold;
	color:#065887;
}


#produit_content .aimez{
	width: 149px;
	height: 150px;
	margin-left:20px;
	margin-top:18px;
	padding:40px 0 0 7px;
	
	background:url(../images/produits/vous_aimerez.gif) 0 0  no-repeat;
}

#produit_content .aimez h3 a, #produit_content .aimez a{
	color:#828384;
	font-size: 11px;
}
#produit_content .aimez img{
	margin-bottom:2px;
}

/***********************************/
/********** COMMUNS : FICHES SELECTION ******/
/***********************************/



#produit_gauche {
	float:left;
	width: 194px;
	height: 392px;
	background:url(../images/produits/fond_gauche_bis.jpg) 0 0 no-repeat;
	
}

#interieur_gauche {
	float:left;
	width: 194px;
	height: 500px;
		
	background:url(../images/produits/fond_gauche.jpg) 0 0 no-repeat;
	background-color:#FFFFFF;

	
}


#interieur_gauche .actu_selection{
	
	margin-left:50px;
	margin-top:250px;
	width: 128px;
	height: 153px;
	background:url(../images/interieur/carre_actu.png) 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/marques/49/images/interieur/carre_actu.png", sizingMethod="scale");
	
}
#interieur_gauche .actu_selection p{
	font-size:11px;
	width:114px;
	padding:15px 5px 0 10px;
	text-align:center;
}

#interieur_gauche .actu_selection a{
	color: #ba1205;
	position:relative;

}


/***********************************/
/********** PIEDS ******/
/***********************************/

#pied{
	clear: both;
	width:782px;
	height:20px;
	padding:5px 0 5px 0;
	text-align : justify;
	font-size:10px;
	
}
#pied h5{
	color : #000000;
	text-align:center;
}
#pied h5 a{
	color : #000000;
	font-weight:strong;
	font-size:11px;
}
#pied p{
	font-size:10px;
	color:#000000;
}
#pied p a{
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
