@charset "utf-8";
/* CSS pour Terre de Jade */

body {
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#87606f;

}


h5 {
margin:0;padding:0;
font-family:Arial,verdana;
font-size:13px;
font-weight:thin;

}

.AllContent {
/*border:1px solid black;*/
margin:0;padding:0;
margin-top:0px;
text-align:center;
width:100%;
height:100%
background-color:#87606f;
background-image:url(fondbody2.jpg);
background-position:top center;
background-repeat:no-repeat;

}

.AllContent .mainTab {

}

.logo {
width:155px;
/*background-image:url(logo.jpg);
background-repeat:no-repeat;
background-position:7px 0px;*/
background-image:url(degradeGauche_h.jpg);
background-repeat:no-repeat;
background-position:top right;
}

.mainTab {
/*background-color:white;*/
/*margin-left:-30px;*/
min-height:400px;

}

html>body .mainTab {
height:auto;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.mainBan {
height:153px;
border-left:4px solid white;
border-right:4px solid white;
background-image:url(banniere.jpg);
background-repeat:no-repeat;
background-position:top left;

}

/* déclinaison de la bannière pour chaque rubrique : */
.banniereHome {
height:153px;
border-left:4px solid white;
border-right:4px solid white;
background-image:url(banniere_home.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.banniereMas {
height:153px;
border-left:4px solid white;
border-right:4px solid white;
background-image:url(banniere_massage.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.banniereSante {
height:153px;
border-left:4px solid white;
border-right:4px solid white;
background-image:url(banniere_minceur.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.banniereLieux {
height:153px;
border-left:4px solid white;
border-right:4px solid white;
background-image:url(banniere_lieux.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.bannierePrest {
height:153px;
border-left:4px solid white;
border-right:4px solid white;
background-image:url(banniere_prestige.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.banniereServ {
height:153px;
border-left:4px solid white;
border-right:4px solid white;
background-image:url(banniere_service.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.banniereMieux {
height:153px;
border-left:4px solid white;
border-right:4px solid white;
background-image:url(banniere_mieuxetre.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.banniereTeam {
height:153px;
border-left:4px solid white;
border-right:4px solid white;
background-image:url(banniere_equipe.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.banniereForma {
height:153px;
border-left:4px solid white;
border-right:4px solid white;
background-image:url(banniere_formation.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.mainBan a, .mainBan a:visited {
color:#080302;
font-size:9px;
text-decoration:none;
}
.mainBan a:hover {
text-decoration:none;
}

.menuGauche {
margin:0;padding:0;
background-color:transparent;
background-image:url(degradeGauche.jpg);
background-repeat:no-repeat;
background-position:top right;
width:155px;
height:200px;
min-height:200px;
}

.menuGauche a, .menuGauche a:hover {
/*filter:alpha(opacity=100);-moz-opacity:1;opacity:1;-khtml-opacity:1;*/
}

.menuGauche a:hover {
/*filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;-khtml-opacity:0.5;*/
}

/*html>body .menuGauche{
height:auto;
} */

.bordDroit {
width:20px;
background-image:url(degradeDroite.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.mainContent {
background-color:#811429;
/*background-image:url(haut_contenu.jpg);
background-repeat:repeat-x;
background-position:top left;*/
width:564px;
border-left:4px solid white;
border-right:4px solid white;
border-bottom:4px solid white;
color:white;
}

.mainContent h2 {
margin:0;padding:0;
margin-top:8px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-stretch:condensed;
font-size:18px;
color:#260003;
}
.mainContent a, .mainContent a:visited {
color:#d2c9ba;
font-weight:bold;
text-decoration:none;
}

.arianWire {
font-size:10px;
color:black;
}

.contenuDroit {
background-color:#410207;
background-image:url(haut_contenuD.jpg);
background-repeat:repeat-x;
background-position:0px 26px;
width:176px;
height:450px;
color:white;
font-size:10px;
}

.contenuDroit a, .contenuDroit a:visited {
color:#d2c9ba;
}


.footer {
font-size:9px;
color:white;
}

.footer a, .footer a:visited {
color:#080302;
text-decoration:underline;
}

.headCommande {
background-color:#410207;
color:white;
}