body {
margin: 0;
background: black;
color: white;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
}



a:link{
color: #E2A486;
background-color: transparent;
text-decoration: none;
}

a:visited {
color:#E2A486;
background-color: transparent;
text-decoration: none;
}

a:hover{
color: red;
background-color: transparent;
text-decoration: underline overline;
}


a.lienp:link{
color: Yellow;
font-size: 10px;
background-color: transparent;
text-decoration: none;
}

a.lienp:visited {
color:yellow;
font-size: 10px;
background-color: transparent;
text-decoration: none;
}

a.lienp:hover{
color: white;
font-size: 10px;
background-color: transparent;
text-decoration: underline overline;
}



a.gaba:link {
color:gray;
text-decoration:none;
}

a.gaba:hover {
color:gray;
text-decoration:none;
}

a.gaba:visited {
color:gray;
text-decoration:none;
}

a.cpr:link {
color:gray;
text-decoration:none;
}

a.cpr:visited {
color:gray;
text-decoration:none;
}

a.cpr:hover {
color:gray;
text-decoration:underline overline;
}

.center {
text-align:center;
}

.base {
position:absolute;
bottom:5px;
right:5px;
}

.clear{
clear:left;
visibility:hidden;
}

.label {
visibility:hidden;
}

hr {
width:80%;
}

img {border:0;}

td.txt {text-align:justify; font-size:12px;padding:1em;}

td {text-align:center;}

.gauche {
    font-family: Verdana,Arial,sans-serif;
 font-size: 11px;
}

.blocflux {
width: 620px;
overflow: hidden;
}