*
{
padding: 0em;
margin: 0em;
}

body
{
background: #000000 url('images/black.jpg') ;
padding: 20px 20px 0 20px;
}

body,input
{
font-size: 10.5pt;
font-family: "verdana","georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.1em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.08em;
padding-right: 34px;
}

h4
{
font-size: 1em;
color: gray;
font-family: "georgia", "times new roman", serif;
padding-right: 28px;
}

.contentarea
{
padding-top: 0.5em;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#accueil
{
position: relative;
width: 80%;
border: groove 10px #7C0311;
background-color: #E9FAB8;
margin:auto;
}

#header
{
position: relative;
width: 100%;
height: 10em;
background:  url('images/topbg.png') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: rgb(253,254,231);
font-size: 2.6em;
}

#headercontent h2
{
font-size: 2em;
font-weight: normal;
color: rgb(253,254,231);
text-align: center;
}

#headerpic
{
position: relative;
height: 110px;
background: #790020 url('images/ban1.png') no-repeat top ;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #900D04 url('images/menubg.png') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 1.0em 1.0em;
color: #ffffff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a:active
{
background-color: #FAEAC2;
}


#content
{
padding: 0em 2.0em 0em 2.0em;
}

#footer
{
position: relative;
height: 1.0em;
clear: both;
background: #E9FAB8 ;
font-size: 0.7em;
padding-top: 0.5em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}



.A
{
   color: rgb(48,48,48);
   font-size: 1.4em
}

