body {
        font-family: verdana, helvetica, sans-serif;
        text-align: center;
        background-color: #262626;
        font-size: 8pt;
        margin-top:0;
        margin-left:0;
        margin-right:0;
        color: #ffb111;
        }

p{
        font-family: verdana, helvetica, sans-serif;
        background-color: #262626;
        font-size: 9pt;
        margin-top:0;
        margin-left: 5%;
        margin-right: 5%;
        color: #ffb111;
        text-align: justify;

}

div {
        text-align: center;
}

h1 {
        background-color: #262626;
        font-family: verdana, helvetica,sans-serif;
        font-size : 17pt;
        font-weight: bold;
        color: #ff9900;
}

a{
        background-color: #262626;
        font-size: 9pt;
        color: white;
}


a:hover {
        background-color: #262626;
        font-size: 9pt;
        color: #66ccff;
}



a.bouton {
        color: #ffb111;
        font-size: 12pt;
        background-color: #262626;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
        padding: 5px;
}

a.bouton:hover {
        font-size: 12pt;
        font-weight: bold;
        background-color: #262626;
        color: #ffffff;

}

a.bouton:after {
        font-size: 12pt;
        font-weight: bold;
        background-color: #262626;
        color: blue;

}

a.boutonm {
        color: #ffffff;
        font-size: 12pt;
        background-color: #262626;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
        padding: 5px;
}

a.boutonm:hover {
        font-size: 12pt;
        font-weight: bold;
        background-color: #262626;
        color: #ffb111;

}

a.boutonm:after {
        font-size: 12pt;
        font-weight: bold;
        background-color: #262626;
        color: #ff0024;

}
        
.table1 {
        position : relative;
        border: 2px solid #b8b8d1;
        border-style: dotted;
        text-align: center;
}

.table2 {
        font-family: verdana, helvetica, sans-serif;
        font-size: 6pt;
        text-align: center;
}

.table3 {
        font-family: verdana, helvetica, sans-serif;
        font-size: 8pt;
        text-align: center;
}

.table4 {
        font-family: verdana, helvetica, sans-serif;
        font-size: 9pt;
        text-align: left;
}

li {
        font-family: serif;
        font-size: 9pt;
        color: #ffb111;
        display: list-item;
        background-color: #262626;
}

.gris {
        color: #ff9900;
        background-color: #262626;
 }


b {
        font-size: 11pt;
        color: #ff9900;
        background-color: #262626;
        
}

.gris2 {
        color: #ff9900;
        background-color: #262626;

}

.hop {
       font-family: serif;
       font-size: 9pt;
       color: white;
       position: relative;
       background-color: #262626;
 
}

hr {
width: 100%;
}

h1 {
    letter-spacing: 1pt;
    text-align: center;
    } 
    
ul {

        font-family: serif;
        font-size: 9pt;
        color: white;
        text-align: left;
        background-color: #262626;
        
	}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #000000;
color: #ffb111;
float: left;
font-size: 7pt;
width: 100%;
margin-top: 0px;
font-family: serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #000000;
color: #ffb111;
font-size: 8pt;
text-decoration: none;
float :left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #ffb111;
color: white;
font-size: 8pt;
}

#entete {
width: 750px;
background: #262626;
border-bottom: #444444 1px solid;
font-size: 16pt;
color : #ffb111;
font-weight: bold;
}

#global {
text-align: left;
width: 750px;
height: auto;
margin-right: auto;
margin-left: auto;
border: #444444 1px solid;
background: #262626;
}

#corps {
width: 750px;
background: #262626;
text-align: center;
}

#menu {
width: 750px;
background: #262626;
text-align: center;

}
#menu1 {
width: 750px;
background: #262626;
text-align: right;

}
