.titre
{
font-size: 14px;
color: black;
text-decoration: none;
font-weight: bold;
font-family: Helvetica;
text-align: center;
vertical-align: middle;
height: 22;
}

.menuLien
{
font-size: 12px;
color: black;
text-decoration: none;
font-weight: none;
font-family: Verdana;
}

.menuLien:hover
{
color: #FFFFFF;
text-decoration: none;
}

.menuLienActif
{
font-size: 12px;
color: #CC0000;
text-decoration: none;
font-weight: bold;
font-family: Verdana;
}

.copy
{
font-size: 9px;
color: black;
text-decoration: none;
font-family: Arial;
}

.entrer
{
font-size: 17px;
color: red;
text-decoration: underline;
font-family: Verdana;
font-weight: bolder;
}

hr
{
margin: 0px;
padding: 0px;
text-align: center;
}