h1 {
margin-top:3%;
font-size: 1.1em;
background-color:#86621C;
color:#ffffff;
text-align: center;
text-transform: uppercase;
}
h2 {
font-size: 1.2em;
}
h3 {
font-size: 1em;
}
h4 {
font-size: 1em;
}
h5 {
font-size: 1em;
}

a {
text-decoration: underline;
color:#5A3202
}


a:hover {
text-decoration: none;
color: #d96c00;
}

img{
border-style: none;
}

body {
background-repeat: no-repeat;
background-attachment: fixed;
font-family: "Gill Sans", "Trebuchet MS", sans-serif;
background-position: left top;
color: #5A3202;
}

#menu {
font-size: 0.8em;
margin-top: 1%;
margin-bottom: 0;
text align: left;
}

#menu a {
text-transform: uppercase;
width: 100em;
}
#menu li {
display: inline;
margin-right: 1em;
}

#page {
margin: 0 auto;
max-width: 750px;
min-width: 600px;
}

#separation {
margin: 0px auto 0;
clear: both;
padding-top: 0;
padding-bottom: 0;
visibility: hidden;
}

#bandeau {
font-size: 1em;
font-family: "Gill Sans", "Trebuchet MS", sans-serif;
margin-top: 2%;
}

#logo {
float: left;
}

#texte_bandeau {
margin-top: 2%;
float: right;
text-align: right;
}

#petit_bandeau {
float: right;
margin-top: 0;
margin-bottom: 0;
}

#contenu {
font-size: 1em;
margin-top: 30px;
}

#corps {
margin-right: 2%;
font-size: 1em;
float: left;
width: 60%;
}

#navigation {
font-size: 0.9em;
float: right;
width: 25%;
text-align: right;
}

.photo {
text-align: center;
}


#pied {
font-size: 0.6em;
text-align: center;
margin-top: 2%;
}
