body {
background-color: #F8F8F8;
color : #000000;
text-align : justify;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1em;
line-height: 150%;
margin : 0;
padding : 0;

}
#master {
margin : auto;
width : 100%;
}
#contenu {
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
}

#blocmenu {
float : left;
position : static;
background-color : #dae0e0;
color : #000000;
font-size : 12pt;
font-family : Verdana;
width : 188px;
height : auto;
line-height: 18px;
padding-left : 28px;
padding-top : 15px;
padding-right : 4px;
margin-right : 5px;
text-align: left;
}

#blocmilieu {
float : left;
position : fixed;
width : 25px;
height : 100%;
margin-left : 4px;
margin-right: 4px;

}
#bloccontent {
float : right;
position: static;
width : 485px;
height : auto;
margin-left : 5px;

}
a:visited {
color : #6E6E6E;
}
a:hover {
color : #FFFFFF;
background-color : #B8B8B8;
width : 150%;
height : 150%;
text-align: left;
text-shadow: 1px 1px 1px #000000;

}
a:active {
color : #212121;
}
h1 {
color : #FFFFFF;
background-image : linear-gradient(to right, #616161, #EEEEEE);
height : auto;
margin-bottom : 15px;
width : 98%;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 250%;
font-weight : bold;
text-align : center;
text-shadow : 1px 1px 4px #262626;
line-height : 120%;
padding : 12px;
border-radius : 6px;
box-shadow : 5px 12px 29px 1px #696969;

}
h2 {
color : #3CBFAC;
font-family : Verdana;
height : auto;
font-size : 1.8em;
margin-top : 6px;
margin-bottom : 10px;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
}
#nav a:hover {
color : #66FFFF;
background: #666666;

}

#nav td:hover {
color : #66FFFF;
background-color : #666666;
font-size: 11px;
border-right: outset;
border-bottom: outset;
}
h3 {
color : #660099;
font-size : 12pt;
font-weight : bold;
background-color : #B3F7F5;
text-align : center;
height : 26px;
}
h4 {
color : #9933FF;
text-align : center;
font-weight : bold;
font-size : 11pt;
 }
h5 {
color : #330099;
font-weight : normal;
text-align : justify;
font-style: italic;
font-size : 11pt;
}
h6 {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #FF9966;
font-size :32pt;
text-align : left;
font-weight : bold;
margin-top: 20px;
margin-bottom: 15px;
}
table {
text-align : center;
background-color : #EAEEEE;
width : 100%;
line-height : 18px;
margin-bottom: 5px;
}
td {
width: auto;
color : #999999;
border-left: #999999;
border-right: #999999 thin solid;
border-bottom: #999999 thin solid;
border-top: #999999;
font-weight: bold;
text-align: center;
font-size: 12pt;
}

ul {
margin-right : 8px;
margin-left : 15px;
padding-left : 5px;
margin-bottom : 0;
margin-top : 0;
}
li {
list-style : square;
}
p {
margin : 0;
padding : 5px;
}
hr {
color : #94A3B4;
border: thin;
width : 100%;
margin-bottom : 1px;
margin-top : 1px;
}
.blocg{
float : left;
width: auto;
margin-right : 10px;
margin-top : 0px;
}
.blocd {
float : right;
width: auto;
margin-left : 10px;
margin-top : 0px;
}
