body {
     text-align:center;
     background:#E2E2E2;
     margin:0px;
     padding:0px;
     margin-bottom:0px;
     padding-bottom:0px;
}

img {
     margin:0px;
     padding:0px;
}

.bigpic {
     margin:0px;
     padding:0px;
     text-align:center;
}

.snake {
     position: relative;
     left:30px;
     top:80px;
     width:auto;
     padding:0px;
}

.snake_margin {
     margin:0px;
     padding:0px;
     margin-left:150px;
     margin-right:0px;
}

.background_all {
     margin:0px;
     padding:0px;
     margin-left:auto;
     margin-right:auto;
     background:#E2E2E2;
/*    width:15cm; */
     width:850px;
     margin-top:10px;
}

.zone_text {
/*  pour info, la couleur de la zone de texte est: #D9C399 */
    float:top;
    margin:0px;
    padding:0px;
    font-family:"Arial","Helvetica","sans-serif";
    background:#e2e2e2;
    color:black;
    text-align:left;
    margin-right:12em;
    margin-right:250px;
}

.menu {
    float:right;
    margin:0px;
    padding:6px 0px;
    background:#e2e2e2;
/*    background-attachment: scroll;*/
    color:black;
/*    text-align:left; */
    margin-top:0px;
    width:7.4em;
    width:240px;
}

.bottom {
    float:bottom;
    margin:0px;
    padding:0px;
    font-family:"Times","Times New Roman",serif;
    color:black;
    text-align:center;
    background:#E2E2E2;
}

.yinyang_menu1 {
    position: relative;
    right:10px;
    top:10px;
    background:#E2E2E2;
    margin-top:0px;
}

.yinyang_menu2 {
    position: relative;
    right:10px;
    top:60px;
    background:#E2E2E2;
    margin-top:0px;
}

.yinyang_menu3 {
    position: relative;
    right:10px;
    top:110px;
    background:#E2E2E2;
    margin-top:0px;
}

.yinyang_menu4 {
    position: relative;
    right:10px;
    top:160px;
    background:#E2E2E2;
    margin-top:0px;
}

.yinyang_menu5 {
    position: relative;
    right:10px;
    top:210px;
    background:#E2E2E2;
    margin-top:0px;
}

.yinyang_menu6 {
    position: relative;
    right:10px;
    top:260px;
    background:#E2E2E2;
    margin-top:0px;
}

.yinyang_menu7 {
    position: relative;
    right:10px;
    top:310px;
    background:#E2E2E2;
    margin-top:0px;
}

.yinyang_menu8 {
    position: relative;
    right:10px;
    top:360px;
    background:#E2E2E2;
    margin-top:0px;
}

a.menu {
    padding-left: 1px;
    text-decoration: underline;
}

a.menu:link {
    color: #407050;
}

a.menu:visited {
    color: white;
}

a.menu:hover {
    color: black;
    background: #EA0C0C;
}

.div1 {
    margin:0px;
    padding:0px;
    background-image:url("./BORDERS2/centre.gif");
    background-repeat:no-repeat;
    background-position: right top;
}

.div2 {
    margin:0px;
    padding:0px;
    background-image:url("./BORDERS2/gauche.gif");
    background-repeat:no-repeat;
    background-position: left top;
}

.div3 {
    margin:0px;
    padding:0px;
    background-image:url("./BORDERS2/bas.gif");
    background-repeat:no-repeat;
    background-position: left bottom;
}

.div4 {
    margin:0px;
    padding:0px;
/*    color:black;*/
/*    margin-right: 30px; */
/*    margin-left: 20px; */
    margin-top: 0px;
    background-image:url("./BORDERS2/coin.gif");
    background-repeat:no-repeat;
    background-position: right bottom;
    padding-left:15px;
    padding-top: 15px;
    padding-right:15px;
    padding-bottom:15px;
}

p {
    font-weight: bold;
    font-size: 120%;
    text-align: center;
    line-height: 90%;
}

.title_text {
    font-weight: bold;
    font-size: 120%;
    text-align: center;
    line-height: 150%;

}

.title_paragraph {
    font-weight: bold;
}

.texte {
    margin-right: 2em;
    margin-left : 1em;
}

ul {
    list-style-type: none;
    padding-left: 0.4em;
/* espace avant la puce */
    padding-bottom: 1em;
    margin: 0;
}

li {
    padding-left : 40px;
/* espace entre la puce et le texte */
}

.lipuce {
 /* thanks to Gihef CCM */
    background : url(./MENUS/YinYang_anime.gif) left center no-repeat;
    padding-left : 40px;
 /* espace entre la puce et le texte */
}