/* CSS PhytAlma.ch */
/* DEUTSCH */
/* FORMATAGE DES BALISES DE BASE */
body {
background-color: #d6ead3;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #004319;
margin: 0px;
padding: 0px;
}

a {
color: #ffffff;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

.linknow {
color: #8AC796;
}

h3 {
font-size: 14px;
margin-top: 22px;
margin-bottom: 10px;
padding: 0px;
}

h4 {
font-size: 12px;
margin-top: 5px;
margin-bottom: 0px;
padding: 0px;
}

p {
padding: 0px;
margin-top: 5px
}

/* class pour les infos cachées */

.dontShow {
display: none;
}

#sev {
position: absolute;
left: 77%;
margin-top: 15px;
margin-left: -150px;
width: 300px;
height: 15px;
}

.asev{
font-size: 8px;
letter-spacing: 0.25em;
color: #73A373;
}

/* positionnement dans la fenetre */

#global {
position: absolute;
left: 50%;
margin-left: -400px;
margin-top: 30px;
width: 800px;
height: 804px;
background-color: #ffffff;
}

/* entete, liens de langues, home, et slogan */

#top {
position: absolute;
margin: 0px;
width: 229px;
height: 120px;
background-image: url(../../pictures/logo.jpg);
background-repeat: no-repeat;
}

/* PRESENTATION DE LA GAMME PHYTALMA */
#head {
position: absolute;
width: 571px;
height: 257px;	
margin-top: 0px;
margin-left: 229px;
}

#headGamme {
position: absolute;
width: 571px;
height: 137px;	
margin-top: 0px;
margin-left: 229px;
}

#headTitle {
position: absolute;
margin-left: 229px;
margin-top: 137px;
width: 252px;
height: 120px;
background-image: url(../../pictures/head_de/02.jpg);
background-repeat: no-repeat;
}

.titreGamme {
width: 150px;
margin-left: 70px;
color: #FFFFFF;
margin-top: 42px;
}

#headPlv {
position: absolute;
margin-left: 481px;
margin-top: 137px;
width: 319px;
height: 120px;
}

#headEnd {
position: absolute;
margin-top: 0px;
margin-left: 250px;
width: 319px;
height: 142px;
}

/* LANGUES */

.homelink{
position: absolute;
margin-top: 8px;
margin-left: 10px;
}
.lang1 {
position: absolute;
margin-left: 80px;
margin-top: 6px;
}
.lang2 {
position: absolute;
margin-left: 152px;
margin-top: 6px;
}

/* MENU PRINCIPAL */

#left {
position: absolute;
width: 123px;
height: 402px;
margin-top: 120px;
margin-left: 0px;
padding: 0px;
background-image: url(../../pictures/menu.jpg);
background-repeat: no-repeat;

}

#menu {
position: absolute;
margin-left: 79px;
margin-top: 0px;
width: 150px;
height: 100%;
padding: 0px;

}

.mainlink {
height: 15px;
margin-bottom: 15px;
margin-top: 15px;
padding: 0px;
}

.scndlink {
height: 15px;
margin-bottom: 5px;
margin-top: 5px;
padding: 0px;
}

/* classe pour chaque lien de la navig principale, avec les rollovers */
/* FRANçAIS */


/* QUI SOMMES NOUS? */
/* pour l'anglais et l'allemand changer la margin-left car l'image est plus petite
et elle s'aligne à gauche automatiquement */
a.who {
display: block;
background-image: url(../../pictures/menu_de/who_off.png);
background-repeat: no-repeat;
width: 139px;
height: 15px;
margin-left: 44px;
}
a.who:hover {
display: block;
background-image: url(../../pictures/menu_de/who_on.png);
background-repeat: no-repeat;
}

/* NOS PASTILLES */
a.gum {
display: block;
background-image: url(../../pictures/menu_de/gum_off.png);
background-repeat: no-repeat;
width: 146px;
height: 15px;
margin-left: 4px;
}
a.gum:hover {
display: block;
background-image: url(../../pictures/menu_de/gum_on.png);
background-repeat: no-repeat;
}

/* NOS PRESTATIONS */
a.prod {
display: block;
background-image: url(../../pictures/menu_de/prod_off.png);
background-repeat: no-repeat;
width: 132px;
height: 15px;
margin-left: 18px;
}

a.prod:hover {
display: block;
background-image: url(../../pictures/menu_de/prod_on.png);
background-repeat: no-repeat;
}

/* PHYTALMA */
a.phy {
display: block;
background-image: url(../../pictures/menu_de/phy_off.png);
background-repeat: no-repeat;
width: 106px;
height: 15px;
margin-left: 44px;
}
a.phy:hover {
display: block;
background-image: url(../../pictures/menu_de/phy_on.png);
background-repeat: no-repeat;
}

#phy {
margin-left: 44px;
}

/* LIENS POUR LA GAMME DE PASTILLES */
/* sauge */

a.sage {
display: block;
background-image: url(../../pictures/menu_de/sag_off.png);
background-repeat: no-repeat;
width: 106px;
height: 15px;
margin-left: 44px;
}
a.sage:hover {
display: block;
background-image: url(../../pictures/menu_de/sag_on.png);
background-repeat: no-repeat;
}

/* echinacea */

a.echin {
display: block;
background-image: url(../../pictures/menu_de/echin_off.png);
background-repeat: no-repeat;
width: 106px;
height: 15px;
margin-left: 44px;
}
a.echin:hover {
display: block;
background-image: url(../../pictures/menu_de/echin_on.png);
background-repeat: no-repeat;
}

/* teatree */

a.tea {
display: block;
background-image: url(../../pictures/menu_de/tea_off.png);
background-repeat: no-repeat;
width: 106px;
height: 15px;
margin-left: 44px;
}
a.tea:hover {
display: block;
background-image: url(../../pictures/menu_de/tea_on.png);
background-repeat: no-repeat;
}

/* sureau */

a.sureau {
display: block;
background-image: url(../../pictures/menu_de/sur_off.png);
background-repeat: no-repeat;
width: 106px;
height: 15px;
margin-left: 44px;
}
a.sureau:hover {
display: block;
background-image: url(../../pictures/menu_de/sur_on.png);
background-repeat: no-repeat;
}

/* pin syvestre */

a.pin {
display: block;
background-image: url(../../pictures/menu_de/pin_off.png);
background-repeat: no-repeat;
width: 106px;
height: 15px;
margin-left: 44px;
}
a.pin:hover {
display: block;
background-image: url(../../pictures/menu_de/pin_on.png);
background-repeat: no-repeat;
}

/* eucalyptus */

a.euca {
display: block;
background-image: url(../../pictures/menu_de/eucal_off.png);
background-repeat: no-repeat;
width: 106px;
height: 15px;
margin-left: 44px;
}
a.euca:hover {
display: block;
background-image: url(../../pictures/menu_de/eucal_on.png);
background-repeat: no-repeat;
}


/* NEWS */
a.news {
display: block;
background-image: url(../../pictures/menu_de/news_off.png);
background-repeat: no-repeat;
width: 106px;
height: 15px;
margin-left: 44px;
}
a.news:hover {
display: block;
background-image: url(../../pictures/menu_de/news_on.png);
background-repeat: no-repeat;
}

/* LINKS */
a.links {
display: block;
background-image: url(../../pictures/menu_de/links_off.png);
background-repeat: no-repeat;
width: 106px;
height: 15px;
margin-left: 44px;
}
a.links:hover {
display: block;
background-image: url(../../pictures/menu_de/links_on.png);
background-repeat: no-repeat;
}

/* CONTACT */
a.cont {
display: block;
background-image: url(../../pictures/menu_de/cont_off.png);
background-repeat: no-repeat;	
width: 106px;
height: 15px;
margin-left: 44px;
}
a.cont:hover {
display: block;
background-image: url(../../pictures/menu_de/cont_on.png);
background-repeat: no-repeat;
}

/* ENTETES POUR CHAQUE CHAPITRE DE LA GAMME */

#sauge {
position: absolute;
margin-top: 0px;
margin-left: 229px;
background-image: url(../../pictures/head_de/sage.jpg);
background-repeat: no-repeat;
width: 571px;
height: 254px;
}

#echinacea {
position: absolute;
margin-top: 0px;
margin-left: 229px;
background-image: url(../../pictures/head_de/echinacea.jpg);
background-repeat: no-repeat;
width: 571px;
height: 254px;
}

#teatree {
position: absolute;
margin-top: 0px;
margin-left: 229px;
background-image: url(../../pictures/head_de/teatree.jpg);
background-repeat: no-repeat;
width: 571px;
height: 254px;
}

#sureau {
position: absolute;
margin-top: 0px;
margin-left: 229px;
background-image: url(../../pictures/head_de/sureau.jpg);
background-repeat: no-repeat;
width: 571px;
height: 254px;
}

#pin {
position: absolute;
margin-top: 0px;
margin-left: 229px;
background-image: url(../../pictures/head_de/pin.jpg);
background-repeat: no-repeat;
width: 571px;
height: 254px;
}

#eucalyptus {
position: absolute;
margin-top: 0px;
margin-left: 229px;
background-image: url(../../pictures/head_de/eucalyptus.jpg);
background-repeat: no-repeat;
width: 571px;
height: 254px;
}

/* CONTENT */
/* pour la gamme */

#content {
position: absolute;
margin-left: 231px;
margin-top: 256px;
width: 569px;
height: 550px;
background-image: url(../../pictures/back_cntnt.jpg);
background-repeat: repeat;
/*overflow: auto;*/
}

#greenCol {
position: absolute;
width: 34px;
margin-left: 0px;
margin-top: 0px;
background-image: url(../../pictures/greencol.jpg);
background-repeat: repeat-y;
height: 550px;
}

#txt {
position: absolute;
width: 330px;
margin-left:69px;
height: 550px;
overflow: auto;
}

#vertus {
position: absolute;
width:130px;
margin-left: 410px;
margin-top: 20px;
}

#vertus p {
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
text-align: right;
line-height: 13px;
}

.txtMagenta {
color: #990000;
}

.txtMauve {
color: #5B2660;
}

.txtVertClair {
color: #A5CE8D;
}

.txtPin {
color: #6D2B07;
}

.txtLila{
color: #A59CC7;
}

.txtRose {
color: #F7DAE0;
}

.txtTea {
color: #7BB27E;
}

.txtClair {
color: #FFFFFF;
}

.txtFonce {
color: #0f3b18;
}

#pttparagraphe {
width: 170px;
}

/* pour la sauge */

#contentSG {
position: absolute;
margin-left: 231px;
margin-top: 254px;
width: 569px;
height: 550px;
background-image: url(../../pictures/back_sg.jpg);
background-repeat: repeat;
/*overflow: auto;*/
}

#mauveCol {
position: absolute;
width: 34px;
margin-left: -1px;
margin-top: 0px;
background-image: url(../../pictures/mauvecol.jpg);
background-repeat: repeat-y;
height: 550px;
}

/* pour l'echinacea */

#contentECH {
position: absolute;
margin-left: 231px;
margin-top: 254px;
width: 569px;
height: 550px;
background-image: url(../../pictures/back_ech.jpg);
background-repeat: repeat;
/*overflow: auto;*/
}

#pinkCol {
position: absolute;
width: 34px;
margin-left: -1px;
margin-top: 0px;
background-image: url(../../pictures/pinkcol.jpg);
background-repeat: repeat-y;
height: 550px;
}

/* pour tea tree */

#contentTT {
position: absolute;
margin-left: 231px;
margin-top: 254px;
width: 569px;
height: 550px;
background-image: url(../../pictures/back_tt.jpg);
background-repeat: repeat;
/*overflow: auto;*/
}

#greenColT {
position: absolute;
width: 34px;
margin-left: -2px;
margin-top: 0px;
background-image: url(../../pictures/teacol.jpg);
background-repeat: repeat-y;
height: 550px;
}

/* pour la fleur de sureau */

#contentFS {
position: absolute;
margin-left: 231px;
margin-top: 254px;
width: 569px;
height: 550px;
background-image: url(../../pictures/back_sur.jpg);
background-repeat: repeat;
/*overflow: auto;*/
}

#blueCol {
position: absolute;
width: 34px;
margin-left: -1px;
margin-top: 0px;
background-image: url(../../pictures/bluecol.jpg);
background-repeat: repeat-y;
height: 550px;
}

/* pour le pin sylvestre */

#contentPS {
position: absolute;
margin-left: 231px;
margin-top: 254px;
width: 569px;
height: 550px;
background-image: url(../../pictures/back_pin.jpg);
background-repeat: repeat;
/*overflow: auto;*/
}

#pinCol {
position: absolute;
width: 34px;
margin-left: -1px;
margin-top: 0px;
background-image: url(../../pictures/pincol.jpg);
background-repeat: repeat-y;
height: 550px;
}

/* pour l'eucalyptus */

#contentEU {
position: absolute;
margin-left: 231px;
margin-top: 254px;
width: 569px;
height: 550px;
background-image: url(../../pictures/back_euk.jpg);
background-repeat: repeat;
/*overflow: auto;*/
}

#greenColE {
position: absolute;
width: 34px;
margin-left: -1px;
margin-top: 0px;
background-image: url(../../pictures/eukcol.jpg);
background-repeat: repeat-y;
height: 550px;
}

/****************************************************/

