body {
text-align:center; /* bug IE */
font-family: arial, serif;
font-size:11px;
margin: 0px;
background: url(../images/fond.gif) center repeat-y;
background-color:#85A753;
}

#page {
position: relative;
margin: auto;
width: 800px;
background-color:#FFF;
text-align:justify; /* bug IE */
}

#bandeau {
width: 800px;
height: 230px;
border: 0;
border-bottom: 1px dotted #000;
background: url(../images/bandeau.jpg) no-repeat;
}

#menu {
margin-top: 1px;
padding: 0 10px 10px 10px;
position: absolute;
top:230px;
width: 140px;
background: url(../images/angle.jpg) no-repeat;
background-color: #D1C8C7;
border-right: 1px dotted #000;
border-bottom: 1px dotted #000;
}

#menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu li a {
text-decoration: none;
}

#contenu {
margin-left: 160px;
min-height: 560px;
width: 610px;
padding: 10px;
}

#footer {
font-size: 9px;
text-align: center;
}

h1 {
font-size: 1.5em;
border-bottom: 1px dotted #183F0A;
color: #183F0A;
margin: 10px 0;
}

h3, dl dt {
font-weight: bold;
font-size: 1.1em;
border-bottom: 1px dotted #183F0A;
color: #183F0A;
margin: 10px 0;
clear: both;
}

h3>a {
color: #183F0A;
text-decoration: none;
}

strong {
color: #183F0A;
}

ul a, dl a {
text-decoration: none;
}

hr {
clear: both;
visibility: hidden;
}

img {
border: 1px solid #000;
}

a {
color:#000;
}

.alerte {
background-color: #f00;
padding: 2px;
}

.yellow {
padding: 0 2px;
background-color: yellow;
}

.red {
padding: 0 2px;
background-color: red;
}

ul {
padding-left: 0;
}

ul li, dl dd {
list-style-type:none;
background:url(../images/puce.gif) no-repeat;
padding-left:18px;
}

ul li ul li {
list-style-type:square;
background:none;
margin-left: 20px;
padding-left:0px;
}

/* forum */

.forum {
width: 100%;
border-collapse: collapse;
}

.forum td {
height: 1.6em;
vertical-align: middle;
}

.forum th {
font-size: 1.1em;
border-bottom: 1px dotted #183F0A;
color: #183F0A;
margin: 10px 0;
height: 2em;
vertical-align: middle;
}

.forum th a {
display: block;
}

.forum th a:hover {
text-decoration: none;
}

.head {
margin: 3px 0 0 0;
padding: 2px;
background-color: #183F0A;
font-size: 1.2em;
color: #C6D6A5;
}

form {
margin: 0;
padding: 0;
}

input, select, textarea {
font-size: 1em;
border: 1px solid #CCC;
margin: 3px 0;
}

.surligne {
background-color: yellow;
margin: 5px;
text-align: center;
}

.small {
text-align: center;
font-size: .8em;
}

.new {
color: #f00;
font-size: .6em;
}

.float_r {
float: right;
}

a img, p img {
border: 0;
}

.droite {
text-align: right;
}

.cadre {
margin: 10px 0;
padding: 3px;
border: 1px solid #183F0A;
}

/* ARTICLES */
.article_menu {
float: right;
width: 270px;
text-align:center;
}

.article_contenu {
margin-right: 280px;
}

.art_com {
margin-bottom: 10px;
color: #888;
}
