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

h1 {
font-size: 1em;
text-align:center;
}

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;
}

.reponse {
color: #993300;
}

.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;}

.blocflux {
width: 630px;
background-color: #FFFFFF;
overflow: hidden;
}
