body {
background-color: #F8F8F8;
color : #000000;
text-align : justify;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 0.9em;
margin : 0;
padding : 0;
}
#master {
margin : auto;
width : 785px;
}
#contenu {
max-width: 1000px;
    width: 100%;
    margin: auto;
    padding: 1em 1em 2em 1em;
    overflow-x: hidden;
}
#blocontenant {
width : 760px;
border: 1px solid;
border-color: #CDBFB1;
padding: 20px;
}
a {
color : #000080;
text-decoration : none;
}
a:visited {
color : #65637A;
}
a:hover {
color : #FFFFCC;
background-color : #000000;
}
a:active {
color : #ff33ff;
}
h1 {
color : #FFFFFF;
background-color : #94a3b4;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1.8em;
font-weight : bold;
text-align : center;
line-height : 26px;
margin-left : 3px;
margin-right : 3px;
margin-bottom : 12px;
margin-top : 3px;
padding-bottom : 6px;
padding-top : 6px;
}
h2 {
color : #556679;
background-color: #DAE0E0;
font-family : Verdana;
font-size : 1.4em;
height : auto;
text-align : center;
margin-top: 15px;
margin-bottom: 10px;
padding-bottom : 4px;
padding-top : 4px;

}
h3 {
color : #800000;
font-family : Verdana;
font-weight : bold;
font-size : 1.2em;
text-align : justify;
margin-bottom : 4px;
margin-top : 2px;
padding-top: 4px;
}
h4 {
color : #0099CC;
text-align : left;
font-family: Times New Roman;
font-size : 10pt;
font-weight: bold;
margin-bottom : 0px;
margin-top : 0px;
}
h5 {
color : #000099;
font-family : Verdana;
font-size : 1.1em;
font-weight : normal;
text-align : justify;
margin-bottom : 8px;
margin-top : 0px;
}
h6 {
color : #990000;
font-size : 1em;
font-weight : normal;
text-align : justify;
margin-bottom : 0px;
margin-top : 0px;
}
.lien  {
color : #0033FF;
background-color : #EBF1F1;
font-family : Arial;
font-size : 1.2em;
font-weight : normal;
text-align : center;
margin-bottom : 10px;
margin-top : 0px;

}
p {
font-family : Verdana;
font-size : 0.8em;
font-weight : normal;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
text-align : right;

}
table  {
text-align: center;
background-color : #FFFDF4;
border: 1px solid;
border-color: #CDBFB1;
border-collapse: collapse;
width: 542px;
line-height: 18px;
margin-bottom: 5px;

}
td {
color : #000000;
text-align : justify;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
padding : 14px;

}
ul{
margin-right: 5px;
margin-left: 10px;
padding-left: 15px;
margin-bottom : 0px;
margin-top : 0px;
}
li {
list-style: square;
color : #0000CC;
font-family : Verdana;
font-size : 0.9em;
font-weight : normal;
text-align : left;
padding-left: 4px;
padding-bottom: 4px;
margin-bottom : 0px;
margin-top : 0px;
}
#blocmenu {
position: absolute;
float : left;
left: auto;
background-color : #DAE0E0;
width: 180px;
height: auto;
padding-top: 10px;
padding-left: 3px;
padding-right: 5px;
margin-right: 5px;
margin-left: 5px;
margin-top: 15px;

}
#bloccontent {
float : right;
width: 540px;
height: auto;
margin-left: 5px;
}
#nav a {
color : #0000FF;
text-decoration : none;
}
#nav a:visited {
color : #666699;
}
#nav a:hover {
color : #FFFFEA;
background-color : #000000;
text-decoration : none;
}
.imagegauche {
float : left;
width : auto;
margin-right : 20px;
margin-bottom : 5px;
margin-top : 5px;
}
.imagedroite {
float : right;
width : auto;
margin-left : 20px;
margin-bottom : 5px;
margin-top : 5px;
}
