/* CSS reflexologie */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.8em;
color:#1b6c03;/*vert*/
}

h3{
color:#FFFFFF;
}

a{
color:#1b6c03;
}

a:hover{
color:#660000;
}

img{
border:0;
}

/*CLASS*/
.gras{
font-weight:bold;
}
.text1{
font-style:italic;
}

.chapitre{
background-image:url(../images/chapitre.png);
background-repeat:repeat-x;
margin-bottom:2em;
padding : 0.5em;
}
.chapitre img{
float:left;
margin : 0em 0.5em 0.5em 0em;
}
.titre2{
background-image:url(../images/chapitre.png);
}

.new{
text-decoration:blink;
color : red;
}

.navigationRapide{
text-align:right;
font-size:0.8em;
margin-top:2em;
}

.navigationRapide li{
list-style:none;
display:inline;
border-bottom:1px solid #1b6c03;
border-right:1px solid #1b6c03;
}

.navigationRapide a{
text-decoration:none;
padding:0.3em;
}

.cadre{
border:1px dashed #1b6c03;
padding : 1em;
}

.vert{
color:#1b6c03;
}
.sansPuce li{
list-style:none;
}

/*ID*/
#bloc{
position:relative;
top:-1em;
margin:auto;
width:55em;
border-bottom:1px dashed #1b6c03;
background-image:url(../images/ombre.png);
background-repeat:repeat-y;
background-position:0.2em;
}
#fond{
background-color:#FFFFFF;
width:49em;
margin:auto;
padding:2em;
}

#aideNavigation{
position:relative;
z-index:3;
text-align:right;
top:-2em;
padding-right:0.5em;
font-size:0.85em;
}
#aideNavigation a{
color:#1b6c03;
}
#aideNavigation a:hover{
color:#FFFFFF;
}

#aideNavigation li{
display:inline;
}

#menu{
float:right;
background-image:url(../images/chapitre.png);
background-repeat:repeat-x;
position:relative;
top:18.7em;
width:15.25em;
}

#menu img{

}

#menu li{
list-style:none;
border-bottom:1px solid #1b6c03;
position:relative;
left:-2em;
}
#menu li:first-child{
border-top:1px solid #1b6c03;
}
#menu a{
display:block;
padding :0.5em;
text-decoration:none;
color:#1b6c03;
font-weight:bold;
}

#menu a:hover{
background-color:#1b6c03;
color:#FFFFFF;
padding:0.5em;
}

#titre{
/*border:1px solid #000000;*/
background-image:url(../images/plante1.png);
position:relative;
top:-4.4em;
height:20em;
z-index:0;
}

#titre img{
position:absolute;
top:6.5em;
}

#arianne{
font-size:0.85em;
}

#contenu{
/*border:1px solid #000000;*/
position:relative;
top:-5em;
}

#feuille{
/*border:1px solid #000000;*/
position : absolute;
top:46em;
right:0.7em;
width:15em;
height:13em;
z-index:0;
background-image:url(../images/feuille.png);
background-repeat:no-repeat;
background-position:3em;

}

#happybox{
position : absolute;
top:35em;
left:37em;
z-index:0;
background-repeat:no-repeat;
}

#mentions{
/*border : 1px solid black;
width:39em;*/
font-size:0.85em;
text-align:center;
margin-bottom:3em;
}

#pied{
font-size:0.85em;
text-align:center;
}

#pied a{
text-decoration:blink;
}

