body, html
{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
border: 0px;
padding: 0px;
margin: 0px;
font: normal 100.01% didot, Verdana, Arial, Helvetica, sans-serif;
background-color: white;
}

h1
{
font-size: 20px;
text-align: center;
width: 100%;
margin-left:0px;
font: normal 100.01% didot, Verdana, Arial, Helvetica, sans-serif;

}
h2
{
font-size: 18px;
text-align: center;
width: 100%;
margin-left:0px;
font: normal 100.01% didot, Verdana, Arial, Helvetica, sans-serif;

}
h3
{
font-size: 14px;
text-align: center;
width: 100%;
font: normal 100.01% didot, Verdana, Arial, Helvetica, sans-serif;

}

h3bis
{
font-size: 14px;
text-align: left;
width: 100%;
font: didot;
}
h4
{
font-size: 16px;
text-align: left;
width: 100%;
font: normal 100.01% didot, Verdana, Arial, Helvetica, sans-serif;

}

h5
{
font-size: 12px;
text-align: center;
width: 100%;
font: normal 100.01% didot, Verdana, Arial, Helvetica, sans-serif;

}

a
{
color: black;
text-decoration: none;
background-color: white;
}

#root
{
position: relative;
left:0;
height: 100%;
margin-left: auto;
margin-right: auto;
background-color: white;
width: 808px;
}

#top
{
position:absolute;
left:0;
text-align: center;
right:0;
top: 0;
width: 100%;
height: 100%;
background-color:  white;
background-image: url('../decor/top.jpg')
background-position: center top;
background-repeat: no-repeat;

}


#topmenu
{
position: absolute;
left: 0px;
top: 0px;
width: 808px;
height: 110px;
background-color: white;
color: black;
margin-left:0px;

}


#bottommenu
{
position: relative;
left: 0px;
top: 630px;
width: 100%;
height: 8px;
background-color: white;
color: black;
}



#content_container
{
position:absolute;

top: 140px;
left: 10px;
width: 808px;
height:260px;
padding-bottom: 2px;
background-color: white;
background-repeat: repeat-x
margin-left:0px;
}

#content
{
position: relative;
right: 2px;
float: center;
width: 808px;
background-color: white;
font-size:12;
text-align: center;
}

.clearfix
{
clear: both;
height: 2px;
width: 100%;
visibility: hidden;
overflow: hidden;
}

#title
{
text-align: center;
font-size: 20;
width: 808px;
background-color:white;
color: white;
}

td {
text-align: left;
width:auto;
FONT-SIZE:12;
}

#content td{
height: 5px;
}

.firstC{
background-color:black;
width: 0px;
height: 24px;
padding: 0 0;
margin: 0;
}

.firstC1{
background-color:white;
width: 80px;
height: 24px;
padding: 0 0;
margin: 0;
color:black;
}

#topmenu a {
FONT-SIZE:12;
display: block;
line-height: 24px;
background-color: white;
width: auto;
height: auto;
text-decoration: none;
text-align: center;
padding: 0 0;
margin: 0;
}

#bottommenu a {
FONT-SIZE:12;
display: block;
line-height: 24px;
background-color: white;
width: 60px;
height: auto;
text-decoration: none;
text-align: center;
padding: 0 0;
margin: 0;
}


#topmenu a:visited {
color: none;
text-decoration: none;
}
#topmenu a:hover {

color: #993322;
}

#bottommenu a:visited {
color: none;
text-decoration: none;
}



#content a{
color: #993322;
}

#menu2 a{
background-color: #bb6655;
color: #550000;
line-height: 20px;
}
#menu2 a:hover {
background-color: #ee9988;
color: #993322;
}

#menu2 a.actif {
background-color: #ee9988;
color: #993322;
}

P.bodytext {
font-size: 12;
PADDING-RIGHT: 10px;
PADDING-LEFT: 10px;
PADDING-BOTTOM: 0px;
}
P.bodytext A {
BORDER-TOP-WIDTH: 0px;
BORDER-LEFT-WIDTH: 0px;
BORDER-BOTTOM-WIDTH: 0px;
COLOR: #000000;
BORDER-RIGHT-WIDTH: 0px;
}

P.bodytext UL A {
COLOR: #000000
}

.tabjusti td{
text-align:justify;
}


h3 {
margin-left: 0px;
}

h5 {
margin-left: 0px;
}

#data {
width: auto;
background-color: #ee9988;
margin-right: 40px;
}

#docs {
text-align: center;
}

#docs table {
text-align: center;
color: white;
width: 300px;
}

#docs th {
background-color: #993322;
}

#docs td {
background-color: #ccccdd;
color: #993322;
}

