*
    {
    font-family: verdana ;
    color: #7D7164 ; /*#BFBBA7 ;*/
    }
body
    {
    background-color: #DFDBC3 ; /*#F5F2E1 ;*/
    }
div#page
    {
    width: 700px;
    border: 1px solid #BFBBA7;
    /* text-align: left; */
    margin: auto;
    margin-top: 0px ;
    margin-bottom: 0px ;
    padding-top: 0px;
    padding-bottom: 5px ;
    background-image:url('carre.png');
    background-position: top right ;
    background-repeat: no-repeat ;
    min-height: 450px ;
    background-color: #F5F2E1 ;
    }
div#tounoki
    {
    background-image:url('tounokiorg.png');
    background-position: top left ;
    background-repeat: no-repeat ;
    border: 0px solid #DFDBC3;
    margin-left:20px ;
    margin-right: 20px ;
    width: 660px ;
    margin-top: 10px ;
    padding-top: 30px ;
    padding-bottom: 0px ;
    }
div#frise
    {
    background: #ffffff ;
    border: 1px solid #DFDBC3;
    margin-left:20px ;
    margin-right: 20px ;
    width: 660px ;
    margin-top: 20px ;
    }
div#carre
    {
    width: 190px ;
    height: 220px ;
    float: right ;
    margin-top: 0px ;
    z-index: 0;
    }
div#frise p
    {
    margin-left: 10px ;
    margin-top: 3px ;
    margin-right: 10px ;
    margin-bottom: 3px ;
    padding:0px ;
    font-size: 0.80em ;
    }
div#tounoki p
    {
    margin-left: 10px ;
    margin-right: 10px ;
    padding: 0px ;
    font-size: 0.80em ;
    }
div#contenu
    {
    margin-left:20px ;
    margin-right: 20px ;
    }
div#contenu h2
    {
    margin-left: -20px ;
    background-color: #FFFFFF ;
    padding-left: 60px ;
    width: 250px ;
    border-right: 1px solid #DFDBC3 ;
    border-left: 0px solid #DFDBC3 ;
    border-top: 1px solid #DFDBC3 ;
    border-bottom: 1px solid #DFDBC3 ;
    font-size: 0.80em ;
    clear: both ;
    margin-top: 40px ;
    }
div#contenu h1
    {
    letter-spacing: 0.5em ;
    font-size: 1.2em ;
    text-align: right ;
    margin-top: 20px ;
    }
div#contenu p, div#contenu li
    {
    font-size: 0.80em ;
    color : #9F8D7D ; /*#9b9887 ;*/
    }

#menu
    {
    clear: both ;
    border: 0px solid #000000;
    margin-top: 3px ;
    margin-bottom: 0px ;
    margin-left: 20px ;
    }
#menu ul
    {
    padding: 0px ;
    margin: 0px ;
/*margin-top:0px ;
margin-bottom:1px ;
margin-left:0px ;
padding-left:0px ;
padding-top: 0px ;*/
    }
#menu li
    {
    display: inline ;
    list-style-type: none;
    margin: 0px ;
    padding: 0px ;
/*
margin-top:0px ;
margin-bottom:0px ;
padding-left: 30px;
margin-left:0px ;
margin-right:0px ;
padding-right: 0px;*/
    font-size: 0.8em ;
    font-weight: bold;
    }
#menu li a
    {
    text-align: center ;
    padding: 0 6px ;
    background-color: #F5F2E1 ;
    color: #BFBBA7 ;
    border : 1px solid #DFDBC3 ;
    text-decoration: none ;
    }
#menu li a:hover
    {
    border: 1px solid #DFDBC3 ;
    text-decoration: none;
    background-color: #BFBBA7 ;
    color: #F5F2E1 ;
    border : 1px solid #DFDBC3 ;
    }

div#footer
    {
    width: 700px;
    border: 0px solid #BFBBA7;
    /* text-align: left; */
    margin: auto;
    padding: 0px ;
    }
div#footer p
    {
    font-size: 0.80em ;
    text-align: center ;
    margin: 0 ;
    padding: 0 ;
    }

img.gauche
  {
  float: left ;
  margin: 0px ;
  margin-right:8px ;
  padding: 0px ;
  }
hr
  {
  clear: both;
  margin:0;
  padding:0;
  visibility: hidden ;
  }
div#contenu p a {
  text-decoration: none ;
  color: #B7281B ;
}
div#contenu p a:hover {
  text-decoration: underline ;
  color: #B7281B ;
}
