yoda --> ça c´est pas si le css est incorporé dans le fichier html.
Sinon voilà mon code :
. overflow
{
width: 453px;
height: 410px;
overflow: auto;
border: 0px;
}
. overflow2
{
width: 602px;
height: 44px;
overflow: auto;
border: 0px;
}
. overflow3
{
width: 158px;
height: 371px;
overflow: auto;
border: 0px;
}
. overflow4
{
width: auto;
height: auto;
overflow: auto;
border: 0px;
}
. overflow5
{
color: #000000;
font-weight: bold;
font-family: " Times New Roman", Times, serif;
overflow: auto;
}
. style1
{
color: #FFFFFF;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
. style2
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9px;
}
a { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #FFA800; }