body {
background-color: #F0F0F0;
text-align : justify;
font-size : 12px;
color : #000080;
font-family : Verdana;
margin : 0;
padding : 0;
line-height: 16px;
}
#master {
background-color : #FFFFFD;
margin : auto;
width : 770px;
}
#contenu {
margin-left : 50px;
margin-right : 50px;
margin-top : 5px;

}
h1 {
background-color : #e8e8e1;
font-family : Verdana;
padding-top: 5px;
padding-bottom: 5px;
height : auto;
color : #000080;
font-style : normal;
font-size : 20px;
text-align : center;

}
h2 {
background-color : #e8e8e1;
height : auto;
padding-top: 5px;
padding-bottom: 5px;
color : #0000BF;
font-style : normal;
font-size : 18px;
font-weight : bold;
text-align : center;
margin-top : 10px;
}
h3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #CC0000;
font-size : 10pt;
font-weight : lighter;
}
h4 {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #7756a5;
text-align : center;
font-size : 10pt;
font-weight : lighter;
}
h5 {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #7756a5;
text-align : justify;
font-size : 9pt;
font-weight : normal;
}
h6 {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #7756a5;
text-align : justify;
font-size : 10pt;
font-weight : bold;
}
hr {
  color: #94A3B4;
  width: 100%;
}
a {
color : #8D1807;
text-decoration : none;
}
a:visited {
color : #993333;
}
a:hover {
color : #ffffcc;
background-color : #330000;
}
table  {
text-align: center;
background-color : #FFFDF4;
border: 1px solid;
border-color: #CDBFB1;
border-collapse: collapse;
width: 100%;
line-height: 18px;
padding: 10px;

}
td {
color : #000000;
text-align : justify;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 8pt;
padding-left: 8px;
padding-right: 8px;

}
ul{
margin-right: 5px;
margin-left: 40px;
padding-left: 0px;
margin-bottom : 0px;
margin-top : 0px;
}
li {
list-style: square;
color : #330066;
font-family : Verdana;
font-size : 1em;
font-weight : normal;
text-align : justify;
margin-bottom : 0px;
margin-top : 0px;
}
#blocmenu {
position: fixed;
float : left;
background-color : #DAE0E0;
width: 180px;
height: auto;
padding-top: 10px;
padding-left: 3px;
margin-right: 5px;
margin-left: 5px;
margin-top: 15px;

}
#bloccontent {
float : right;
width: 540px;
height: auto;
margin-left: 5px;
}
#nav a {
color : #6666FF;
text-decoration : none;
}
#nav a:visited {
color : #6666FF;
}
#nav a:hover {
color : #663300;
background-color : #FFFF99;
text-decoration : none;
}

