body {
    position: absolute;
    top: 3px;
    left: 50%;
    width: 958px;
    margin: 0px;
    margin-left: -479px;
    background-image: url("../images/background.png");
    color: white;
}
h1 {
    margin: 0px;
    margin-bottom: 50px;
    font-family: "Times New Roman", serif;
    font-size: 40px;
    text-align: center;
    /*border: solid 1px yellow;*/
}
h2 {
    margin: 30px;
    font-family: "Times New Roman", serif;
    font-size: 1.7em;
}
h3 {
    margin: 0px;
    margin-left: 30px;
    font-family: "Comic Sans MS", serif;
    font-size: 1.5em;
}
h4 {
    margin: 15px;
    font-family: "Times New Roman", serif;
    font-size: 1.1em;
    text-align: center;
}
hr {
    width: 98%;
	text-align: center;
}
strong {
}
em {
}
sup, sub {
    font-size: 0.55em;
}
a {
    text-decoration: none;
    color: orange;
}
a:hover, a:active, a:focus {
    color: red;
}
.schi {
    font-style: italic;
    color: #aac8f0;
}
#page {
    background-color: #233241;
    /*border: solid 2px yellow;*/
}
#ban {
    width: 958px;
    height: 150px;
    margin: 0px;
    background-color: #233241;
}
#ban img {
    margin-left: 8.2%;
    border: none;
}
#corps {
    margin-top: 25px;
    margin-left: 23%;
    width: 70.3%;
    padding: 30px;
    padding-top: 0px;
    background-color: #233241;
    /*background-image: url("../images/bandes_abscisse_10x5px.png");*/
    color: #f5f0dc;
    border-left: dashed 2px white;
}
.news {
    width: 100%;
    margin: 20px 0px;
    padding-bottom: 10px;
    border-bottom: dotted 2px #f5f0dc;
}
.contenu {
    margin: 10px 0px;
    font-family: "Times New Roman", serif;
    font-size: 1em;
}
.signature {
    margin: 0px;
    padding: 0px;
    text-align: right;
    font-family: "Times New Roman", serif;
    font-size: 1em;
    font-style: italic;
}
#left {
    position: absolute;
    top: 171px;
    width: 23%;
    /*border: solid 2px red;*/
}
#menu {
    padding-top: 25px;
    background-color: #233241;
    /*border: solid 2px white;*/
}
.titremenu {
    font-size: 25px;
    font-family: Georgia, "Times New Roman", Verdana, serif;
    font-variant: small-caps;
    text-align: center;
}
#menu ul {
    margin: 0px;
    margin-left: 20px;
    padding-left: 40px;
}
.sommaire {
    margin: 20px;
    margin-left: 0px;
    font-family: "Times New Roman", Arial, serif;
    font-size: 16px;
    font-weight: bold;
}
#ponctuel {
    margin-top: 30px;
    padding: 15px;
    color: #f5f0dc;
    border-top: dotted 1px white;
    border-bottom: dotted 1px white;
}
#engraisse {
    display: block;
	width: 144px;
	height: 29px;
	margin: auto;
	background-image: url("../images/engraisse4.png");
	background-position: left;
	border: none;
}
#engraisse:hover {
    background-position: center;
}
#engraisse:active {
    background-position: right;
}
#bas {
    margin: 0px;
    margin-top: 50px;
    text-align: center;
}