
/* Import de la CSS d'initialisation
----------------------------------------------------------*/

@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/

body { color:#3f3f3f; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; font-size:12px; }

h1 { color:#3f3f3f; font-size: 12px; font-weight: bold; padding-bottom:20px; line-height:17px; }
h2 { color:#3f3f3f; font-size: 1.3em; font-weight:bold; }
h3 { color:#3f3f3f; font-size: 1.17em; font-weight:bold;}
h4 { color:#3f3f3f; font-size: 1em; font-weight:bold;}
h5 { color:#3f3f3f; font-size: 0.83em; font-weight:bold; }
h6 { color:#3f3f3f; font-size: 0.67em; }
h7 { color:#7c971c; font-size: 1.1em; }
h8 { color:#7c971c; font-size: 1.2em; }
p { color:#3f3f3f; font-size: 1em; }
ul, ol { color:#3f3f3f; font-size: 1em; }
li {  color:#3f3f3f; font-size: 1em; }
a { color:#3f3f3f; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
a:visited { } /* si changement de couleur après le clic */
input { border-width:thin; padding:3px; color:#3f3f3f; }
textarea { border-width:thin; padding:3px; color:#3f3f3f; }
em { }
strong { }
.bodyIntro{ width:950px; margin:0 auto;}
.bodyIntro p{ color: #3f3f3f; }
.bodyIntro a{color:#3f3f3f;}
.bodyIntro a:hover { color:#3f3f3f; text-decoration:none; }

/* Éléments Particuliers
----------------------------------------------------------*/

/* Placement d'images */
.imgLeft{ float:left; margin-right:1em; }
.imgRight{ float:right; margin-left:1em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }

/* Des classes d'alignement du texte */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.justify { text-align: justify; }

/* Des classes de formatage du texte en ligne */
.bold, .gras { font-weight: bold; }
.italic, .italique { font-style: italic; }
.strike, .barre { text-decoration: line-through; }

/* Des classes flotante */
.floatleft { float: left; }
.floatright { float: right; }

/* Les "nettoyeurs" */
.clearb { clear: both; }
.clearer { clear: both; width: 0; height: 0; line-height: 0; }

/* Formulaire de contact */
#frmEnvoi{ width:470px; }
#frmEnvoi input, textarea{ background-color:transparent; border-width:thin; }
#frmEnvoi .field{ text-align:right; margin-top:10px; }

/*classes supplémentaires*/
.aligntexte{margin-right:40px;}
.aligncontact{margin-left:5px; margin-right:40px;}

/*--------------------------------------*/
.yzeointro { font-size:10px; }
.yzeointro img { vertical-align:middle; }

#mg-l-natura { margin-left:130px;}
#align-slideshow { float:right; padding: 0 15px 15px 15px;}

#jeunesse { border: 1px solid #1a670d;}
#hydratation { border: 1px solid #1a670d;}
#purete { border: 1px solid #1a670d;}
#nutrition { border: 1px solid #1a670d;}
#douceur { border: 1px solid #1a670d;}
#beaute { border: 1px solid #1a670d;}
#solaires { border: 1px solid #1a670d;}

#font-size10  { font-size: 10px; margin-left: 20px;}
.mg-l-20 { margin-left: 20px;}

#img-r-gammes1 { float:right; padding: 10px 15px 10px 15px;}
#img-r-gammes-nutri { float:right; padding: 10px 10px 10px 10px;}
.align-techni {float:right; padding: 5px 0 0 0; margin-left: 5px;}
#col-gauche { width: 325px; }

.content-formules { width:300px;}
.text-l-formules { width:80%;}
.text-r-formules { width:20%;}

.techni-spa-width { width: 325px;}
.techni-l { width:40%;}
.techi-r { width:30%;}
/* ============== Plan Aces ================ */
.plan {
	width: 600px;
	height: 480px;
	border:5px solid;
	border-color:#004c0c;
	margin: 0 auto;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #5F0666;
	font-weight: bold;
	margin-bottom: 1em;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}

/*------------------Plan du site------*/
#centre-plan { float:left; width:900px; text-align:justify; margin-left:40px;  }


/*-----------------High light---------------*/
.highslide {
	cursor: url(images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 4px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 4px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 4px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(images/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*--------------*/
a.gammes10 { display:block; background:url(../images/images-gammes/titres/NOUVEAUTES.jpg) no-repeat; width: 250px; height: 30px; }
a.gammes10:hover { background: url(../images/images-gammes/titres/NOUVEAUTES-h.jpg) no-repeat; }
a.gammes10:active { background: url(../images/images-gammes/titres/NOUVEAUTES.jpg) no-repeat; }
a.gammes10 span { display:none; }

a.gammes9 { display:block; background:url(../images/images-gammes/titres/NOUVELLE-JEUNESSE.jpg) no-repeat; width: 250px; height: 30px; }
a.gammes9:hover { background: url(../images/images-gammes/titres/NOUVELLE-JEUNESSE-h.jpg) no-repeat; }
a.gammes9:active { background: url(../images/images-gammes/titres/NOUVELLE-JEUNESSE.jpg) no-repeat; }
a.gammes9 span { display:none; }

a.gammes8 { display:block; background:url(../images/images-gammes/titres/ESSENCES-VITALES.jpg) no-repeat; width: 250px; height: 30px; }
a.gammes8:hover { background: url(../images/images-gammes/titres/ESSENCES-VITALES-h.jpg) no-repeat; }
a.gammes8:active { background: url(../images/images-gammes/titres/ESSENCES-VITALES.jpg) no-repeat; }
a.gammes8 span { display:none; }


a.gammes1 { display:block; background:url(../images/images-gammes/titres/HYDRATATION.jpg) no-repeat; width: 250px; height: 30px; }
a.gammes1:hover { background: url(../images/images-gammes/titres/HYDRATATION-h.jpg) no-repeat; }
a.gammes1:active { background: url(../images/images-gammes/titres/HYDRATATION.jpg) no-repeat; }
a.gammes1 span { display:none; }

a.gammes2 { display: block; background:url(../images/images-gammes/titres/JEUNESSE.jpg) no-repeat; width: 250px; height: 30px; }
a.gammes2:hover { background: url(../images/images-gammes/titres/JEUNESSE-h.jpg) no-repeat; }
a.gammes2:active { background: url(../images/images-gammes/titres/JEUNESSE.jpg) no-repeat; }
a.gammes2 span { display:none; }

a.gammes3 { display: block; background:url(../images/images-gammes/titres/PURETE.jpg) no-repeat; width: 250px; height: 30px; }
a.gammes3:hover { background: url(../images/images-gammes/titres/PURETE-h.jpg) no-repeat; }
a.gammes3:active { background: url(../images/images-gammes/titres/PURETE.jpg) no-repeat; }
a.gammes3 span { display:none; }

a.gammes4 { display: block; background:url(../images/images-gammes/titres/NUTRITION.jpg) no-repeat; width: 250px; height: 30px; }
a.gammes4:hover { background: url(../images/images-gammes/titres/NUTRITION-h.jpg) no-repeat; }
a.gammes4:active { background: url(../images/images-gammes/titres/NUTRITION.jpg) no-repeat; }
a.gammes4 span { display:none; }

a.gammes5 { display: block; background:url(../images/images-gammes/titres/DOUCEUR.jpg) no-repeat; width: 250px; height: 30px; }
a.gammes5:hover { background: url(../images/images-gammes/titres/DOUCEUR-h.jpg) no-repeat; }
a.gammes5:active { background: url(../images/images-gammes/titres/DOUCEUR.jpg) no-repeat; }
a.gammes5 span { display:none; }

a.gammes6 { display: block; background:url(../images/images-gammes/titres/BEAUTEECLAT.jpg) no-repeat; width: 250px; height: 30px; }
a.gammes6:hover { background: url(../images/images-gammes/titres/BEAUTEECLAT-h.jpg) no-repeat; }
a.gammes6:active { background: url(../images/images-gammes/titres/BEAUTEECLAT.jpg) no-repeat; }
a.gammes6 span { display:none; }

a.gammes7 { display: block; background:url(../images/images-gammes/titres/SOLAIRES.jpg) no-repeat; width: 250px; height: 30px; }
a.gammes7:hover { background: url(../images/images-gammes/titres/SOLAIRES-h.jpg) no-repeat; }
a.gammes7:active { background: url(../images/images-gammes/titres/SOLAIRES.jpg) no-repeat; }
a.gammes7 span { display:none; }


.plist{
vertical-align:middle;
margin-right:7px;
margin-left:0px;
margin-top:-2px;}

.plist1{
vertical-align:middle;
margin-right:7px;
margin-left:0px;
padding-bottom:20px;
margin-top:5px;}

.plist2{
vertical-align:middle;
margin-right:7px;
margin-left:0px;
padding-bottom:30px;
margin-top:5px;}

.plist4{
vertical-align:middle;
margin-right:7px;
margin-left:20px;
margin-top:-2px;}

.ptb { width:100%; border-collapse:collapse;}
.ptb .nonebd{ border-bottom:none;}
.ptb td { border-bottom:dotted 1px #000; padding:15px 0 0; padding-bottom:3px;}
.pwid { width:170px;}
.list1
{
	margin-top:5px;
	margin-right:10px;
	float:left;
	padding-bottom:10px;
	}
.img1
{
	margin-right:100px;
}
.tieude
{
	color:#4ca81f;
	font-size:15px;
	font-style:italic;
}
.leftext
{
	float:left;
	width:200px;
	text-align:center;
	font-size:11px;
	border:1px solid #4ca81f;
	font-style:italic;
	
}
.leftext1
{

	float:left;
	width:190px;
	text-align:center;
	font-size:11px;
	font-style:italic;
	border:1px solid #4ca81f;
	margin-right:20px;
}
.pcolor {color:#7c971c; font-size: 1.1em; }
.pcolor1 {color:#7c971c; font-size: 1.2em; }
fieldset { border:#57b52b solid 1px; padding:0 15px 15px;}
legend { border-left:#57b52b solid 2px; padding-left:5px; padding-right:5px;}

/*van*/

.txt-green{color:#2a7815; font-size:14px; font-weight:bold;}

.fs-v1{width:45%; padding:10px;}

.lg1{color:#2a7815; font-size:14px; font-weight:bold;}

.height1{height:270px;}
.mau
{
	color:#7c971c;
}
sup { vertical-align: super; font-size: 11px; }
.fixmail
{
	margin-bottom:-3px;
}
.pad
{
	padding-left:20px;
}
.khung
{
	background-color:#dde6c8;
	border:1px solid #75a331;
	padding:5px;
}
