/* Body et lien */

body {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    border: none;
    font-family: verdana, arial, helvetica, sans-serif;
    background-image: url("../img/design/sable.jpg"); 
    /*background-color: #052355;*/
    text-align: center;
    font-size: 1em;
}

a {
    color: #C96700;
    text-decoration: none;
    font-weight: bold; 
}

a:hover {
    color: #303A40;
    text-decoration: none;
    font-weight: bold; 
}

a.siteweb {
    font-size: 0.8em;
    font-weight: normal;
}

a.copyleft {
    font-weight: normal; 
}

/* Heading */

h1 {
    font-family: cursive, fantasy, helvetica, verdana, arial, sans-serif;
    margin: 0px 0px 30px 0px;
        padding: 0px;
    text-align: center;
    font-size: 1.4em; 
    font-weight: bold; 
    letter-spacing: 1px;
    color: #854400;
}

h2 {
        margin: 0px 0px 8px 0px;
    padding: 0px;
    font-size: 1.2em;
    font-weight: bold; 
    color: #C96700;
}

h3 {
        margin: 0px 0px 2px 0px;
    font-size: 0.9em;
    font-weight: bold; 
    color: #C96700;
}

h3 a {
    text-decoration: none;
    color: #C96700;
}

/* HTML */

div {
    margin: 0px 0px 24px 0px;
}

p {
    margin: 0px 0px 12px 0px;
    font-size: 0.8em;
    line-height: 1.3em;
    text-align: justify;
    color: #333;
}

p.citation {
    margin: 0px 40px 12px 40px;
    font-style: italic;
}

p.haut {
    text-align: right;
    font-size: 0.6em;
    color: #E4BB8F;
}

p.haut a {
    color: #E4BB8F;
}

p.haut a:hover {
    color: #C96700;
}

p.menu {
    margin: 0px 0px 20px 0px;
    text-align: center;
    color: #854400;
}

p.menu-photo {
    margin: 0px 0px 20px 0px;
    text-align: center;
}

p.menu a {
    color: #854400;
}

p.menu a:hover {
    color: #854400;
}

p.menu-petit {
  text-align: justify;
  font-size: 0.7em;
}

p.photo {
    margin: 0px 20px 12px 20px;
    text-align: center;
    font-size: 0.7em;
    color: #C96700;
}

p.photo img {
    margin: 0px 0px 4px 0px;
}

p.reference {
    margin: 0px 0px 4px 0px;
    font-size: 0.6em;
}

p.reference a {
    font-weight: normal;
}

p.reference a:hover {
    font-weight: normal;
}

p.reference a.top {
    font-weight: bold;
}

img.siteweb {
    float: right;
    clear: right;
    margin: 0px 2px 0px 10px;
    padding: 0px;
    border: 1px solid #e0e0e0;
}

ul {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.3em;
    color: #333;
    margin: 0px 0px 12px 0px;
}

li {
    margin:0px 0px 5px 0px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #333;
    display: list-item;
    list-style-type: square;
}

table {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.3em;
    color: #333;
}

table td.hyperlien {
    font-size: 0.8em;
}

sup.reference {
    font-size: 0.6em;
    font-weight: normal;
}

sup.reference a {
    font-weight: normal;
}

hr {
  width: 60%;
  margin: 0px auto 22px auto;
  height: 1px;
  text-align: center;
  border: 0;
  color: #EEDCCB;
  background-color: #EEDCCB;
}



/* Structure */

#cadre {
    width: 750px;
    margin: 0px auto 5px auto;
    padding: 20px 0px 0px 0px;
    padding: 0px;
    text-align: left;
    border-right: 1px solid #854400;
    border-left: 1px solid #854400;
    border-bottom: 1px solid #854400;
    background-color: #ffffff;
}

#titre {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    border-bottom: 0px solid #FFEFD3;
}

#menu {
    float: left;
    width: 220px;
        margin: 0px;
        padding: 0px 0px 20px 20px;
}

#section {
  width: 470px;
  margin: 0px 0px 20px 260px;
  padding: 0px;
}

#photos {
    clear: both;
    margin: 0px;
    padding: 0px;
}

#copyleft {
    margin: 0;
    padding: 0;
    text-align: center; 
    font-size: 0.7em;
    color: #404040;
}
