a:link {
font-family:Times New Roman,verdana, courier new, serif;
font-size:60%;
color:white;
background-color:transparent;
text-decoration:none;
margin-left:0px;
margin-right:0px;
}
a:visited{
font-family:verdana,courier new, serif;
font-size:60%;
color:white;
background-color:transparent;
text-decoration:none;
margin-left:0px;
margin-right:0px;
}
a:hover {
font-family:verdana,arial,courier new, serif;
font-size:60%;
color:white;
background-color:transparent;
text-decoration:none;
margin-left:0px;
margin-right:0px;
}

a.sortiepage {
color:black;
font-size:80%;
text-decoration:underline;
}
a.sortiepage:hover {
color:black;
font-size:80%;
text-decoration:overline;
}

p {
font-family:courier new, serif;
font-size:90%;
color:black;
background-color:transparent;
text-align:center;
margin-left:10px;
margin-right:0px;
}

td {
font-family:helvetica, courier new, serif;
font-size:100%;
color:black;
text-align:center;
background-color:transparent;
background-repeat:no-repeat;

}
th {
font-family:helvetica, courier new, serif;
font-size:80%;
color:black;
text-align:center;
border-color:black;
border-style:solid;
border-width:1px;
}

h3 {
font-family:helvetica, sans-serif;
font-size:100%;
color:black;
background-color:transparent;
text-align:center;
}
h2 {
font-family:helvetica, sans-serif;
font-size:80%;
color:black;
background-color:transparent;
text-align:center;
}

a.button_statut {
display: block;
background-image: url(../img/framset/bouton_statut_3.gif);
background-repeat: no-repeat;
width: 101px;
height: 40px;
}
a.button_statut:hover, a.button_statut:active {
background-position: 0 -40px;
}
a.button_butin {
display: block;
background-image: url(../img/framset/bouton_butin_3.gif);
background-repeat: no-repeat;
width: 101px;
height: 40px;
}
a.button_butin:hover, a.button_butin:active {
background-position: 0 -40px;
}
a.button_extra {
display: block;
background-image: url(../img/framset/bouton_extra_3.gif);
background-repeat: no-repeat;
width: 101px;
height: 40px;
}
a.button_extra:hover, a.button_extra:active {
background-position: 0 -40px;
}
a.button_carte {
display: block;
background-image: url(../img/framset/bouton_carte_3.gif);
background-repeat: no-repeat;
width: 101px;
height: 40px;
}
a.button_carte:hover, a.button_carte:active {
background-position: 0 -40px;
}

.icon-gris
{
    border:solid 1px #fd0000;
    background:#fda7a7;
    color:black;
    padding:4px;
    text-align:center;
}

.icon-vert
{
    border:solid 1px #00dc00;
    background:#9aff9a;
    color:black;
    padding:4px;
    text-align:center;
}

.icon-rouge
{
    border:solid 1px #fd0000;
    background:#fda7a7;
    color:black;
    padding:4px;
    text-align:center;
}
