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

}
#master {
margin : auto;
width : 740px;
text-align: left;

}
#contenu {
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: 4px;
}
h3 {
color : #80319D;
font-size : 8pt;
font-weight : normal;
text-align : center;
margin-top: 0px;
}
#blocgroupe {
position: fixed;
right: 30px;
top: 300px;

}
a {
color : #666699;
text-decoration : none;
}
a:visited {
color : #9966CC;
}
a:hover {
color : #000000;
background-color : #FFFF99;
}
a:link {
  color: #6600CC;
}
a:active {
  color: #666699;
}

h4 {
font-family : Verdana;
color : #BD1717;
text-align : justify;
font-weight : normal;
font-size : 8pt;
margin: 0px;

}
h5 {
font-family : Verdana;
color : #000000;
font-size : 10pt;
text-align : justify;
font-weight : normal;
background-color : #eff5f5;
}
h6 {
font-family : Arial;
color : #725C72;
font-size : 8pt;
text-align : center;
font-weight : bold;
margin-bottom: 0px;

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

#bloc1 {
float : left;
padding : 10px;
}
#bloc2 {
float : right;
padding : 10px;
}
#bloc3 {
padding : 10px;
margin : 5px;
}
table {
background-color: #FFFDF4;
width : 100%;
border-color: #CC9933;
border-style: solid;
border: 1px;
margin-bottom: 5px;
}
tr {
font-style: normal;
text-align : justify;
}
td {
margin-bottom: 10px;
padding: 20px;
}


