/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

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

a{
	color:#077631;
	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.jpg) 0 0 no-repeat;
	display:block;
}

.logoSite2{
	width: 194px;
	height: 108px;
	background:url(../images/logo_gammes.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: 17px;
	background:url(../images/bout_retour.gif) 0 0 no-repeat;
	color:#FF8300;
	padding:1px 0 0 10px;
}

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

}


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

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




#home_content a.bt_valeurs{
	background:url(../images/home/nav/valeurs_of.gif) 0 0 no-repeat;
	width: 134px;
	height :23px;
	margin-top: 45px;
	margin-left: 145px;
	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{
	background:url(../images/home/nav/gammes_of.gif) 0 0 no-repeat;
	width: 112px;
	height :22px;
	/*margin-top: 0px;*/
	margin-left: 278px;
	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{
	background:url(../images/home/nav/conseils_of.gif) 0 0 no-repeat;
	width: 91px;
	height :41px;
	margin-top: 65px;
	margin-left:445px;
	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{
	background:url(../images/home/nav/actualites_of.gif) 0 0 no-repeat;
	width: 113px;
	height :22px;
	margin-top: 25px;
	margin-left:410px;
	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: 194px;
	height:500px;
	padding-top: 0;
	background:url(../images/home/fond_gauche.jpg) 0 133px no-repeat;

}

#ficheHome_TxtVisu{

	text-align:center;
	margin:0 0 0 20px;
	padding:25px 0 10px 0;
	width: 149px;
	height: 120px;
	background:url(../images/home/fd_visuel_petit.png) 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/marques/28/images/home/fd_visuel_petit.png", sizingMethod="scale");
}
#ficheHome_Txt{
	text-align:center;
	margin:0 0 20px 20px;
	padding-bottom:10px;
	width: 149px;
	height: 120px;
	background:url(../images/home/fd_visuel_petit2.png) 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/marques/28/images/home/fd_visuel_petit2.png", sizingMethod="scale");


}

#ficheHome_Txt p{
	padding: 15px 25px 0 25px;
}
#home_selection a{
	color:#077631;
	position:relative;
}


#ficheHome_TxtVisu p{
	line-height:12px;
	padding:25px 0 0 0;
	
}

#ficheHome_TxtVisu img{

	position:relative;
	
	
}
/***********************************/
/**MENU HAUT POUR PAGES INTERIEURS ******/
/***********************************/


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

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

#menuhaut4 {
	width: 782px;
	height: 108px;
	background:url(../images/nav/bande_haut2.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: #FFFFFF;
	
}

#surnav .accueil a:hover{
	color: #009e3c;
}

#nav{
	float:left;
	width: 529px;
	height: 21px;
	background-color:#009e3c;
	
	
}	
	
#nav a.n1of{

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


#nav a.n1of:hover, #nav a.n1on{

	background:url(../images/nav/valeurs_on.gif) 0 0 no-repeat;
	width: 116px;
	height: 21px;
	margin-left:0px;
	display:block;
}

#nav a.n2of{
	
	background:url(../images/nav/gammes_of.gif) 0 0 no-repeat;
	width: 91px;
	height: 21px;
	margin-left:15px;
	display:block;
}


#nav a.n2of:hover, #nav a.n2on{


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


#nav a.n3of{

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


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

	background:url(../images/nav/actualites_on.gif) 0 0 no-repeat;
	width: 95px;
	height: 21px;
	margin-left:15px;
	display:block;
	}

#nav a.n4of{

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


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






/*snav ***************************/
#snav{
	float:left;
	background-color:#e2e9b0;
	margin-top:1px;
	width: 528px;
	height: 22px;
}

#snav ul{
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
}

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

}

#snav .of{
	color:#8cb401;
	
	text-decoration : none;
}

#snav .on, #snav a:hover{
	color:#437c00;
	
	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-color:#99c137;
	
}

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



#gamme_content, #valeur_content, #histoire_content, #conseil_content,#actu_content{
	text-align:center;
	width:588px;
	height:100%;
	
	float:left;
	
}


#gamme_content h2, #valeur_content h2, #histoire_content h2, #conseil_content h2, #actu_content h2{

	font-size: 14px;
	font-weight: bold;
	color:#c0007a;
	
}

#gamme_content h3, #valeur_content h3, #histoire_content h3, #conseil_content h3, #actu_content h3{
	
	font-size: 12px;
	font-weight : bold;
	color:#009e3c;

}

#gamme_content .titre, #valeur_content .titre, #histoire_content .titre, #conseil_content .titre, #actu_content .titre{
	text-align:left;
	width:390px;
	margin-bottom : 10px;
	padding-left :5px;


}




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

#valeur_content .blocValeur, #conseil_content .blocConseil, #histoire_content .blocHistoire{
	float:left;
	padding : 0 0 25px 0;
	width: 580px;
	

}

#valeur_content .blocValeurH, #conseil_content .blocConseilH, #histoire_content .blocHistoireH{
	float:left;
	/*width: 569px;
	height: 40px;
	
	background:url(../images/interieur/editorial_haut.png) 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/interieur/editorial_haut.png", sizingMethod="scale");
	*/
	/*	background:url(../images/interieur/editorial_haut.png) 0 0 repeat-y;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/marques/23/images/interieur/editorial_haut.png", sizingMethod="scale");
	*/
}

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

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

}

#valeur_content dl, #conseil_content dl, #histoire_content dl{
	clear:both;
	padding:0px 35px 0px 5px;
	
	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:#077631;
}

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

#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:#009e3c;
}





/*--------------*/
/* 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/douche_of.gif) 0 0 no-repeat;
	width: 116px;
	height :20px;
	margin-top: 15px;
	margin-left:450px;
	display:block;
}
#gamme_accueil a.bt_nav_gamme1:hover{
	background:url(../images/nav_gamme/douche_on.gif) 0 0 no-repeat;
}

#gamme_accueil a.bt_nav_gamme2{
	background:url(../images/nav_gamme/beaute_cheveu_of.gif) 0 0 no-repeat;
	width: 157px;
	height :19px;
	margin-top: 9px;
	margin-left: 505px;
	display:block;
}
#gamme_accueil a.bt_nav_gamme2:hover{
	background:url(../images/nav_gamme/beaute_cheveu_on.gif) 0 0 no-repeat;
}


#gamme_accueil a.bt_nav_gamme3{
	background:url(../images/nav_gamme/senteurs_of.gif) 0 0 no-repeat;
	width: 165px;
	height :19px;
	margin-top: 8px;
	margin-left: 555px;
	display:block;
}
#gamme_accueil a.bt_nav_gamme3:hover{
	background:url(../images/nav_gamme/senteurs_on.gif) 0 0 no-repeat;
}
#gamme_accueil a.bt_nav_gamme4{
	background:url(../images/nav_gamme/toilette_mains_of.gif) 0 0 no-repeat;
	width: 138px;
	height :19px;
	margin-top: 14px;
	margin-left: 605px;
	display:block;
}
#gamme_accueil a.bt_nav_gamme4:hover{
	background:url(../images/nav_gamme/toilette_mains_on.gif) 0 0 no-repeat;
	
}
#gamme_accueil a.bt_nav_gamme5{
	background:url(../images/nav_gamme/mini_of.gif) 0 0 no-repeat;
	width: 74px;
	height :23px;
	margin-top: 12px;
	margin-left: 635px;
	display:block;
}
#gamme_accueil a.bt_nav_gamme5:hover{
	background:url(../images/nav_gamme/mini_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 :0;
	padding-top:10px;
	width:585px;

}

#gamme_content dl{
	float:left;
	width: 190px;
	height: 215px;
	padding:20px 0 0 0;
	background:url(../images/interieur/cadre_gamme.png) 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/marques/28/images/interieur/cadre_gamme.png", sizingMethod="scale");
}

#gamme_content dl img{
	margin: 15px 0 25px 0;
	position:relative;
}

#gamme_content dl p{
	padding:10px 5px 0 5px;
	
	
	
}

#gamme_content dl a{
	font-weight : bold;
	color:#40690f;
}



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


#actu_content .blocFiche1{
	padding-left :110px;
	padding-top:35px;
	float:left;
	width:400px;
}
#actu_content .blocFiche2{
	padding-left :0px;
	padding-top:35px;
	float:left;
	width:587px;
}
#actu_content dl{
	float:left;
	text-align:left;
	width: 286px;
	height: 232px;
	padding: 3px 0 7px 0;
	background:url(../images/interieur/cadre_actu.png) 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/marques/28/images/interieur/cadre_actu.png", sizingMethod="scale");	

}

#actu_content dl .photoD{
	float: right;
	margin:0 0 10px 10px;
	
}

#actu_content dl .photoG{
	float: left;
	margin:10px 0 0 10px;
}

#actu_content dl h4{
	
	padding: 10px 15px 0 15px;
	color:#40690f;
	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:#009e3c;

}

#actu_content dl p{
	line-height:12px;
	padding: 0 15px 0 15px;
	font-weight : normal;
	font-size : 11px;
	color:#40690f;
}

#actu_content img{
	position:relative;
}

#actu_content dl h4 a{
	color:#40690f;
	position:relative;
}
#actu_content dl h5 a{
	position:relative;
	color:#003e00;
}

/***********************************/
/********** 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:#077631;
}

#produit_content .ficheg .cadrephoto{
	
	background:url(../images/produits/fd_visuel_gros.png) 0 0 no-repeat;
	width: 196px;
	height: 270px;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/marques/28/images/produits/fd_visuel_gros.png", sizingMethod="scale");	
}
	

	

#produit_content .ficheg .cadrephoto #photo{
	margin-top:33px;
	margin-left:35px;

}

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


#produit_content .ficheg .text{
	width: 180px;
	padding-left: 10px;
	font-size:12px;
	/*padding-top: 10px;*/
}

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

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

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


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

#produit_content .aimez h3 a{
	color:#FFFFFF;
	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.jpg) 0 0 no-repeat;
	
}

#interieur_gauche {
	float:left;
	width: 194px;
	height: 564px;
	background:url(../images/produits/fond_gauche.jpg) 0 0 no-repeat;
	/*	background:url(../images/produits/fond_selection.jpg) 0 0 no-repeat;*/
	
}


#interieur_gauche .actu_selection{
	
	margin-left:50px;
	margin-top:350px;
	width: 128px;
	height: 153px;
	background:url(../images/interieur/carre_actu.png) 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/marques/28/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 : #006633;
	text-align:center;
}
#pied h5 a{
color : #006633;
	font-weight:strong;
	font-size:11px;
}
#pied p{
	font-size:10px;
	color:#555555;
}
#pied p a{
	font-weight:normal;
	color:#555555;
	text-decoration:underline;
}
