body {
background-color : #fffdf4;
color : #000000;
text-align : justify;
font-family : Verdana, Helvetica, sans-serif;
margin : 0;
padding : 0;
font-size : 8pt;
}
#master {
margin : auto;
width : 770px;
}
#contenu {
margin-left : 15px;
margin-right : 15px;
margin-top : 5px;
}
#blocmenu {
float : left;
position : fixed;
background-color : #dae0e0;
color : 3333FF;
font-size : 11px;
font-family : Verdana;
width : 170px;
height : auto;
line-height: 18px;
padding-left : 10px;
padding-top : 15px;
padding-right : 4px;
margin-right : 5px;
}
#bloccontent {
float : right;
width : 520px;
height : auto;
margin-left : 5px;
font-size : 11px;
font-family : Verdana;
}

h1 {
color : #ffffff;
background-color : #57687b;
height : 26px;
text-align : center;
font-size : 16pt;
font-weight : bold;
line-height : normal;
}
h2 {
color : #80319d;
text-align : center;
font-size : 8pt;
font-weight : normal;
}
#blocgroupe {
position: fixed;
right: 12px;
top: 300px;
}
a {
color : #3333FF;
text-decoration : none;
}
a:visited {
color : #330099;
}
a:hover {
color : #ffffcc;
background-color : #663300;
font-weight: bold;
}

h3 {
font-family : Verdana;
color : #3333FF;
text-align : center;
font-weight : bold;
font-size : 14pt;
}
h4 {
color : #660099;
font-size : 10pt;
font-weight : normal;
background-color : #eff5f5;
text-align : center;
}
h5 {
font-family : Verdana;
color : #330099;
font-size : 9pt;
font-weight : normal;
text-align : justify;
font-style: italic;

}
h6 {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #FF9966;
font-size :32pt;
text-align : left;
font-weight : bold;
}
.cadreg {
float : left;
width: auto;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 10px;
}
.cadred {
float : right;
width: auto;
margin-left : 10px;
margin-bottom : 5px;
margin-top : 10px;
}
#bloc {
float : left;
width: auto;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 10px;
}
#bloc1 {
float : right;
width: auto;
margin-left : 10px;
margin-bottom : 5px;
margin-top : 10px;
}
ul {
margin-right : 8px;
margin-left : 15px;
padding-left : 5px;
margin-bottom : 0;
margin-top : 0;
}
li {
list-style : square;
color: #3333FF;
font-size: 10px;
text-align: left
}

table  {
text-align: center;
background-color : #FFFFFF;
border: 1px solid;
border-color: #CCCCCC;
border-collapse: collapse;
width: 100%;


}
td {
color : #000000;
text-align : justify;
font-family : Verdana, Arial, Helvetica, sans-serif;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 20px;
padding-top: 20px;

 }



