<!--
body {
margin: 0;
padding: 0;
background: #F8F5E8;
font: 80% arial, sans-serif;
color : #000000}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

h1 {
FONT-SIZE:18pt;
color : #862430
}
h2 {
FONT-SIZE:14pt;
color : #862430
}
h3 {
FONT-SIZE:12pt;
color : black
}

#logo {
position: absolute; /* placement du menu, à modifier selon vos besoins */
top: 0;
left: 100;
z-index:100;
background: #E4DCB4;
width: 860; /* correction pour Opera */
}
#menu {
position: absolute; /* placement du menu, à modifier selon vos besoins */
top: 98;
left: 100;
z-index:100;
width: 860; /* correction pour Opera */
}
#menu dl {
float: left;
width: 141;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #BCA838;
border: 1px solid gray;
margin: 1px;
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #D1BD66;
}
#menu li a, #menu dt a {
color: #862430;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #eee;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray;
}
#contenu{
background: #E4DCB4; 
position: absolute; 
left:100; 
top: 140; 
width: 860;
text-align:justify;
}

#liste{
margin-left : 30;
margin-right : 30;
text-align:justify;
}

#liste li a {
color: #862430;
/*display: block;*/
height: 100%;
border: 0 none;
}


#fondrouge{
margin-left: 60;
margin-right: 60;
padding: 40;
text-align: center;
font-weight: bold;
FONT-SIZE:18pt;
}


#fondrouge{
margin-left: 60;
margin-right: 60;
padding: 40;
text-align: center;
font-weight: bold;
FONT-SIZE:18pt;
}

#encart{
width:680; 
visibility:visible; 
background:#F0E2C0;
border-width:2px;
border-style:solid;
border-color:#E6DFB6 ;
FONT-SIZE:14pt;
font-weight: bold;
color="#400000";
text-align: center;
}



-->


