﻿body
{
    margin:0px;
    padding:0px;
    background-color:#666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
}
a
{
    color:#544500;
}

.barMenu
{
  background-image:url(images/bar-menu-top.gif);
  color:White;  
  font-size:16px;
  text-align:center;
  border-right:solid 2px white;
  border-bottom:solid 2px white;
  border-top: solid 2px white;
  border-collapse:separate;
}
.barMenu table
{
   border-collapse:separate; 
}
.barMenuItem
{
    border-left:solid 2px white;
}

.MenuItemDyn
{
    padding: 3px 5px 3px 5px;
    background-color:#c96014;
    border-bottom: solid 2px white;
    color:White;
    text-align:center;
    border-collapse:separate; 
}
.MenuLeft{
    background-image:url(images/back-menu-left.jpg); 
    background-repeat:no-repeat;
    width:153px;
    color:white;
    border-right:solid 2px white;
    font-size:15px;
    height:562px;
}
.MenuLeft ul
{
    margin: 10px 5px 10px 22px;
    padding:0px;
}
.MenuLeft li
{
    margin:10px 0px 0px 0px;
    padding:0px;
}
.MenuLeft a
{
    color:White;
    text-decoration:none;
}
.MenuLeft a:hover
{
    text-decoration:underline;
}
.divPage
{
    border:solid 1px black; 
    width:766px; 
    margin-left:auto; 
    margin-right:auto;
}
.tblMenuTop
{
    background-color:White; 
    width:766px;
}
.tblContenu
{
    width:766px;
}
.SectionMenu
{
    width:155px; 
    background-color:White;
}
.sectionContenu
{
    width:611px; 
    background-image: url(images/back-menu.jpg);
    background-repeat:repeat-x; 
    background-color:#fafaf8;
    font-size:10pt;
}
.sectionContenu p
{
    margin:0px;
    padding:0px;
}
.Menutitle
{
    background-color:#544500; 
    color:White; 
    font-size:16px; 
    padding: 5px 5px 5px 8px; 
    border:solid 2px white;
}
.ShowDocumentTitre
{
    font-size:13pt;
    font-weight:bold;
}
.ShowDocumentTitre small
{
    font-size:8pt;
    font-weight:normal;
}
.Legal
{
    color:White; 
    font-weight:bold;
    font-size:12pt;
}
.Legal a
{
 color:Black;    
}

.fontSize1
{
    font-size:8pt;
}
.fontSize2
{
    font-size:10pt;
}
.fontSize3
{
    font-size:12pt;
}
.fontSize4
{
   font-size:14pt; 
}
.fontSize5
{
   font-size:18pt; 
}
.fontSize6
{
   font-size:24pt; 
}
.fontSize7
{
   font-size:36pt; 
}
.tblCentrer
{
    margin-left:auto;
    margin-right:auto;
}
h1
{
    font-size:18pt;
}
h2
{
    font-size:16pt;
}
h3
{
    font-size:14pt;
}
h4
{
    font-size:12pt;
}
h5
{
    font-size:10pt;
}
h6
{
    font-size:8pt;
}
table
{
    border-collapse:collapse;
    border-color:#544500;
}
