body {
margin: 0;
padding: 0;
background: #fcf49f url(../img/bg.gif) top left no-repeat;
font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
font-size: 0.8em;
}

div {
margin: 0;
padding: 0;
}

#logo {
position: absolute;
left: 200px;
top: 0;
}

#entete {
position: absolute;
left: 0;
top: 170px;
}

#entete ul {
margin: 0 0 0 5px;
padding: 0;
list-style: none;
}

#entete a {
text-decoration: none;
color: #481905;
font-weight: bold;
font-size: 0.8em;
}

#entete a:hover {
text-decoration: underline;
color: #fcf49f;
font-weight: bold;
font-size: 0.8em;
}

#corps {
position: absolute;
top: 75px;
left: 120px;
width: 600px;
}

#corps a {
color: #481905;
}

#corps a:hover {
color: #c65200;
}

.right {
position: relative;
float: right;
}

h1 {
color: #481905;
font-size: 2em;
}

h2 {
color: #481905;
font-size: 1.5em;
margin: 1.2em 0 0.2em 0;
}

#corps hr {
clear: right;
}

#corps img  {
position: relative;
float: right;
}

#corps p img {
position: relative;
float: none;s
}

#corps p {
clear: left;
}

#corps .btm {
font-size: 0.7em;
clear: both;
margin-bottom: 4em;
}

#corps #img_ctc {
border: none;
float: none;
}

#ctc {
display: none;
}

h3 {
color: #481905;
}

h4 {
margin-bottom: 0;
}

hr {
border: 1px #642404 solid;
}