body {
background-color: #F0F0F0;
color : #000000;
text-align : justify;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9pt;
line-height : 120%;
margin : 0;
padding : 0;

}
#master {
background-color : #FFFFFD;
margin : auto;
width : 770px;
text-align: left;

}
#contenu {
background-color : #FFFFFD; 
margin-left: 40px;
margin-right: 40px;
margin-top: 5px;
}
h1 {
color : #ffffff;
background-color : #57687b;
background-attachment : fixed;
height : 26px;
text-align: center;
font-size : 16pt;
font-weight : bold;
line-height : normal;
}

h2 {
color : #660099;
font-size : 12pt;
font-weight : bold;
background-color : #eff5f5;
text-align : center;
margin-bottom: 10px;
}
h3 {
color : #800000;
font-size : 14pt;
font-weight : bold;
text-align : left;
margin-top: 0px;
margin-bottom: 10px;
}
#blocgroupe {
position: fixed;
right: 30px;
top: 300px;

}
a {
color : #0000ff;
text-decoration : none;
}
a:visited {
color : #3300cc;
}
a:hover {
color : #ffffcc;
background-color : #000000;
text-decoration : none;

}
a:active {
  color: #6A7995;
}

h4 {
color : #996600;
font-size : 12pt;
font-weight : bold;
text-align : left;
margin-top: 0px;
margin-bottom: 10px;

}
h5 {
font-family : Arial, Helvetica, sans-serif;
color : #000000;
font-size : 8pt;
text-align : left;
font-weight : normal;
background-color : #eff5f5;
width: auto;
}
h6 {
font-family : Verdana;
color : #0066CC;
font-weight: lighter;
font-size : 8pt;
text-align : center;
margin: 0px;


}
p {
font-size: 7pt;
font-family : Verdana;

}
#bloc {
float : left;
margin-right: 10px;
margin-bottom: 0px;
}

.blocg {
float : left;
padding-right : 10px;
margin-bottom: 0px;
}
.blocd {
float : right;
padding-left : 10px;
margin-bottom: 0px;
}
#bloc3 {
padding : 10px;
margin : 5px;
}

table {
background-color: #FFFDF4;
width : 100%;
border: 1px solid;
border-color: #CDBFB1;
border-collapse: collapse;
margin: 5px;
}
tr {
font-style: normal;
text-align : justify;

}
td {
padding: 10px;
margin-bottom: 10px;
}
ul{
margin-right: 5px;
margin-left: 20px;
padding-left: 0px;
margin-bottom : 0px;
margin-top : 0px;
}
li {
color: #0000CC;
list-style: square;
font-family : Verdana;
font-size : 1em;
font-weight : normal;
text-align : left;
margin-bottom : 0px;
margin-top : 0px;
}

