
body {
margin: 0;
padding: 0;
background: #303044;
font: 50% arial, Maiandra GD, arial, sans-serif;
color  : #000000;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;


}

.pho img {
border : 1px solid #591503;
}



#menu {
position: absolute; /* placement du menu, à modifier selon vos besoins */
top: 100;
left: 50;
z-index:100;
width: 100%; /* correction pour Opera */
}
#menu dl {
float: ;
width: 12em;
}
#menu dt {
cursor: pointer;
text-align: left;
font-weight: normal;
background: #111111  ;
border: 0px solid gray;
margin: 1px;

}
#menu dd {
display: none;
border: 0px solid gray;
background: #331118;
margin: 1px;
}
#menu li {
text-align: center;
background: #fcf6db;
}
#menu li a, #menu dt a {
color: #444444;
text-decoration: none;
font-weight: bold;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #000000 ;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ffffff;
padding: 5px;
border: 0px solid gray;
}


A:link {
    FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #556666; FONT-FAMILY:  Arial, Geneva, Arial, Helvetica, sans-serif;  TEXT-DECORATION: none  ; TEXT-WEIGHT: bold
}
A:visited {
    FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #556666; FONT-FAMILY: Arial, Verdana, Maiandra GD, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:active {
    FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #556666; FONT-FAMILY: Arial, Verdana, Maiandra GD, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
    FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #778888; FONT-FAMILY: Arial, Verdana, Maiandra GD, Helvetica, sans-serif; TEXT-DECORATION: none
}

table
{
      font-family: "Arial, maiandra gd, arial";
     font-size:   14px;
     text-align:  justify;
     color:       #333333;



}

table.menu
{
      font-family: "Arial, maiandra gd, arial";
     font-size:   13px;
     text-align:  justify;
     color:       #333333;
     background : #e7e3c5;
     font-weight: bold;


}
P {
       font-family: "Arial, verdana, maiandra gd, arial";
     font-size:   14px;
     text-align:  justify;
     color:       #333333;

}
IMG { BORDER-COLOR: #9d5480;
}

  h1 {
     font-family: "Arial";
     font-size:   16px;
     text-align:  left;
     color:       #864d44;
  }

     h2 {
     font-family: "Arial";
     font-size:   15px;
     text-align:  left;
     color:       #444444;
  }
      h3 {
     font-family: "Arial";
     font-size:   15px;
     text-align:  left;
     color:       #444444;
  }
        h4 {
     font-family: "Arial";
     font-size:   12px;
     text-align:  left;
     color:       #444444;
  }
