body {
background-color: #F0F0F0;
margin : 0;
padding : 0;
font-weight: normal;
font-family : verdana, arial, sans-serif;
font-size : 11px;
text-align: justify;
}
#master {
background-color : #FFFFFD;
margin : auto;
width : 760px;
}
#contenu {
background-color : #FFFFFD;
margin-left: 20px;
margin-right: 20px;
margin-top: 5px;
}
#blocontenant {
background-color: #47485F;
width: auto;
margin-left: 8px;
margin-right: 8px;
margin-top: 10px;
padding: 10px;
font-weight: normal;
}

a {
text-decoration : none;
color : #6666FF;
}
a:visited {
color : #6666FF;
}
a:hover {
color : #FFFF66;
background-color: #000000;
}
.title {
color : #FFCCFF;
font-weight: bold;
background-color: #676288;
font-size: 15px;
text-align : center;
font-family : verdana;
height: 36px;
padding-top: 5px;
padding-bottom: 5px;
}

h1 {
color : #FF3399;
font-weight: bold;
font-size: 14px;
text-align : center;
margin-bottom: 0px;

}

h2 {
color : #333399;
font-weight: normal;
font-family : verdana, arial, sans-serif;
font-weight: bold;
font-size: 12px;
text-align : center;
margin-bottom: 0px;
}
h3 {
color : #666699;
background-color: #fffdf4;
background-attachment : fixed;
height : 20px;
text-align: center;
font-family : verdana, arial, sans-serif;
font-style: normal;
font-size: 14px;
text-align : center;
}
h4 {
color : #FFCCFF;
text-align: center;
font-family : verdana, arial, sans-serif;
font-style: normal;
font-size: 10px;
text-align : center;
}
h5 {
color : #000066;
font-family : verdana;
font-size: 11px;
font-weight: normal;
text-align : justify;
margin-bottom: 5px;
}

#blocgroupe {
position: fixed;
right: 15px;
top: 300px;
}
.groupe  {
background-color: #E4D7B1;
color: #333366;
font-size: 12px;
font-weight: normal;
text-align: center;
padding: 10px;
margin: 5px;

}
table {
width: 98%;

}
td {
width: auto;
color : #FF99FF;
text-align : center;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size : 8pt;
}
#obj1 {
position: absolute;
left: 0px;
top:5px;
bottom: 100%;
width:41px;
height:35px;
visibility: hidden;
}

#obj2 {
position: absolute;
left: 0px;
top:5px;
bottom: 100%; 
width:41px;
height:35px;
visibility: hidden;
}



